body
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #000000; 
	margin: 0;
	padding: 0;
	background: #3c9999;
	text-align : center; 
}

a
{
	color: #32CD32;
	text-decoration: none;
}

a:hover
{
	color: #008B8B;
}

img
{
	border: 0px none;
}

div
{
	border:0px none;
}

.contenido
{
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 0; 
	margin-left : auto; 
	padding : 0; 
	width : 100%;
	background-color: #99c9c9;
}	

#cabecera
{
	height:241px;
	background: #3c9999 url("../images/fondo_cabecera.gif") repeat-x left top;
	margin:0px;
	padding:0px;
}

#subcabecera
{
	height:241px;
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 0; 
	margin-left : auto; 
	padding: 0px;
	width: 990px;
	background: url("../images/cabecera.gif") no-repeat left top;
}

.encabezado
{
	background: url("../images/fondo_menu.gif") repeat-x left top;
	margin-left: 290px;
	margin-right: 45px;
	border-top:2px solid #FFFFFF;
	padding: 7px 0 0 20px;
	height: 24px;
	
	font-family : inherit; 
	font-size : 12px; 
	color : #FFFFFF;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-stretch: extra-condensed;
	font-size: 13px;
}
#cuerpo
{
	background:  url("../images/fondo_cuerpo.gif") repeat-y left top;
	width: 990px;
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 6px;
	_margin-bottom: 0px; /* Internet Explorer 6 e inferiores */
	margin-left : auto;
	padding: 0px;
	min-height: 640px !important;
	height: 640px;
}
#columna_izquierda
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 45px;
	width:245px;
	min-height: 640px !important;
	height: 640px;

	float: left;
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.central_1encabezado, .central_2encabezado
{
	margin:0px 45px 0px 290px;
	padding: 0px;
	overflow:auto;
	text-align: left;
	min-width: 655px;
	color: #616058;
}

.central_1encabezado
{
	max-height: 606px;
	height: 606px;
}
.central_2encabezado
{
	max-height: 576px;
	height: 576px;
}

.central_1encabezado a, .central_2encabezado a
{
	color: #92b911;
	font-weight: bold;
}
.central_1encabezado a:hover, .central_2encabezado a:hover
{
	color: #92b911;
	font-weight: bold;
	text-decoration: underline;
}

#division
{
	height: 6px;
	background: #85a3a3 url("../images/fondo_division.gif") repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;
	

}

#pie
{
	background-color: #010202;
	text-align: center;
	padding-top: 13px;
	margin-top: 0px;
	color: #FFFFFF;
	height: 30px;
	border-bottom: 3px solid #FFFFFF;
}









.menu
{
	margin: 0px 0 0px 0;
	padding: 25px 0 3px 0;
	text-align: center;
	color: #224948;
	font-stretch: condensed;
	font-size: 20px;
	height: 40px;
	text-align: center;
	background-color: #79b7b7;
	border-left: 1px solid #6da4a4;
	border-bottom: 3px solid #FFFFFF;
}


.opcionmenu
{
	margin: 0px;
	padding: 0px;
	text-align: left;	
	text-transform: uppercase;
	height: 38px;
	background-color: #daebeb;
	border-bottom: 3px solid #FFFFFF;
}

.opcionmenu a
{
	color: #262628;
	padding: 10px 5px 0 20px;
	margin: 0px 0px 0px 0px;
	height: 28px;
	width: 220px;
	position: absolute;
	font-size: 11px;
}

.opcionmenu a:hover
{
	text-decoration:none;
	background: #1c3434 url("../images/menu_hover.gif") no-repeat left top;
	color: #FFFFFF;
}


/* LAS QUE SE LLAMAN activa1 SON LAS NO ACTIVAS, Y LAS QUE ACABAN EN activa2 SON LAS SI ACTIVAS*/
.opcionmenu .seccionactiva1, .opcionmenu .seccionactiva1:hover
{

}
.opcionmenu .seccionactiva2, .opcionmenu .seccionactiva2:hover
{
	background: #1c3434 url("../images/menu_activo.gif") no-repeat left top;
	color: #FFFFFF;
}

.encabezado .subseccionactiva1, .encabezado .subseccionactiva1:hover
{
	
}
.encabezado .subseccionactiva2
{
	color: #abd229;
	text-decoration: none;
}

.encabezado .subseccionactiva2:hover
{
	color: #abd229;
	text-decoration: none;
}






.encabezado span
{
	background: url("../images/icono_lista.gif") no-repeat top left;
	text-align: left;
	padding: 6px 6px 0px 10px;
}

.encabezado a
{
	color: #FFFFFF;
	margin-left: 5px;
}

.encabezado a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}


#menucorto
{
	padding-left: 610px;
	padding-top: 165px;
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
}

#menucorto a{
	color: #FFFFFF;
	text-decoration: none;
}

#menucorto a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#menucorto .activo
{
	text-decoration: underline;
	color: #abd12f;
}


.patrocinadores
{
	width: 245px;
	height: 200px;
	margin-top: 0px; /* +41px por cada opcion que falte */
	
}





.tit1
{
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	display: block;
	padding: 15px 0px 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}

.color1{
	color: #158484;
}
.color2{
	color: #97bf0f;
}
.color0{
	color: #000000;
}


#columnaunica, #columna_izda, #columna_dcha{
	padding: 20px;
}

#columna_izda{
	width: 275px;
	float: left;
}
#columna_dcha{
	width: 275px;
	float: right;
}

.destacado{
	background-color: #e4eec3;
}

.destacado a, .destacado a:hover{
	color: #158484;
	font-weight:bold;
}

.franja1
{
	padding: 0px;
	text-align: left;
	height: 75px;
	background-color: #FFFFFF;
}

.franja2
{
	padding: 0px;
	text-align: left;
	height: 75px;
	background-color: #e4eec3;
	
}
.franjadcha{
	float: right;
	width: 190px;
	height: 65px;
	text-align: right;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	/*border: 1px solid #FFFF00;*/
}
.franjaizda{
	height: 55px;
	width: 380px;
	padding: 10px;
	text-align: left;
	float:left;
	/*border: 1px solid #FF00FF;*/
}




/*

#pie2
{
	width: 900px;
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 6px;
	_margin-bottom: 0px; 
	margin-left : auto;
	padding: 0px;
	min-height: 30px !important;
	height: 30px;
}
#patrocinadores
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 45px;
	width:200px;
	min-height: 30px !important;
	height: 30px;

	float: left;
}

#pienombre
{
	margin:0px 0px 0px 245px;
}
*/



#forMai{
	text-align: left;
	padding: 0px;
}
.Estilo2{
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 15px;
}

.formu{
	margin: 0 0 7px 10px;
	text-align: left;
}

.tablaformu
{
	padding-left: 15px;
	width: 400px;
}

.Estilo5b
{
	padding-left: 10px;
	width: 300px;
}
#error{
	padding: 10px 0 10px 0;
	color: #FF0000;
}

#pie a, #pie a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
