body {
	/*background:#7A1114;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(imagenes/fondo.jpg) repeat;
}
#contenedor {
	margin:0px;
	padding:0px;
	width: 880px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background: #fff1b4;
}
#contenedorindex{
	width: 500px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#menu {
	margin:0px;
	padding:0px;
	width: 880px;
	height: 150%;
	background:#6b8f24;
	border-bottom:1px solid #7A1114;
}
#menufotos {
	width: 880px;
	height: 20%;
	background:#fff1b4;
}
.espaciador{
	margin:0px;
	padding:0px;
	color:#7A1114;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
}
#menu a{
	color:#fff0ab;
	text-decoration:none;
}
#menu a:hover{
	color:#fff0ab;
	background-color:#7A1114;
	text-decoration:none;
}
#fotogrande {
	width: 100%;
	height: 200px;
	background: url(imagenes/logocabecerafinal.jpg);
}
#fotograndeing {
	width: 100%;
	height: 200px;
	background: url(imagenes/ilogocabecerafinal.jpg);
}
.imagenpequeña{
	width:209px;
	height:159px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
.imagengrande{
	width:650px;
	height:159px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
#pie{
	width: 840px;
	font-size: 10px;
	height: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A1114;
	padding-top: 10px;
	text-align:center;
}
#izda {
	margin-top: 10px;
	padding: 5px 8px 30px 20px;
	line-height: 24px;/* Interliniado */
	width: 250px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:400;
	color: #000;
	border-right-width: 1px;/* Línea del centro */
	border-right-style: solid;/* Línea del centro */
	border-right-color: #7A1114;/* Línea del centro */
	margin-bottom: 10px;
	text-align:justify;
}
#derecha {
	width: 550px;
	float: right;
	line-height: 17px;
	margin-top: 10px;
	padding-right: 20px;
	padding-left:15px;
	font-size: 90%;
}
#derechacontacta {
	width: 550px;
	float: right;
	line-height: 20x;
	margin-top: 10px;
	padding-right: 20px;
	padding-left:15px;
	font-size: 85%;
}
#izda a:hover{
	color:#6b8f24;
}
#izda a{
	color:#7A1114;
}

#cuerpo{
	margin-top: 10px;
	padding: 5px 20px 20px 20px;
	line-height: 24px;/* Interliniado */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	margin-bottom: 10px;
	text-align:justify;
}
.textomapa{
	color:#7A1114;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}
.nobordeimagen{
	border:0px;
}