@charset "utf-8";
/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear{
	clear:both;
}

body{
	background-color:#262827;
	/*background-image:url(../images/background.gif);*/
}
.hide {display:none;}
#wrapper{
	width:990px;
	margin:0 auto;
}

/*header*/
#header{
	width:990px;
	height:192px;
	background-color:#FFFFff;
	background-image:url(../images/foot_header.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.in-back {position:relative;z-index:1;}

.in-front {position:absolute;z-index:3;}
#header-none{
height:192px;
width:915px;
margin-left:39px;

}

/* capa frontal con transparencia */
#header-non{
	padding-top:179px;
	width:594px;
	height:13px;
	margin-left:auto;
	background-repeat:no-repeat;
	background-position:bottom;

}
#header-logo{
width:321px;
height:192px;
}
.inline{
display:inline;}
.out_line{
display:inherit;
}

#header-animation{
width:594px;
height:192px;
background-color:#FFFFFF;
}
.float-left{
float:left;}
.float-right{
float:right;}

.logo{
padding-top:27px;
}
/*end header*/


#body{
	background-image:url(../images/bg_two_colors.jpg);
	background-repeat:repeat-x;
	background-color:#e7e8e9;
	width:966px;/*990*/
	position:relative;
	padding-left:24px;
}

/*box_shadow*/
#box_shadow{
	background-color:#FFFFFF;
	width:945px;	
}

#box_shadow_left{
	width:15px; 
	background-image:url(../images/shadow_left_body.jpg); 
	background-repeat:no-repeat;
}

#box_content{
	width:897px;
	padding-left:18px;
	padding-top:20px;
}

#box_shadow_right{
	width:15px; 
	background-image:url(../images/shadow_right_body.jpg); 
	background-repeat:no-repeat;
}
/*end box_shadow*/

/*left_column*/
#left_column{
	width:167px;
	float:left;
	/*background-color:#CCCCCC;*/
	margin-right:19px;
	margin-bottom:13px;
}

.title_litle_box{
	border:solid #1b429a 1px;
	float:left;
	margin-top:18px;
}

.litle_box_content{
	float:left;
	font-size:12px;
	width:156px;
	background-color:#f19f49;
	padding-left:8px;
	color:#1B4298;
	border-right:solid 1px #1b429a;
	border-bottom:solid 1px #1b429a;
	border-left:solid 1px #1b429a;
	line-height:13px;
}

table.litle_box_table{
	margin-top:5px;
}

table.litle_box_table td{
	vertical-align:top;
	padding-bottom:9px;
	padding-top:6px;
}

.litle_box_content a{
	color:#1B4298;
}

#banner_left{
	float:left; 
	margin-top:18px; 
	width:167px; 
	overflow:hidden;
}
/*end left_column*/


/*central_column*/
#central_column{
	width:689px;
	/*background-color:#999999;*/
	float:left;
	margin-right:21px;
	margin-bottom:13px;
}

#form_area{
	background-image:url(../images/bg_form.jpg);
	background-repeat:no-repeat;
	border:solid 1px #1b429a;
	width:687px;
	height:161px;
}

.title_form_cotiza{
	float:left;
	border-right:solid 1px #1b429a;
	border-bottom:solid 1px #1b429a;
	border-left:solid 1px #1b429a; 
}

.table_form_cotiza{
	color:#1B4298; 
	font-size:12px;
	margin-left:25px; 
	margin-top:18px;
}

.table_form_cotiza td{
	padding-right:5px;
	padding-bottom:12px;
}

select{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#banner_central{
	margin-top:18px; 
	margin-bottom:25px; 
	width:484px;
}
/*end central_column*/

/*right_column*/
#right_column{
	float:right;
	width:183px;
	/*background-color:#CCCCCC;*/
	margin-left:19px;
}

.medium_box_content{
	float:left;
	width:163px;
	font-size:12px;
	background-color:#f19f49;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color:#1B4298;
	border-right:solid 1px #1b429a;
	border-bottom:solid 1px #1b429a;
	border-left:solid 1px #1b429a;
	line-height:16px;
}
.medium_box_content1{
	float:left;
	width:163px;
	font-size:12px;
	background-color:#e7e8e9;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color:#1B4298;
	border-right:solid 1px #1b429a;
	border-bottom:solid 1px #1b429a;
	border-left:solid 1px #1b429a;
	line-height:16px;
}

.medium_box_content1 a:link, .medium_box_content1 a:visited{
	color:#1B4298;
	text-decoration:none;
}

.medium_box_content1 a:hover{
	text-decoration:underline;
}

ul.herramientas {
	list-style:disc;
	/*margin-left:12px;*/
	font-size:13px;
	list-style-position:inside;
	line-height:20px;
}
li.herramientass {
	list-style:disc;
	margin-left:12px;
	font-size:13px;
	list-style-position:inside;
	line-height:20px;
}

p.persona_testimonio{
	text-align:right; 
	color:#ffffff;
	font-weight:bold;
	margin-bottom:8px;
}
/*end right_column*/


/*main_column*/
#main_column{
	float:left;
	width:484px;
	line-height:20px;
	font-size:12px;
	border-bottom:solid 3px #F09D47;
}

h1.title_section{
	color:#1B4298;
	font-size:20px;
	font-weight:normal;
	margin-bottom:9px;
	line-height:24px;
}

#main_column p, #main_column_contenido p, #main_column_detalle_testimonio p{
	margin-bottom:17px;
	margin-top:5px;
}

#image_home{
	float:right; 
	margin-left:10px;
	width:246px;
}
/*end main_column*/


#banner_bottom{
	float:left;
	width:690px;
	height:90px;
	margin-top:18px;
}


/*footer*/
#footer{
	width:877px;
	height:22px;
	/*clear:both;*/
	font-size:12px;
	color:#414142;
	text-align:center;
	border-top:solid 1px #231F20;
	padding-top:11px;
	margin-top:7px;
}

#footer a{
	color:#414142;
	text-decoration:none;
}
/*end footer*/


/*PAGE CONTENIDO*/
#breadcrumb{
	background-image:url(../images/bg_breadcrumb.jpg);
	background-position:right;
	background-color:#CDDE5C;
	background-repeat:no-repeat;
	border:solid 1px #1b429a;
	width:680px;/*687*/
	height:24px;
	padding-top:9px;
	padding-left:7px;
	color:#1B4298;
	font-size:15px;
}

#breadcrumb a{
	color:#1B4298;
	text-decoration:none;
}

.seed{	
	font-weight:bold;
	font-size:16px;	
}

#main_column_contenido{
	float:left;
	width:484px;
	line-height:20px;
	font-size:12px;
	margin-top:18px;
	color:#231F20;
}

#main_column_contenido ul{
	list-style-position:inside;
	list-style-type:disc;
	/*list-style-image:url(../images/bullet_contenido.jpg);*/
	
}

.area_adjuntos{
	width:182px;
	float:left;
	overflow:hidden;
}

h2.adjuntos{
	width:182px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#1B4298;
	border-bottom:solid 1px #1B4298;
	padding-bottom:2px;
	margin-bottom:15px;
	margin-top:20px;
}


.bullet_cell{
	background-image:url(../images/bullet_in_white.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:8px;
}

.bullet{
	background-image:url(../images/bullet.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:8px;
}

.table_adjuntos{
	float:left;
	font-size:12px;
	line-height:14px;
	color:#1B4298;
	width:183px;
}

.table_adjuntos a{
	color:#1B4298;
}
.table_adjuntos td{
	padding-bottom:7px;
}

.third_leve_box_content{
	float:left;
	width:161px;
	font-size:12px;
	background-color:#e7e8e9;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color:#1B4298;
	border-right:solid 1px #1b429a;
	border-bottom:solid 1px #1b429a;
	border-left:solid 1px #1b429a;
	line-height:16px;
}
.third_leve_box_content a:link, .third_leve_box_content a:visited{
	color:#1B4298;
	text-decoration:none;
}

.third_leve_box_content a:hover{
	text-decoration:underline;
}

/*TESTIMONIOS*/
#main_column_testimonios{
	float:left;
	width:687px;
	line-height:20px;
	font-size:12px;
	margin-top:18px;
}

.title_and_pagination{
	width:689px;
	height:18px;
	border-bottom:solid 1px #1B4298;
	padding-bottom:7px;
	margin-bottom:10px;
}

.title_and_pagination h1{
	color:#1B4298;
	font-size:20px;
	font-weight:normal;
	/*margin-bottom:7px;*/
	/*line-height:24px;*/
}

.pagination_area{
	float:right;
	width:150px; 
	text-align:right;
	color:#1B4298;
}

.pagination_area span{
	font-weight:bold;
}

.pagination_area a:link, .pagination_area a:visited{
	color:#1B4298;
	text-decoration:none;
}

.pagination_area a:hover{
	text-decoration:underline;
}

.testimonio_item{
	padding-bottom:11px;
	margin-bottom:11px;
	border-bottom:solid 1px #1B4298;
}

.testimonio_item p{
	color:#231F20;
}

.testimonio_item h2{
	font-size:14px;
	color:#1B4298;
}

.testimonio_item h2 span{
	font-size:12px;
}

.testimonio_item img{
	border:1px solid #EC891D;
	margin-right:11px;
	float:left;
/*	width:112px;*/
	/*margin-top:15px;*/
}

.testimonio_item a:link, .testimonio_item a:visited{
	color:#6D6F71;
}

.testimonio_item a:hover{
	text-decoration:none;
}

/*DETALLE TESTIMONIO*/
#main_column_detalle_testimonio{
	float:left;
	width:687px;
	line-height:20px;
	font-size:12px;
	margin-top:18px;
}

.author{
	float:right;
	position:relative;
	bottom:16px;
	color:#1B4298;
	font-size:12px;
	font-weight:bold;
}

/*GALERIA*/
.table_galeria{
	font-size:11px;
	line-height:13px;
	color:#58595B;
}

.table_galeria, .table_galeria tr, .table_galeria td, .table_galeria tbody, thead{
	border-collapse:separate;
	/*border-spacing:*/
}

.table_galeria td{
	background-color:#E7E8E9;
	padding-bottom:24px;
	border-bottom:solid #FFFFFF 20px;
	border-right:22px solid #FFFFFF;
	padding-top:10px;
}

.table_galeria td.last{
	border-right:0px solid #FFFFFF;	
}

.table_galeria img{
	margin-bottom:9px;
	border:solid #1B4298 1px;
}

.description_gallery{
	width:689px;
	font-size:12px;
	line-height:16px;
	color:#231F20;
	margin-top:12px;
}

#main_column_galeria{
	float:left;
	width:687px;
	line-height:20px;
	font-size:12px;
	margin-top:0px;	
	/*border-bottom: solid #1B4298 10px;*/
}

.linea_separador{
	width:689px; 
	height:1px; 
	float:left; 
	border-bottom: solid #1B4298 1px;
}

/*****************************************************/
.accordion_toggle {
			display: block;
			margin-left:8px;
			padding-left:18px;
			background: url(../images/activa.gif) no-repeat top left #e7e8ea;
			color: #1c419a;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
.non_accordion_toggle {
			display: block;
			margin-left:8px;
			padding-left:18px;
			background: url(../images/activa.gif) no-repeat top left #e7e8ea;
			color: #1c419a;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {			
			background: url(../images/activado.gif) no-repeat top left #e7e8ea;*/
			color: #1c419a;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #1c419a;
			overflow: hidden;
			font-size: 12px;
			background-color:#e7e8ea;
		}											
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #1c419a;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #1c419a;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #a9d06a;
			color: #1c419a;
			margin: 0 0 0 0;
		}

#container{
width:183px;
}
.herra{
	margin-left:12px;	
}

/*Esto es para el munu*/
/*weymar-08*/
.div0_menu_h{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom:11px;
	border-top: solid #c7cfe6 1px;
	background-color:#1a429a;	
	padding-left: 13px;
	color: #ffffff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
/*weymar-08*/	
.div0_menu{
	padding: 0px;
	cursor:pointer;
	margin: 0px;
	text-decoration: none;
/*	height: 19px;*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom:11px;
	border-top: solid #d5d5d3 1px;
	/*background-image:url(../images/lic_s.gif);	*/
	background-color:#1a429a;
	padding-left: 13px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* for the menu*/
.div_submenu {	
	position:absolute;
	top:100px;
	width:166px;
	visibility:hidden;
/*	border-top: solid #7d7e76 1px;*/
	/*border-bottom: solid #7d7e76 1px;
	border-right: solid #7d7e76 1px;
	border-left: none;*/
	/*left: 471px;	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top: 8px;
	padding-bottom:4px;
	padding-left:10px;
}

.menu_level2 a:link{
	color:#C1D82F;
}

.menu_level2 a{
	/*padding-left:10px;*/
	text-decoration: none;
	color:#C1D82F;
	/*background-image:url(../images/bullet_2_level.jpg);*/
	background-repeat: no-repeat; 
	font-size:12px;
}
.menu_level2 a:hover{
	color:#ef8b1b;
	text-decoration: none;
	/*padding-left:10px;	*/
	/*background-image:url(../images/bullet_2_level2.jpg);*/
	background-repeat: no-repeat; 
	font-size:12px;
}
.menu_level2 a.seleccionado{
	color:#ef8b1b;
	text-decoration: none;
	/*padding-left:10px;	
	background-image:url(../images/bullet_2_level2.jpg);*/
	background-repeat: no-repeat; 
	font-size:12px;
}


.menu_level2_div{
	padding-bottom:4px;
	border-bottom: solid #C1D82F 1px;
	padding-top:4px;
	margin-right:18px;
	padding-left: 10px;
	background-image:url(../images/bullet_2_level.jpg);
	background-repeat:no-repeat;
	background-position: 0 2px;
}
.menu_level2_div_{
	padding-bottom:4px;

	padding-top:4px;
	margin-right:18px;
	padding-left: 10px;
	background-image:url(../images/bullet_2_level.jpg);
	background-repeat:no-repeat;
	background-position: 0 2px;
}

.menu_level2_divA{
	padding-bottom:4px;
	border-bottom: solid #C1D82F 1px;
	padding-top:4px;
	margin-right:18px;
	padding-left: 10px;
	background-image:url(../images/bullet_2_level2.jpg);
	background-repeat:no-repeat;
	background-position: 0 2px;
}
.menu_level2_div_A{
	padding-bottom:4px;

	padding-top:4px;
	margin-right:18px;
	padding-left: 10px;
	background-image:url(../images/bullet_2_level2.jpg);
	background-repeat:no-repeat;
	background-position: 0 2px;
}


.div_submenu_p {
	position:absolute;
	top:10px;
	width:100px;
	left:0px;
	visibility:hidden;
	/*border-top: solid #275a93 1px;*/
	/*border-bottom: solid #275a93 1px;
	border-right: solid #275a93 1px;*/
	border-left: none;
	left: 471px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	

}
.div_submenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	border:solid  #555555 1px;
}
.td_submenu{
	/*background-color:#FFFFFF;*/
	background-color: #1d409c;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:5px 10px;

}
/*weymar-08*/
.td_submenu a{

	background-position: left;
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	/*padding-left:13px;*/
	
}
.td_submenu a:hover{
	color: #c1d92d;
	text-decoration: none;
	font-size:13px;
}
.td_submenu2{
	background-color:#FFFFFF;
		/*filter:alpha(opacity=65); 
	-moz-opacity:0.65; 
	opacity: 0.65;*/
}
.td_submenu2 a{

	color: #53544c;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size:11px;
	
}
.td_submenu2 a:hover{
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
/*	color: #000000;*/

}
.contenidotext strong{
	font-weight:bold;
}
/*weymar-08*/
.div0_menu_h_sel{
	padding: 0px;
	margin: 0px;
	text-decoration: none;

	padding-top: 10px;
	padding-right:5px;
	padding-bottom:11px;
	border-top: solid #d5d5d3 1px;
	background-color: #1d409c;
	/*background-image: url(../images/btn-bck.gif);
	background-repeat:no-repeat;*/
	padding-left: 13px;
	color: #b8cd34;
	cursor:pointer;
	font-size:13px;
}
.enlace_subnaranja{
	text-align:left;

}
.menu_level2{
	padding-top:10px;
	/*padding-bottom:10px;*/
	padding-left:5px;
}
.link_submenuII{

}
/*weymar start*/
.image_and_description{
	width:157px;
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A6A8AA;
	padding-bottom:4px;
	margin-left:20px;
	margin-bottom:3px;
}
/*weymar end*/
.result_content_paginacion{
	padding-top:18px;

}
.div_item_cotizacion{
	margin-bottom:6px;
	width:674px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	border:solid  #5572b3 1px;
}
a.enlace_link{
	text-decoration:none;
	font-size:13px;
	color:#000099;
}
.labelField{
	vertical-align:top !important;
}
.bullet_menu{
	background-image:url(../images/bullet_espacer.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:18px;
}
a.back{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#666666;
}

<!-- PAGE 404 ERROR  -->
#DivError{
font-size:12px;
color:#231F20;
line-height:20px;
}

#DivError p{
font-size:12px;
padding-top:20px;
padding-right:15px;
}
#DivError h2{
color:#1B4298;
font-size:20px;
font-weight:normal;
line-height:24px;
margin-bottom:9px;
}
#DivError  a{
color:#1B4298;
text-decoration:none;
}
#DivError  a:hover{
text-decoration:underline;
color:#1B4298;
}