#contenedor {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cabecera {
	float: left;
	height: 140px;
	width: 910px;
	background-image: url(../gifs/cabecera.jpg);
}
#contenedor #cuerpo {
	float: left;
	width: 910px;
	background-color: #FFFFFF;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #1D3A28;
	background-image: url(../gifs/fondoSecciones.png);
	background-repeat:  repeat-y;
	background-position: top;
}
#contenedor #cuerpo #central {
	float: left;
	width: 892px;
	padding-left: 10px;
	margin-top: 6px;
}
.imagen1 {
	float: right;
	border: 3px solid #222E57;
	padding: 2px;
	margin-left: 10px;
}
.imagen6 {
	float: left;
	border: 3px solid #222E57;
	padding: 2px;
	margin-right: 10px;
}

.cuerpoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: justify;
}
.titular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #971517;
}
.nombreTropa {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #71500D;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
hr {
	height: 1px;
	margin-top: -15px;
}
.titular {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #474B29;
	font-weight: normal;
}
.tropa {
	float: left;
	width: 218px;
	margin-right: 5px;
	margin-bottom: 15px;
	height: 330px;
}
.imagen7 {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	width: 218px;
}
#contenedor #cuerpo #menu {
	float: left;
	width: 895px;
	margin-top: 4px;
	padding-left: 7px;
}
.titularDorado {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #262953;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contenedor #cuerpo #menu ol {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 895px;
	background-color: #F6A93D;
	height: 24px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #434727;
}
.fotosGaleria2 {
	float: left;
	width: 218px;
	margin-right: 5px;
	margin-bottom: 15px;
	height: 220px;
}
.descriFoto {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #2E5A40;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.imagen3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#contenedor #cuerpo #menu ol li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #535830;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	padding-right: 10px;
}
#contenedor #cuerpo #menu ol li:hover {
	background-color: #FCDCB1;
}
.fotoTropa {
	float: left;
	width: 218px;
}

#contenedor #cuerpo #menu ol li a {
	color: #FFFFFF;
	font-weight: normal;
}
#contenedor #cuerpo #menu ol li a:hover {
	color: #193122;
	font-weight: normal;
	text-decoration: none;
}
.tropa2 {
	float: left;
	width: 218px;
	margin-right: 5px;
	margin-bottom: 15px;
	height: 300px;
}

