body
{
	font-family : tahoma, Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #666666; 
	margin: 0;
	padding: 0;
	background: #3c9999;
}
b {color: #158484}
hr {color: #158484}
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: #dcdcdc;
}	

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

#subcabecera
{
	height:241px;
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 0; 
	margin-left : auto; 
	padding: 0px;
	width: 990px;
}

.encabezado
{
    background: none repeat scroll 0 0 #158484;
    border-top: 2px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	font-weight: bold;
    height: 24px;
    padding: 7px 0 0 20px;
    text-align: left;
    width: 635px;
}
#cuerpo
{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 0;
    width: 900px;
	_margin-bottom: 0px; /* Internet Explorer 6 e inferiores */
/*	min-height: 690px !important;*/
	/*height: 690px;*/
}
#columna_izquierda
{
	margin:0px;
	padding:0px;
	width:243px;
	/*min-height: 640px !important;*/
	/*height: 640px;*/

	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

.central_1encabezado, .central_2encabezado {
    color: #616058;
    float: left;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 655px;
}


.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
{
    clear: both;
}

#pie
{
    background-color: #010202;
    color: #FFFFFF;
    height: 30px;
    margin-top: 0;
    padding-top: 13px;
    text-align: center;
    width: 100%;
}









.menu
{
	background: url("../images/contenidos.gif") repeat scroll 0 0 transparent;
    height: 71px;
    width: 243px;
}


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

.opcionmenu a
{
    color: #555555;
    font-size: 13px;
    height: 28px;
    margin: 0;
    padding: 10px 0 0 20px;
    position: absolute;
    width: 223px;
}

.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 .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
{
    color: #158484;
    font-family: Arial Narrow,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-left: 721px;
    padding-top: 10px;
    text-transform: uppercase;
}

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

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

.patrocina
{
    background: url("../images/patrocinan.gif") no-repeat scroll left top transparent;
    float: left;
    margin-top: 15px;
    padding-left: 2px;
    padding-top: 37px;
    width: 243px;
}

.patrocina a{
	float: left;
    margin: 4px;
    text-decoration: none;
}

.colabora
{
    background: url("../images/colaboran.gif") no-repeat scroll left top transparent;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 2px;
    padding-top: 37px;
    width: 243px;
}

.colabora a{
    float: left;
    margin-left: 22px;
    margin-right: 22px;
}



.foto{
	border: 1px solid gray;
}



.tit1
{
    color: #333333;
    display: block;
    font-family: verdana, tahoma;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #97BF0F;
	height: 25px;
}

.color1{
	color: #158484;
	font-weight: bold;
}
.color2{
	color: #97bf0f;
}
.color0{
	color: #000000;
}


#columnaunica{
    color: #616058;
    float: left;
    padding-bottom: 10px;
    padding-left: 36px;
    padding-top: 18px;
    
    width: 580px;
}

#columna_izda{
    padding-bottom: 10px;
    padding-left: 36px;
    padding-top: 18px;
    color: #616058;
    float: left;
    
    width: 274px;
}


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

.div_oculto
{
	margin-left: 40px;
	width: 520px;
	border: 1px solid #999999;
}



#tabla_jornadas
{
	background: #96be10;
	width: 595px;
	margin: 0px;
	padding: 0px; 
	font-size: 10px;
}
#tabla_jornadas  .tabla_dia
{
	color: #168386;
	background: #FFFFFF;
	margin: 10px;
}
#tabla_jornadas  .tabla_dia td
{
	padding: 10px;
	margin: 2px;
	border: 2px solid #ffffff;
}
#tabla_jornadas .titulo
{
	background: #b6c9cd;
	text-align: center;
	font-weight: bold;
	font-size: 10px;	
}
#tabla_jornadas  .dia
{
	background: #178487;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#tabla_jornadas .descanso
{
	background: #d6e8b8;
	color: #168386;
	text-align: center;
}
#tabla_jornadas .par
{
	background: #dce6e8;
}
#tabla_jornadas .impar
{
	background: #ffffff;
}
#tabla_jornadas .hora
{
	color: #95b85a;
}





#tabla_programa
{
    background: none repeat scroll 0 0 #D9DADC;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    margin: auto auto 22px;
    padding: 0;
    text-align: left;
    width: 568px;
}
#tabla_programa  #tabla_dia_1
{
	width: 100%;
}
#tabla_programa  .dia
{
	background: #ffffff;
    color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#tabla_programa .hora
{
	font-weight: bold;
	width: 85px;
}
#tabla_programa  td
{
    border: 2px solid #D9DADC;
    margin: 2px;
    padding: 8px;
}


.listado{
    border-bottom: 1px solid gray;
    border-left: 1px solid;
    border-top: 1px solid gray;
    float: left;
    height: 301px;
    list-style: none outside none;
    margin-left: 30px;
    margin-top: 0;
    padding: 0;
    width: 205px;
}
.listado li a {
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    border-right: 1px solid gray;
    border-bottom: 1px solid black;	
}
.listado li a.sel{
    background: none repeat scroll 0 0 #DFDFDF;
    border-right: medium none;
}

.fichas {
    background: none repeat scroll 0 0 #DFDFDF;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    border-top: 1px solid gray;
    float: left;
    height: 300px;
    width: 390px;
}
.fichas .ficha{
	display: none;
	margin-left: 20px;
}


