/* CSS Document */


/* ------------------------------------- General -----------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}


body{
	background-color: #ffffff;
	background-image: url("/img/fondo.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

img{
	border:none;
	margin: 0px;
	padding: 0px;
}
	

p {
margin: 10px 0px;
padding: 0px;
}

input{
border: 1px solid #0086C6;
width: 500px;
font-family:trebuchet_Ms, arial;
font-size: 12px;
color: #777777;
padding:1px;
}

input.che{
	float: left;
	width: 10px;
	margin-right: 10px;
}

textarea{
border: 1px solid #0086C6;
width: 500px;
font-family:trebuchet_Ms, arial;
font-size: 12px;
color: #777777;
margin: 0px;
padding:1px;

}

form{
margin: 0px;
padding: 0px;
}

label {  
display:block;   
} 

ul{
	margin:0px;
	padding:0px;
}

li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/* ----------- Enlaces -------------*/

a{
	font-weight: normal;
	color:#0086C6;

	margin:0px;
	padding:0px;
}	

a:hover {
    color: #333333;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

a.bl{
	font-weight: normal;
	color:#ffffff;
	display: block;
	margin:0px;
	padding:0px;
	text-decoration:none;
}	

a.bl:hover {
    color: #ffffff;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}


/* ----------- Encabezados y parrafo -------------*/

h1{
	display:none;
}

h2{
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	color:#0084C2;
	font-size:14px;	
	padding:0px;
	margin: 20px 0px 20px 0px;
	clear: both;
}

h3{
	font-weight: bold;
	color:#9C9A05;
	font-size:12px;	
	text-transform: uppercase;
	margin: 25px 0px 15px 0px;
	font-family: arial;
	clear: both;
	padding: 0px 0px 5px 0px;
	background-image: url("/img/fondo_h3.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

h4{
	color:#000000;
	font-size:12px;
	margin: 25px 0px 15px 0px;
	font-family: arial;
	clear: both;
	padding: 0px 0px 5px 0px;
	text-decoration: underline;
}


/* ----------- Capas -------------*/
#contenedor_general{
    width:950px;
	margin: 0px auto;
	
}

#contenedor_menu{
    width:200px;
	margin:0px;
	float:left;
}

#contenedor_cuerpo{
    width:745px;
	margin: 5px 0px 0px 5px;
	float:left;
	background-color: #ffffff;
}

#contenedor_submenu{
    width:745px;
	background-color: #00246B;
	height: 28px;
    margin: 5px 0px 0px 0px;	
}

#cuerpo{
    width:705px;
	margin: 5px auto 0px auto;
	clear:both;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	min-height: 300px;
}

#cuerpo50_1 {
    width:302px;
	float:left;
	padding-right:40px;
	padding-bottom:20px;
}

#cuerpo50_2 {
    width:323px;
	float:left;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:20px;
}

#cuerpo50_1 li, #cuerpo50_2 li{
	padding-bottom:10px;
}


#pie{
	width:950px;
	padding: 0px;
	margin: 0px auto 10px auto;
	clear:both;
	text-align:center;
	border-top:1px solid #333333;
	font-family: arial;
	font-size: 10px;
}

#idioma{
	width:200px;
	margin: 0px;
	float:left;
	font-size:12px;
	}
	
#foto_menu{
	width:200px;
	height: 150px;
	margin:0px;
	background-image: url("/img/foto_menu.jpg");
	background-position: top;
	background-repeat: no-repeat;
	clear:both;
	}
	
#menu_iz{
	width:200px;
	margin:0px;
	float:left;
}

/* ----------- Clases -------------*/ 
.oculto{display:none;}
.subrayado{text-decoration: underline;}
.max{text-transform: uppercase;}
.min{font-size: 9px; color: #FF660A;}
.neg{font-weight: bold;}
.center{text-align: center;}
.pd{padding-top: 5px;}
.spd{margin: 5px 0px 0px 0px;}
.pd_max{padding-top: 20px;}

.linea_sup{
	background-color: #0086C6;
	height: 20px;
	margin: 0px;
}

.foto_marco {
	padding: 2px;
	margin: 10px auto 10px auto;
	border:1px solid #D2D5C1;
}

.foto_izq_marco_pq {
	float: left;
	padding: 2px;
	margin: 5px 10px 5px 0px;
	border:1px solid #D2D5C1;
}

.socs{
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}

.mensajes_warning {
	color: #333333;
	text-transform: uppercase;
}

.socios{
	width:150px;
	margin: 10px 25px 10px 0px;
	float:left;
	font-size:12px;
	}

/* ----------- Listas -------------*/

.ss li{

	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 15px;
	background-image:url(/img/fle.gif);
	background-repeat:no-repeat;
	background-position: left top;
	font-weight:normal;
}



/* ---------- lista del menu -------------------- */

#idioma ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#idioma li {
	width: 100px;
	float: left;
}

#idioma li a{
	font-weight: bold;
	color:#ffffff;
	padding: 1px 0px;
	display: block;
	text-decoration:none;
	background-color: #0084C2;
	margin: 5px 0px;
}

#idioma li a:hover {
    color:#ffffff;
	text-decoration:none;
	background-color: #002569;
}


#menu_iz ul {
	margin: 4px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}

#menu_iz li {
	width: 200px;
	background-color: #0084C2;
}

#menu_iz li a{
	font-weight: bold;
	color:#ffffff;
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #BFE7F9;
	border-bottom: 1px solid #022C3F;
	display: block;
	text-decoration:none;
	font-size:12px;
	line-height:230%;
	height:28px;
	background-color: #0084C2;
}	

#menu_iz li a:hover {
    color: #ffffff;
	text-decoration:none;
	background-color: #002569;
	border-top: 1px solid #ffffff;
}

#agenda ul {
	margin: 4px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}

#agenda li {
	width: 180px;
	background-color: #0084C2;
	color: #ffffff;
	padding: 5px 10px;
	font-weight: bold;
	border-bottom: 1px solid #022C3F;
}

#contenedor_submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contenedor_submenu li {
	float:left;
}

#contenedor_submenu li a{
	font-weight: bold;
	color:#ffffff;
	padding: 0px 20px 0px 20px;
	display: block;
	text-decoration:none;
	font-size:12px;
	line-height:230%;
	height:28px;
	background-color: #00246B;
	border-right: 1px solid #ffffff;
}	

#contenedor_submenu li a:hover {
    color: #ffffff;
	text-decoration:none;
	background-color: #9C9A05;
	border-right: 1px solid #ffffff;
}

/* ----------- Botones -------------*/

.comprar{
background-color: #9BB105;
border:1px solid #bebebe;
color: #ffffff;
height:25px;
width: 150px;
font-size: 12px;
float: right;
margin: 0px;
}

.bot_enviar {
	background-color: #0086C6;
	width: 100px;
	color: #FFFFFF;
	cursor: pointer;
}

.caja{
border: 1px solid #0086C6;
width: 200px;
font-family:trebuchet_Ms, arial;
font-size: 12px;
color: #777777;
padding:1px;
}

.caja2{
border: 1px solid #0086C6;
width: 400px;
font-family:trebuchet_Ms, arial;
font-size: 12px;
color: #777777;
padding:1px;
}

/*agenda */
#contenedor_iz{
	width: 200px;
    padding-top: 10px;
    float:left;
}

#cont_calend{
	width: 180px;
	background-color: #ffffff;
	padding: 10px;
	clear: both;
}

.tit_col2b{
	width: 190px;
	height:23px;
	background-image:url("../img/fondo_rojo2.gif");
	background-repeat: repeat-x;
	font-family: georgia;
	font-size: 14px;
	font-weight: normal;
	color: #00246b;
	border-bottom: 1px solid #11656f;
	padding: 7px 0px 0px 10px;
	clear: both;
}

#cont_calend{
	width: 180px;
	background-color: #ffffff;
	padding: 10px;
	clear: both;
}

/* ----------- Calendario -------------*/

th{
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:3px;
	background-color: #0086c6;

}

td{
	border-bottom: 1px solid #dcdacc;
	background-color: #f4f4f4;
	color:#333333;
	padding:3px;
	font-size:100%;
	vertical-align: middle;
}

.tdmesant {
	padding:3px 5px;
	background-color:#FFFFFF;
	border: none;
	}
 .tdmes {
	background-color: #00246b;
	padding:3px 5px;
	color:#FFFFFF;
}

 .tdmes2 {
	background-color: #ff9302;
	padding:3px 5px;
	color:#FFFFFF;
}

.tdmes2_1{
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:3px;
	background-color: #ffaf34;

}


.tdmeslink {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #00246b;
}

.tdmeslink:hover{
	background-color: #494643;
}

.tdmeslink a{
	color:#FFFFFF;
	text-decoration:none;
}

.tdmeslink a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.tdnormal{
	padding:3px 5px;
	text-align: center;
}

.tdhoy {
	padding:3px 5px;
	border:1px solid #0084c2;
	text-align: center;
}

.tdevento {
	background-color: #3399cc;
	color:#FFFFFF;
	padding:0px;
	text-align:center;
}

.tdevento a{
	color:#FFFFFF;
	text-decoration:none;
}


.tdevento:hover{
	background-color: #66aecf;
}

.clh{
	padding:3px 5px;
	text-align: center;
	background-color: #e58a9e;
	border:1px solid #ba3a4f;
}

.cln{
	padding:3px 5px;
	text-align: center;
	background-color: #0084c2;
}

.total{
	background-color:#3ea8b6;
	text-align:right;
	color:#ffffff;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:3px;
	
}	

.fecha{
	color: #0086c6;
	font-size: 11px;
	background-image: url(../img/calendar.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.pdf{
	padding-bottom: 2px;
	color: #708c60;
}

.fechas{
	color: #708c60;
	font-size: 11px;
}

.actividades{
	float: left;
	width: 320px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url("/img/fondo_h3.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.acti{
	font-weight: bold;
	color: #0084c2;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px dotted #dcdcdc;
}

.lf{
	background-image: url(../img/mini_pdf.gif);
	background-repeat: no-repeat;
	background-position: -10px 5px;
	padding-left: 30px;
}

a.calend{
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	display: block;
}	

a.calend:hover {
    color: #ffffff;
	text-decoration:none;
}	

