* {
	padding: 0;
	margin: 0;
}
html, body {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background: url(img/et_top.gif) #333 top repeat-x;
	font-size:12px;
}
h1, h2 {
	font-size:24px;
	color:#ff4d00;
	font-weight:bold;
	padding-bottom:10px;
}
.titulo_noticias {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#ff4d00;
	margin-bottom:15px;
}
.titulo_destacado {
	font-size:16px;
	font-weight:bold;
	color: #33F;
	margin-bottom:10px;
}
.titulo_interna, .titulo_interna2 {
	font-size:24px;
	font-weight:bold;
	background:url(img/fondo-titulos.jpg) no-repeat;
	padding:8px 0px 10px 20px;
	width:500px;
	margin-bottom:15px;
}
.titulo_interna2 {
	width:440px;
	padding-top:18px;
}
.titulo_form, .titulo_form2 {
	color:#ff4d00;
	font-size:14px;
}
.titulo_form2 {
	font-size:17px;
}
.contenedor {
	width:990px;
	margin:auto;
	background:#fff;
}
.contenido {
	padding:22px 30px;
}
a {
	color:#ff4d00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#cont_form {
	padding: 20px;
	float: left;
	width:630px;
}
.center {
	width:600px;
	float:right;
}
div.row2 {
	margin:auto;
	width:250px;
	margin-left:100px;
}
div.content_buttons {
	padding:20px 0px 20px 20px;
	margin:auto;
	width:70px;
}
div.row {
	clear: both;
	padding-top:8px;
}
div.row span.label {
	float: left;
	width: 265px;
	text-align: right;
}
div.row span.formw {
	float:left;
	margin-left:10px;
	width: 80px;
	text-align: left;
}
FORM {
	margin: 0px 0px 0px 0px;
}
INPUT, TEXTAREA, SELECT {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	width:300px;
	margin:3px 5px 6px 10px;
	font-size:12px;
	border:1px solid #999;
	background:#EAEAEA;
}
INPUT.login1, INPUT.login2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:145px;
	float:right;
	margin-left:5px;
	padding:3px;
}
TEXTAREA.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.boton1, .boton2 {
	width:78px;
	height:27px;
	text-align:center;
	margin-left:10px;
	background: url(img/btn-bg.gif) left no-repeat #e76d15;
	font-weight:bold;
	height:25px;
	color:#FFFFFF;
	font-size:12px;
	border:none;
}
.boton2 {
	float:left;
	width:116px;
	margin:0px;
}
.modulo_izquierdo {
	float:left;
}
img {
	border:0px;
}
.borde_imagenes {
	border:#d5d3bc 5px solid;
	float:left;
	margin:0px 16px 9px 0px;
}
.clear {
	clear:both;
}
.destacados, .destacados2, .destacados3, .destacados4 {
	float:left;
	padding:0px 15px 5px 0px;
	width:435px;
	margin-right:24px;
	background:url(img/separador.gif) right no-repeat;
}
.sep2 {
	height:10px;
	background:url(img/borde-inf.jpg) center no-repeat;
}
.destacados2, .destacados4 {
	margin-right:0px;
	background:none;
}
.destacados3, .destacados4 {
	width:453px;
	background:none;
	padding:0px;
	margin-bottom:30px;
}
.cont_auspiciantes {
	background:url(img/backg_auspiciantes.gif) repeat-x;
	padding:35px 25px;
	height:60px;
}
ul.auspiciantes {
	padding:0;
	margin:0;
}
ul.auspiciantes li {
	list-style:none;
	float:left;
	margin:0px 4px 0px 0px;
}
.celdas {
	background:url(img/celda1.jpg) no-repeat;
	padding:8px;
	font-weight:bold;
	margin-bottom:3px;
	font-size:14px;
}
.noticias, .noticias2 {
	width:930px;
	background: url(img/borde-inf.jpg) bottom no-repeat;
	padding:15px 0px 20px 0px;
	margin-bottom:35px;
}
.noticias2 {
	border:none;
	padding-right:0px;
	padding-left:15px;
}
.font_style2 {
	color:#003976;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.font_style3 {
	color:#000000;
	font-weight:normal;
}
.font_style4 {
	color: #000;
	font-weight:normal;
	background: #FC0;
	font-weight:bold;
	font-size:16px;
	padding:5px;
}
.pie {
	clear:both;
	padding:5px 0px;
	background:#000;
	padding:20px;
	color:#fff;
}
.fleft {
	float:left;
}
.fleft2 {
	float:left;
	padding-top:5px;
}
.fright {
	float:right;
}
.pad1 {
	padding:7px;
	float:right;
}
.pad2 {
	padding-left:20px;
	font-size:13px;
}
.celda1 {
	padding:5px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background:#F30;
	height:20px;
}
.celda2 {
	padding:5px;
	background:#E5E5E5;
}
.lista{
	padding-left:30px;
	line-height:25px;
}
.fotosleft{
	text-align:left;
	width:400px;
}

.fleftfotos {
	float:left;
	width:306px;
	margin-right:20px;
}
.fleftfotostext {
	float:left;
	width:600px;
	
}
