/* css BF Seguros */


/*================================================================================================

                              LAYOUT

=================================================================================================*/



body, h1, h2, h3, h4, p, ul, li, a{
	margin: 0px;
	padding: 0px;
}



body {
	font: 10pt "trebuchet ms", "Arial", san-serif;
	background-color: #edeeef;
	margin-top:0;
	text-align:center; /* centrar para IE5.x */
}



#contenedor{
	margin:0 auto; /* centra el contenedor */
	width: 750px;
	text-align:left; /*aqui alineamos todo de nuevo a la izquierda, pero dentro del contenedor*/	
}

#espacioTop {
	height: 9px;
	background: #fff;
}

#top{
	padding: 0px;
	margin: 0px;
	/*background:url(../img/top.jpg) left no-repeat;*/
	height: 82px;
}


#menu{
	text-align: center;
	font-weight: bold;
	background: #fff;
	height: 20px;
	border-top: 1px #000 dashed;
	border-bottom: 1px #000 dashed;
}

/*fondo rounded*/

.curvy {position:relative; width:auto; background:#60859f; color:#000; margin:5em auto; top:-67px; left:0px;}
/*#ctl,  #ctr, */ #cbl,#cbr {position:absolute; width:20px; height:20px; color:#60859f; background:#edeeef; overflow:hidden; font-style:normal; z-index:1;}
#ctl,  #ctr {position:absolute; width:0px; height:0px; color:#60859f;  overflow:hidden;  z-index:1;}
#ctl {/*top:0; left:0;*/}
#cbl {bottom:0; left:0;}
#ctr {/*top:0; right:0;*/}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#60859f; line-height:40px; font-weight:normal;}
#ctl b {/*left:-8px;*/}
#ctr b {/*left:-25px;*/}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding: 0px 0px 0px 0px;}


/*============================ MENU - NAVEGACIÓN =============================================*/

#menu ul {
	margin-top:0px;
	margin-left: 40px;
	list-style:none;
}
#menu li{display: inline; font-size: 10pt;}

#menu li, #menu li a, #menu li a:hover {
	margin-right: 20px;
}

#menu li, #menu li a { color:#60859f; }

#menu li.sel, #menu li a:hover  {
	font-weight: bold;
	color: #78dde9;
	/*margin-right: 40px;*/
}

#submenu{
	margin-bottom: -113px;
}



#submenu.curvy p ul{
	list-style: none;
}

/*==============================  FIN MENU - NAVEGACIÓN ==========================================*/

                            

#contenido_home{
	width: 750px;
	padding: 0;
	margin: 0;	
}

	#cont_derecha {
		text-align: right;
		float:right;
		width:312px;
		margin:0 0 15px 15px;
	}
	
	#contenido{
		height: auto;
		width: 700px;
		padding: 0 0 0 21px;
		text-align:justify;		
	}
	
	#contenido_ext{
		height: auto;
		width: 700px;
		padding: 0 0 0 21px;
		text-align:justify;		
	}
	
	#pie{
		clear:both;
		margin: 0;
		padding: 0;
		border-top: 1px #000000 dashed;
		height: 79px;
	}

/*================================================================================================

                              FORMATO TEXTO

=================================================================================================*/

em {
	font-size: 9pt;
	font-style:normal;
	color:#666;
}

h1,h2,h3,h4,h5 {
	font-family: "trebuchet ms", Arial, san-serif;
	color:#1c7cb8;
	
}

h2{margin-bottom: 25px;}
h3{margin-bottom: 10px;}
h4{margin-bottom: 10px; margin-top: 15px;}

p {
	color: #5e5e5e;
	margin-bottom:15px;
	line-height:16pt;
}


strong { color:#666; }

a {	text-decoration:none; }

#contenido a, #contenido a:hover, #contenido_ext a, #contenido_ext a:hover {
	font-weight: bold;
	color: #555;
	border-bottom: 1px #aaa dotted;
}

#contenido a:hover, #contenido_ext a:hover{
	background: #d3d3d3;
	border-bottom: 1px #aaa solid;
}

#contenido ul, #contenido_ext ul{
	margin: 0 0 25px 30px;
	list-style: none;
}

#contenido li, #contenido_ext li{
	color: #5e5e5e;
	line-height: 16pt;
}
/*================================================================================================

                              FORMULARIOS

=================================================================================================*/





form {
	margin:0px;
	padding:0px;
}


#montaje label{
	color:#2581b3;
}

#montaje textarea {
	font: 11px "trebuchet ms", "Arial", san-serif;
	color: #5e5e5e;
	border:1px solid #ccc;
	margin-right:5px;
}

#montaje select {
	color: #5e5e5e;
	font-size:10px;	
	border:1px solid #ccc;
	margin-right:5px;
}


#montaje input {
	color: #5e5e5e;
	font-size:10px;
	width: 80%;
	border:1px solid #ccc;
	background: url(../img/bg_inputs.gif) left repeat-x;
	margin-right:5px;
}

input#reset, input#submit {
	width: 69px;
	margin-right:5px;
}

#boton {
	position:relative;
	top:5px;
}


/*================================================================================================

                              TABLAS

=================================================================================================*/



table{
	font-family: "trebuchet ms", Arial, san-serif;
	font-size: 8pt;
}

table ul{
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

table ul li{
	line-height: 9pt;
	color: #78dde9;
}

	table ul li a{
		color: #78dde9;
		text-decoration: none;
	}
		
	table ul li a:hover {
		color: #fff;
		padding-left:8px;
		background: url(../img/bullet.gif) 0px 7px no-repeat;
	}
	
	table ul li.sel {
		color: #fff;
		padding-left:8px;
		background: url(../img/bullet.gif) 0px 5px no-repeat;
	}

table ul li.cabecera{
	color: #fff;
	font-weight: bold;
}

	table ul li.cabecera a{
		color: #fff;
		text-decoration: none;
	}
		
	table ul li.cabecera a:hover {
		color: #78dde9;
	}

.tr_cabecera {
	font-weight: bold;	
	color:#fff;

}
.tr_punto {
	font-size: 9pt;	
	color:#deea00;

}


.tr_subcabecera {
	color:#4d590d;
	font-weight:bold;
	padding-left:3px;
}



.td_valor {
	color:#4d590d;
	font-weight:normal;
}







