/* CSS Document */
html,body{
	height:100%;
}
body {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	text-align:left;
	background-image:url("images/linea_cabecera.jpg");
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html{
	background-image:url("images/fondo_menu.gif");
	background-repeat:repeat-y;
}

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

#contenedor{
	float:left;
	width:780px;
}

#contenedor_izq{
	border-top:3px solid #fff;
	padding-top:3px;
	float:left;
	width:179px;
	padding-top:5px;
}

#contenedor_izq img{
	padding:15px 32px;
}

.menu, .submenu{
	margin:0px;
	padding:0px;
}

.linea_disc{
float:left;
width:150px;
border-bottom:1px dashed #a2a2a2;
height:0px;
margin-bottom:8px;
font-size:1px;
}

.menu .linea_disc {
background-image:none;
}

.menu li{
	float:left;
	margin-left:0px;
	list-style:none;
	padding-left:22px;
	background-image:url(images/arrow-green.gif);
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
	padding-bottom:5px;
}


.submenu li{
	margin-top:4px;
	float:left;
	background-image:url(images/arrow-red.gif);
	background-position: top left;
	background-repeat:no-repeat;
	list-style:none;
	border-bottom:none;
	width:110px;
	clear:left;
	display:block;
	padding:4px 0px 4px 20px;
	margin-left:20px;
}

.menu a, .submenu a, .submenu .selected a{
	color: #000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
}

.submenu .selected a{
	color: #008131; 
}


.menu a:hover, .submenu a:hover, .submenu, .menu{
	color: #008131; 
	font-weight:bold;
}

#contenedor_dcha{
	float:left;
	padding:8px;
	color: #000;
	font-size: 12px;
	width:550px;
}


.cuadrito_noticias{
	float:left;
	margin-left:40px;
	margin-top:22px;
	width:448px;
	border:#008131 1px solid;
	border-left:#008131 5px solid;
	font-size:11px;
	
}

.cuadrito_noticias img{
	float:left;
	padding-right:3px;
}

.texto_noticias{
	float:left;
	padding-top:8px;
	color:#F00;
	width:355px;
	font-weight:bold;
}

.texto_noticias a{
	color:#000;
	text-decoration:none;
}

.texto_noticias a:hover{
	color:#008131;
	text-decoration:underline;
}

.linea_sub{
	float:left;
	width:540px;
	margin-right:20px;
	border-bottom:1px dashed #007236;
	height:1px;
	margin-top:0px;
	margin-bottom:10px;
	clear:right;
}

h3{
	/*line-height:0px;*/
	margin-top:10px;
	color:#007236;
	clear:left;
}


h4{
	line-height:0px;
	margin-top:20px;
	color:black;
	clear:left;
	font-size:14px;
}

table{
	float:left;
	margin-bottom:10px;
	font-size:11px;
}

table a{
	color:#5f5f5f;
	text-decoration:none;
}

table a:hover{
	color:#007236;
	text-decoration:underline;
}

.enlace a, #contenedor_dcha a{
	color:#008131;
	text-decoration:none;
}

.enlace a:hover, #contenedor_dcha a:hover{
	color:#930;
	text-decoration:none;
}

#contenedor_dcha ul{
	clear:left;
}


.abecedario{
	margin-bottom:15px;
}

.abecedario td{
	background-color:#FFF;
	border: solid thin #007236;
	text-align:center;
}

.abecedario a{
	color:#FFF;
	text-decoration:none;
}

.abecedario a:hover{
	color:#F60;
	text-decoration:none;
}

.formulario_sorteo tr, .formulario_sorteo td{
	height:20px;
	padding-left:5px;
}

#botones{
	float:left;
	clear:left;
	margin-left:80px;
	padding:0px;
	margin-top:10px;
	width:200px;
}
#btn_volver{
float:right;
	margin-top:10px;
	margin-right:12px;
}
form{
float:left;
}

#botones a{
	padding-right:10px;
}

.texto_rojo{
	color:#F00;
}

.negrita{
	font-weight:bold;
}
.style1 {color: #007236}
.style4 {color: #FFF; font-weight: bold; }
.style5 {color: #5f5f5f}

.color_rojo {
color:#f00;}

#tabla_volare{
margin-left:80px;
}

.enfasis{
font-weight:bold;
font-size:16px;
color:#007236;
}

.puntos{
float:left;
width:490px;
background-image: url("images/circulo.gif");
background-position: top left;
background-repeat:no-repeat;
font-weight:bold;
font-size:16px;
border-bottom:thin solid #000;
padding: 8px 0px 8px 10px;
margin-bottom:6px;
}

.mini_row{
background-color:#007236;
}

.letras{

}

#w3{
float:left;
}

.parrafo{
clear:left;
}
