
* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

body {
	margin: 0;
	background: url(../images/bg.jpg) center top no-repeat white;
	}

div#l_all {
	margin: 0 auto;
	width: 768px;
	background-color: white;
	}

div#l_contents {
	overflow: hidden;
	margin: 0;
	width: 768px;
	padding: 0;
	background: url(../images/bg_menu.jpg) no-repeat bottom left white;
	}

div#breadcrumbs {
	float: left;
	margin: 0 0 0 3px;
	width: 606px;
	padding: 3px 0 3px 4px;
	color: #00427b;
	background-color: #a6c0d8;
	}
div#breadcrumbs a{ color: #00427b; }
div#breadcrumbs a:hover { text-decoration: underline;  }
div#breadcrumbs span.current_breadcrumb { color: #00427b; }

a img {
	border: none;
	text-decoration: none;
	}

a:active, a:visited, a:link {
	color: black;
	text-decoration: none;
	outline: none;
	}
a:hover { color: #993366; }

a { outline: none; }

form {
	margin: 0;
	padding: 0;
	}

p {
	margin: 0 0 10px 0;
line-height: 12px;
	color: #333333;
	text-align:justify;
	}

div#contents h1 {
	clear: both;
	margin: 25px 0 10px 0;
	padding: 0;
	color: #004284;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	background: url(../images/deco_h1.gif) no-repeat bottom left;
}
div#contents h1 span { color: #004284; font-size: 15px;	font-weight: bold; }

div#seccion h2 { margin-top: 0; }

div#header {
	margin: 4px 0 0 0;
	padding: 0;
	}
div#header a img { margin: 0; }

 div#language_flags {
 	position: absolute;
	top: 1px;
	right: 4px;
}

div#left {
	float: left;
	width: 155px;
	padding-bottom: 120px;
	}

div#contents {
	float:left;
	overflow:hidden;
	margin: 0;
	width: 415px;
	padding: 0 23px 0 20px;
	background: url(../images/backgrounds/box_460_top.gif) top left no-repeat;
	}

div.bottom {
	clear: both;
	height: 16px;
	margin-left: -20px;
	padding: 0;
	width: 460px;
	background: url(../images/backgrounds/box_460_bottom.gif) bottom left no-repeat;
}

div#contents.full { width: 612px; }

div#right {
	float: right;
	overflow: hidden;
	margin: -44px 0pt 0pt;
	padding: 15px 0 0;
	width: 152px;
}

/**
* Footer
*/
div#footer {
	clear: both;
	position: relative;
	float: left;
	top: 0;
	bottom: 0;
	margin-bottom: 0;
	}
div#footer div.validations {
	float: right;
	margin: 0 0 10px 0; }
div#footer div.validations a { padding-right: 10px; }
div#footer table { float: left; display: none; }
div#footer table td {
	padding-left: 10px;
	text-align: left;
	background-image: url(../images/deco_footer.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	}

div#footer table td.first {
	background-image: none;
	padding-left: 0;
	}
div#footer div#brand {
	clear: both;
	color: #a6c0d8;
	margin: 0 0 20px 0;
	}
div#footer a { color: #fd9a05; }
div#footer a:link { color: #fd9a05; }
div#footer a:hover { color: #00427b; }
div#footer {
	width: 761px;
	padding-top: 0;
	}
div#footer div.signature {
	float: left;
	height: 20px;
	padding-bottom: 0;
	text-align: center;
	color: #9c9c9c;
	}
div#footer div.signature img { float: left;  margin: 0 5px 0 0; }
div#footer div.box_751 div.signature a { color: #9c9c9c; }

div#footer div.signature p { float: left; width: 430px; padding: 3px 0 0; }

div#l_all div#l_contents div#left div.box_menu_bottom { display: none; }

div#popin_service {
	display: none;
	z-index: 1;
	position: absolute;
	top: 40%;
	left: 40%;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	width: 250px;
	padding: 5px;
	background-color:#dcdcdc;
	}
