@import "box_157.css";
@import "box_438.css";
@import "box_751.css";

* { font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #595959; }

html{ background: url(../images/html_bkg.jpg) center repeat-y; margin: 0;}
body { background: url(../images/body_bkg.jpg) top center no-repeat; margin: 0;}

div#l_all { position: relative; width: 768px; margin: 0 auto; padding: 0px;}
a{outline:0;}
a img { border: none;}

a:link, a:active, a:visited { color:#3a7bff;}
a:hover { color:#616161;}

form {}

p { width: 560px; margin: 0 auto; line-height:15px;}

div#l_contents { position: relative; float: left; 	padding-right: 5px; }

/* FOOTER LINKS */

.footer_links { width: 760px; /*text-align: center; clear: both;*/ }
.footer_links ul {
	width: 580px;
	float: right;
	display: block;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 40px 0 0;
	margin-left: 0px;
	background: url(../images/bg_footer_links.gif) top right no-repeat;
}

.footer_links ul li { float: left; }
.footer_links ul li a img { border: none; }

/*------------------------------*/

div#left { 
	float:left ; 
	margin: 0px;
	padding: 0px; 
}
div.banner_left { margin:0 0 0 25px; padding:0;}
div.static { margin:10px 0 0 50px; padding:0;}

div#contents {
	position: relative;
	float: left;
	width: 590px;
}

div#right {
	float: left;
	clear:  left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/newpre.jpg) no-repeat right top;
	width: 165px;
	padding-top: 190px;
	display: none;
}
div#breadcrumbs{margin-left: 10px;}
div#breadcrumbs, span.current_breadcrumb, span.flecha_migas a{color: #7FA3BD;}
span.current_breadcrumb {font-weight: bold;}

div#header {position: relative; border: 0; margin: 0; padding: 0;}
div#header a img { margin: 0; float:left;}

div#language_flags { position: relative; float:right; right: 58px; width:15px; height:20px; z-index:2; }
div#language_flags * { margin: 0px; padding: 0px; }

div#contents h1 {
	background: url(../images/h1.jpg) bottom left no-repeat;	
	width: 550px;
	height: 38px;
	padding: 5px 0 0 20px;
	margin: 0 auto;
	margin-top: 7px;
	color: #fff;
	font-size: 15px;
}

div#contents iframe { width: 100% ;}
div#contents iframe#ifr_contents {}
div#seccion h2 {}
div#banner img {}

div#footer {
	clear: both;
	position: relative;
	float: left;
	top: 0px;
	margin:0 0 0 25px;
	bottom: 0px;
	height: 50px;
}
div#footer div.validations { display:none; float: right; margin-right: 7px;}
div#footer div.validations a {}

div#footer table { float: left; margin-left: 185px; margin-top: -5px; }
 
div#footer table td {}
div#footer table td.first {}
div#footer table td.last {}
div#footer table td a {vertical-align: top;}

div#footer a { color: #000; }
div#footer a:link { color: #2B6490; font-weight: normal}
div#footer a:hover { color: #214C6E; }

div#footer div.box_751 { padding-top: 8px; width: 600px; float:right; }
div#footer div.box_751 div.signature { display: none; }
div#footer div.box_751 div.signature img { margin-top: 6px; margin-right: 12px; }
div#footer div.box_751 div.signature a { color: #9c9c9c; }


div#contact_banner{
	float: left;
}



div#popin_service {
	display: none;
	position: absolute;
	z-index: 1;
	top: 40%;
	left: 40%;
	width: 250px;
	padding: 5px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	background-color:#dcdcdc;
}

#atencion_online{
	display: none;
}

/**
 * Clearfix
 */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*.clearfix {display: inline-block;}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */