@import "box_157.css";
@import "box_438.css";
@import "box_751.css";

* { font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #cecece; }

body { padding-bottom: 0px; margin: 10px auto; }
html { background: /*url(../images/backgrounds/bg.jpg) repeat-x top*/ #000000;}

div#l_all { 
	position: relative; 
	width: 768px;
	height:585px;
	margin: 0px auto;
	}


div.enlaces { float: right; display: inline; width: 250px; margin: 0; padding:0;}
div.enlaces a img { margin: 0px; padding: 0px; float:left;}

div#header {width: 311px; float: left; }
div#header a img { margin: 0px; margin-bottom: -2px;}

a img { border: none; }

a:link, a:active, a:visited {text-decoration: none; }

a:hover { color: #707070; text-decoration: underline; }

div#customer_info ul li { list-style: none; margin: 0px; padding: 0px;}
div#customer_info a:link, div#customer_info a:active, div#customer_info a:visited {text-decoration: none; font-weight: normal; color: #707070; margin: 0px; padding: 0 0 0 16px; }

div#customer_info a:hover { color: #ffffff; text-decoration: none; }


form { margin: 0px; padding: 0px; }

p { margin: 0px 0px 15px 0px; line-height: 14px; }



div#l_contents {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	background:url(../images/backgrounds/bg_content_comp.jpg) bottom center no-repeat;
	

}

div#left {
position: relative;
float:left ;
width: 166px;
margin: 0px;
padding: 0px;
margin-left: -6px;
}

div#contents {
	position:relative;
	float: right;
	margin: 0 -9px 0 5px;
	padding:0px;
	width:561px;
/*	background:url(../images/backgrounds/bgcontent_1.gif) no-repeat top center black;*/
 }

div#right {
	float: right;
	width: 151px;
	margin: 0px;
	margin-top: -32px;
	padding: 0px;
}

div#breadcrumbs, span.current_breadcrumb, span.flecha_migas a{ font-size: 9px; color: #713606; margin-bottom: 7px; }

div#language_flags {float:left; margin:5px 0 0 2px; padding:0;}
div#language_flags * { margin: 0px; padding: 0px; }

div#contents h1 {
	border: none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	margin: 0 15px 0 0;
	padding:4px 0px 8px 0;
	width:551px;
	background: url(../images/backgrounds/bg_h1.jpg) no-repeat bottom left;
}

div#contents iframe { width: 100% ;}
div#contents iframe#ifr_contents {}
div#seccion h2 { margin-top:0;}

div#footer {
	float: left;
	margin: 10px 0 0;
	width: 561px;
}
div#footer div#contacto { width: 215px; position:relative; float: left; margin-left: 5px; display:none;}
div#footer div.validations { margin: 0px; float: left; width: 561px; text-align:right;}
div#footer div.validations a { padding-right: 10px; }
div#footer table {  width: 561px; float: left; margin-top:10px; 
 margin-left: 0px;/*
 margin-left: 20px;*/

 }
div#footer table td { text-align: left;  white-space: nowrap; margin-left: 20px;}
div#footer table td.first { text-align: left; }
div#footer table td.last { text-align: left; }
div#footer table td a { margin-left: 0px; text-decoration: underline; color: #006F17; font-size: 9px;}
div#footer a { color: Black; }
div#footer a:link { color: #A0905C; font-weight: bold; }
div#footer a:hover { color: #7D7046; }

div#footer div.box_751 { float:right; padding-top: 8px; width: 556px; margin-top: 125px;}
div#footer div.box_751 div.signature { float: right; color: #474747;/*width:auto;  width: 425px; text-align:right; clear:both;*/ }
div#footer div.box_751 div.signature img { margin-top: 6px; margin-right: 12px; }
div#footer div.box_751 div.signature a { color: #474747; font-weight: normal; }


div#contact_banner{
 float:right;
}

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;
}

#lightbox a kbd { color: #000; }
#lightbox a:hover { text-decoration: none; }
*{ outline:none;}
