body {
	margin:0;
	padding:0;
	background-color:#E6E6E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.clear { clear:both; background:none; }

a { 
 text-decoration: none;
}

/* ------------ ESTRUCTURA ------------- */

#main_content {
	width:771px;
	background:#fff;
	padding:5px 0 5px 0px;
	margin:14px auto 0px auto;
}

#header{
	width:761px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#left {
	float:left;
}

#right {
	float:right;
	position:relative;
}

#content {
	width:761px;
	height:100%;
	margin:0px 0px 0px 5px;
	padding:0px 0 0px 0;
}

#footer{
	height:38px;
	width:761px;
	margin:11px 0px 5px 5px;
}

/* -------------------------------------- */

/* ------------ HEADER LEFT ------------- */

#menu{
	list-style:none;
	margin:0 0 0 0px;	
	padding:0px 0 0 0px;
	background-color:#e98527;
	position:relative;
}

#menu a{
	margin:0px;
	padding:0px;
	line-height:15px;
	color:#fff;
	display:block;
}

#menu .active, #menu .active:hover{
	cursor: default;
}

#submenu{
	font-size: 12px;
}

#submenu a{
	background:url(image/menu_bullet.gif) no-repeat 12px 8px;
	display:block;
	margin:0px;
	color:#fff;
	text-transform:uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
}

#submenu a:hover{
	background-color:#c6c6c6;
}

#submenu .active, #submenu .active:hover{
	cursor:default;
	background-color:#666;
}

/* -------------------------------------- */

/* ------------ HEADER RIGHT ------------- */

.header_right_top{
	height:132px;
	width:540px;
	background-color:#515352;
	margin-bottom:5px;
	position:relative;
}
.header_right_top2 {
	height:132px;
	width:540px;
	background-color:#515352;
	margin-bottom:30px;
}
.text{
	color:#fff;
	position:absolute;
	bottom:7px;
	right:12px;
	text-transform:uppercase;
	font-size: 11px;
}
.text a{
	color:#fff;
	font-size: 11px;
}

.text a:hover{
	text-decoration:underline;
}
.text2{
	color:#fff;
	text-transform:uppercase;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.text2 a{
	color:#fff;
	font-size: 11px;
}

.text2 a:hover{
	text-decoration:underline;
}

.txt_titulo {
	font-size: 17px;
	color: #515352;
	background-color: #E6E6E7;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	margin-top: 68px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.texto {
	width: 520px;
	margin-left: 10px;
}
.textoDestacado {
	color: #E98527;
	font-weight: bold;
	font-size: 16px;
}
.subtitulo {
	color: #E98527;
	font-weight: bold;
	font-size: 16px;
}
.caja_noticia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E98527;
	margin-left: 10px;
	margin-bottom: 10px;
}
.fecha_noticia {
	color: #808183;
	font-size: 12px;
}

.linea_naranja {
	color: #E98527;
	background-color: #E98527;
	height: 1px;
	margin-top: 10px;
	width: 520px;
}
.imagen_izq {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.consulta_tit1 {
	color: #FFFFFF;
	background-color: #9C9EA0;
	padding-right: 3px;
	padding-left: 20px;
	line-height: 20px;
}
.consulta_tit2 {
	color: #FFFFFF;
	background-color: #515352;
	padding-right: 3px;
	padding-left: 20px;
	line-height: 20px;
}
.contacto {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E7;
	color: #666666;
	height: 18px;
	vertical-align: bottom;
	font-size: 12px;
}
.contacto_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E6E6E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.bt_enviar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E98527;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/* -------------------------------------- */

/* ------------ FOOTER LEFT ------------- */

.foot_left{
	width:217px;
	background-color:#e98527;
}

.empresa{
	color:#fff;
	text-align:center;
	margin:9px 0px 10px 0px;
	font-size: 11px;
}

/* -------------------------------------- */

/* ------------ FOOTER RIGHT ------------- */

.foot_right{
	width:540px;
	background-color:#515352;
}

.secciones{
	margin:9px 0px 10px 0px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size: 11px;
}

.secciones a{
	color:#fff;
	font-size: 11px;
}

.secciones a:hover{
	text-decoration:underline;
}

/* -------------------------------------- */

/*----------- CONTENIDO LEFT -------------*/ 

.module_left{
	width: 520px;
	
}

/* RESULTADOS */
.module_result{
	background-color:#e7e7e7;
	padding: 10px;
}

.module_result_tit{
	color:#e7852a;
	text-transform:uppercase;
	font-size: 17px;
}

.module_result_cont{
	color:#6d6d6d;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 500px;
}

.leer_mas{
	width:33px;
	color:#fff;
	background-color:#353533;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.leer_mas a{
	color:#fff;
	font-size: 12px;
}

.leer_mas a:hover{
	text-decoration:underline;
}
.volver{
	width:30px;
	color:#fff;
	background-color:#353533;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.volver a{
	color:#fff;
	font-size: 12px;
}

.volver a:hover{
	text-decoration:underline;
}

/* OTROS (abajo de resultados) */
.module_otros{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.module_reflex{
	float:left;
	width:250px;
}

.module_reflex_tit{
	color:#e7852a;
	text-transform:uppercase;
	font-size: 17px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.module_reflex_cont{
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

.module_consult_bck{
	float:right;
	width:260px;
	border: 1px solid #999;
}

.module_consult{
	margin: 10px;
}


.module_consult_tit{
	color:#e7852a;
	text-transform:uppercase;
	font-size: 17px;
}

.module_consult_cont{

}


/*----------------------------------------*/

/*----------- CONTENIDO RIGHT -------------*/ 

.module_right{
	width:230px;
}

/* NOTICIAS */
.module_news_tit{
	color:#e7852a;
	text-transform:uppercase;
	font-size: 17px;
}

.module_news_cont{
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.texto p, .texto ul, .texto li {
	margin: 0px;
}
