/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-size: 11px;
	text-align:left;
	background-image:url("images/linea_cabecera2.gif");
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header{
	float:left;
	clear:right;
}

#menu1, #menu2, #menu3, #menu4, #menu5{
	position: absolute;
	height:45px;
	left: 88px;
}

#menu1 {
	top: 100px;
}

#menu2 {
	top: 148px;
}

#menu3 {
	top: 195px;
}

#menu4 {
	top: 242px;
}

#menu5 {
	top: 289px;
}

#menus img{
float:left;
}

.enlace{
	padding:15px 20px 10px 10px;
	float:left;
	cursor:hand;
	background-image:url("images/pixel_verde.gif");
	background-repeat:repeat-x;
}

a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}

a:hover{
	color:#007236;
}

li{
display:block;
float:left;
clear:left;
list-style:none;
margin:0px;
background-color:#FFF;
width:180px;
border:solid thin #007236;
padding-left:8px;
}

li a{
width:180px;
}

#menu_flot1,#menu_flot2,#menu_flot4,#menu_flot5{
z-index:10;
line-height:16px;
position:absolute;
display:none;
}

#menu_flot1{
top:100px;
left:180px;
}

#menu_flot2{
top:100px;
left:200px;
}

#menu_flot4{
top:240px;
left:250px;
}

#menu_flot5{
top:292px;
left:240px;
}

#img_home{
position:absolute;
left:342px;
top:160px;
height:124px;
padding-top:10px;
background-color:#EE2F34;
}

#subscripcion{
float:left;
clear:left;
width:725px;
background-color:#EEE;
margin-top:20px;
margin-left:10px;
}

#subs_center{
padding:4px 10px;
border-right:1px solid #008131;
border-left:1px solid #008131;
float:left;
width:703px;
}

#subs_izq{
float:left;
width:350px;
}

#subs_der{
padding-top:8px;
float:right;
width:340px;
}

#subs_der img{
margin:0px 5px;
}
#subs_sup, #subs_inf{
width:725px;
height:3px;
background-repeat:no-repeat;
float:left;
}

#subs_sup{
background-image:url("images/cuadro_big_sup.gif");
height:3px;
font-size:1px;
}

#subs_inf{
background-image:url("images/cuadro_big_inf.gif");
height:3px;
font-size:1px;
}

#subs_email{
margin-left:10px;
border:2px solid #CFE7CF;
padding:4px 8px;
color:#FFF;
font-weight:bold;
background-color:#696;
margin-bottom:10px;
}

#subs_email input{
margin-left:100px;
}

#botones{
float:left;
margin-left:100px;
}

#botones a{
float:left;
margin-left:20px;
}
.color_rojo{
color:#F00;
}

#w3{
float:left;
clear:left;
margin:10px;
margin-top:20px;
}

#concurso,#volare{
float:left;
width:300px;
margin-left:40px;
margin-top:20px;
}

.top{
float:left;
background-image:url("images/cuadro_small_sup.gif");
background-repeat:no-repeat;
width:300px;
height:3px;
font-size:1px;
padding:0px;
margin:0px;
background-color:#339999;
}

.center{
padding:10px;
float:left;
width:278px;
border-right:1px solid #008131;
border-left:1px solid #008131;
background-color:#EEE;
}

.center p{
float:left;
margin-left:10px;
width:150px;
}

.down{
float:left;
background-image:url("images/cuadro_small_inf.gif");
background-repeat:no-repeat;
width:300px;
height:3px;
padding:0px;
}