/* 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 { /* ie6.css - ie7.css */
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	background-image: url(../img/bg.gif);
}

html.clear {background:#fff;overflow-x:hidden;}

html.clear body {background-image:none;}

a:link,
a:visited {
	color: #7DBA00;
}

a:hover,
a:active {
	color: #262626;
}


h1 { /* ie6.css - ie7.css */
	padding: 1em 0 0 4em;
	float: left;
}

h1 a { /* ie6.css - ie7.css */
	display: block;
	width: 30.3em;
	height: 11.6em;
	text-indent: -999em;
	background: url(../img/logo_interior.gif) 0 0 no-repeat;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-bottom: 1em;
}

#lbox_centercol h2 {
	letter-spacing: 0em;
	margin-bottom:0.8em;
}


h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.8em;
	color: #949494;
}

#lbox_centercol h3 {
	margin-bottom:0.8em;
}


p {
	font-size: 1.1em;
	margin-bottom: 1.4em;
}

p.entradeta {
	font-size: 1.4em;
	margin-bottom: 1.6em;
}

p.dltitle {
	margin-bottom: 1;
}

p.last {
	margin-bottom: 2.7em;
}

.clearer {
	clear: both;
}

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

#masthead {
	height: 16.8em;
	background-color: #303030;
	position: relative;
	overflow: hidden;
	margin-bottom: 5em;
}

#masthead ul#externav {
	padding-left: 63.8em;
}

#masthead ul#externav li { /* ie6.css */
	font-size: 1.1em;
	font-weight: bold;
	background: url(../img/icone_flor.gif) 0 0 no-repeat;
	padding: 0.1em 0 1.1em 0;
}

#masthead ul#externav li a {
	padding-left: 2em;
}

#langselect {
	padding: 1.6em 2em 4em 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

#langselect a,
#masthead ul li a {
	color: #fff;
	text-decoration: none;
}

#langselect a:hover,
#masthead ul li a:hover {
	text-decoration: underline;
}

ul#nav { /* ie6.css */
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60.3em;
	height: 4.5em;
	padding-left: 39.3em;
	background: url(../img/bg_nav.gif) left bottom repeat-x;
	text-transform: uppercase;
	font-weight: bold;
}

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

ul#nav li.sel {
	background: url(../img/bg_nav_li_sel.gif) 0 0 no-repeat;
}

ul#nav li a { /* ie6.css */
	display: block;
	margin: 2.1em 0 0 1.9em;
	height: 2.4em;
}

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

ul#nav li.sel a {
	color: #262626;
}

ul#nav li.sel a:hover {
	text-decoration: none;
}

#crumbs {
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.07em;
	margin: 0 0 3.4em 35.8em;
}

#crumbs a,
#footer a,
.maincol dd a,
ul.equips li a {
	color: #7dba00;
}

#crumbs a:hover,
#footer a:hover,
.maincol dd a:hover,
ul.equips li a:hover {
	color: #262626;
}

#footer a.sel {
	text-decoration:none;
	color: #262626;
}

.leftcol {
	float: left;
	width: 35em;
	padding: 0.4em 0 0 4.3em;
}

.maincol {
	float: left;
	width: 50em;
}

.maincol dl {
	font-size: 1.1em;
	margin-bottom: 3em;
}

.maincol dt {
	font-weight: bold;
	margin-top: 1.4em;
}

ul.equips li {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

ul.equips li a {
	padding-left: 1.5em;
	background: url(../img/icone_link_extern.gif) 0 0.2em no-repeat;
}

ul.equips li a:hover {
	background: url(../img/icone_link_extern_ov.gif) 0 0.2em no-repeat;
}

#footer { /* ie7.css */
	clear: left;
	padding: 4em 0 3em 39.3em;
}

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

#lbox_centercol {
	width: 43em;
}

#lbox_centercol img {
	margin-bottom: 1.7em;
}

#lbox_centercol .doscolsizq {
	float: left;
	width: 21em;
	margin-right: 2em;
	clear: left;
}

#lbox_centercol .doscolsder {
	float: left;
	width: 20em;
}

#lbox_centercol p.entradeta {
	letter-spacing: 0.05em;
}

.doscolsizq.pushdown {
	margin-top: 0.3em;
}

.intext ul {
	margin-bottom: 1.2em;
}

.intext ul li {
	font-size: 1.1em;
	background: url(../img/bullet_intext.gif) 0 0.45em no-repeat;
	padding-left: 0.8em;
}

.leading ul li {
	margin-bottom: 0.6em;
}

.allsec {
	clear: both;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

.minsec {
	clear: both;
	margin-top: 2em;
}

