/* CSS Document */

/* =============  CSS TAEDS REDISEŅO 2008 ================== */


html
{
	height:100%;
}

body{
	margin:0px auto;
	text-align:center;
	background-color:#fff;
	background-image:url(../images/fondo_body.jpg);
	background-repeat:repeat-x;
	height:100%;
}

img{
	border:none;
}


a{
	text-decoration:none;
	cursor:pointer;
}


h1, h2, h3, h4, h5, p, ul, hr{
	margin:0px;
	padding:0px;
}

h2
{
color:#1D4590;
font-size:12px;
text-align:left;
margin:8px 0 8px 8px;
}

#container{
	margin:0px auto;
	text-align:center;
	background-color:#fff;
	width:754px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*COMENTADO PARA SOLUCIONAR PROBLEMA DE BACKGROUND BLANCO*/
   /*height:100%;*/
	padding:0px 8px;
}


/* -----------------  CABECERA --------------------- */

#cabecera{
	background-image:url(../images/fondo_cabecera.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_cat{
	background-image:url(../images/fondo_cabecera_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_turismo{
	background-image:url(../images/fondo_cabeceraturismo.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_turismo_cat{
	background-image:url(../images/fondo_cabeceraturismo_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_OPC{
	background-image:url(../images/fondo_OPC.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_OPC_cat{
	background-image:url(../images/fondo_OPC_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_Azafatas{
	background-image:url(../images/fondo_Azafatas.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_Azafatas_cat{
	background-image:url(../images/fondo_Azafatas_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_profis{
	background-image:url(../images/fondo_cabeceraprofis.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_profis_cat{
	background-image:url(../images/fondo_cabeceraprofis_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_fam{
	background-image:url(../images/fondo_cabecerafam.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#cabecera_fam_cat{
	background-image:url(../images/fondo_cabecerafam_cat.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:167px;
	margin:0px auto;
	position:relative;
}

#idiomas{
	margin:70px 0px 0px 270px;
	.margin:70px 0px 0px 280px;
	float:left;
	width:200px;
}

#idiomas li{
	list-style-type:none;
	float:left;
}

#idiomas li a{
	color:#2B5197;
	margin-left:10px;
	font-size:10px;
	font-weight:bold;
}

#consultenos{
	clear:both;
	width:140px;
	margin:0px 0px 0px 278px;
	.margin:0px 0px 0px -40px;
	background-image:url(../images/consultenos.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:6px;
	line-height:20px;
}

#consultenos a{
	font-size:10px;
	color:#2B5197;
	vertical-align:middle;
}
	
#menus{
	float:left;
	width:429px;
	padding:0px;
	height:26px;
	background-image:url(../images/fondo_menus.jpg);
	background-repeat:repeat-x;
	position:absolute;
	bottom:0;
	left:0;
}

#menus li{
	float:left;
	min-width:142px;
	list-style-type:none;
	margin:0px;
	border-right:solid 1px #fff;
	padding:0px;
	line-height:26px;
	height:26px;
}

#menus li a{
	font-weight:bold;
	color:#fff;
	font-size:11px;
}

/* ---------------------------- CONTENIDO --------------------------- */

#contenido{
	clear:both;
	width:754px;
	background-color:#fff;
	margin-top:3px;
}


/* -------------------------- columizq --------------------------- */

#columizq{
	float:left;
	width:180px;
}

#columizq ul, #columizq p{
	border:solid 1px #B7C4DC;
	background-image:url(../images/fondo_news.jpg);
	background-repeat:repeat-x;
}

#columizq h2, #columizq h3{
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	background-repeat:no-repeat;
	height:31px;
	padding:16px 0px 0px 8px;
	margin:0px;
}

#columizq h2{
	background-image:url(../images/tit_news.jpg);
}

#columizq ul{
	width:172px;
	float:left;
	font-size:10px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:3px;
}

#columizq ul li{
	width:155px;
	color:#2B5197;
	background-image:url(../images/new.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
	padding-bottom:3px;
}

#columizq ul li a{
	color:#2B5197;
}

#columizq ul li a:hover{
	text-decoration:underline;
}

#columizq h3{
	clear:both;
	background-image:url(../images/tit_trabaja.jpg);
	cursor:pointer;
}

#columizq p{
	clear:both;
	text-align:left;
	font-size:10px;
	color:#2B5197;
	margin:0px;
	padding:5px 3px;
}

#columizq p a{
	text-decoration:underline;
	color:#2B5197;
}

/* ----------------------- centro ------------------------ */

#centro{
	margin:0px 7px;
	text-align:left;
	/*width:740px;*/
	padding:0px;
	float:left;
}

#centro.infojub
{}

#centro.infojub table
{
	border:none;
	}

#centro.infojub table td
{
	border:none;	
	color:#669900;
	font-size:13px;
	font-weight:bold;
	}

#centro.infojub table td p
{
	padding:0;
	}

#centro.infojub h1
{

	}

#centro_blank{
	margin:0px 7px;
	padding:0px;
	clear:both;
}

#centro_blank .titulo
{
	color:#1D4590;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0 0 8px 8px;
	overflow:hidden;
	text-align:left;
	}

#centro_blank a{
	font-size:10px;
	padding-left:8px;
	color:#666;
}

#centro_blank a boton{
	text-align:right;
	margin-top:4px;
	width:730px;
	color:#669900;
	font-weight:bold;
	font-size:14px;
}

#centro_blank ul, #contacto ul
{
	width:550px;
}

#centro #contacto ul li
{
	list-style-type:none;
	color:#666;
	text-align:left;
	font-size:11px;
	background-image:none;
	padding:0px;
	margin:0px;
}

#centro #centro_blank ul li{
	list-style-type:none;
	color:#666;
	text-align:left;
	font-size:11px;
	background-image:none;
	padding:0px;
	margin:0px 15px;
}

#centro #centro_blank p{
	color:#666;
	padding:0px;
	margin:0px 0px 15px 1px;
	width:700px;
	font-size:11px;
	color:#666;
	line-height:16px;
}

#centro_intro{
	margin:0px;
	padding:0px;
}
	
#centro_intro p{
	text-align:justify;
	font-size:11px;
	color:#1D4590;
	margin-top:4px;
	line-height:14px;
	padding-left:8px;
	width:730px;
}

#centro h4 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#1D4590;
	margin:-5px 12px 0px 8px;
	float:left;
}

#centro #datosform{
	width:755px;
	color:#666;
	margin:10px 0px;
}

#centro #datosform li{
	background-image:none;
}

#centro #datosform li ul{
	margin:5px 0px;
}

#centro #datosform li ul li{
	list-style-type:none;
}

#centro #datosformMutua{
	width:725px;
	color:#666;
	margin:10px 0px;
}

#centro #datosformMutua li{
	padding-left:0;
}

#centro #datosformMutua li{
	background-image:none;
}

#centro #datosformMutua li ul{
	margin:5px 0px;
}

#centro #datosformMutua li ul li{
	list-style-type:none;
}

#centroprods{
	text-align:left;
	width:754px;
	padding:0px;
}

#centro h1, #centroprods h1, #centroprods .productos h1{
	font-size:13px;
	text-align:left;
	color:#669900;
	margin:8px 0px;
	margin-left:8px;
	width:450px;
}

#centroprods h6{
	font-size:13px;
	text-align:left;
	color:#669900;
	margin:8px 0px;
	margin-left:8px;
	width:744px;
}

#centroprods h6 a:link, #centroprods h6 a:visited, #centroprods h6 a:active{
	color: #669900;
	text-decoration:none;
}

#centroprods h6 a:hover{
	color: #669900;
	text-decoration:underline;
}


#centroprods .productos h2, #centro_blank h2{
	font-size:11px;
	text-align:left;
	color:#1D4590;
	font-weight:bold;
	margin-top:10px;
	margin-left:8px;
	width:500px;
}

#centro h2 a{
	color:#1D4590;
	text-decoration:underline;
	font-size:10px;
}

#centro h2 img{
	vertical-align:middle;
}

#centroprods h3{
	clear:both;
	text-align:left;
	width:754px;
	background-color:#669900;
	height:47px;
}

#centroprods .productos h2{
	margin-top:10px;
	margin-bottom:3px;
	width:350px;
}

#centro p, #centroprods .productos p{
	text-align:left;
	font-size:11px;
	color:#1D4590;
	margin-top:4px;
	line-height:14px;
	padding-left:8px;
	width:550px;
}

#centro p a{
	text-decoration:underline;
	color:#2B5197;
}

#centro ul, #centro_blank ul{
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 10px;
}

#centroprods h5{
	height:20px;
	width:744px;
	background-color:#153E8D;
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:20px;
	font-size:11px;
	padding-left:10px;
	margin-bottom:10px;
}

#centro ul li{
	background-image:url(../images/faq.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
	padding-bottom:3px;
}

#centro ul li a{
	font-size:11px;
	color:#1D4590;
	padding-left:0px;
}

#centro ul li.seguros a{
	text-decoration:underline;
	line-height:15px;
	font-size:11px;
	color:#666666;
	padding-left:0px;
}

#centro ul li a:hover{
	text-decoration:underline;
}

#centro table{
	clear:both;
	margin:20px 0px 20px 8px;
	width:550px;
	border:solid 1px #ccc;
	border-collapse:collapse;
}

#centro table#Listado{
	clear:both;
	margin:20px 0px 20px 0px;
	width:517px;
	border:solid 1px #ccc;
	border-collapse:collapse;
}

#centro .tableform{
	clear:both;
	width:700px;
	border:solid 1px #ccc;
	border-collapse:collapse;
}

#centro .tableformOPC{
	clear:both;
	width:754px;
	border:solid 1px #ccc;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#centro .tableformOPC td, #centro .tableformOPC table
{
	border:none;
	line-height:normal;
	}

#centro .tableformOPC table{
	display:block;
	width:auto;
	margin-right:10px;
}

#centro.salud .tableformOPC table{
	width:725px;
}

#centro .tableformOPC td
{
	padding-bottom:5px;
}

#centro .tableformOPC td.par, #centro .tableformOPC td.par p
{
	font-size:10px;
	color:#666666;
	}

#centro .tableformOPC td.par p
{
	padding:0;
	width:auto;
	}

#centro .tableformOPC td h2
{
	margin-left:0;
	}

#centro .tableformOPC .link2{
	color:red;
	font-weight:bold;
	}

#centro .precioEspecial td
{
	font-size:10px;
	}

#centro .tableform2{
	width:700px;
	border:0px;	
	margin:0px;
	padding:0px;
} 

#centro .tableform2 td{
	border:0px;	
	margin:0px;
	padding:0px;
}
#centro .tableform table, #centro .tableform td, #centro tableform table td{
	border:none;
	border-collapse:collapse;
}

#centro .tableform #ada table
{
	width:630px;
	}

#centro .tableform table.radios
{
width:auto;
}

#centro .tableform table.cia
{
width:600px;
}

#centro .tableform table.cia .link2
{

}

#centro .tableform td{
	line-height:14px;
	padding-bottom:5px;
	text-align:left;
}

#centro .tableform hr{
	border:dotted 1px #ddd;
}

#centro table.normal
{
	width:725px;
	}

#centro table.tablaDatos
{
	width:707px;
	}

#centro table.tablaDatos td
{
	border:none;
	}

#centro table.tablaDatos td select
{
	width:35px;
	}

#centro table td{
	font-size:11px;
	text-align:left;
	color:#333;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:0px 0px 0px 8px;
	line-height:24px;
}

#centro table td.tel
{
	padding:0px;
	text-align:center;
	border-right:none;
	border-bottom:none;
	border-left:none;
	border-top:none;	
}

#centro table#Listado td{
	font-size:11px;
	text-align:left;
	color:#333;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;	
	line-height:14px;
	padding:2px 4px;	
}


#centro .logo{
	padding-left:3px;
	border-right:none;
	border-bottom:none;
	border-left:none;
	border-top:none;
}

#centro table .tit{
	height:20px;
	font-size:10px;
	font-weight:bold;
	background-color:#ddd;
	color:#666;
	min-width:100px;
}

#centro table .titDesc{
	height:20px;
	font-size:10px;
	font-weight:bold;
	background-color:#ddd;
	color:#666;
	width:430px;
}

#centro table#Listado .tit{
	height:20px;
	font-size:10px;
	font-weight:bold;
	background-color:#ddd;
	color:#666;
	min-width:inherit;
}


#centro table .tit a{
	color:#666;
	text-decoration:underline;
}

#centro table .banco{
	width:82px;
	/*height:20px;*/
}

#centro table .bold, #centro table .bold2{
	font-weight:bold;
	color:#2B5197;
	text-align:right;
	padding-right:5px;
}

#centro table .bold2{
	text-align:left;
}

#centro table .right{
	text-align:right;
	padding-right:5px;
}
#centro table#Listado2 {
	border:0px;	
	width:100%;
}
#centro table .NoRight{
	border-right:none;
	border-bottom:none;
	border-left:solid 1px #ccc;
	border-top:none;
}
#centro .url{
	border-right:none;
}
	
#centro .url a{
	font-size:10px;
	color:#333;
}

#centro .url a:hover{
	text-decoration:underline;
}

#areaturismo{
	width:358px;
	min-height:260px;
	background-color:#E8F3C6;
	border:solid 1px #669900;
	padding:55px 8px 0px 8px;
	background-image:url(../images/tit_turismo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-bottom:8px;
}

#areaturismo_cat{
	width:358px;
	min-height:260px;
	background-color:#E8F3C6;
	border:solid 1px #669900;
	padding:55px 8px 0px 8px;
	background-image:url(../images/tit_turismo_cat.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-bottom:8px;
	.margin-bottom:3px;
}

#areaturismo p, #areaturismo_cat p{
	clear:both;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#436400;
	width:358px;
}

#areaturismo .botonesFormulario, #areaturismo_cat .botonesFormulario{ 
	clear:both;
	color:white;
	display:block;
	font-weight:bold;
	margin:0 auto 10px;
	overflow:hidden;
	text-decoration:underline;	
	/*width:280px;*/
}

#areaturismo .botonCorto, #areaturismo_cat .botonCorto{
	/*float:left;*/	
}

#areaturismo .botonCorto a, #areaturismo_cat .botonCorto a{
	display:block;
	background-image:url(../images/fondo_form_190.gif);
	background-position:center;
	width:190px;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:10px;
	text-decoration:underline;
}
#areaturismo .botonLargo a, #areaturismo_cat .botonLargo a{
	display:block;
	background-image:url(../images/fondo_form_235.gif);
	width:235px;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:10px;
	margin-top:3px;
	text-decoration:underline;
}

#areaturismo img, #areaturismo_cat img{
	margin:0px 3px 0px 0px;
}

#areaturismo h1, #areaturismo_cat h1{
	width:auto;
	float:left;
	background-color:#D0E788;
	text-align:left;
	margin-right:3px;
	margin-left:0px;
	height:22px;
	_min-width:170px;
	min-width:167px;
}

#areaturismo_cat h1{
	_min-width:176px;
	min-width:173px;
}

#areaturismo h1 a, #areaturismo_cat h1 a{
	color:#2B5197;
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	line-height:22px;
}

#areaturismo h1 img, #areaturismo_cat h1 img{
	margin-left:4px;
	vertical-align:middle;
}

#areaturismo h2 a, #areaturismo_cat h2 a, .paraturismo h2 a{
	font-size:10px;
	font-weight:bold;
	color:#2B5197;
}

form{
	overflow:hidden;
	clear:both;
	margin:10px 0px;
	font-size:10px;
	text-align:left;
	color:#1D4590;
}

form span{
	display:block;
	float:left;
	width:140px;
	height:14px;
	text-align:left;
	margin-top:5px;
}

.capital
{
	width:auto;
	margin-top:8px;
}



form input{
	/*float:left;*/
	color:#666;
	/* border:solid 1px #1D4590; */
	/*width:132px; */
	/*height:20px;
	margin-right:5px;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

form textarea{
	/*border:solid 1px #1D4590;*/
	font-size:11px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*width:419px;*/
}

form select{
	width:235px;
	/*height:20px;*/
}

.select_corto{
	width:80px;
	/*height:20px;*/
}

.select_medio{
	width:120px;
	/*height:20px;*/
}

form #asunto{
	width:422px;
}



form a{
	text-align:left;
	font-size:10px;
	color:#1D4590;
}

form a:hover{
	text-decoration:underline;
}

#buscador{
	float:left;
	width:86px;
	height:81px;
	background-image:url(../images/boton_buscador.png);
	background-repeat:no-repeat;
	margin-right:4px;
}

#buscador h2{
	width:86px;
	line-height:10px;
	margin:0;
}

#buscador h2 a
{
	display:block;
	padding:5px;
	text-align:center;
}

#incentivos{
	width:86px;
	height:81px;
	float:left;
	background-image:url(../images/boton_incentivos.png);
	background-repeat:no-repeat;
	margin-right:4px;
}

#incentivos h2{
	width:86px;
	line-height:10px;
	margin:0;
}

#incentivos h2 a
{
	display:block;
	padding:5px;
	text-align:center;
}

#agentes{
	width:86px;
	height:81px;
	float:left;
	background-image:url(../images/boton_agentes.png);
	background-repeat:no-repeat;
	margin-right:4px;
}

#agentes h2{
	width:86px;
	line-height:10px;
	margin:0;	
}

#agentes h2 a
{
	display:block;
	padding:5px;
	text-align:center;
}

#siniestros{
	width:86px;
	height:81px;
	float:left;
	background-image:url(../images/boton_siniestros.png);
	background-repeat:no-repeat;
}

#siniestros h2{
	width:86px;
	line-height:10px;	
	margin:0;	
}

#siniestros h2 a
{
	display:block;
	padding:5px;
	text-align:center;
}

hr{
	clear:both;
	border:dotted 1px #669900;
	.border:dotted 2px #669900;
	width:375px;
	.width:374px;
	padding:0px;
	margin-left:0px;
}

#areaOPC, #areaOPC_cat, #areaprofis, #areaprofis_cat
{
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #669900;
	float:left;
	height:170px;
	margin:8px 6px 5px 0;
	padding:0;
	width:183px;
}

#areaAzafatas, #areaAzafatas_cat, #areafam, #areafam_cat{
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #669900;
	float:left;
	height:170px;
	margin:8px 0;
	padding:0;
	width:183px;	
}

#areaOPC .cabecera{
	background:url(../images/tit_OPC.jpg) no-repeat 0 0;
	width:183px;
	height:68px;
	cursor:pointer;
}


#areaOPC_cat .cabecera{
	background:url(../images/tit_OPC_cat.jpg) no-repeat 0 0;
	width:183px;
	height:68px;
	cursor:pointer;
}

#areaAzafatas .cabecera{
	background:url(../images/tit_Azafatas.jpg) no-repeat 0 0;
	width:183px;
	height:68px;
	cursor:pointer;
}


#areaAzafatas_cat .cabecera{
	background:url(../images/tit_Azafatas_cat.jpg) no-repeat 0 0;
	width:183px;
	height:68px;
	cursor:pointer;
}


#areaprofis .cabecera
{
	background-image:url(../images/tit_profis.jpg);
	width:183px;
	height:68px;
	cursor:pointer;
}

#areaprofis_cat .cabecera
{
	background-image:url(../images/tit_profis_cat.jpg);
	width:183px;
	height:68px;
	cursor:pointer;	
}

#areafam .cabecera
{
	background-image:url(../images/tit_fam.jpg);
	width:183px;
	height:68px;
	cursor:pointer;
}

#areafam_cat .cabecera
{
	background-image:url(../images/tit_fam_cat.jpg);
	width:183px;
	height:68px;
	cursor:pointer;
}

#areaprofis h1, #areafam h1, #areaprofis_cat h1, #areafam_cat h1, #areaOPC h1, #areaOPC_cat h1, #areaAzafatas h1, #areaAzafatas_cat h1{
	color:#2B5197;
	float:left;
	width:170px;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	padding:8px 5px;
	margin:0px;
}

#areaprofis a, #areafam a, #areaprofis_cat a, #areafam_cat a, #areaOPC a, #areaOPC_cat a, #areaAzafatas a, #areaAzafatas_cat a{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	color:#2B5197;
	padding:5px;
}

#areaprofis a img, #areafam a img, #areaprofis_cat a img, #areafam_cat a img, #areaOPC img, #areaOPC_cat img, #areaAzafatas img, #areaAzafatas_cat img{
	margin-left:5px;
	vertical-align:text-top;
}

#columder{
	float:right;
	width:183px;
	text-align:right;
}

#incentivos1, #incentivos2, #incentivos3{
	width:168px;
	height:154px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}

#incentivos1 .titulo, #incentivos2 .titulo, #incentivos3 .titulo
{
font-size:12px;
color:#1D4590;
font-family:Verdana;
}

#incentivos1{
	background-image:url(../images/incentivos1.png);
	background-repeat:no-repeat;
}

#incentivos2{
	background-image:url(../images/incentivos2.png);
	background-repeat:no-repeat;
}

#incentivos3{
	background-image:url(../images/incentivos3.png);
	background-repeat:no-repeat;
}

#centro .paraturismo #incentivos1 p, #centro .paraturismo #incentivos2 p, #centro .paraturismo #incentivos3 p{
	width:150px;
	padding:3px 0px 0px 9px;
}

.paraturismo{
	margin:10px 0px;
	float:left;
	width:550px;
}

.paraturismo h1, .paraturismo p, .paraturismo img{
	float:left;
}

#centro .paraturismo p{
	width:400px;
}

.paraturismo form{
	border:solid 1px #C9E478;
	padding:10px 0px 5px 15px;
	width:500px;
}

#centro .paraturismo form table{
	margin:0px;
	padding:0px;
	width:400px;
	border:none;
}

#centro .paraturismo form table td{
	border:none;
	line-height:20px;
}

form select{
	border:solid 1 px #1D4590;
	/*height:20px;*/
	font-size:10px;
	color:#444;
	line-height:22px;
	margin-bottom:3px;
}

.paraturismo form input{
	text-align:left;
	border:none;
	width:15px;
	/*height:20px;*/
	line-height:20px;
	margin-bottom:5px;
}

.paraturismo form input.botonOkCen
{
	text-align:center;
	}

#tableconsultenos input{
	border:solid 1px #a5acb2;
	width:200px;
	/*height:20px;*/
}

#centro .paraturismo form table .tdazul{
	color:#1D4590;
	padding-top:10px;
}

.paraturismo .boton{
	background-image:url(../images/fondo_bt_corto.gif);
	background-repeat:no-repeat;
	border:none;
	width:65px;
	height:19px;
	line-height:11px;
	color:#2B5197;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	margin:0px 0px 0px 0px;
}

.productos{
	float:left;
	width:360px;
	margin:0px 12px 15px 0px;
}

.listaProductos{
	float:left;
	margin:0 12px 15px 0;
	width:360px;
}

#centroprods .productos .listaProductos h2{
	width:345px;	
}

#centroprods .productos p{
	width:340px;
	margin-top:0;
} 

#centroprods .productos p a{
	font-weight:bold;
	color:#669900;
	text-decoration:underline;
	font-size:10px;
}

#centroprods .productos h1{
	width:340px;
	padding-top:10px;
	margin-bottom:0;
	border-bottom:2px solid #CCE681;
}	
	
.productos ul li{
	list-style-type:square;
	margin-left:25px;
	color:#ccc;
}

#centro.tpv ul
{
	margin:0;
	padding:10px 0 0 0;
	}

#centro.tpv ul li
{
	list-style-type:square;
	margin-left:25px;
	padding:0 0 5px 0;
	color:#CCCCCC;
	background:none;
	display:list-item;
	font-size:11px;
	}
	
#centro.tpv ul li span
{
	color:#666666;
	}

.productos ul li a{
	font-size:11px;
	color:#666;
}

.productos ul li a:hover{
	text-decoration:underline;
}

#hr_ancho{
	border:solid 1px #CCE681;
	width:745px;
	margin-top:-6px;
	.margin-top:-12px;
}

.hr_estrecho{
	border:solid 1px #CCE681;
	width:350px;
	margin-top:5px;
	.margin-top:-1px;
	margin-bottom:10px;
	.padding-bottom:-10px;
}

#seguro, #descripseguro{
	float:left;
}

#seguro{
	width:275px;
}

#seguro img{
	float:left;
	margin-right:7px;
}

#seguro ul, #seguro h1{
	float:left;
}

#seguro h1{
	width:200px;
	color:#153E8D;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#seguro ul li{
	/*width:300px;*/
	font-size:11px;
	color:#333;
	list-style-type:none;
	vertical-align:top;
	
}

#seguro .garantias{
	font-weight:bold;
}

#seguro .dirigido{
	width:200px;
	font-size:9px;
	color:#2B5197;
	font-weight:bold;
	line-height:normal;
}

#seguro .cantidades{
	font-weight:bold;
	color:#669900;
}

#descripseguro{
	width:450px;
	font-size:11px;
	color:#666;
	margin-bottom:15px;
}

#menuseguro{
	clear:both;
	width:754px;
}

#menuseguro ul li, #menuseguro2 ul li{
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/fondoseguros.jpg);
	background-repeat:repeat-x;
	height:24px;
	color:#153E8D;
	border-right:solid 2px #fff;
	padding:0px 5px;
	min-width:129px;
	list-style-type:none;
	margin:3px 0px;
	min-width:176px;
}

#menuseguro ul li h1{
	font-size:10px;
	line-height:24px;
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	color:#153E8D;
}
#menuseguro ul li a{
	font-weight:bold;
	text-align:center;
	color:#153E8D;
	line-height:24px;
}


#menuseguro2 ul li a{
	color:#555;
	line-height:24px;
}

#centroprods iframe{
	width:748px;
	border:solid 1px #ccc;
	height:200px;
}


#faqs li{
	width:500px;
}




/* ----------------------- pie ------------------------ */

#pie{
	width:754px;
	clear:both;
	padding:20px 0px;
}

#logo_pie{
	float:left;
	padding:0px 50px 100px 0px;
} 

#pie ul{
	width:582px;
	float:left;
	margin-bottom:2px;
}

#pie ul li{
	float:left;
	font-size:10px;
	color:#1D4590;
	list-style-type:none;
	color:#1D4590;
}

#pie ul li a{
	color:#1D4590;
}

#pie ul li a:hover{
	text-decoration:underline;
}

#pie p{
	.margin-top:10px;
	.width:582px;
	text-align:left;
	font-size:10px;
	color:#666;
}

#centro.Adhesion, #centro.frm_seguros, #centro.estudio, 
#centro.civil, #centro.vida, #centro.hogar, #centro.salud
{
width:100%;
margin:0;
}	

#centro.hogar select
{
	width:190px;
	}

#centro.subsidio select
{
	width:100px;
	}

#centro.civil h2
{
	float:left;
	font-size:11px;
	text-align:left;
	color:#1D4590;
	font-weight:bold;
	margin-top:10px;
	margin-left:8px;
}	

#centro.civil .exclusiva
{
	float:left;
	font-size:11px;
	text-align:left;
	color:#1D4590;
	font-weight:bold;
	margin-top:10px;
	margin-left:8px;
}
	
#centro .Colaboradores
{
margin-top:10px;
}	
	
#centro .Colaboradores .asociaciones, #centro .Colaboradores .grupos
{
	font-size:13px;
	margin-bottom:10px;
}

#centro .Colaboradores .asociaciones .titulo, #centro .Colaboradores .grupos .titulo
{
font-weight:bold;
}
	
#centro .Colaboradores .asociaciones .descripcion, #centro .Colaboradores .grupos .descripcion
{}	

.linkLogo
{
position:absolute;
top:60px;
left:0;
cursor:pointer;
width:270px;
height:80px;
overflow:visible;
}

.linkAreaTurismo
{
position:absolute;
top:170px;
left:442px;
width:374px;
height:47px;
cursor:pointer;
}

.linkAreaProfis
{
position:absolute;
top:505px;
left:442px;
width:185px;
height:70px;
cursor:pointer;
}

.linkAreaFam
{
position:absolute;
top:505px;
left:633px;
width:185px;
height:70px;
cursor:pointer;
}

linkNovedades
{
position:absolute;
top:300px;
left:442px;
width:185px;
height:70px;
cursor:pointer;
}

.linkAreaProfis2
{
position:absolute;
top:505px;
left:442px;
width:120px;
height:60px;
cursor:pointer;
border:solid 1px red;
}


.button, .boton, .boton_largo{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#2B5197;
	height:21px;
	line-height:11px;	
	font-weight:bold;
	text-align:center;
	padding-bottom:2px;
	cursor:pointer;
}


.botonOk_centro {
	margin:0px;
}

.botonOk_izq {
	float:left;
	padding:0 10px;
}

.botonOk_der {
	float:right;
}

.botonOkIzq {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/fondo_bt_izq.gif) no-repeat scroll 0 0;
	width:3px;
	height:19px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	
}

.botonOkCen {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/fondo_bt_centro.gif) repeat-x scroll 0 0;
	font-size: 10px;
	color:#2B5197;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:19px;
	float:left;
	line-height:11px;	
	font-weight:bold;
	text-align:center;
	padding-bottom:2px;
	padding-bottom /*\**/:0 \9;
	.padding-bottom:0;
	cursor:pointer;
	text-decoration:none;	
	border:none;
}

.botonOkDer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/fondo_bt_der.gif) no-repeat scroll 0 0;
	width:3px;
	height:19px;
	border:none;
	margin:0;
	padding:0;
	float:left;

}


#normas {
	font-size:11px;
}

#centro_blank .PremioCoste
{
	overflow:hidden;
	width:191px;
	margin:0 auto;
	}
	
#centro table.tablePremioCoste
{
	width:725px;
	margin:20px 8px 20px 8px;
	}

#centro table.tablePremioCoste td
{
	line-height:14px;
	padding:8px;
	}

#centro table.tablePremioCoste td input
{
	text-align:right;
}

#centro table.tablePremioCoste td.primaAnual
{
	font-weight:bold;
	text-align:center;
	}

#centro table.empleados
{
	width:725px;
	margin:0 0 20px 8px;
	}

#centro table.empleados tr.prima td
{
	border:solid 1px #CCCCCC;
	}

#centro table.empleados td
{
	border:none;
	padding:8px;
	}
	
#centro table.empleados td input
{
	margin-left:5px;
	}

#centro table.empleados table.datos
{
	border:none;
	width:707px;
	}

#centro table.empleados table.datos select
{
	margin:0px;
	line-height:normal;
	width:35px;
	}

#centro table.empleados table.datos td.empresa div
{
	float:left;
	line-height:15px;
	text-align:center;
	width:95px;
}

#centro table.empleados table.datos td.empresa input
{
	margin-top:8px;
	
	}

#centro table.empleados table.datos div
{
	width:100px;
	}

#centro table.empleados table.datos input
{}

.botonPremioJubilacion .botonOk_izq
{
	padding:5px;
	}

.botonPremioJubilacion .botonOk_izq .botonOkCen
{
	width:120px;
	}

#centro.premioJubilacion
{
	width:740px;
	padding:0 7px;
	margin:0;
	}

#centro .tableform span{
	width:auto;
}

span#divEmpresa, span#divFisica, span#divEmpresaP, span#divFisicaP{
	padding-right:5px;
	width:auto;
}

.divOculto
{
	display:none;
	}

.azul
{
	color:#31309C;
	font-family:"Arial";
	font-size:10px;
	font-style:normal;
	font-weight:bolder;
	width:91px;
}

#centro .tableform td.red
{
	width:500px;
	color:red;
	}
	
#centro.salud .tableform td.red{
	width:530px;
}

.pagAAVVcertificado .par
{
	color:#295199;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	}

.pagAAVVcertificado .MAY1
{
	color:#1D4590;
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	font-weight:bolder;
	padding-bottom:15px;
}

.certificado form
{
	color:#000000;
	}

.certificado .MAY1
{
	color:#1D4590;
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	font-weight:bolder;
	}

.certificado .link2
{
	color:red;
	}

.certificado .normal
{
	color:#000;
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	}

#container.certificado, #container #contenido.certificado
{

}

#container #contenido.certificado .par img
{}

.certificado form span
{
	display:inline;
	float:none;
	width:auto;
	}
	
.textoPopUp{
	padding-right:0; 
	text-align:right;
	}

.textoPopUp h2.izq{
	cursor:pointer;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding-bottom:5px;
	text-align:left;
}

.textoPopUp h2.der{
	cursor:pointer;
	float:right;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding-bottom:5px;
	text-align:left;
}

.textoPopUp h2.izq a, .textoPopUp h2.der a{
	color:#1D4590;
}

.textoPopUp h2.izq a:hover, .textoPopUp h2.der a:hover{
	text-decoration:underline;
}

#centro .condicionesRC
{
	clear:both; 
	float:left; 
	width:750px;
}

#centro .condicionesRC h2
{
margin:0 8px;
padding-bottom:8px;;
}

#centro .separadorRC
{
	border-bottom:1px solid #669900;
	float:left;
	height:1px;
	margin:5px 7px;
	overflow:hidden;
	width:742px;
}
