@import "box_157.css";
@import "box_438.css";
@import "box_751.css";

* { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
body { margin: 0px auto; background: url(../images/fondo_web.jpg) center repeat-y white;}


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: #5a8aca; text-decoration: none; }

p { margin: 5px 0px 15px 0px; line-height: 14px; font-size: 11px; letter-spacing: 1px; color: #666464; }

h1 {
	padding: 4px 0px 4px 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/h1_background.gif) bottom repeat-x;
	margin-top: 0px;
	margin-bottom: 5px;
	width:100%;
}

h2 { margin: 0px; padding: 4px 5px 4px 5px; letter-spacing: 1px; background-color: #CCCCCC; float: left; width:98%; }

div#l_all { width: 768px; margin: 0px auto; }
div#l_all div#l_contents div#left div.box_menu_bottom { display: none; }

div#header { bottom: 0px; }
div#header a { margin: 0px; padding: 0px;}
div#header a img { border: none; }

div#l_contents { 
	position: relative; 
	float: left; 
	width: 750px; 
	background: url(../images/l_content_background.gif) top center no-repeat white; 
	padding: 0px 12px 0px 0px; 
	margin-top: 0px; 
}

div#left { position: relative; float: left; width: 194px; margin: 0px; }
div#right div.box_157 { margin-left: 10px; margin-top: 0px;}
div#right div.box_157 div a img { margin-left: 5px; }

div#contents { position: relative; float: right; width: 532px; right: 10px; margin: 0px; }

div#breadcrumbs { font-size: 10px; letter-spacing: 1px; margin-top: 10px;  color: #464545; margin-bottom: 3px; }

div#languages { margin-top: 10px; margin-bottom: 0px; bottom: 0px; position:relative; float: right;}
div#languages a img { border: none; margin-left: 5px;}

div#right { display: block; }

div#footer { 
	clear: both; 
	position: relative; 
	float: left; 
	width: 762px; 
	height: 75px; 
	background: url(../images/footer_background.gif) top no-repeat; 
	padding-top: 20px; 
	text-align: left; 
	display: block;
}
div#footer a { color: white; text-decoration: none; }
div#footer a:hover { color: #c9d0e2;}
div#footer a, a:active, div#footer a:link, div#footer a:visited { color: white;}
div#cfooter .separador { color: white; margin: 0px 12px 0px 12px; }
div#footer div.box_751 a.validations { margin-left: 24px; border-bottom: 1px dashed white; text-decoration: none; height: 100px; }
div#footer div.box_751 { padding-top: 10px; padding-bottom: 10px; margin-left: 20px; width: 742px;}

div#footer div.box_751 div.validations { width: 450px; position: absolute; top: 28px; right: 14px; text-align: right;}
div#footer div.box_751 div.validations img { margin-left: 40px;}

div#footer td a { margin-left: 45px; }
div#footer td.first a { margin-left: 0px; }

div#footer td a:hover { color: #c8c7cd;}

div#footer div.signature { text-align: center; margin-top: 10px; color: #9c9c9c; }
div#footer div.signature a { color: #9c9c9c; }
div#footer div.signature a img { margin-right: 10px; }

div#popin_service {
	display: none;
	z-index: 1;
	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%;
}