/* css creat per Juan Micó - 2008 */

/*fragmento de yahoo! reset*/
html{color:#262626;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fin yahoo! reset*/

/* commented backslash hack \*/ 
html, body {
	height:100%;
} 
/* end hack */

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	background-image: url(../img/bg.gif);
}

h1 { /* ie6.css - ie7.css */
	position: absolute;
	top: 5.5em;
	left: 3em;
	width: 33.8em;
	height: 13em;
	text-indent: -999em;
	background: url(../img/logo_home.gif) 0 0 no-repeat;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #b3b3b3;
	letter-spacing: 0.12em;
}

p {
	font-size: 1.1em;
}

#wrapper {
	min-height: 100%;
	height: auto;
	width: 99.6em;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#navilang {
	background-color: #7db900;
	height: 3em;
}

ul#hnav {
	float: left;
	width: 40.1em;
	padding-left: 39.5em;
	text-transform: uppercase;
	font-weight: bold;
}

ul#hnav li {
	float: left;
	font-size: 1.1em;
	line-height: 2.5em;
	background: url(../img/bg_nav_li.gif) 0 0 no-repeat;
	height: 2.7em;
}

ul#hnav li a {
	color: #fff;
	text-decoration: none;
	padding-left: 1.9em;
}

ul#hnav li a:hover {
	text-decoration: underline;
}

ul#hnav li.first { /* ie6.css */
	width: 22.6em;
}

#langselect {
	float: left;
	width: 18.2em;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 2.8em;
	padding-right: 1.8em;
}

#langselect a {
	color: #fff;
	text-decoration: none;
}

#langselect a:hover {
	text-decoration: underline;
}

#content {
	clear: left;
	height: 37.3em;
	background: #303030 url(../img/foto_home.jpg) 39.6em 0 no-repeat;
}

ul#externav {
	float: left;
	margin: 22.3em 0 0 3em;
}

ul#externav li {
	font-size: 1.1em;
	margin-bottom: 2.8em;
	background: url(../img/icone_flor.gif) 0 0 no-repeat;
	padding-left: 2.3em;
}

ul#externav li span {
	display: block;
	padding-top: 0.1em;
	color: #7dba00;
	text-transform: uppercase;
}

ul#externav li a {
	margin-top: 0.3em;
}

#destacats {
	float: right;
	width: 16.4em;
	height: 33.9em;
	background: url(../img/htransp.png) 0 0;
	padding: 3.4em 1.6em 0 2em;
}

#destacats ul li {
	color: #fff;
	font-size: 1.1em;
	margin-top: 1.2em;
	background: url(../img/h_icone_link_extern.gif) 0 0.2em no-repeat;
	padding-left: 1.4em;
}

#destacats ul li a,
ul#externav li a { /* ie6.css */
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#destacats ul li a:hover,
ul#externav li a:hover {
	text-decoration: underline;
}

#destacats ul li.img {
	padding-left: 0;
	background: none;
}

ul#logos {
	padding: 2em 0 0 39.5em;
}

ul#logos li {
	float: left;
	margin-right: 2em;
}

#footer {
	clear: both;
	padding: 2em 0 3em 39.5em;
}

#footer a {
	color: #7dba00;
}

#footer a:hover {
	color: #262626;
}

#footer p {
	margin-bottom: 0.5em;
}

#footer p.sep {
	padding-top: 1.4em;
}

#footer p.sep a {
	font-weight: bold;
}

#footer p span {
	font-weight: bold;
	margin-right: 1em;
}
