
.clear {
	clear:both; 
	height:1px;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 0;
}

.clearfix:after, .wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.list_reset, .list_reset li { margin: 0; padding: 0; list-style: none;}

/* CSS Document */
body {

	background-color:			#5e717e;
	background-image: url(../images/fondoSitio.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family:				Arial, Helvetica, sans-serif;

}

div#cuerpo {

	width:						935px;
	margin:						30px auto 0px;
	padding-bottom:				5px;
	
	position:					relative;

}

/* 
ENCABEZADO
*/
div#encabezado {

	background-image:			url(../images/headerFondo.gif);
	
	width:						935px;
	height:						90px;
	
	position:					relative;
	z-index: 					99;

}

/* LOGIN */
#login {
	font-size: 11px;
	height: 26px;
	padding-top: 8px;
	position: absolute;
	top: 26px!important;
	top: 25px;
	right: 15px;
	z-index: 9999;
	background:transparent url(../images/login_background.jpg) repeat-x left top;
}

#login input {
	font-size: 11px;
	margin-right:5px;
	background: #FFF;
	border: #7f9db9 solid 1px;
}

#login #campos {
	float: left;
}

#login #botones {
	margin-top: 2px;
	margin-left: 5px;
	float: left;
}

/*
MENU SUPERIOR
*/
ul#menuSuperior {
	
	font-size:					10px;
	line-height:				17px;

	list-style:					none;
	
	width:						910px;
	margin:						0px;
	
	position:					absolute;
	top:						5px;
	left:						14px;

}
ul#menuSuperior li {

	background-repeat:			no-repeat;
	background-position:		0px 0px;
	
	padding-left:				20px;
	padding-right:				10px;
	
	float:						right;

}

ul#menuSuperior li.izquierda {

	float:						left;
	
}

ul#menuSuperior li a {

	color:						#010101;
	text-decoration:			none;

}

ul#menuSuperior li a:hover {

	color:						#fff;

}

/*
LOGO BECCAR VARELA
*/
div#logo {
	
	background-image: url(../images/logo.png)!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png');
	
	width: 386px;
	height: 31px;
	position:					absolute;
	top:						17px;
	left:						18px;

}

/*
BUSCADOR
*/
form#buscador {

	background-color:			#fff;
	
	width:						158px;
	height:						17px;
	padding:					0px;
	border:						1px solid #9ba0a4;
	margin:						0px!important;
	
	display:					block;
	position:					absolute;
	top:						34px;
	left:						756px;
	
}
form#buscador input.campo {

	font-size:					11px!important;
	font-size:					11px;
	
	line-height:				15px!important;
	line-height:				17px;
	
	width:						138px;
	height:						15px!important;
	height:						17px;
	padding:					0px;
	padding-top:				1px!important;
	padding-top:				0px;
	border:						0px;
	margin:						0px;
	
	position:					absolute;
	left:						2px;

}

form#buscador input.boton {

	background-image:			url(../images/botonBuscar.gif);

	width:						16px;
	height:						15px;
	border:						0px;
	
	position:					absolute;
	top:						1px;
	right:						1px;

}

/*
MENU 
*/
ul#menu {
	
	font-size:					12px;
	line-height:				17px;

	list-style:					none;
	
	width:						910px;
	margin:						0px;
	
	position:					absolute;
	top:						68px;
	left:						20px;
	
	z-index: 					99;

}
ul#menu li {

	background-repeat:			no-repeat;
	background-position:		0px 0px;
	
	margin-right:				15px;
	
	float:						left;
	position:					relative;
	z-index: 105;
}

ul#menu li a {

	background-image:			none;
	background-position:		bottom;
	background-repeat:			repeat-x;

	color:						#fff;
	text-decoration:			none;
	text-transform: capitalize;
	padding-bottom:				4px;
	
	display:					block;

}

ul#menu li a:hover {

	background:			transparent url(../images/lineaBajaMenu.gif) no-repeat left bottom;
	color:#8ed1ff;

}


ul#menu ul.submenu {

	background-color:			#005286; /* #0860a8; */
	background-image:			url(../images/fondoSubMenu.gif);

	font-size:					11px;
	line-height:				22px;

	list-style:					none;

	border-top:					1px solid #eee;
	/*border-bottom:				3px solid #ff7e00;*/
	margin:						0px;
	
	position:					absolute;
	top:						21px;
	left:						0px;
	
	display:					none;
	
	z-index: 110;
	
}

ul#menu li:hover ul.submenu {
	
	display:					block;

}


ul#menu ul.submenu li {

	/*background-image:			url(../images/lineaHorizontalPuntenada.gif);
	background-position:		left top;
	background-repeat:			repeat-x;*/
	
	padding:					0px 8px;
	margin:						0px;
	
	border-bottom:				1px solid #005286; /* #0860a8; */
	
	float:						none;

}

ul#menu ul.submenu li a {

	color:						#fff;
	text-decoration:			none;
	text-transform:				none;
	padding-bottom:				1px;
	
	display:					block;

}

ul#menu ul.submenu li a:hover {

	background-image:			none;

	color:						#8ed1ff;
	border:						0px;

}

/* 
BANNER 
*/
div#banner_home {
	
	width:						933px;
	height:						271px;
	overflow:					hidden;
	border-left:				1px solid #fff;
	border-right:				1px solid #fff;
	z-index: 1;
}

/* 
CONTENIDO
*/
div#contenido {

	background-color:			#fff; /*#fff; /* #d6dfe6; */
	width:						935px;
	position:					relative;

}
#contenido #textoTipo{
	min-height:					270px; 
	height:						auto!important;
	height:						270px;
}

div#contenido.layout2 {
	background:transparent url(../images/compartir_layout2.gif) repeat-y left top;
}


#contenidoFondoInferior {
	
	background-image:			url(../images/contenidoFondoInferior.gif);
	background-repeat:no-repeat; 
	width:						935px;
	height:5px;
	float:left;
	
}


#contenidoFondoInferior.layout2 {
	background:#5e717e url(../images/contenidoFondoInferior3.gif) no-repeat left top;
	margin:-1px 0 0 0;
}

/* 
PIE
*/

/*#pie_print {
	display:none;
}*/

div#pie {
	width:935px;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	
	font-size:11px;
}

div#pie div.pie_contenido {
	padding:5px 20px 10px 20px;
	background-color:#8c9aa5;	
}

.pie_datos {
	float:right;
	width:200px;
	padding-top:5px;
}

.pie_datos p {
	font-size:11px;
	line-height:15px;
	color:#fff;
}

div#pie .izquierda {
	width:340px;	
	float: left;
}

a.pie_legales {
	position:relative;
	left:10px;
	top:12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #8ed2ff;
}

a.pie_legales:hover {
	color: #fff;
}

h6.logo_pie {
	float:left;
	display:block;
	width:206px;
	height:37px;
	overflow:hidden;
	text-indent:-9000em;
	background:transparent url(../images/pie_logo.gif) no-repeat left top;
}

div#pie p.copyrights {
	clear:both;
	margin:0;
	padding:10px 0 0 0;
	color:#425059;
}

/* 
CLEAR
*/
div.clear {

	font-size:					0px;
	height:						0px;
	line-height:				0px;
	clear:						both;	
	/*border-bottom:				1px solid #d6dfe6;*/

}

/* 
BROCHURE
*/
div#brochure {
	width:						184px;
	padding:					0px;
	margin:						0px;
	padding-left:				20px;
	padding-top:				30px;
	padding-bottom:				40px;
	float:						left;
	clear:						left;

}
/* SITE MAP */
.sitemap{
	list-style:none;
	margin-left:0;
	font-size:10px;
}

.sitemap li{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:3px 0;
	background: transparent url(../images/linea_sitemap.gif) repeat-x left bottom;
}

.sitemap li a{
	text-decoration:none;
	color:#000;
}
.sitemap li a:hover{
	text-decoration:none;
	color:#509fd6;
}

.sitemap li.last {
	font-size:11px;
	font-weight:bold;
	padding:3px 0;
	background:none;
}

.sitemap li ul {
	background: transparent url(../images/linea_sitemap.gif) repeat-x left top;
	margin:2px 0 0 0;
	padding:2px 0 0 0;
}
.sitemap li li {
	font-weight:normal;
	background: none;
	padding:1px 0 1px 10px;
	background:transparent url(../images/list_bullet.jpg) no-repeat left 7px;
}

.sitemap li li a:hover {
	text-decoration:underline;
	color:#000000;
}

.sitemap li ul li ul {
	background: none;
}

.sitemap li ul li ul li {
	background: none;
	padding:1px 0;
}

.sitemap li ul li ul li a {
	background: none;
	padding:0;
	color:#509fd6;
}

.sitemap li ul li ul li a:hover {
	text-decoration:underline;
	color:#509fd6;
}


/*  COMPARTIR */
/*.compartir {
	float:left;
	width:100%;
}

div.layout2 .compartir {
	float:left;
	width:100%;
	background:transparent url(../images/compartir_layout2.gif) repeat-y left top;
}*/

/*.compartir ul  {
	width:184px;
	height:52px;
	bottom:20px;
	left:20px;
	margin-left:20px;
	margin-bottom:20px;
}*/

.compartir ul  {
	position:absolute;
	width:184px;
	/*height:52px;*/
	bottom:20px;
	left:20px;
}


.compartir ul li.linkedin {
	padding:8px 0;
	background:transparent url(../images/dotted-line.jpg) repeat-x left bottom;
}

.compartir ul li.linkedin a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	padding:2px 0 2px 22px;
	background:transparent url(../images/icono-linkedin.jpg) no-repeat left top;
}

.compartir ul li.linkedin a:hover {
	text-decoration:underline;
}

.compartir ul li.share {
	color:#115bb5;
	font-size:11px;
	text-decoration:none;
	padding:6px 0 6px 22px;
	background:transparent url(../images/icono-compartir.jpg) no-repeat left center;
}

.compartir ul li.share img {
	position:relative;
	top:2px;
	left:3px;
	border:none;
}
