/*********************  GENERAL  **************************/
body {

	background: url(../images/bg.gif) repeat-x top left #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #464444;
	margin: 0px;
}
p{
	margin: 0px 0px 12px 0px;
	text-align:justify;
	line-height:18px;
}

a:link, a:visited {
	color:#777777;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration: underline;
}
ul{
	list-style: none;
	margin: 0;
	font-weight: normal;
}
ul li{
	margin: 0;
	padding:2px 0px;
	list-style: none;
}
h3{
	color: #4e71b7;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	/*background: url(../images/ico_flechitas.gif) no-repeat top left;*/
	padding: 3px 20px;
	margin: 0px 0px 0px 0px;
}
h4{
	color: #4e71b7;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	background: url(../images/ico_flechitas.gif) no-repeat top left;
	padding: 3px 20px;
	margin: 0px 0px 0px 0px;
}
h5{
	font-size: 26px;
	font-weight:normal;
	color:#626565;
	background: url(../images/ico_bolo_grande.gif) no-repeat top left;
	border-bottom:1px solid #b7b7b7;
	margin:0px;
	padding:0px 0px 6px 28px;
}
p.bloque{
	color:#626262;
	font-size:12px;
	font-weight:normal;
	padding: 3px 20px;
	margin: 0px 0px 13px 0px;
	line-height:18px;
}
/******************   LAYOUTS      ***************/
#contenedor{
	top: 0%; 
	left: 50%; 
	margin-left: -492px;
	margin-top:0px;
	position: absolute; /**/
	width: 984px;
	background: transparent;
}
#subcabecera{
	margin-top:22px;
	width:100%;
}
/******* CABECERA Y MENU!!! - como el de pentared    ******/

#menu {
	width: 754px;
}
#menu a  {
	border:0px;
	text-decoration:none;
}
/* Elementos de los menús emergentes 
	a.submenu { color: #FFFFFF }*/
	a:link.submenu, a:visited.submenu { text-decoration: none; color: #FFFFFF }
	a:active.submenu, a:hover.submenu { color: #FFFFFF; text-decoration: none; }
/**/
.itemseleccionado {
	display: block;
	padding: 4px 12px 4px 30px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #56778c;
	font-size: 11px; 
	/*border-bottom: 1px solid #56778c;
	border-top: 1px solid #56778c;*/
}
.cabflash{
	padding-bottom:0px;
}
*html .cabflash{
	padding-bottom:2px;
}
*:first-child+html  .cabflash{
	padding-bottom:2px;
}

/*****  SECCION DELEGACIONES  *****/
div#mapita{
	position:absolute;
	left:78px;
	top:160px;
	width:447px;
	height:366px;
	z-index:1;
}
div#mapeado{
	position:absolute;
	left:78px;
	top:160px;
	width:447px;
	height:366px;
	z-index:2;
}
div.bloqueDires{
	position:absolute;
	left:20px;
	top:140px;
	z-index:10;
	visibility: hidden;/**/
}
ul.direcciones{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-weight: normal;
}
ul.direcciones li{
	margin: 0;
	list-style: none;
	background: url(../images/ico_bolita_gris.gif) no-repeat top left;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 4px 0px;
	line-height:18px;
	font-size:11px;
	border-bottom: 1px solid #e0e0e0;
}
/***** LISTAS VARIAS  *****/
ul .bolitas {
	list-style: none;
	text-align: justify;
	padding: 0px;
	margin:2px 16px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}
ul .bolitas li{
	background: url(../images/ico_bolita.gif) no-repeat top left;
	text-transform: none;
	text-align: justify;
	color: #464444;
	padding:2px 14px;
	margin:0px 0px 30px 0px;
	line-height: 18px;
}
ul .bolitas2 {
	list-style: none;
	margin: 0px 0px 13px 54px;
	font-weight: normal;
}
ul .bolitas2 li{
	font-size:11px;
	font-weight:normal;
	text-transform: none;
	color: #4f5051;
	padding:0px;
	margin: 0px 0px 0px 14px;
}
ul.flechitas{
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding:0px;
	font-weight: normal;
}
ul.flechitas li{
	margin: 0;
	list-style: none;
	background: url(../images/ico_flechitas.gif) no-repeat top left;
	padding: 1px 20px;
	margin: 0px 0px 10px 0px;
	line-height:18px;
	font-size:12px;
}
ul.neuses{
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding:0px;
	font-weight: normal;
}
ul.neuses li{
	margin: 0;
	list-style: none;
	background: url(../images/ico_bolita_gris.gif) no-repeat top left;
	padding: 0px 0px 4px 12px;
	margin: 2px 0px 10px 0px;
	line-height:18px;
	font-size:12px;
	border-bottom: 1px solid #e0e0e0;
}
ul.neuses li a:link, a:visited{
	color:#626565;
}
ul.neuses li a:hover{
	color:#292c2c;
	text-decoration:underline;
}
.neusesFecha{
	color:#7d95c6;
	font-weight:bold;
}
a.neuseslink:link, a.neuseslink:visited{
	color:#7d95c6;
	font-size:11px;
	font-weight:bold;
}
a.neuseslink:hover{
	color:#5b74a6;
}
.newsbloque{
	border-bottom: 1px dotted #adc1e8;
	width:100%;
	margin:0px 0px 10px 0px;
}
.newsPic{
	float:right;
	border:1px solid #b3c4d3;
	margin-left:14px;
	margin-bottom:10px;
}
a.newsLink:link, a.newsLink:visited{
	color: #464444;
	text-decoration:none;
}
a.newsLink:hover{
	text-decoration:underline;
	color:#333333;
}
.bolillas{
	margin: 0px 0px 12px 0px;
	padding:0px 16px;
	background: url(../images/ico_bolita.gif) no-repeat top left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
}
.bolillas2{
	margin: 0px;
	padding:0px 16px;
	background: url(../images/ico_bolita.gif) no-repeat top left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color:#4e71b7;
	font-weight: bold;
}
.flechitas2 {
	background: url(../images/ico_flechita2.gif) no-repeat top left;
	font-size:12px;
	text-transform: none;
	color: #4f5051;
	margin:10px 0px 5px 0px;
	padding:0px 16px;
}

/***********   VARIOS    ***********/
.txtpeques{
	color:#0a214f;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
.picsBorde{
	border: 8px;
}
.ilustraIz{
	border:9px solid #dddddd;
	float:left;
	margin-right:30px;
}
.ilustraDe{
	border:9px solid #dddddd;
	float:right;
	margin-left:13px;
}
.destacaBlue{
	color: #4e71b7;
	font-size: 12px;
	font-weight:bold;
}
.destacaBlue2{
	color: #4e71b7;
	font-size: 12px;
	font-weight:normal;
}
a.linksDestaca:link , a.linksDestaca:visited {
	color:#061319;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
}
a.linksDestaca:hover {
	text-decoration: underline;
}
/**********   FORMULARIOS   ***********/
.cuadro{
	/*width:170px;*/
	padding:2px 4px 2px 4px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border:1px solid #b7bdc6;
	color:#777777;
}
/********  MODAL  ********/
#fw_overlay		{ background-color:#333; 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;}

