@import "box_157.css";
@import "box_438.css";
@import "box_751.css";

* { font-family: Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: 0.5px;}

html { background: url(../images/bkg_bottom.gif) bottom center no-repeat white; }
body { margin: 0; background: url(../images/backgrounds/bkg.jpg) top center no-repeat white; height: 313px; }
div#l_all { position: relative; width: 768px; margin: 0px auto; padding: 0px; }

a img { border: none; }
div#contents a { color: #a86a43; text-decoration: underline; font-weight: bold; }
div#contents a:hover { color: #a86a43; text-decoration: none; }

strong { font-weight: 700; }
em { font-style: normal; color: #da5c05; }

form { margin: 0px; padding: 0px; }
p { margin: 0 0 12px 0; text-align: justify; color: #717171; line-height: 14px; }

div#contents ul, div#contents ol { color: #717171; }

div#l_contents { float: left; margin-bottom: 20px; padding-left: 8px; }
div#left { float: left; width: 196px; }
div#contents { float: left; width: 545px; margin-left: 2px; margin-bottom: 30px; }
div#right { display: none; border: 100px solid red; }

div.static_banner {
	float: left;
	width: 164px;
	height: 93px;
	background: url(../images/bg_banner_contact.png) top left no-repeat white;
	padding: 20px 0 0 30px;
	margin: 8px 0;
	}
div.static_banner img { margin-bottom: 12px; }

div#breadcrumbs { position: absolute; bottom: 0; margin-left: 200px; font-size: 10px; padding: 4px 0px 4px 5px; color:#b3b3b3; }
div#breadcrumbs .current_breadcrumbs { font-weight: bold; }
div#breadcrumbs a { color: #999999; text-decoration: underline; }
div#breadcrumbs a:hover { text-decoration: none; }

div#header { margin-top: 100px; padding: 0 0 5px 0; float: left; position: relative; }

div#header object { }

div#header a img { margin: 0px; }

div#language_flags { position: absolute; left: 18px; bottom: 8px; }
div#language_flags * { margin: 0px; padding: 0px; }

h1 {
	clear: both;
	margin: 4px 0 6px 0;
	padding: 4px 0px 4px 5px;
	border: 1px solid white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-image:url(../images/backgrounds/box_438_top.png);
}

div#seccion h2 { margin-top:0px;}

div#contents iframe { width: 422px; margin: 8px 0px; }
div#contents iframe#ifr_contents { height: 472px; }


div#banner img { margin-left: 5px; }

div#footer { clear: both; position: relative; float: left; margin-top: 10px; }
div#footer div.validations { float: left; margin: 5px 0 0 0; width: 260px; }
div#footer div.validations a { padding-right: 10px; }
div#footer table { width: 500px; float: right; margin: 0 80px 20px 0; padding-left: 100px; clear: both; }
div#footer table td { text-align: center; }
div#footer table td.first { text-align: left; }
div#footer table td.last { text-align: right; }
div#footer table td a { margin-left: 10px; font-weight: bold; text-decoration: none; }
div#footer a { color: #838282; text-decoration: underline; }
div#footer a:link { color: #838282; }
div#footer a:hover { color: black; }

div#footer div.box_751 { padding-top: 8px; width: 761px; }
div#footer div.box_751 div.signature {
	float: right;
	width: 475px;
	text-align: center;
	color: #9c9c9c;
	padding-bottom: 10px;
	height: 20px;
}
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#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;
}

div#keyboardMsg a { color: #4b2c1f; font-weight: bold; }
div#keyboardMsg a:hover { text-decoration: none; }