@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color:#5a752e;
	background-image:url(../img/ancho.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Tahoma;
}
ul {
	margin:0 30px;
}
p {
	margin:0;
	margin-bottom:15px;
}
h2 {
	margin:0;
	margin-top:30px;
	font-size:15px;
	margin-bottom:5px;
}
.header {
	background-image: url(../img/sup_header.gif);
	background-repeat: repeat-x;
	background-position:0px 130px;
	height:150px;
	background-color:#FFFFFF;
	padding-top:5px;
}
.zonaflash {
background-image:url(../img/inf_flash.gif);
height:334px;
background-position:bottom;
}
.zonaflashBig {
background-image:url(../img/inf_flash.gif);
height:434px;
background-position:bottom;
}
.conte {
height:450px;
background-image:url(../img/inf_footer.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:60px;
}
.texto {
font-size:13px;
padding:6px 10px 30px 20px;
background-image:url(../img/textoizq.gif);
background-repeat:no-repeat;
height:327px;
text-align:justify;
}
.texto a{
color:#006600;
text-decoration:underline;
font-weight:bold;
}
.texto a:hover {
color:#003300;
text-decoration:none;
}
.footer {
height:18px;
text-align:center;
font-size:11px;
}
.footer a{
color:#006600;
text-decoration:none;
font-weight:bold;
}
.footer a:hover {
color:#003300;
text-decoration:underline;
}
.menu {
font-size:14px;
padding:5px 0 3px 10px;
}
.menu a{
	color:#000000;
	text-decoration:none;
	text-transform: uppercase;
	padding-left:4px;
}
.menu a:hover{
color:#006600;
text-decoration:none;
}
.formu {
font-size:13px;
font-weight:bold;
}
.desc p{
font-size:9px;
letter-spacing:1px;
text-align:center;
padding-top:32px;
}
#conclusio {
display:none;
margin-top:10px;
}
.puntero {
	cursor:pointer;
	margin-left:10px;
}
