body {
	font-size: 0.8em;
	color: #636b70;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	background-color: #F8F8F8;
	background-image: url(../imgs/background.png);
	background-repeat: repeat-y;
	background-position: center;
}

a{
	color: #636b70;
	text-decoration:none;
	}
a:hover {
	color: #AB0E21;
	text-decoration:none;
	}
#contenedor_global {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	background-color: #FFF;
}

#contenedor_cabecera {
	float: left;
	height: 192px;
	width: 950px;
	margin-bottom: 35px;
}

#contenedor_logo {
	float: left;
	width: 225px;
	height: 159px;
	padding-top: 33px;
	padding-left: 17px;
}
#contenedor_logo img{
	border:0px;
	}
#contenedor_idiomas {
	float: left;
	width: 680px;
	height: 18px;
	text-align: right;
	font-size: 0.8em;
	padding-right: 28px;
	padding-top: 15px;
}

#contenedor_imagen_cabecera {
	float: left;
	width: 708px;
	height: 159px;
}

#contenedor_contenido {
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../imgs/Ebt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contenedor_menu {
	float: left;
	width: 225px;
	height: auto;
	padding-left: 17px;
	padding-top: 10px;
}
#contenedor_menu ul{
	margin:0px;
	padding:0px;
	}
#contenedor_menu li{
	list-style-type: none;
	height: 20px;
	color: #AB0E21;
	}
#contenedor_menu li a{
	color: #636b70;
	text-decoration:none;
	}
#contenedor_menu li a:hover {
	color: #AB0E21;
	text-decoration:none;
	}
#contenedor_menu li.submenu{
	margin-left:15px;
	color: #AB0E21;
	}
#contenedor_menu li.submenu a{
	color: #636b70;
	text-decoration:none;
	}
#contenedor_menu li.submenu a:hover {
	color: #AB0E21;
	text-decoration:none;
	}
#contenido {
	float: left;
	width: 437px;
	height: auto;
}

#contenedor_noticias {
	float: left;
	width: 256px;
	height: auto;
	padding-left: 14px;
}

#pie {
	height: auto;
	width: 950px;
	float: left;
	font-size: 0.8em;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;

}
#pie_dentro {
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB0D21;
	padding-top: 4px;
	padding-left: 0px;
	text-align: center;
}

#titulo_contenido {
	float: left;
	width: 437px;
	height: 61px;
}

#titulo_noticias {
	float: left;
	width: 256px;
	height: 61px;
}

.texto_contenido {
	float: left;
	width: 432px;
	height: auto;
	padding-left: 5px;
	margin-bottom: 20px;
}

.texto_contenido ul{
	margin:0px;
	display: block;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.texto_contenido li{
	width: 200px;
	height:15px;
	display:block;
	float:left;
	list-style:none;
	margin-bottom: 5px;
	}


.texto_contenido p{
	display:block;
	margin-top:2px;
	float: left;
	width: 432px;
	margin-bottom: 15px;
	}
.texto_contenido  form{
	margin-top:2px;
	display:block;
	width: 400px;
	float:left;
	margin-bottom: 15px;
	}	

.texto_contenido  label{
	width: 100px;
	float:left;
	display:block;
	margin-bottom: 2px;
	
	}
.texto_contenido  .separa{
	width: 190px;
	float:left;
	display:block;
	margin-bottom: 15px;	
	}
	
.texto_contenido  input#exam{
	width: 290px;
	float:left;
	display:inline-block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	border: 1px solid #AB0E21;
	}

.texto_contenido  input{
	width: 290px;
	float:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	border: 1px solid #AB0E21;
	}
	
.texto_contenido  input.btn{
	width: 90px;
	font-size: 0.9em;
	color: #FFF;
	background-color: #AB0E21;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	float: left;
	}
.texto_contenido  input.btn#separa{
	margin-left: 100px;
	float: left;
	}
.texto_contenido  select{
	width: 290px;
	float:left;
	display:block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	}
.contenedor_noticia{
	display:block;
	margin-top:10px;
	float: left;
	width: 432px;
	margin-bottom: 10px;
	}
.txt_noticia{
	width: 220px;
	padding-right:60px;
	float:left;
	}
.img_noticia{
	width: 141px;
	height:94px;
	float:left;
	overflow: hidden;
	}
.subtit_text{
	float: left;
	width: 400px;
	display: block;
	margin-bottom: 10px;
	}
.noticia {
	float: left;
	width: 213px;
	height: auto;
	padding-left: 43px;
	padding-bottom: 20px;
}
.noticia a{
	color: #AB0E21;
	text-decoration:none;
	}
noticia a:hover {
	color: #AB0E21;
	text-decoration:none;
	}
.fecha {
	float: left;
	width: 213px;
	height: auto;
	color: #AB0E21;
	display: block;
	font-size: 11px;
	margin-bottom: 3px;
}

.texto_noticia {
	float: left;
	width: 183px;
	height: auto;
	display: block;
	padding-right: 30px;
	font-size: 11px;
	line-height: normal;
}

.img_contenido {
	float: left;
	width: 437px;
	height: auto;
	margin-bottom: 15px;
}

.texto_rojo {
	color: #AB0E21;
}

.pdf {
	float: left;
	width: 400px;
	display: block;
	background-image: url(../imgs/icono_pdf.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 30px;
}

.zip {
	float: left;
	width: 395px;
	display: block;
	background-image: url(../imgs/icono_zip.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 30px;
}

.rar {
	float: left;
	width: 395px;
	display: block;
	background-image: url(../imgs/icono_rar.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 30px;
}

.img_cuadro {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #CCC;
	padding: 2px;
}

.texto_distributivo {
	display: block;
	float: left;
	width: 350px;
	padding-left: 20px;
}

.tit_submenu {
	float: left;
	width: 350px;
	display: block;
	overflow: hidden;
	padding-left: 20px;
	color: #AA0E21;
}

.separa {
	float: left;
	height: 20px;
	width: 350px;
}

.txt_enlaces {
	width: 400px;
	padding-right:30px;
	float:left;
	margin-bottom: 20px;
}
.txt_enlaces ul{
	margin:0px;
	padding:0px;
	}
.txt_enlaces li{
	width: 400px;
	height:15px;
	display:block;
	float:left;
	list-style:none;
	margin-bottom: 5px;
	}
.noticias_historial {
	float: left;
	width: 173px;
	height: auto;
	display: block;
	padding-right: 30px;
	font-size: 11px;
	line-height: normal;
	padding-left: 10px;
	margin-bottom: 3px;
}

.texto_detalle_noticia {
	display:block;
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AB0E21;
}

.texto_detalle_noticia p{
	width: 400px;
	}

.texto_contenido textarea {
	width: 280px;
	float:left;
	display:block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	border: 1px solid #AB0E21;
	height: 150px;
	margin-right: 15px;
	margin-left: 0px;
}
.contenedor_emails {
	float: left;
	width: 410px;
	margin-bottom: 15px;
}

.foto_email {
	float: left;
	width: 70px;
	margin-bottom: 0px;
}

.datos_emails {
	float: left;
	width: 320px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.img_productos {
	display:block;
	float: left;
	width: 120px;
}

.texto_productos {
	display:block;
	float: left;
	width: 295px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.texto_productos_rojo {
	display:block;
	float: left;
	width: 295px;
	padding-left: 10px;
	color: #AA0E21;
	padding-bottom: 5px;
	padding-top: 0px;
}

.texto_productos_rojo_largo {
	display:block;
	float: left;
	width: 300px;
	padding-left: 130px;
	color: #AA0E21;
	padding-bottom: 2px;
	padding-top: 0px;
}

.texto_linea_separacion {
	display:block;
	float: left;
	width: 432px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AB0E21;
}
.imglink {
	float: left;
	width: auto;
	margin-bottom: 0px;
}

.texto_link {
	display:table;
	float: left;
	width: 350px;
	margin-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
}

