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

* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
body { position: relative; margin: 0px; background-color: #430000; background-image:url(/images/bg_maqueta4.jpg); background-position: top; background-repeat:repeat-x; }

div#l_all { position: relative; width: 768px; padding: 0px; margin: 5px auto; }


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 5px 15px 5px; line-height: 14px; text-align: justify; }
div#before_l_contents{float: left; width: 768px; height: 5px; margin:0px; padding: 0px; background:url(../images/bg_top_center.gif); background-position:top left; background-repeat:no-repeat; overflow: hidden;/*evita los saltos en IE*/ }
div#l_contents {
	float: left;
	width: 768px;
	padding: 0 0 20px;
	background-image: url(../images/bg_center_center.gif);
	background-position: bottom left; background-repeat: no-repeat; 
	
}

div#l_contents iframe#ifr_contents { float: left; width: 415px; height:530px !important; margin: 0 15px 0 0; overflow: auto; }

div#left { float: left; width: 163px; padding-bottom: 150px; }
div#contents { float: left; width: 430px; margin:  0 10px 0 0; }
div#right {
	float: left;
	/*background: url(../images/backgrounds/bg_der_centro.jpg) repeat-y center;*/
	width: 152px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#breadcrumbs { margin: 10px 0 0 0; padding: 0px; color: #bdab57;}
div#breadcrumbs a { color: #bdab57;}
div#breadcrumbs span { color: #bdab57;}

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

div#contents h1 {
	clear: both;
	margin: 6px 0px;
	padding: 4px 0px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#2e6746;
	background: url(../images/bg_h1.gif) bottom repeat-x;
}
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 { clear: both; position: relative; top: 0px; margin-bottom: 0px; bottom: 0px; }
div#footer table { float: right; margin-right:10px;}
div#footer table td {background:url(../images/sugerencias.jpg) no-repeat top center; width:200px; height:39px; cursor: pointer; }
div#footer table td.first {background:url(../images/recomiendanos.jpg) no-repeat top left; width:100px; height:39px; cursor: pointer; padding-right:10px;}
div#footer table td.last {background:url(../images/avisos_legales.jpg) no-repeat top right; width:300px; height:39px; cursor: pointer; display:block;}
div#footer table td a { margin-left: 10px; width: 117px; height: 39px; }
div#footer div.validations { position:relative; float:right; width:270px; height: 16px; margin: 0 5px 30px 0; }
div#footer div.validations a { position:relative; float:right; padding-right: 10px; }
div#footer a { color: #2b7fbf; }
div#footer a:link { color: #2b7fbf; }
div#footer a:hover { color: black; }
div#footer div#contacto { width: 215px; position:relative; float: left; margin-left: 5px;}
div#footer div#contacto p{ color: #333333; margin:0px; padding:0px; }
div#footer div#contacto strong.rojo{color: #910e0d; margin:0px; padding:0px;}
div#footer div#contacto strong.verde{color: #2e6746; margin:0px; padding:0px;}

div#footer div.box_751 { padding-top: 8px; width: 761px; margin:0 auto; }
div#footer div.box_751 div.signature {
	clear: both;
	text-align: center;
	color: #9c9c9c;
	margin-top: 0px;
	padding-bottom: 10px;
	height: 20px;
}
div#footer div.box_751 div.signature img { margin-top: 0px; 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;
}

