/* CSS Document */

* { padding: 0; margin: 0; z-index: 1;}

p { margin-top:10px; margin-bottom:10px; margin:0px; padding-bottom:12px}

a:focus { outline:none;}

a {
	color: #4883B0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover{
	color: #4883B0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearfix:after { content:”.”; display:block; height:0; clear:both; visibility:hidden;}

body {
	background-image: url(images/fondo_hor.gif);
	background-repeat:   repeat-y;
	
	background-image: url(images/fondos/fondo_8_gris.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
	background-color : #FFF;
}

#contenedor {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 992px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 12px;
	background-color : #E1E1E1;
}

#contenido {
	width: 728px;
	float: left;
}

#contenido_int {
	width: 992px;
	float: left;
	background-image: url(images/fondo_cont_int.gif);
	background-repeat:  repeat-y;
	padding-left: 12px;
}

#columna_interior{
	width: 442px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
}

#columna_interior2{
	width: 442px;
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
}

#columna {
	width: 228px;
	float: left;
	margin-left: 12px;
	background-color: #FFFFFF;
	padding: 12px;
	/*height: 782px;*/
}

#bloque_ademas_col{
	width: 228px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
}

.float_left{ float: left;}
.float_right{ float: right;}

.tit_actual_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4f4f4f;
	letter-spacing: -1px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

.tit_actual_home:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4883B0;
	line-height: 20px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	display: block;
	text-decoration: underline;
}

.txt_actual_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4f4f4f;
	line-height: 17px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	display: block;
}

.mini_noti_home{
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin-bottom: 12px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	line-height: 12px;
	text-decoration: none;
}

.mini_noti_home:hover{
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin-bottom: 12px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4883B0;
	line-height: 12px;
	text-decoration: underline;
}

.ver_mas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5e5e5e;
	background-image: url(images/flecha.gif);
	background-position: left 3px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
}

.ver_mas:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4883b0;
	background-image: url(images/flecha.gif);
	background-position: left 3px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: underline;
}

.tit_encuesta{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #4883b0;
	line-height: 17px;
	display: block;
	margin-top: 12px;
	margin-bottom: 10px;
}

.resp_encuesta{
	display: block;
	width: 200px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-bottom: 4px;
}

.radio{
height:15px;
padding:0;
vertical-align:text-bottom;
width:15px;
}

.votar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	width: 45px;
	float: left;
	margin-top: 5px;
}
.votar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: underline;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	width: 45px;
	float: left;
	margin-top: 5px;
}

.subir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 12px;
	display: block;
	float: left;
	width: 442px;
	margin-bottom: 12px;
	padding-bottom: 3px;
	text-align: right;
	text-decoration: none;
	background-image: url(images/flecha_arriba_gris.gif);
	background-repeat: no-repeat;
	background-position: 404px 18px;
}

.tit_interior{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	display: block;
	float: left;
	width: 442px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 24px;
}


.tit_interior2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	padding-top: 24px;
	display: block;
	float: left;
	width: 442px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #555555;
}
.tit_interior_azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4883B0;
	padding-top: 20px;
	display: block;
	float: left;
	width: 442px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4883B0;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.txt_interior{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	float: left;
	width: 435px;
	margin-top: 6px;
}

.txt_interior_margen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	float: left;
	width: 415px;
	margin-top: 6px;
	margin-left: 20px;
}


.negrita_azul{
	font-weight: bold;
	color: #4883B0;
}

.negrita_azul_left{
	font-weight: bold;
	color: #4883B0;
	float: left;
	width: 435px;
}

#listado {
	border-top:6px solid #DFE0E1;
	color:#757575;
	float:left;
	line-height:10px;
	width:442px;
	margin-top: 12px;
}

#listado li:hover {
	background-color:#F0F0F0;
	border-bottom:1px solid #CFCFCF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-bottom:9px;
	padding-top:8px;
}

#listado li {
	border-bottom:1px solid #CFCFCF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	padding-bottom:9px;
	padding-top:8px;
	list-style-type: none;
}

.linea_listado_niv1 {
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 10px;
}

.linea_listado_niv1:hover {
	color:#4883B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	padding-left: 10px;
}

.linea_listado_niv2 {
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image: url(images/circulo_azul.gif);
	background-repeat: no-repeat;
	background-position: 30px 4px;
	display: block;
	padding-left: 40px;
}

.linea_listado_niv2:hover {
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image: url(images/circulo_azul.gif);
	background-repeat: no-repeat;
	background-position: 30px 4px;
	display: block;
	padding-left: 40px;
}

.linea_doc_niv1 {
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	background-image: url(images/ico_doc.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 15px;
}

.linea_doc_niv1:hover {
	color:#4883B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	padding-left: 15px;
}

.fecha_listado{
	color:#313131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	display: block;
	padding-left: 10px;
	margin-top: 2px;
}

.link_cuadro_azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-bottom: 12px;
	height: 13px;
	margin-right: 5px;
}

.link_cuadro_azul:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-bottom: 12px;
	height: 13px;
	margin-right: 5px;
}

.verdana_11_blanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


/******************* HOME ****************/
#cont_home_A {
	width: 432px;
	float: left;
}

#cont_actualidad{
	height: 376px;
	width: 408px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom: 12px;
}

#cont_actualidad_izda{
	height: 334px;
	width: 268px;
	margin-top: 12px;
	overflow: hidden;
	float: left;
}

#cont_actualidad_dcha{
	width: 125px;
	margin-top: 12px;
	overflow: hidden;
	float: right;
}

#cont_home_B {
	height: 464px;
	width: 260px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 12px;
	float: right;
}

#cont_home_C {
	width: 704px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 12px;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	line-height: 12px;
}

#cont_home_C_col {
	height: 200px;
	width: 132px;
	float: left;
	margin-top: 16px;
}
#cont_home_C_separa {
	float: left;
	height: 200px;
	width: 11px;
	background-image: url(images/fondo_separa_home_C.gif);
	background-repeat:  repeat-y;
	margin-top: 16px;
}
#home_guia {
	height: 76px;
	width: 432px;
	float: left;
	background-color: #666666;
}

.fecha_act_home{
	font-family: Arial, Helvetica, sans-serif;
	color: #4883b0;
	display: block;
	width: 267px;
	margin-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	font-size: 10px;
	margin-bottom: 11px;
	padding-bottom: 1px;
}

.bold{font-weight: bold;}

#separa, .separa{
	height: 23px;
	width: 228px;
	background-image: url(images/separa_home.gif);
	overflow:hidden;
}

#encuesta{
	margin-left: 26px;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

#bloque_login{
	width: 228px;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
#bloque_login2{
	width: 228px;
	display: block;

	margin-bottom: 12px;
}



.acceso_login{
	width: 118px;
	height: 12px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.entrar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 7px;
	width: 45px;
	margin-top: 5px;
	margin-left: 165px;
}

.entrar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 7px;
	width: 45px;
	margin-top: 5px;
	margin-left: 165px;
}

.registrarme{
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin-bottom: 12px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	line-height: 12px;
	text-decoration: none;
	width: 150px;
}
.registrarme:hover{
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	margin-bottom: 12px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	line-height: 12px;
	text-decoration: none;
	width: 150px;
}

/***************** CALENDARIO *****************/
.mes_cale{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4883B0;
	display: block;
	margin-top: 12px;
	margin-bottom: 3px;
	width: 260px;
	text-align: left;
}

.dia_azul_cale{
	line-height:19px;
	color:#FFF;
	background-color:#4883b0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.dia_azul_cale a{
	line-height:19px;
	color:#FFF;
	background-color:#4883b0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.anterior_cale{
	margin-right: 7px;
	margin-left: 5px;
}
.siguiente_cale{}


/******************* BANNERS ****************/
#banner_top {
	height: 100px;
	width: 992px;
	/*background-color: #d1d1d1;*/
	float: left;
}
#banner_top_A {
	height: 100px;
	width: 640px;
	float: left;
}

#banner_top_B {
	width: 340px;
	height: 100px;
	margin-left: 12px;
	float: left;
}

#banner{
	float: left;
}

.tit_ademas{
	color: #4883B0;
	width: 132px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	margin-bottom: 7px;
}

.tit_ademas:hover{
	color: #4883B0;
	width: 132px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration: underline;
}

.txt_ademas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #5f5f5f;
}

.txt_ademas:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	color: #4883B0;
}

.tit_ademas_col{
	color: #4883B0;
	width: 132px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	margin-bottom: 6px;
	float: left;
	margin-left: 6px;
}

.tit_ademas_col:hover{
	color: #4883B0;
	width: 132px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 11px;
	margin-bottom: 6px;
	float: left;
	margin-left: 6px;
}

.txt_ademas_col{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #5f5f5f;
	display: block;
	margin-left: 6px;
	float: left;
	width: 132px;
}

.txt_ademas_col:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	color: #4883B0;
	display: block;
	margin-left: 6px;
	float: left;
	width: 132px;
}



/***************** MENUS *****************/

#sesion{
	width: 410px;
	height: 15px;
	padding-top: 8px;
	float: left;
	overflow: hidden;
}

#sesion a {
	text-decoration: none;
	color: #4883B0;
}

#sesion a:hover {
	text-decoration: underline;
	color: #4883B0;
}

#menu_top{
	width: 570px;
	/*background-color: #D1D1D1;*/
	color: #383838;
	text-align: right;
	float: right;
	
	width:850px;
}

#menu_top ul{
	width: 650px;
	_padding-bottom: 0px;
	float: right;
	margin-top: 8px;
	margin-bottom: 9px;
	
	width:850px;
}

#menu_top li{
	display: block;
	_margin-left: 0px;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: 8px 5px;
}

#menu_top li a{
	text-decoration: none;
	color: #383838;
	display: block;
	margin-left: 14px;
	padding-left: 1px;
}

#menu_top li a:hover{
	text-decoration: underline;
	color: #383838;
	display: block;
	margin-left: 14px;
	padding-left: 1px;
}

#menu{
	height: 40px;
	width: 992px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	float: left;
}

.pastilla_menu{
	float: left;
	margin-left: 4px;
}

/***************** SUBMENUS *****************/

#submenu{
	width: 198px;
	float: left;
	margin-right: 64px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.submenu{
	display: block;
	width: 198px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	list-style-type: none;
	margin-right: -3px;
}

.submenu:hover{
	display: block;
	width: 198px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0E0E0;
	color: #4d4d4d;
	list-style-type: none;
}

.submenu_selec{
	display: block;
	width: 193px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #4883b0;
	color: #FFFFFF;
	padding-right: 5px;
	list-style-type: none;
}

.submenu_selec:hover{
	display: block;
	width: 193px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #4883b0;
	color: #FFFFFF;
	padding-right: 5px;
	list-style-type: none;
}

.submenu_n2{
	display: block;
	width: 191px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	list-style-type: none;
	margin-right: -3px;
	background-color: #EBEBEB;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.submenu_n2:hover{
	display: block;
	width: 191px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	list-style-type: none;
	margin-right: -3px;
	background-color: #D8D8D8;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.submenu_n2_selec{
	display: block;
	width: 191px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	list-style-type: none;
	margin-right: -3px;
	background-color: #D8D8D8;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.submenu_n2_selec:hover{
	display: block;
	width: 191px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	list-style-type: none;
	margin-right: -3px;
	background-color: #D8D8D8;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

/***************** ENTIDADES *****************/
#entidades{
	height: 169px;
	width: 968px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	margin-top: 12px;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.logos_entidades{
	margin-right: 7px;
}

/***************** PIE *****************/

#pie{
	height: 35px;
	width: 980px;
	background-color: #3d7097;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
	padding-top: 6px;
	background-image: url(images/bk_pie.gif);
	line-height: 16px;
	padding-bottom: 4px;
	margin-top: 12px;
	float: left;
	margin-bottom: 12px;
	margin-right: -3px;
}

.azul_pie{
	color: #96b9d3;
}

#pie a{
	text-decoration: none;
	color: #FFFFFF;
}

#pie a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/***************** ZONA EMPRESAS *****************/
.linea_lista{
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 11px;
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	width: 431px;
	float: left;
	margin-right: -3px;
}

.linea_lista:hover{
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 11px;
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	background-color: #eeeeee;
	margin-right: -3px;
}



/***************** BUSQUEDAS *****************/
#busquedas{
	width: 442px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-bottom-color: #cecece;
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 2px;
	margin-bottom: 15px;
}

#busquedas2{
	width: 442px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-bottom-color: #cecece;
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 2px;
	margin-bottom: 15px;
	margin-top: 18px;
}

#busquedas_subcat{
	width: 442px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-bottom-color: #cecece;
	height: 22px;
	display: block;
	float: left;
	padding-top: 2px;
	margin-bottom: 15px;

}

.busqueda_lupa{
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 2px;
	float: left;
	width: 72px;
}
.campo_busqueda{
	background-color: #E8E8E8;
	height: 15px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-left: 5px;
	width: 129px;
	margin-left: 3px;
	float: left;
	padding-right: 5px;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	border-top-style: none;
	border-bottom-style: none;
	color: #4E4E4E;
}

.campo_busqueda2{
	background-color: #E8E8E8;
	height: 15px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-left: 5px;
	width: 240px;
	margin-left: 3px;
	float: left;
	padding-right: 5px;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	border-top-style: none;
	border-bottom-style: none;
	color: #4E4E4E;
}

.campo_select{
	background-color: #C3C3C3;
	width: 120px;
	height: 18px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	color: #333333;
}

.campo_select_empresa{
	background-color: #C3C3C3;
	width: 400px;
	height: 18px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	color: #333333;
}

.boton_buscar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	width: 72px;
	padding-top: 2px;
	text-align: right;
	height: 16px;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: right;
}

.boton_buscar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	width: 72px;
	padding-top: 2px;
	text-align: right;
	height: 16px;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: right;
}

.boton_buscar_izq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	width: 72px;
	padding-top: 2px;
	text-align: right;
	height: 16px;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

.boton_buscar_izq:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	width: 72px;
	padding-top: 2px;
	text-align: right;
	height: 16px;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

#paginacion{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-bottom-color: #cecece;
	height: 22px;
	display: block;
	margin-top: 30px;
	float: left;
	width: 442px;
	margin-right: -3px;
}

.ant_sig{
	display: block;
	height: 18px;
	width: 72px;
	background-color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
	padding-top: 2px;
	text-decoration: none;
	margin-right: -3px;
}

.ant_sig:hover{
	display: block;
	height: 18px;
	width: 72px;
	background-color: #4883B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
	padding-top: 2px;
	text-decoration: none;
	margin-right: -3px;
}



.numero{
	display: block;
	height: 18px;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	text-decoration: none;
	float: left;
}

.numero:hover{
	display: block;
	height: 18px;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	text-decoration: none;
	float: left;
	background-color: #D1D1D1;
}

.numero_actual{
	display: block;
	height: 18px;
	width: 21px;
	background-color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	text-decoration: none;
	float: left;
}

/***************** DETALLE EMPRESA / COLEGIADO *****************/

#detalle_col_izda{
	float: left;
	width: 215px;
}
#detalle_col_dcha{
	float: left;
	width: 215px;
	margin-left: 12px;
}
.titulo_empresa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 84px;
	float: left;
}

.tit_col{
	display: block;
	width: 215px;
	float: left;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	padding-top: 3px;
	margin-bottom: 12px;
}

.txt_col{
	display: block;
	width: 215px;
	float: left;
	color: #000000;
}

#separa_dos_col{
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 442px;
	margin-top: 60px;
	margin-bottom: 12px;
}

.ver_mas_empresas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	width: 205px;
	float: left;
	margin-bottom: 12px;
	height: 16px;
}

.ver_mas_empresas:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	width: 205px;
	float: left;
	margin-bottom: 12px;
	height: 16px;
}

/***************** AEREA DEL CONSUMIDOR *****************/
#bloq_mediador{
	float: left;
	width: 442px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.verdana_13_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.verdana_13_azul_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4883B0;
	margin-bottom: 12px;
	display: block;
}

.nombre_mediador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
}

/***************** ACTUALIDAD *****************/

#bloq_actualidad{
	float: left;
	width: 442px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	margin-bottom: 20px;
}

.fecha_actualidad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4883b0;
	display: block;
	width: 442px;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	font-weight: bold;
}

.tit_noticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

.tit_noticia:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: underline;
	margin-bottom: 5px;
}

.leer_mas{
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}

.mini_fotos{
	margin-right: 12px;
	margin-bottom: 12px;
}

.ver_mas_noticias{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-bottom: 12px;
	height: 13px;
	margin-top: 30px;
	margin-right: 5px;
}

.ver_mas_noticias:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4883b0;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-bottom: 12px;
	height: 13px;
	margin-top: 30px;
}


/***************** BOLSA DE TRABAJO / EMPLEO *****************/

.linea_listado_trabajo{
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
}

/***************** ZONA PRIVADA *****************/

#col_izda_privada{
	float: left;
	width: 160px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#col_dcha_privada{
	float: right;
	width: 250px;
	margin-left: 12px;
}

.input_mis_datos {
	width:238px;
	height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 2px;
	font-size: 11px;
}

.input_foto {
	height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 2px;
	font-size: 11px;
	margin-bottom: 2px;
	width: 130px;
}


.select_mis_datos {
	width:248px;
	height:18px;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 3px;
	font-size: 11px;
}


.tit_privado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
	display: block;
	float: left;
	width: 392px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 24px;
	background-image: url(images/ico_candado.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
}


/***************** FORMULARIOS DE REGISTRO *****************/

.listado_ventajas{ 	
	padding-left: 8px;
	margin-bottom:5px;
	list-style:none;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;}
	
.cuadro_raya_abajo{
	width:215px;
	height:153px;
	margin-top:20px;
	background-image: url(images/raya_negra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.cuadro_azul{
	width:200px;
	height:19px;
	margin-top:9px;
	padding-left:15px;
	line-height:19px;
	color:#FFF;
	background-color:#4883b0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.verdana13{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:13px;
	}

#formulario {
	margin-top:30px;
	width:100%;
	height:auto;
	float: left;
}

.field_name { width:120px; height:18px; float:left; text-align:right; line-height:18px; margin-bottom:16px}

.field_input { width:auto; height:18px; margin-left:16px; float:left; margin-bottom:16px }

.field_input .campo { font-family: Verdana, Geneva, sans-serif; font-size:11px; width:200px; height:15px; padding-top:3px; line-height:18px; vertical-align:middle; background-color:#e8e8e8; border: 1px solid #cecece; border-top:none; border-bottom:none; }

.field_input .campo_file {font-family: Verdana, Geneva, sans-serif; font-size:11px;background-color:#e8e8e8; border: 1px solid #cecece; border-top:none; border-bottom:none;  height:19px}

.field_input .textarea {font-family: Verdana, Geneva, sans-serif; font-size:11px;background-color:#e8e8e8; border: 1px solid #cecece; border-top:none; border-bottom:none;  height:auto; width:200px}

.boton_enviar { width:187px; height:19px;	margin-top:9px;	padding-right:15px;	line-height:19px;	color:#FFF;	background-color:#4883b0;	font-size:11px;	font-family:Verdana, Geneva, sans-serif;	text-decoration:none; text-align:right}

.cuadro_franjas{
	width:442px;
	height:26px;
	line-height:26px;
	margin-top:0px;
	background-image: url(images/bg_franjas_neg.gif);
	background-repeat: repeat-x;
	}

	.poller{	/* The poller box */
	
		text-align: left;	
		width:150px;
		height:auto;		
		padding:15px;	
		border:3px double #006666;
		background-image:url('../../encuestas/images/question.gif');
		background-repeat:no-repeat;
		background-position: center center;
		margin:10px;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:10px;
		font-style:italic;
	}
	
	body.mceContentBody {
		background-image:
   background-color: #FFF !important;
}

