/* CSS Document */

/*Parametros Generales*/

* { 
	margin:0px;
	padding:0px;
	border:0px;
}

body.b1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6d6d6d;
	background-color:#ffffff;
	/*background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;*/
    
}


body.telefonos {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6d6d6d;
	background-color:#e6e6e6;
}

h2 {
	font-size:11px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:16px;
}

h6 {
	font-size:10px;
	letter-spacing:0.05em;
    }

h7 {
	font-size:15px;
	letter-spacing:0.05em;
}

a.sincolor:link {color: #ffffff; text-decoration: none}
a.sincolor:visited {color: #ffffff; text-decoration: none}
a.sincolor:hover {cursor: hand;} 


a.color_r a:link{color: #ad0000; text-decoration: none}
a.color_r a:visited{color: #ad0000; text-decoration: none}
a.color_r a:hover{color: #ad0000; cursor:hand;}





.clearfix {
	clear: both;
}


.align_izquierda {
    text-align:left;
	float:left;
}

.align_center {
	text-align:center;
}

.align_derecha {
    text-align:right;
	float:right;
}


.titulo_pagina {
	width:280px;
	position:absolute;
	left:-9000px;
	float:left;
}


.titulo_productos {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}


/*colores para textos*/

.rosa {
	color:#ef9e99;
}

.blanco {
	color:#FFFFFF;
}

.negro {
	color:#000000;
}

.gris {
	color:#acacac;
}

.rojo {
	color:#ad0000;
}

/*Estructura*/

#contenedor {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header2 {
	width:900px;
	height:194px;
}

#header {
	width:900px;
	height:245px;
}



.imagen2 
{
    margin-top:100px;	
	 
}


#titulo {
	width:900px;
	height:45px;
}

body:nth-of-type(1) #titulo {
    height: 60px;
}


#flash_header {
	width:900px;
	height:137px;
	float:left;
}

#flash_interiores {
	width:900px;
	height:110px;
	float:left;
}

#main_home {
	width:900px;
	clear:both; 
}

#main {
	width:900px;
	float:left;
}

#contenido_main {
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	width:900px;
	padding-bottom:15px;
	float:left;
	clear:both;
}

#top_main {
	background-image:url(../images/main_top.gif);
	background-repeat:no-repeat;
	width:900px;
	height:23px;
	float:left;
}

#bot_main {
	background-image:url(../images/main_bot.gif);
	background-repeat:no-repeat;
	width:900px;
	height:15px;
	float:left;
}

#ventanas_main {
	width:883px;	
	margin-left:10px;
}

#ventanas_main2 {
	width:884px;
	margin-left:10px;
}

#footer_home 
{
	margin-top:0px;		 	
	width:900px;
	height:104px;
	clear:both;
	
}

#direccion_home {
	/*background-image:url('../images/bg_direccion.gif');
	background-repeat:repeat-x;*/
	width:900px;
	height:52px;
	float:left;
}

#links_footer {
	/*background-image:url(../images/bg_link_footer.gif);
	background-repeat:repeat-x;*/
	margin-top:0px;	
	 
	_margin-top:-4px;
	width:900px;
	height:38px;
	float:left;
}

.mini_menu {
	width:510px;
	height:14px;
	float:left;
}

#centro {
	width:510px;
	padding-bottom:5px;
	margin-left:15px;
	margin-right:10px;
	float:left;
}


#centro .mini_menu a:link {
	font-size:11px;
	color:#ad0000;
	text-decoration:underline;
}

#centro .mini_menu a:visited {
	font-size:11px;
	color:#ad0000;
	text-decoration:underline;
}

#centro .mini_menu a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

body.botgral01 .interior_menu #gral01 a {
	color:#ad0000;
}

body.b01 #centro #but01 a {
	text-decoration:none;
	color:#ad0000 !important; 
}

body.b2, body.b3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
/*	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;  */
	background:  url(../images/Cordillera.jpg) no-repeat fixed;	
}

/*conteniodos dentro de #centro */

.contenido_centro {
	width:460px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	float:left;	
}

.contenido_centro_productos {
	width:460px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	border-bottom:solid;
	border-bottom-color:#c1c1c1;
	border-bottom-width:1px;
	float:left;
	
}

.contenido_centro_productos_fin {
	width:460px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	float:left;
	
}

.contenido_centro a:link {
	text-decoration:none;
	color:#ad0000;
}

.contenido_centro a:visited {
	text-decoration:none;
	color:#ad0000;
}

.contenido_centro a:hover {
	text-decoration:none;
	color:#000000;
}

.titulo_centro {
	background-image:url(../images/titulo_centro.gif);
	background-repeat:no-repeat;
	width:17px;
	height:83px;
	float:left;
}

.titulo_seccion_GYC {
	width:437px;	
	_width:300px;
	margin-left:5px;
	margin-top:30px;
	line-height:18px;
	float:left;
    height: 43px;
}


.titulo_seccion {
	width:332px;	
	_width:300px;
	margin-left:5px;
	margin-top:30px;
	line-height:18px;
	float:left;
    height: 43px;
}



.titulo_seccion_contacto {
	width:464px;
	margin-left:5px;
	margin-top:30px;
	line-height:18px;
	float:left;
    height: 43px;
}

/*EL ORIGINAL
.titulo_centro_conozca {
	background-image:url(../images/titulo_centro_conozca.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}*/
.titulo_centro_conozca {
	background-image:url('../images/titulo_centro_tope_der.gif');
	background-repeat:no-repeat;
	width:17px;
	height:83px;
	float:right;
}

.titulo_centro_sucursales {
	background-image:url(../images/titulo_centro_sucursales.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_auto {
	background-image:url(../images/titulo_productos_auto.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_hogar {
	background-image:url(../images/titulo_productos_casa.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_vida {
	background-image:url(../images/titulo_productos_vida.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_otros {
	background-image:url(../images/titulo_productos_otros.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_empresa {
	background-image:url(../images/titulo_productos_empresa.gif);
	background-repeat:no-repeat;
	width:156px;
	height:83px;
	float:right;
}

.titulo_centro_tope_der {
	background-image:url(../images/titulo_centro_tope_der.gif);
	background-repeat:no-repeat;
	width:17px;
	height:83px;
	float:right;
}

.titulo_centro_bg {
	background-image:url(../images/titulo_centro_bg.gif);
	background-repeat:repeat-x;
	width:510px;
	height:83px;
	margin-bottom:10px;
	margin-top:3px;
	float:left;
}

.mapa_chile {
	width:129px;
	float:left;
}

.w280 {
	width:280px;
	padding-bottom:10px;
	float:left;
}

.m_sucursales {
	margin-left:5px;
    height: 690px;
}

.mapfre_127 {
	width:127px;
	margin-right:10px;
	float:left;
}

.mapfre_127_titulo {
	width:140px;
	height:16px;
	padding-top:2px;
	color:#ad0000;
	float:left;
}

#centro .mini_menu li {
	background-image:url(../images/flechas.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	display:block;
	height:14px;
	padding-left:10px;
	margin-right:10px;
	float:left;
}

#link_sucursales {
	width:150px;
	height:593px;
	float:left;
}

#link_sucursales ul {
	margin-top:15px;
}

#link_sucursales li {
	list-style:none;
	margin-left:15px;
}

#link_sucursales a:link {
	text-decoration:none;
	color:#ad0000;
}

#link_sucursales a:visited {
	text-decoration:none;
	color:#ad0000;
}

#link_sucursales a:hover {
	text-decoration:underline;
	color:#ad0000;
}

#barra_der {
	width:144px;
	margin-right:1px;
	padding-bottom:25px;
	float:right;
	
	/*ESTO ES PARA MANTENER LAS IMAGENES FIJAS AL COSTADO DERECHO DEL BROWSER IE6*/
    _min-height: 100%;
    _height: auto !important;
    _height: 100%;
    _margin: 0 auto -4em;		

}

#ventana_sucursales {
	width:215px;
	float:left;
}

#ventana_promociones {
	width:142px;
	float:left;
}


.ventana_sucursales_top {
	background-image:url('../images/ventana_sucursales_top.gif');
	background-repeat:no-repeat;
	width:215px;
	padding-bottom:19px;
	padding-left:15px;
	padding-right:15px;	
	float:left;
	clear:both;
    height: 0px;
}

.ventana_sucursales_contenido {
	background-image:url(../images/ventana_sucursales_bg.gif);
	background-repeat:repeat-y;
	width:185px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	clear:both;
}

.ventana_sucursales_bot {
	background-image:url(../images/ventana_sucursales_bot.gif);
	background-repeat:no-repeat;
	width:215px;
	height:24px;
	float:left;
}

.ventana_sucursales_contenido li {
	list-style:none;
	margin-left:10px;
	margin-top:10px;
	font-size:10px;
}

.m_ventana_sucursales_li {
	display:block;
	padding-left:10px;
    color:#000000;
}

.flecha_vs {
	background-image:url(../images/flechas.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding-left:7px;
}

.banner_margen {
	margin-bottom:15px;
}

/*botonera princial*/

#nav li  {
	list-style:none;
	display:block;
	text-align:center;
	float: left;
    height: 44px;
}

 


#nav a {
	margin-left:6px;
	margin-right:6px;
	letter-spacing:0.05em;
}

#nav a:link {
	text-decoration:none;
	color:#CC0000;
	
}

#nav a:visited {
	text-decoration:none;
	color:#CC0000;

}

#nav a:hover {
	text-decoration:none;
	color:#000000;
}


.nombre_menu {
	margin-top:5px;
}

#menu {
	width:900px;
	height:auto;
	clear:both;
	margin-top:1px;	
}


#nav {
	width:900px;
	height:30px;
	*height:42px;
	margin-top:5px;
	float: left;
}

.nombre_menu_icon {
	margin-top:-15px;
	*margin-top:-19px;
}

body:nth-of-type(1) .nombre_menu_icon {
    list-style:none;
	display:block;
	text-align:center;
	float: left;
    height: 44px;
}



.01 {width:auto; height:29px;}
.02 {width:auto; height:29px;}
.03 {width:auto; height:29px;}
.04 {width:auto; height:29px;}
.05 {width:auto; height:29px;}

.corn_der {
	background-image:url(../images/bot_esq_der.gif);
	width:10px;
	height:29px;
	float:left;
}

.corn_izq {
	background-image:url(../images/bot_esq_izq.gif);
	width:10px;
	height:29px;
	float:left;
}

.corn_fin {
	background-image:url(../images/bot_tope_der.gif);
	width:10px;
	height:29px;
	float:left;
}

.menu01 {background-image:url(../images/bot_bg_bot.gif); width:auto; height:29px; float:left;}
.menu02 {background-image:url(../images/bot_bg_bot.gif); width:auto; height:29px; float:left;}
.menu03 {background-image:url(../images/bot_bg_bot.gif); width:auto; height:29px; float:left;}
.menu04 {background-image:url(../images/bot_bg_bot.gif); width:auto; height:29px; float:left;}
.menu05 {background-image:url(../images/bot_bg_bot.gif); width:auto; height:29px; float:left;}



/*menu barra izquierda en interiores*/
.corn_izq_flecha {
	background-image:url(../images/corn_izq_flecha.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	float:left;
}

.corn_der_menu {
	background-image:url(../images/corn_der.gif);
	background-repeat:no-repeat;
	width:6px;
	height:19px;
	float:right;
}

.bot_menu {
	background-image:url(../images/bot_menu.gif);
	width:194px;
	height:15px;
	float:left;
}

.ventana_menu {
	width:194px;
	float:left;
}

.contenido_ventana_menu {
	background-image:url(../images/bg_menu.gif);
	padding-top:10px;
	padding-bottom:25px;
	width:194px;
	float:left;
}

.interior_menu {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	color:#d60707;
}

.interior_menu a:link {
	text-decoration:none;
	color:#999999;
	font-size:14px;
}

.interior_menu a:visited {
	text-decoration:none;
	color:#999999;
	font-size:14px;
}

.interior_menu a:hover {
	text-decoration:none;
	color:#000000;
	font-size:14px;
}

.interior_menu li {
	list-style:none;
	display:block;
	width:160px;
	margin-top:3px;
	border-bottom:solid;
	border-bottom-color:#c1c1c1;
	border-bottom-width:1px;
}

.interior_menu_pro {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	color:#999999;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:solid;
	border-bottom-color:#c1c1c1;
	border-bottom-width:1px;
}


.interior_menu_pro h3 a {
	color:#d60707;
	font-size:14px;
}

.interior_menu_pro a:link {
	color:#000000;
	font-size:10px;
}

.interior_menu_pro a:visited {
	color:#000000;
	font-size:10px;
}

.interior_menu_pro a:hover {
	color:#000000;
	font-size:10px;
}

.interior_menu_pro li {
	width:125px;
	margin-top:3px;
}

.menu_seguros {
	text-decoration:none;
	width:160px;
	float:left;
}

.menu_seguros a {
	text-decoration:none;
}

.submenu_seguros {
	width:160px;
	float:left;
}

.child_submenu_seguros{
	width:160px;
}
/**/

/*elementos interior #main_home*/
/*ventanas del home*/

.contenido_main {
	background-image:url('../images/bg_main_home.gif');
	background-repeat:repeat-y;
	width:900px;
	/*height:200px;*/
	float:left;
    height: 442px;
	margin-top:0px;	
	 
	_margin-top:-2px;     
}

.franjas_main_top {
	background-image:url('../images/bg_franja_main_top.gif');
	background-repeat:repeat-x;
	width:872px;
	height:14px;
	float:left;
}

.franjas_main_bot {
	background-image:url(../images/bg_franja_bot_main.gif);
	background-repeat:repeat-x;
	width:872px;
	height:14px;
	float:left;
}

.corn_main_izq {
	width:14px;
	height:14px;
	float:left;
}

.corn_main_der {
	width:14px;
	height:14px;
	float:right;
}

.ventana_pro {
	width:582px;
	height:301px;
	float:left;
}

.franja_pro_top {
	background-image:url(../images/bg_franja_pro_top.gif);
	background-repeat:repeat-x;
	background-color:#FF0000;
	height:19px;
	float:left;
}
.w510 {
	width:510px;
	clear:both;
	float:left;
}

.w470 {
	width:470px;
	clear:both;
	float:left;
}

.w437 {
	width:437px;
}

.w580 {
	width:580px;
}

.w130 {
	width:130px;
}

.w147 {
	width:147px;
}


.w194 {
	width:194px;
}

.w270 {
	width:270px;
}

.w370 {
	width:370px;
}

.w157 {
	width:157px;
}

.w126 {
	width:126px;
}


.b_input {
	border:solid 1px #999999;
}

.corn_pro_izq {
	background-image:url(../images/recs_esq_izq.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	float:left;
}

.corn_pro_int {
	background-image:url(../images/recs_int_izq.gif);
	background-repeat:no-repeat;
	width:17px;
	height:19px;
	float:left;
}
.corn_pro_der {
	background-image:url(../images/recs_esq_der.gif);
	background-repeat:no-repeat;
	width:6px;
	height:19px;
	float:right;
}

.franja_pro_bot {
	background-image:url('../images/bg_franja_bot_pro.gif');
	background-repeat:repeat-x;
	background-color:#F2F2F2;
    vertical-align:middle; 	
	float:left;
}

.franja_footer_soap {
	background-image:url(../images/bg_franja_bot_pro.gif);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
	height:15px;
}

.franja_footer_soap a:link {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.franja_footer_soap a:visited {
	font-size: 10px;
	color: #6d6d6d;
	text-decoration:none;
}

.franja_footer_soap a:hover {
	font-size: 10px;
	color: #d60707;
	text-decoration:none;
}


.corn_bot_pro_izq {
	background-image:url(../images/corn_bot_izq_pro.gif);	
	background-repeat:no-repeat;
	width:7px;
	height:15px;
	float:left;
}

.corn_bot_pro_der {
	background-image:url(../images/corn_bot_der_pro.gif);
	background-repeat:no-repeat;
	width:7px;
	height:15px;
	float:right;
}

.titulo_ventana {
	color:#FFFFFF;	
	height:15px;
	margin-left:10px;
	padding-top:4px;
	float:left;
    width: 114px;
}

.titulo_ventana a:link{color: #FFFFFF; text-decoration:none;}
.titulo_ventana a:visited{color: #FFFFFF; text-decoration:none;}
.titulo_ventana a:hover{color: #FFFFFF; text-decoration:none;}


.titulo_ventana_GYC {
	color:#FFFFFF;	
	height:15px;
	margin-left:3px;
	padding-top:4px;
	float:left;
    width: 126px;
}

.titulo_ventana_GYC a:link{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_GYC a:visited{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_GYC a:hover{color: #FFFFFF; text-decoration:none;}


.titulo_ventana_MEL {
	color:#FFFFFF;	
	height:15px;
	margin-left:10px;
	padding-top:4px;
	float:left;
    width: 102px;
}

.titulo_ventana_MEL a:link{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_MEL a:visited{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_MEL a:hover{color: #FFFFFF; text-decoration:none;}

.titulo_ventana_ZE {
	color:#FFFFFF;	
	height:15px;
	margin-left:10px;
	padding-top:4px;
	float:left;
    width: 92px;
}

.titulo_ventana_ZE a:link{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_ZE a:visited{color: #FFFFFF; text-decoration:none;}
.titulo_ventana_ZE a:hover{color: #FFFFFF; text-decoration:none;}


.bajada {
	margin-top:-21px;
	margin-bottom:4px;
    height: 28px;
    width: 122px;
}

.bajada_soap {
	margin-top:-15px;
	margin-bottom:4px;
    height: 28px;
    width: 122px;
}




.titulo_venta 
{
    line-height:-1000%;
}

.contenido_pro {
	background-color:#FFFFFF;
	width:578px;
	height:283px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;
}


.productos_home_auto 
{
	width:143px;
	height:282px;
	/*border-left:1px solid #bebebe;*/
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	float:left;
}

.productos_home_vida 
{
	width:143px;
	height:282px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	float:left;
}


.productos_home_gen
{
	width:143px;
	height:282px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	float:left;
}

.productos_home_gyc {
	width:146px;
	height:282px;
	/*order-right:1px solid #bebebe;*/
	border-bottom:1px solid #bebebe;
	float:left;
}

.titulo_producto {
	width:126px;
	height:62px;
	padding-top:3px;
	margin-left:10px;
}

.titulo_producto h3 {
	font-size:14px;
	color:#FFFFFF;
}

.foto_pro_home_auto {
	/*background-image:url(../images/auto.jpg);
	background-image:url(../images/SegurosVehiculos.jpg);*/
	background-image:url(../images/Vehiculos.jpg);
	background-repeat:no-repeat;
	width:144px;
	_width:143px;
	height:67px;
	float:left;
}

.foto_pro_home_vida {
	/*background-image:url(../images/vida.jpg);*/
	background-image:url(../images/SegurosVida.jpg);
	background-repeat:no-repeat;
	width:144px;
	_width:143px;
	height:67px;
	float:left;
}

.foto_pro_home_gen {
	/*background-image:url(../images/hogar.jpg);
	background-image:url(../images/SegurosGenerales.jpg);*/
	background-image:url(../images/Generales.jpg);
	background-repeat:no-repeat;	
	width:145px;
	_width:145px;
	height:67px;
	float:left;
}

.foto_pro_home_gyc {
	/*background-image:url(../images/hogar.jpg);
	background-image:url(../images/SegurosGenerales.jpg);*/
	background-image:url('../images/GYC.jpg');
	background-repeat:no-repeat;	
	width:145px;
	_width:144px;
	height:67px;
	float:right;
}


.otros_productos {
	width:430px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.otros_titulo {
	width:120px;
	height:20px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.otros_links {
	width:260px;
	height:25px;
	padding-top:5px;
	margin-left:15px;
	line-height:14px;
	float:left;
}

.ventana_serv {
	width:132px;
	height:304px;
	float:left;
	margin-left:9px;
}

.ventana_serv_2 {
	width:147px;
	height:301px;
	float:left;
	margin-left:9px;
}


.contenido_sev {
	background-color:#FFFFFF;
	width:128px;
	height:283px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;    
    border-bottom:1px solid #bebebe;
}


.contenido_sev_MEL {
	background-color:#FFFFFF;
	width:145px;
	height:283px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;    
    border-bottom:1px solid #bebebe;    
    background-image:url('../images/MEL.png');
	background-repeat:no-repeat;  
}



.links_rci2 {
	width:92%;
	margin-top:9px;
	margin-left:15px;
	font-size: 11px;	
}

.links_rci2 a:link{color: #6d6d6d;}
.links_rci2 a:visited{color: #6d6d6d;}
.links_rci2 a:hover{color: #6d6d6d;}

.links_rci2 li {
	list-style:url(../images/flechas.gif);
	margin-left:5px;
	line-height:14px;
}




.links_rci {
	width:89%;
	margin-top:5px;
	margin-left:15px;
	font-size: 11px;
}

.links_rci a:link{color: #6d6d6d;}
.links_rci a:visited{color: #6d6d6d;}
.links_rci a:hover{color: #6d6d6d;}

.links_rci li 
{
    list-style:url(../images/flechas.gif);	
	margin-left:10px;
	line-height:15px;
}



.links_noticias {
	width:78%;
	margin-top:5px;
	margin-left:10px;
	font-size: 11px;
}

.links_noticias a:link{color: #6d6d6d;}
.links_noticias a:visited{color: #6d6d6d;}
.links_noticias a:hover{color: #6d6d6d;}

.links_noticias li 
{
    list-style:url(../images/flechas.gif);	
	margin-left:3px;
	line-height:15px;
}




.links_conozca {
	width:103%;
	margin-top:5px;
	margin-left:4px;
	font-size: 11px;
}

.links_conozca a:link{color: #6d6d6d;}
.links_conozca a:visited{color: #6d6d6d;}
.links_conozca a:hover{color: #6d6d6d;}

.links_conozca li 
{
    list-style:url(../images/flechas.gif);	
	margin-left:4px;
	line-height:15px;
}



.campo_mel {
	width:48%;
	
	margin-top:9px;
	_margin-top:-3px;
	
	margin-left:130px;
	_margin-left:65px;
	
	font-size: 10px;
	float:left;
	
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;    
    border-bottom:1px solid #bebebe;

    border-top-color: #bebebe;
    border-top-width: 1px;    
    border-top:1px solid #bebebe;    	
}
.campo_mel a:link{color: #6d6d6d;}
.campo_mel a:visited{color: #6d6d6d;}
.campo_mel a:hover{color: #6d6d6d;}

.campo_mel li {
	list-style:none;	
	line-height:14px;
    width: 120px;
   
    
}

.links_serv {
	width:130px;
	margin-top:1px;
	margin-left:-2px;
	float:left;
	letter-spacing:1px;
    /*height: 92px;*/
}

.links_serv li {
    /*list-style:url(../images/flecha_invisible.gif);*/
    list-style-type:square;    
    color:#d40000;
	margin-left:24px;
	margin-top:1px;
	line-height:14px;   
}

.links_pro_home_1 {
	width:143px;
	height:25px;
	padding-top:5px;
	margin-top:2px;
	float:left;
}
.links_pro_home_1 li {
	/*list-style:url(../images/flecha_invisible.gif);*/
    list-style-type:square;    
    color:#d40000;
	margin-left:24px;
	margin-top:1px;
	line-height:14px;   
}

.links_pro_home {
	width:143px;
	height:53px;
	padding-top:5px;
	margin-top:2px;
	float:left;
}

.links_pro_home li {
	/*list-style:url(../images/flecha_invisible.gif);*/
    list-style-type:square;    
    color:#d40000;	
	margin-left:24px;
	margin-top:1px;
	line-height:14px;   
}

.links_pro_home_1 a:link,
.links_serv a:link,
.otros_links a:link,
.links_pro_home a:link {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.links_pro_home_1 a:visited,
.links_serv a:visited,
.otros_links a:visited,
.links_pro_home a:visited {
	font-size: 11px;
	color: #6d6d6d;
	text-decoration:none;
}

.links_pro_home_1 a:hover,
.links_serv a:hover,
.otros_links a:hover,
.links_pro_home a:hover {
	font-size: 11px;
	color: #d60707;
	text-decoration:none;
}

.links_pro_home_gyc {
	width:143px;
	height:34px;
	padding-top:5px;
	margin-top:2px;
	float:left;
}

.links_pro_home_gyc li {	
    list-style-type:square;    
    color:#d40000;	
	margin-left:24px;
	margin-top:1px;
	line-height:14px;   
}

.links_pro_home_gyc a:link {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.links_pro_home_gyc a:visited {
	font-size: 11px;
	color: #6d6d6d;
	text-decoration:none;
}
.links_pro_home_gyc a:hover {
	font-size: 11px;
	color: #d60707;
	text-decoration:none;
}






.links_pro_home_portal clientes {
	width:143px;
	height:34px;
	padding-top:5px;
	margin-top:2px;
	float:left;
}

.links_pro_home_portal li {	
    list-style-type:square;    
    color:#d60707;	
	margin-left:24px;
	margin-top:1px;
	line-height:14px;   
}

.links_pro_home_portal a:link {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.links_pro_home_portal a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.links_pro_home_portal a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}






.links_pro_home_venta {
	width:87%;
	margin-top:4px;	
	margin-left:20px;
     
    _margin-left:15px;	
	float:left;	
	 
	_float:none;	
}
.links_pro_home_venta li {
	list-style:url(../images/flecha_mapfre1.png);
	margin-left:8px;
   
    _margin-left:6px;
	line-height:16px;
}
.links_pro_home_venta a:link 
{	
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.links_pro_home_venta a:visited {
	font-size: 11px;
	color: #6d6d6d;
	text-decoration:none;
}

.links_pro_home_venta a:hover {
	font-size: 11px;
	color: #d60707;
	text-decoration:none;
}


.links_index_GYC {
	width:87%;
	margin-top:4px;	
	margin-left:10px;
    
    _margin-left:8px; 
	float:left;	
	 
	_float:none;	
}
.links_index_GYC a:link 
{	
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.links_index_GYC a:visited {
	font-size: 11px;
	color: #6d6d6d;
	text-decoration:underline;
}

.links_index_GYC a:hover {
	font-size: 11px;
	color: #d60707;
	text-decoration:underline;
}







.foto_ser {
	background-image:url('../images/zonacliente.jpg');
	background-repeat:no-repeat;
	height:67px;
	margin-bottom:3px;
	cursor: hand;
}

.ventana_actualidad {
	width:246px;
	height:123px;
	float:left;
	margin-left:7px;
}

.contenido_actualidad {
	background-color:#FFFFFF;
	width:268px;
	height:228px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	overflow:auto;
    border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;
	/*background-image:url('../images/okbusinessman.jpg');*/
	background-image:url('../images/zonaCorredores3.jpg');
	background-repeat:no-repeat;        
	
	border-bottom:1px solid #bebebe;
}

.actualidad {
	width:236px;
	margin-left:10px;
	margin-top:6px;
	float:left !important;
    height: 135px;
}

.noticias {
	padding-top:1px;
	padding-right:5px;
	padding-bottom:5px;		
	line-height:11px;
    height: 96px;
    width: 259px;
}

/*
.noticias img 
{
	background-image:url('../images/inversionista.jpg');
	background-repeat:no-repeat;    
	width:99px;
	height:155px;
	margin-right:1px;
	margin-top:1px;	
	float:left;
}

*/



/*elementos interior #direccion_home*/
.puente 
{
    height:52px;
	width:66px;
	float:left;
}

.mapfre_direccion 
{
    background-image:url('../images/bg_direccion.gif');
	background-repeat:repeat-x;        
	width:298px;  /*FIREFOX Y DEMAS */
	 
	_width:298px; /*IE6 E INFERIORES */
	height:47px;
	padding-top:5px;
	margin-left:0px;
	float:left;
	font-size:9px;
	color:#FFFFFF;
	line-height:12px;
}

.mapfre_direccion a {
	text-decoration:underline;
	color:#FFFFFF;
}

.mapfre_direccion a:link {
	text-decoration:underline;
	color:#FFFFFF;
}

.mapfre_direccion a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}

.mapfre_direccion a:hover {
	text-decoration:none;
	color:#FFCCCC;
}

.mapfre_fundacion{
	background-image:url('../images/footer_tope_der.gif');
	background-repeat:no-repeat;
	width:6px;
	height:52px;
	float:left;
}

.fundacion_img 
{
    background-image:url('../images/bg_direccion.gif');
	background-repeat:repeat-x;       
	width:192px;
	height:52px;
	font-size:9px;
	float:left;
}

.footer_rojo_centro 
{
    background-image:url('../images/bg_direccion.gif');
	background-repeat:repeat-x;       
	width:338px;
	height:52px;
	font-size:9px;
	float:left;
}
.r_social {
    background-image:url('../images/bg_direccion.gif');
	background-repeat:repeat-x;   
	background-position:left;
	width:146px;
	height:32px;
	padding-top:20px;
	padding-left:10px;
	float:left;
	font-size:9px;
	color:#FFFFFF;
	line-height:12px;
}

/* elementos interior #links_footer */

.mapfre_com {
	width:142px;
	height:38px;
	float:left;	
}

.mapfre_fun {
	width:142px;
	height:38px;
	float:left;	
}

.img_links {
	width:47px;
	height:38px;
	float:left;
}

.rotulos_links_footer 
{
	background-image:url('../images/bg_link_footer.gif');
	background-repeat:repeat-x;    
	width:92px;
	height:28px;
	padding-top:10px;
	float:left;
	font-size:9px;
	line-height:11px;
}

.rotulos_links_footer_SOAP 
{
	background-image:url('../images/bg_link_footer.gif');
	background-repeat:repeat-x;    
	width:161px;
	height:28px;
	padding-top:10px;
	float:left;
	font-size:9px;
	line-height:11px;
}

.rotulos_links_footer a:link, .rotulos_links_footer_SOAP a:link, .noticias a:link {
	text-decoration:none;
	color: #6d6d6d;
}

.rotulos_links_footer a:visited, .rotulos_links_footer_SOAP a:visited,  .noticias a:visited {
	text-decoration:none;
	color: #6d6d6d;
}

.rotulos_links_footer a:hover, .rotulos_links_footer_SOAP a:hover,  .noticias a:hover {
	text-decoration:none;
	color: #d60707;
}

.separador {
	background-image:url(../images/separador.gif);
	background-repeat:no-repeat;
	width:1px;
	height:38px;
	float:left;
}

.tope 
{
	background-image:url(../images/tope_pie.gif);
	background-repeat:no-repeat;   
	/*background-color:#FFFFFF;*/
	height:38px;
	width:12px;
	float:left;
}

.links_der {
	height:38px;
	float:right;
}

.lista_02  {
	list-style-image:url(../images/flechas.gif);
	color:#999999;
	margin-left:25px;
}

.lista_02 a:link {
    text-decoration:underline;
	color:#000000;
}

.lista_02 a:visited {
	color:#000000;
}

.lista_02 a:hover {
	color:#000000;
}

.lista_productos {
	list-style-image:url(../images/lista_pro.gif);
	color: #d60707;
	margin-left:25px;
}

.lista_productos a:link {
	color: #d60707;
}

.lista_productos a:visited {
	color: #d60707;
}

.lista_productos a:hover {
	color: #000000;
}

.lista {
	list-style-image:url(../images/lista_02.gif);
	color:#999999;
	margin-left:30px;
}

.lista a:link {
	text-decoration:underline;
	color:#999999;
}

.lista a:visited {
	color:#999999;
}

.lista a:hover {
	color:#333333;
}

.foto_pro {
	width:72px;
	height:72px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

.foto_pago {
	width:112px;
	height:85px;
	margin-bottom:10px;
	float:left;
}

.productos {
	width:370px;
	float:left;
}

.pagos {
	width:360px;
	margin-top:10px;
	float:left;
}

.preguntas {
	width:460px;
	margin-left:10px;
	float:left;
}

.producto_titulo {
	width:370px;
	float:left;
}

.producto_titulo_GYC {
	width:455px;
	float:left;
}

.mapfre_pro {
	width:99px;
	height:26px;
	float:left;
}

.mapfre_pago {
	width:127px;
	height:26px;
	margin-left:80px;
	float:left;
}

.titulo_ingreso {
	width:480px;
	height:26px;
	float:left;
}

.mapfre_pro_titulo {
	width:264px;
	height:23px;
	padding-top:3px;
	margin-left:5px;
	float:left;
}

.mapfre_pro_titulo_GYC {
	width:349px;
	height:23px;
	padding-top:3px;
	margin-left:5px;
	float:left;
}



.mapfre_pago_titulo {
	width:180px;
	height:23px;
	padding-top:3px;
	margin-left:5px;
	float:left;
}

.menu_pro {
	width:160px;
	float:left;
}

.seguros {
	width:510px;
	height:171px;
	float:left;
}

.seguros_gyc {
	width:510px;
	height:134px;
	float:left;
}

.condiciones {
	width:510px;
	margin-bottom:10px;
	float:left;
}

.seguros_anclas {
	text-align:center;
	width:485px;
	padding-left:25px;
	height:43px;
	float:left;
}

.seguros_anclas li {
	list-style:none;
	width:146px;
	height:33px;
	display:block;
	margin-right:5px;
	float:left;
}

.acrobat {
	width:104px;
	margin-top:15px;
	float:right;
    height: 43px;
}

.logo_acrobat {
	width:29px;
	height:45px;
	margin-right:10px;
	margin-top:10px;
	float:right;
	clear:both;
}

#pago_ingresar {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

.pago_ingresar_top {
	background-image:url(../images/pago_ingresar_top.gif);
	background-repeat:no-repeat;
	width:480px;
	height:15px;
	float:left;
}

.pago_ingresar_contenido {
	background-image:url(../images/pago_ingresar_bg.gif);
	background-repeat:repeat-y;
	width:480px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

.ingresar {
	width:440px;
	text-align:center;
	margin-left:20px;
	float:left;
}

.pago_ingresar_bot {
	background-image:url(../images/pago_ingresar_bot.gif);
	background-repeat:no-repeat;
	width:480px;
	height:15px;
	float:left;
}

#contactar_acordeon {
	border-top: 1px solid #999999;
width:474px;
	    height:32px;
	    float:left;
	    padding-top:10px;
	    text-align:right;
	    margin-top:15px;
	}

#contactar {
	width:510px;
	height:32px;
	float:left;
	padding-top:10px;
	text-align:right;
	margin-top:15px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
}

.contactar_form {
	width:22px;
	height:22px;
	margin-left:10px;
	float:left;
}

.contactar_telefono {
	width:200px;
	height:32px;
	margin-right:10px;
	float:right;
}

.contactar_foto 
{
    background: http(../contacto.aspx); 
	width:83px;
	height:32px;
	float:right;
}

.imagen_noticia {
	background-color:#CCCCCC;
	width:119px;
	padding-bottom:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
    height: 238px;
}

.titulo_noticias {
	width:460px;
	padding-bottom:10px;
	float:left;	
}

.imagen_noticia  img {
	width:115px;
	height:161px;
}

.foto_noticia {
	width:178px;
	height:144px;
	margin-bottom:10px;
	float:left;
}
.pie_foto_noticia {
	width:99px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}


.imagen_noticia2 {
	background-color:#CCCCCC;
	width:207px;
	padding-bottom:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
    height: 122px;
}
.imagen_noticia2  img {
	width:197px;
	height:121px;
}
.foto_noticia2 {
	width:166px;
	height:89px;
	margin-bottom:10px;
	float:left;
}

.imagen_noticia3 {
	background-color:#CCCCCC;
	width:207px;
	padding-bottom:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
    height: 122px;
}
.imagen_noticia3  img {
	width:197px;
	height:121px;
}
.foto_noticia3 {
	width:202px;
	height:123px;
	margin-bottom:10px;
	float:left;
}



#telefono_ventana {
	background-image:url(../images/telefonos_ventana_bg.gif);
	background-repeat:repeat-y;
	width:518px;
	float:left;
}

.telefono_ventana_top {
	background-image:url(../images/telefono_ventana_top.gif);
	background-repeat:no-repeat;
	width:518px;
	height:63px;
	float:left;
}

.telefono_ventana_bot {
	background-image:url(../images/telefono_ventana_bot.gif);
	background-repeat:no-repeat;
	width:518px;
	height:26px;
	float:left;
}

.telefono_ventana_contenido {
	width:460px;
	padding-left:29px;
	padding-right:29px;
	float:left;
	clear:both;
}

.telefono_titulos {
	background-image:url(../images/telefono_titulos_bg1.gif);
	background-repeat:no-repeat;
	width:460px;
	padding-left:29px;
	padding-right:29px;
	height:89px;
	float:left;
}

.titulo_telefonos {
	background-image:url(../images/telefono_titulos_bg.gif);
	background-repeat:repeat-x;
	width:150px;
	height:25px;
	padding-top:15px;
	margin-right:3px;
	float:left;
}

.datos_telefonos {
	background-color:#FFFFFF;
	width:150px;
	padding-top:3px;
	/*margin-right:3px;*/
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
	/*border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;*/
}

.datos1_telefonos {
	background-color:#FFFFFF;
	width:150px;
	height:40px;
	padding-top:7px;
	/*margin-right:3px;*/
	float:left;
	text-align:center;
	/*border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;*/
}

.m3_right {
	margin-right:3px;
}


.w460 {
	width:456px;
	clear:both;
	float:left;
	/*border-top:solid 1px #999999;*/
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

.h22 {
	height:22px;
}

.h25 {
	height:25px;
}

.h36 {
	height:36px;
}

.h54 {
	height:54px;
}

.h74 {
	height:74px;
}

.h92 {
	height:92px;
}

.h100 {
	height:100px;
}

.h164 {
	height:164px;
}

.datos1_telefonos li,
.datos_telefonos li {
	list-style:none;
	display:block;
	margin-bottom:2px;
	/*background-color:#F9F9F9;*/
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#EAEAEA;
}
 
.mapfre_telefonos {
	width:96px;
	height:20px;
	float:left;
}

.telefono_regiones {
	width:250px;
	height:18px;
	padding-top:2px;
	margin-left:5px;
	float:left;
}

.regiones {
	height:20px;
	margin-left:30px;
	margin-top:30px;
}



/*Acordeon
#basic-accordian{
	z-index:2;
}
.accordion_headings:hover {
	background-image:url(../images/acordeon_bg_02.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d60707;
}

.accordion_child {
	padding:15px;
	background:#EEE;
}

.header_highlight {
	background-image:url(../images/acordeon_bg_02.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#CC0000;
}

.accordion_pie {
	background-image:url(../images/acordeon_bg_01.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FF0000;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#alingcenter {
	text-align: center;
	padding-top: 10px;
}


*/
/*fin acordeon*/


/*Nuevo Acordeon*/
.accordion_toggle 
{
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d60707;

	display: block;
	width: 500px;
	padding: 0 4px 0 4px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	border: 1px solid #FFF;
	cursor: pointer;
	margin: 0 0 0 0;
}
		
.accordion_toggle_active 
{
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
		
.accordion_content 
{
    padding:15px;
	background:#EEE;
	border: 1px solid #FFF;
	/*background-color: #ffffff;
	color: #444444;*/
	font-size: 11px;
	overflow: hidden;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

#horizontal_container {
	margin: 0 auto 20px auto;
	width: 510px;   
	height: 100px;    
}
   
/*Fin Nuevo Acordeon*/




/*Nuevo Acordeon SOAP*/
.accordion_toggle_centro 
{
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d60707;

	display: block;
	width: 470px;
	padding: 0 4px 0 4px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	border: 1px solid #FFF;
	cursor: pointer;
	margin: 0 0 0 0;
}
		
.accordion_toggle_active_centro 
{
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
		
.accordion_content_centro 
{
    padding:15px;
	background:#EEE;
	border: 1px solid #FFF;
	/*background-color: #ffffff;
	color: #444444;*/
	font-size: 11px;
	overflow: hidden;
}
	
.accordion_content_centro  h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content_centro  p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
    width: 405px;
}

#horizontal_container_centro  {
	margin: 0 auto 20px auto;
	width: 480px;   
	height: 100px;    
}    
/*Fin Nuevo Acordeon*/



/*inicio mel*/
#mel_ingresar {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

.mel_ingresar_top {
	background-image:url(../images/pago_ingresar_top.gif);
	background-repeat:no-repeat;
	width:480px;
	height:15px;
	float:left;
}

.mel_ingresar_contenido {
	background-image:url(../images/pago_ingresar_bg.gif);
	background-repeat:repeat-y;
	width:480px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

.mel_ingresar_bot {
	background-image:url(../images/pago_ingresar_bot.gif);
	background-repeat:no-repeat;
	width:480px;
	height:15px;
	float:left;
}

/*fin mel*/

.condicionados {
	width:194px;
	margin-top:10px;
	float:left;	
}

.ventana_trabaja {
	width:126px;
	height:147px;
	float:left;
	margin-left:9px;
}

.contenido_trabaja {
	background-color:#FFFFFF;
	width:124px;
	height:105px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;
    
    border-bottom:1px solid #bebebe;
}

.titulo_trabaja {
	color:#FFFFFF;	
	height:15px;
	margin-left:10px;
	padding-top:4px;
	float:left;
    
}


.campo_login {
	width:65%;
	/*
	margin-top:1px;
	_margin-top:-3px;
	*/
	margin-left:10px;
	_margin-left:65px;

	font-size: 12px;
	float:left;
	
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-top-color: #bebebe;
    border-top-width: 1px;
    
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;    
    border-bottom:1px solid #bebebe;

    border-top-color: #bebebe;
    border-top-width: 1px;    
    border-top:1px solid #bebebe;    	
}
.campo_login a:link{color: #6d6d6d;}
.campo_login a:visited{color: #6d6d6d;}
.campo_login a:hover{color: #6d6d6d;}

.campo_login li {
	list-style:none;	
	line-height:14px;
    width: 120px;  
}

.contenido_login
{
	background-color:#FFFFFF;
	width:350px;
	height:220px;
	float:left;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	overflow:auto;
    border-top-color: #bebebe;
    border-top-width: 1px;
    border-bottom-color: #bebebe;
    border-bottom-width: 1px;
	/*background-image:url('../images/okbusinessman.jpg');*/
	background-image:url('../images/background_login.jpg');
	background-repeat:no-repeat;     
	border-bottom:1px solid #bebebe;
	margin-left:80px;
}