/*********************  GENERAL  **************************/
body {
	background: url(../images/bg_linea.gif) repeat-x top left #ffffff;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
p{
	margin: 0 0 .7em 0;
	text-align:justify;
	line-height:18px;
}
a:link, a:visited{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	color: #c63636;
}
ul{
	list-style: none;
	margin: 0;
	font-weight: normal;
}
ul li{
	margin: 0;
	padding:2px 0;
	list-style: none;
}
/******************   LAYOUTS   ***************/
#contenedor{
	top: 0%; 
	left: 50%; 
	margin-left: -491px;
	margin-top:0;
	position: absolute; /**/
	width: 982px;
}
#contenIdiomas{
	background: url(../images/bg_idiomas.gif) no-repeat top right;
	width: 189px;
	height: 27px;
	text-align: center;
	float:right;
	margin-bottom:41px;
	margin-right:5px;
}

/******   MENU   ******/
div#menu{
	float:right;
	width:750px;
	color:#727171;
}
	div#menu a:link, div#menu a:visited{
		font-size:11px;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		color:#727171;
		text-transform:uppercase;
		font-weight:bold;
	}
	div#menu a:hover{
		text-decoration:none;
		color:#282828;
		text-transform:uppercase;
		font-weight:bold;
	}
	div#menu  a.menuAct:link, div#menu  a.menuAct:visited, div#menu  a.menuAct:hover{
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		color:#990000;
		text-transform:uppercase;
	}
/******  MODAL  ******/
#fw_overlay		{ background-color:#d5d5d5; cursor:wait; }
#fw_contenedor	{ position: absolute; width:568px; left:50%; top:5%; margin-left:-284px; text-align:left;}
#fw_contenedor .fw_contenido	{ background-color: #fdfdfd; color: #676767; height:40px; }
#fw_contenedor .fw_datos		{ /*padding: 10px 20px 30px 20px; */ padding:30px;}

/* IE 6 hacks*/
*html #fw_contenedor {top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(15 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
*html #fw_contenedor .fw_top {background:url(../img/contact/form_top_ie.gif) no-repeat;}
/***********   CLASES   ************/
.titulos{
	margin-bottom:11px;
	margin-top:38px;
}
.ilustracion{
	 float: left;
	 margin-right:0px;
	 width:524px;
}
.bnrData{
	width:524px;
	text-align: center;
	margin-top:14px;
	}
.contents{
	float:right;
	width: 427px;
	margin-right:10px;
}
.contents2{
	float:right;
	width: 723px;
	margin-right:10px;
}
/****** LATERAL NOTICIAS  *****/
.latNoticias{
	width:233px;
	/*background: url(../images/bg_laterales.gif) repeat-y top right;*/
	float:left;
	padding-top:10px;
	margin-top:6px;
}
	div#bloqueBuscador{
		width:223px;
		margin-left:9px;
	}
		div#bloqueBuscador .fondito{
			background: url(../images/bg_buscador.gif) no-repeat top left;
			width:/*195px;*/175px;
			height:/*35px;*/26px;
			padding:9px 10px 0px 10px;
			float:left;
			
		}
		div#bloqueBuscador .fondito input{
			width:167px;
			color:#cb7373;
			font-size:11px;
			border:1px solid #fff;
		}
	ul.submenuses{
		margin:0px;
		padding:16px 0px 20px 10px;
		width:193px;
		list-style:none;
	}
	ul.submenuses li{
		border-bottom: 1px dashed #ababab;
		list-style:disc;
		padding:10px 4px;
		margin:0px;
		/*color:#cb7373;
		font-weight:bold;*/
		font-size:12px;
		font-weight:normal;
		color:#333333;
	}
	/*.ueles{
		font-size:12px;
		font-weight:normal;
		color:#333333;
	}*/
	a.ueles:link, a.ueles:visited{
		font-size:12px;
		font-weight:normal;
		color:#333333;
		text-decoration:none;
	}
	a.ueles:hover{
		font-size:12px;
		font-weight:normal;
		color:#cb7373;
		text-decoration:none;
	}
.bloqueNews2{
	height:137px;
	min-height:137px;
	background:url(../images/bg_degradado.gif) repeat-x top left;
	width:712px;
}
.imgNews{
	margin: 13px 10px;
	float:left;
	border:1px solid #eae4e4;
}
.newsTxt2{
	color: #656565;
	font-size: 11px;
	padding: 16px 10px 10px 0px;
}
.bloqueNews3{
	background:url(../images/bg_degradado.gif) repeat-x top left;
	width:/*712px;*/692px;
	font-size:11px;
	color:#444444;
	padding: 10px;
}
.blqImages{
	float:right;
	border:1px solid #eae4e4;
	margin-left:10px;
	text-align:center;
}
.separa3{
	background: url(../images/bg_separa3.gif) repeat-x center left;
	width:100%;
	height:1px;
	margin:14px 0px 6px 0px;
}
a.linkFile:link, a.linkFile:visited{
	display:block;
	height:19px;
	background: url(../images/ico_file.gif) no-repeat top left;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding-left:22px;
	padding-top:3px;
}
a.linkFile:hover{
	text-decoration:underline;
}
a.linkLink:link, a.linkLink:visited{
	display:block;
	height:19px;
	background: url(../images/ico_link.gif) no-repeat top left;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding-left:22px;
	padding-top:3px;
	margin-bottom:5px;
}
a.linkLink:hover{
	text-decoration:underline;
}
.mas{
	text-align:right;
	padding-right:10px;
}
.mas a:link, .mas a:visited{
	color:#b02020;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
.mas a:hover{
	text-decoration:none;
	color:#151414;
}
/******  PAGINADO  *****/
.paginado{
	width:712px;
	text-align:left;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
.paginado a:link, .paginado a:visited{
	display:block;
	float:left;
	width:17px;
	height:/*17px;*/15px;
	padding-top:2px;
	margin-right:5px;
	text-align:center;
	background-color:#d4d4d4;
	border:1px solid #fff;
	color:#322f2f;
	text-decoration:none;
}
.paginado a:hover{
	width:17px;
	height:/*17px;*/15px;
	padding-top:2px;
	margin-right:5px;
	text-align:center;
	background-color:#d4d4d4;
	border:1px solid #4a4545;
	color:#4a4545;
	text-decoration:none;
}
.paginado a.pagAct:link, .paginado a.pagAct:visited, .paginado a.pagAct:hover{
	display:block;
	float:left;
	width:17px;
	height:/*17px;*/15px;
	margin-right:5px;
	padding-top:2px;
	text-align:center;
	background-color:#545353;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
.destacados{
	color: #5f5f5f;
	font-weight:bold;
}
.destacadosRed{
	color: #984545;
	font-weight:bold;
}
a.grises:link, a.grises:visited{
	color:#333333;
	text-decoration:none;
}
a.grises:hover{
	color:#333333;
	text-decoration:underline;
}
/******* FORMULARIOS  *******/
.cuadro{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6f6f6f;
}
.boton{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #333333;
}
/*******    NOTICIAS    *******/
.bloquenews{
	background:url(../images/bg_degradado.gif) repeat-x top left; margin:0px;
}
.bloquenews a:link, .bloquenews a:visited{
	color: #656565;
	font-size: 11px;
	text-decoration: none;
}
.bloquenews a:hover{
	text-decoration: underline;
}
.newsFecha{
	color: #979797;
	font-size:10px;
	font-weight:bold;
}
.newsTit{
	color: #4c4c4c;
	font-size: 11px;
	font-weight: bold;
}
.newsTxt{
	color: #656565;
	font-size: 11px;
	margin: 10px 10px 10px 0px;
}
a.news:link, a.news:visited{
	font-size:9px;
	color:#a03838;
	text-decoration:none;
}
a.news:hover{
	text-decoration:underline;
}
/*******  PIE  *******/
#pie{
	background: url(../images/bg_pie.gif) no-repeat top right;
	font-size: 9px;
	color: #848484;
	text-align: right;
	margin-right: 14px;
	margin-bottom:14px;
	padding-top:8px;
	margin-top:28px;
}
*html #pie{
	background: url(../images/bg_pie.gif) no-repeat top right;
	font-size: 9px;
	color: #848484;
	text-align: right;
	margin-right: 23px;
	padding-top:8px;
	margin-top:28px;
	margin-bottom:14px;
}
#pie a:link, #pie a:visited{
	color: #848484;
	font-size:9px;
	text-decoration: none;
}
#pie a:hover{
	text-decoration:underline;
}
