*{ padding:0px; margin:0px; }
body{
	background-color: #521919;
	background-image: url(../images/bg_ini_bordo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B1212;
}
a{
	color:#CC0134;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
}
h3{
	margin: 10px 10px 1px 10px;
	color:#2E0E0E;
	letter-spacing:-1px;
	font-weight: normal;
	font-family: Georgia;
	font-size: 30px;
}
a.link_f{
	color:#2E0E0E;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none
}
a.link_f:hover{
	text-decoration: none;
	color: #CC0134;
}
.boxgrid{
	width: 320px;
	height: 100px;
	margin:0px;
	float:left;
	overflow: hidden;
	position: relative;
	}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	}
.boxcaption{
	float: left;
	position: absolute;
	height: 100px;
	width: 100%;
	opacity: .8;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #2F100E;
 	}
.captionfull .boxcaption {
	top: 100px;
	left: 0;
 	}
.caption .boxcaption {
 	top: 220;
 	left: 0;
 	}
#contendor_boxes{
	margin: 0 auto;
	position: absolute;
	width: 100%;
	top: 356px;
	text-align: center;
	left: 0px;
}
#contenido_box{
	margin: 0 auto;
	width: 656px;
}
#el_logo{
	position: absolute;
	width: 100%;
	top: 200px;
	left: 0px;
}
#el_footer{
	width: 100%;
	top: 460px;
	left: 0px;
	text-align: center;
	position: absolute;
	line-height: 13px;
}
.cont_esp{
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CC0134;
}
.cont_eng{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CC0134;
}
.separador{
	float: left;
	margin: 40px 2px 0px 1px;
	color:#2E0E0E;
	letter-spacing:-1px;
	font-weight: normal;
	font-family: Georgia;
	font-size: 30px;
}
.texto_big{
	margin: 5px 2px 0px 1px;
	color:#2E0E0E;
	letter-spacing:-1px;
	font-weight: normal;
	font-family: Georgia;
	font-size: 30px;
}
.logo_img{
	text-align: center;
	width: 100%;
	position: static;
}
