/*///////////////////////////////////////////////////////////////////
Imported styles

Estilos usados en el caso de que se use en el diseño algún tipo de caja
para maquetar el contenido de las distintas capas de la web
///////////////////////////////////////////////////////////////////*/

@import "/themes/default/styles/box_157.css";
@import "/themes/default/styles/box_438.css";
@import "/themes/default/styles/box_751.css";

/*///////////////////////////////////////////////////////////////////
General

Estilos que hacen referencia a distintos elementos presentes en
todas las páginas
///////////////////////////////////////////////////////////////////*/

* { font-family: Arial, Helvetica, sans-serif; color:#666666; font-size: 11px; padding:0px; margin:0px; }
strong { color: #cd9b06;}

html {}
	
body { margin: 0; padding:0; }

div#flashbanner { top: 0; left: 0; width: 100%;	}

div#l_all {

margin: 0 auto; padding: 0; background: url(../images/pix_gris.gif) repeat; }


div#l_contents { 
	width: 778px;
	margin: -4px auto 0;
	padding: 0;
	background: url(../images/pix_fondo.gif) repeat-y left;
	overflow: hidden;

}
div#breadcrumbs {
	text-align:right; 
	color: #999999;
	padding:0;
	margin: 10px 0 0;
	font-size:10px;
	
}
div#breadcrumbs span.current_breadcrumb { 
	font-weight: normal;
	font-size:10px;
	color: #999999;
}
div#breadcrumbs span.flecha_migas a { 
	color: #c8e09f;
	text-decoration:none;
}
div#breadcrumbs span.flecha_migas a:hover { 
	color: #c8e09f;
	text-decoration: underline;
}

table#grid img{ border: 1px solid #bed600; }
div#language_flags {  position: absolute; right: 5px; top:20px;  }
div#language_flags * { margin: 0px; padding: 0px; }
div#language_flags a img {  }


a img { border: none; }
a:active { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:link { color: black; text-decoration: none; }
a:hover { color: #993366; text-decoration: none; }
form { margin: 0px; padding: 0px; }
p { margin: 0px 0px 15px 0px; line-height: 14px; }

div#contents h1 { 
	width: 545px;
	padding: 4px 0px 4px 5px;
	clear: both;
	color: #404a29;
	font-family: Arial;
	font-size: 24px; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	border-bottom: 1px solid #bed600;
	margin: 6px 0px;
}
div#seccion h2 { margin-top:0px;}
div#seccion h4 { margin-top:0px;}
h4.gb{
	width: 413px;
	padding: 0;
	line-height: 25px;
	clear: both;
	color: #404a29;
	font-size: 19px; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	margin:0px;
	}

div#banner img { margin-left: 0px; }
form { margin: 0px; padding: 0px; }
div#header { 
	margin: 0 auto; padding: 0px; width: auto; position: relative; }
div#header a { margin: 0px auto;}
div#header a img { margin: 0px auto; background: url(../images/head.jpg) top center; padding-left:0px; }
div#left { position: relative;  width: 180px; margin-left: 0px; background:url(../images/backgrounds/bkg_menu.jpg) no-repeat top right; float:left; margin-top:30px;  }


div#contents {
	float: right;
	width: 590px; }

div#right {display:none;
	float: left;
	width: 152px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}


div#footer {  
	float:left; 
	width:100%;
	margin:0px auto; 
	padding:0;
	height: 100px;
	position:relative;
 	overflow: hidden;
	background: url(../images/backgrounds/bg_bottom.gif) no-repeat top center;

	}

div#footer div.validations {
	float:left;
	width: 100%;
	margin: 10px 0;
	
}
div#footer div.validations a { padding-right: 10px; color: #ffffff;  }
div#footer table {text-align: left; float: left; margin:0; padding:0;
	
}
div#footer table td { text-align: left; }
div#footer table td.first { text-align: left; }
div#footer table td.last { text-align: left; }
div#footer table td a { margin-left: 0px; }
div#footer a { color: #ffffff; }
div#footer a:link { color: #ffffff; }
div#footer a:hover { color: #013300; }

div.signature {
	color: #ffffff;
	float:left;	 
}
div.signature img { margin: 0 5px; }
div.signature a { color: #ffffff; }

div.box_157 { margin:0; }

div#footer div.box_751 div.box_157 { 
	float:left;
	height:100px;
	position:relative;
	top:0;
	width:150px;
}
div#footer div.footer_right { 
	float: right;
	width:560px;
	text-align:left;
	padding:0;
	text-align:left;
	background: url(../images/backgrounds/logos_foot.jpg) no-repeat right;
}
div#l_all div#l_contents div#left div#menu div.box_menu {  }



div#atencion_online { border-bottom:1px solid #d9b340; padding:5px; }
div#contact_banner {  padding:5px; }


.footer_links { float:left; width: 547px; padding:0; margin:20px 0 0 0; }
.footer_links ul {
	float: left;
	display: block;	
	list-style: none;
	margin-top: 10px;
	text-align:justify;
}

.footer_links ul li { float: left; }
.footer_links ul li a img { border: none; margin: 0 15px 15px 15px; padding:0;}

------------------------------
div#popin_service {
	display: none;
	position: absolute;
	background-color:#dcdcdc;
	padding: 5px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	width: 250px;
	top: 40%;
	left: 40%;
}

.facebook {float:left; margin:0 0 20px 16px;}
