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

* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
html { background-image: url(../images/bg_html.gif); }
body {
	position: relative; 
	margin: 0;
	background-color: white;
	background:url(../images/bg_body.jpg) repeat-x;
	}
div#l_all { position: relative; width: 768px; margin: 0px auto; padding: 0px; background-color: #f7f7f7; }

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

h1 {
	clear: both;
	margin: 1px 0 6px 0;
	padding: 3px 0 3px 10px;
	color: white;
	background: url(../images/h1_bkg.png) top left no-repeat white;
	}

div#l_contents {
	float: left;
	margin-top: -2px;
	background:url(../images/bg_contents.gif) repeat-y;
	width: 100%;
}

ol { padding: 0; margin: 0 0 10px 20px; }
ol li { margin-left: 10px; margin-bottom: 5px; padding: 0; }

ul { padding: 0; margin: 0 0 10px 0; }
ul li { margin-left: 20px; margin-bottom: 5px; }

div#breadcrumbs { position: absolute; bottom: 25px; left: 208px; z-index: 2; margin: 0px; width: 540px; color: #3f9ae0; }
div#breadcrumbs span a { color: #3f9ae0; text-decoration: underline; }
div#breadcrumbs span a:hover { color: #3f9ae0; text-decoration: none; }
div#breadcrumbs span.current_breadcrumb { font-weight: bold; }

div#left { float: left; width: 173px; padding-bottom: 30px; }

div#contents { float: left; width: 559px; margin: 0 0 0 18px; display: inline; padding: 0; }

div#right {
	float: left;
	background: url(../images/backgrounds/bg_der_centro.jpg) repeat-y center;
	width: 152px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

div#contact_banner { border-top: 1px dashed #77bded; border-bottom: 1px dashed #77bded; margin-left: 17px; width: 160px; margin-bottom: 20px; }
div#contact_banner div.box_157 { margin-left: 0; }
div#contact_banner img { border: none; }

div#header { position: relative; margin: 0px; padding: 0px; z-index: 1; }

div#language_flags { position: absolute; left: 18px; bottom: 8px; }
div#language_flags * { margin: 0px; padding: 0px; }
div#header a img { margin: 0px; }

div#contents iframe { width: 422px; margin: 8px 0px; }
div#contents iframe#ifr_contents { height: 472px; }
div#seccion h2 { margin-top:0px;}

div#banner img { margin-left: 5px; }

div#footer {
	width: 100%;
	clear: both;
	position: relative;
	float: left;
	background: url(../images/bg_contents.gif) repeat-y;
	margin-top: -1px;
	padding-top: 20px;
	}
div#footer div.validations { float: right; margin: 0; }
div#footer div.validations a { padding-right: 10px; }
div#footer table { width: 400px; float: left; }
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; }
div#footer a { }

div#footer table a { color: #51a7de; padding: 2px 0 2px 12px; text-decoration: overline; background: url(../images/bullet_footer.gif) 1px 1px no-repeat white; }
div#footer table td { padding-top: 4px; }

div#footer a:link { color: #2b7fbf; }
div#footer a:hover { color: black; }

div#footer div.box_751 { width: 700px; margin-left: 33px; }
div#footer div.box_751 div.signature {
	clear: both;
	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#l_all div#l_contents div#left div.box_menu_bottom { display: none; }

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;
}

