body{
	margin: 0px;
	font-family: arial, verdana, sans-serif;
}

#contenedora{
	margin: 0px auto;
	width: 750px;
	height: 100%;
	background-image: url(images/laterales.png);
	background-repeat: repeat-y;
}

#cabecera{
	position: relative;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-left: 17px;
}

#menu_top{
	margin-left: 60px;
	margin-bottom: 120px;
	clear: both;
}

#botonera{
	list-style: none;
}

#botonera li{
	float: left;
	width: 110px;
	height: 42px;
}

a img{
	border: 0px;
}

a{
	outline: none;
}

#imgCabecera{
	width: 700px;
	height: 216px;
	margin-top: -21px;
}

.post{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 70px;
	margin-left: 15px;
	margin-right: 15px;
	border: thin solid #dedede;
	border-bottom: solid #dedede;
	background-color: #fff;
	color: #666666;
	font-size: small;
	font-weight: bold;
	line-height: 1.7em;
	text-align: justify;
}

.calendario{
	margin-left: 20px;
	float: left;
}

.post_titulo{
	margin-top: 25px;
	margin-left: 148px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background: url(images/post/fondo.jpg) no-repeat;
	color: #e7e7e7;
	letter-spacing: 0.07em;
	font-size: large;
	border-bottom: solid #dedede;
}

.fondoArriba{
	margin-top: 30px;
	margin-left: 35px;
}

.fondoAbajo{
	margin-top: -15px;
	margin-left: 35px;
	margin-bottom: 20px;
	clear: both;
}

.terminalImagen{
	margin-left: 35px;
	margin-top: 20px;
}

.terminalTexto{
	width: 629px;
	margin-top: -2px;
	margin-left: 36px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #eae8e8;
	background-color: #444040;
}

.post_cuerpo{
	margin-top: -5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	width: 570px;
	background: url(images/post/fondoPost.jpg);
	text-indent: 1.5cm;
}

.post_cuerpo a{
	/*color: #fff;*/
	color: #000;
	/*background-color: #000;*/
	/*padding: 2px 2px 2px 2px;*/
	outline: none;
	/*text-decoration: none;*/
}

.post_cuerpo a:hover{
	color: #000;
	background-color: #f0edb6;
	text-decoration: underline;
}

.imagen_centrada{
	display: block;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}

.imagen_centrada_espacio{
	display: block;
	margin: auto;
	margin-top:20px;
	margin-bottom:20px;
}

.pataMusa{
	margin-left: 40px;
	margin-top: 30px;
}

#pie_pagina{
	color: #666666;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	border: thin solid #dedede;
	border-bottom: solid #dedede;
	font-size: small;
	font-weight: bold;
	clear: both;
}

.leerMas{
	float: right;
	margin-right: 50px;
}

.leerMas2{
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 10px;
	clear: both;
}

li{
	margin-left: 0px;
	text-indent: 0cm;
}

.resaltado{
	font-size: medium;
}

.divPaso{
	margin-top: 50px;
	margin-bottom: 30px;
}

.paso{
	margin-top: 3px;
	margin-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 15px;
	float: left;
}

.tituloPaso{
	margin-left: 130px;
	margin-top: 30px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #4e4e4e;
	color: #fff;
	width:50%;
}
