body {
	background-color:#3e4d95;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

h1, h2 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 4px;
	color: #f1dd42;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #f1dd42;
	outline: none;
}
/*MARCOS-------------------------------------------------------------------*/
#box {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	display: table;
	background-image: url(images/fondo-contenido.gif);
	background-repeat: repeat-y;
}

#cabecera {
	width: 950px;
	height:207px;
	float: left;
	background-image: url(images/fondo-cabecera.jpg);
	background-repeat: no-repeat;
}

#cabeceraLogo {
	float: left;
	clear: both;
}

#contenidoExt {
	clear: both;
	display:block;
	width: 930px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
}

#contenidoExt div{
	float:left;
	display:block;
}

.columnaMenuVertical {
	width: 250px;
}

#columnaCentro, #datos, #datosBordeImagenes {
	width:650px;
	padding-left:5px;
}

#datosBordeImagenes img {
	/*border:1px solid #f1dd42;*/
}

#datos img{
	border:none;

}

#datos .terminoTabla, #datosBordeImagenes .terminoTabla{
	background-image: url(images/termino-tabla.gif);
	background-repeat:no-repeat;
}

#datos .inicioTabla, #datosBordeImagenes .inicioTabla{
	background-image: url(images/inicio-tabla.gif);
	text-align:left;
}

#datos .textLeft{
	text-align:left;
	right: 10px;
}

#datos .textJustify{
	text-align:justify;
}

#datos .soloBordeAmarillo img{
	border:1px solid #f1dd42;
}

#datos table td, #datosBordeImagenes table td{
	text-align:center;
	padding-left:15px;
	vertical-align:top;
	background-image: url(images/fondo-awards.gif);
	background-repeat: repeat-y;
}
#datos table .sinFondo  td{
	background-image:none;
	padding:5px;
}
#datos table .sinFondo img{
	border:1px solid #f1dd42;
}

.imagenCentrada img{
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.separacionFotografia{
	margin-bottom:24px;
}

.bannersInicio {
	width:656px;
	background-image:url(images/fondo-banners.jpg);
}

.bannersMedio {
	width:325px;
	background-image:url(images/fondo-banners-medio.jpg);
	background-repeat:no-repeat;
	display:table;
}
.bannersMedioText {
	width:110px;
	padding-top:10px;
}
.bannersMedioTextGrande {
	width:150px;
	padding-top:10px;
}

.bannersHistory {
	width:646px;
	background-image:url(images/fondo-history.jpg);
	display:table;
}

.bannerHistoryText {
	width:355px;
	float:left;
	display:table;
	padding-top:10px;
}

#enlaceHome{
	width:305px;text-align:right;padding-top:70px;padding-right:70px;float:right;
}

#enlaceHome a, #pie a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#pie a {
	color: #404b8d;
}

#pie {
	color: #404b8d;
	width: 910px;
	margin: 0px auto;
	padding-left: 40px;
	padding-top: 32px;
	font-size: 10px;
	font-weight:bold;
	line-height: 11px;
	background-image: url(images/fondo-pie.gif);
	background-repeat: no-repeat;
	display: table;
	margin-bottom:5px;
}

#pie .edreams {
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
}

.flecha {
	vertical-align:middle;
	display: inline-block;
}
.fecha{
	color: #f1dd42;
	font-weight:bold;
}

.destacados{
	color: #f1dd42;
	font-weight:bold;
}
