body{
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;	
	font-family:Tahoma, Arial;
	font-size:medium;
}

a{
	color:#25408e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	font-size:0.9em;
	line-height: 20px;
	text-align:justify;
}

li{
	font-size:0.9em;
	line-height: 20px;
}

h1{
	margin:0;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
}

.tablainicio1{

}

.tablainicio1 th{
	padding:5px;
	padding-bottom:2px;
	font-weight:normal;
	border-bottom:1px solid #ABB0CD;
}

.tablainicio1 td{
	padding:5px;
}

.tablainicio2{

}

.tablainicio2 th{
	padding:5px;
	padding-bottom:2px;
	font-weight:normal;
	border-bottom:1px solid #D21F22;
}

.tablainicio2 td{
	padding:5px;
}

.tablainicio3{

}


.tabla_cuota{

font-size:0.9em;
} 
.tabla_cuota th{
color:#FFFFFF;
padding:3px;
background:#3C558B;
} 
.tabla_cuota td{

padding:3px;
background:#E1E1E1;
} 


.tablainicio3 th{
	padding:5px;
	padding-bottom:2px;
	font-weight:normal;
	border-bottom:1px solid #FBCB2D;
}

.tablainicio3 td{
	padding:5px;
}


h2{
	font-size:1.2em;
	font-weight:normal;	
	color:#25408e;
}

h3{
	font-size:1em;
	font-weight:normal;	
}

small{
font-size:0.6em;
}

#contenedor {
	width:785px;
	margin:auto;
	background:#FFFFFF;
}

#cabecera{
	background-color:#FFFFFF;
	border: 1px solid #666666;
	padding:0.1em;
	height:133px;
}

#imagen_portada{
	float:left;
	margin-left:3px;
}

#imagen_portada2{
	float:right;
}

#logo{
	float:left;
	margin-right:2px;
}

#bajocabecera h1{
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:normal;
	float:right;
}

#bajocabecera h2{
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:normal;
	float:left;
	color:#FFFFFF;
}

#bajocabecera {
	color:#FFFFFF;
	background-image: url(imagenes/deg_azul.jpg);
	background-repeat:  repeat-x;
	height:15px;
	padding:0.2em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#pagina{
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
}

.clearing{
	clear:both;
}

#menu{
	float:left;
	width:130px;
	background-color: #E2E2E2;
	margin:0;
	margin-top:10px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	font-size:12px;
	padding:0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#menu a{
	text-decoration:none;
	color: #25408e;
}

.item_menu_sin{
	background-color: #e2e2e2;	
}

.item_menu_sin:hover{
	background-color: #cccccc;	
}

.item_menu_con{
	background-image: url(imagenes/flecha_dcha.png);
	background-repeat: no-repeat;
	background-position: -1px -3px;
}

.item_menu_con:hover{
	background-image: url(imagenes/flecha_dcha_hover.png);
	background-repeat: no-repeat;
	background-position: -1px -3px;
}

.item_menu_con_abajo{
	background-image: url(imagenes/flecha_abajo.png);
	background-repeat: no-repeat;
	background-position: -1px -3px;
}

#seccion{
	color: #25408e;
	float:left;
	margin-left:10px;
	background-image: url(imagenes/adorno_seccion.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#contenido{
	margin-left:10px;
	margin-right:10px;
	margin-top:45px;
}

#idiomas{
	float:right;
	list-style:none;
	font-size:12px;
	background:#e5e5e5;
	border: 1px solid #CCCCCC;
}

#idiomas ul{
	list-style:none;
	margin:0;
	padding:0;
}

#idiomas li{
	display:inline;
	margin-left:2px;
}

#div_contenido{
	width:640px;
	float:right
}

.oculto {display:none}

.visible {
	display:inline;
}

#sub_comites{
	float:left;
	width:130px;
	background-color: #25408e;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

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

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

#sub_programas{
	float:left;
	width:130px;
	background-color: #25408e;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

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

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

#sub_comunicaciones{
	float:left;
	width:130px;
	background-color: #25408e;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

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

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

#pie{
	margin:0;
	padding:0;
	padding-top:3px;
	background-color: #CCCCCC;
	text-align:center;
	font-size: 0.7em;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25408e;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height:17px;
}

.flota_izquierda{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
}

.flota_derecha{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}

.cabeceratabla{
	color: #FFFFFF;
	background-color: #25408e;
	font-size: 0.8em;
}

.filatabla1{
	background-color: #F2F1FE;
	font-size: 0.9em;
}

.filatabla2{
	background-color: #DEE1FE;
	font-size: 0.9em;
}

.boton{
	border:1px solid #25408E;
	background-color:#E2E2E2;
	font-size:14px;
}

.boton_gestion{
	border:1px solid #999;
	background-color:#25408E;
	font-size:14px;
	color:#FFFFFF;
}

.campo{
	font-size:14px;
	color: #25408e;
	background-color: #DDD;
	border:1px solid #666666;
}
.etiqueta{
	font-weight:normal;
	font-size:14px;
}

.etiquetapeque{
	font-weight:normal;
	font-size:11px;
}

.caja_izqda{
	float:left;
	width:120px;
	margin:0px;
	margin-top:10px;
	padding:5px;
	clear:left;
	font-size: 12px;
	color: #003399;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color:#E1E1E1;
}

.caja_izqda h1{
	margin:0;
	padding:0;
	font-size:16px;
	margin-bottom:5px;
}

#izquierda {
	float: left;
	margin:0;
	padding:0;
	width:130px;
}

.contraseņa{
color:#990000;
font-size:11px;
}

#div_transfer_i{
background:#E1E1E1;
padding:10px;
border: 1px solid #000000;	

}
#div_tc{
background:#E1E1E1;
padding:10px;
border: 1px solid #000000;	
}

#total{
	background-color: #3C558B;
	border: 1px solid #000000;	
	padding:3px;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	clear:both;
	font-size:0.8em;
	color:#FFFFFF;
}
th{
	background-color: #24417B;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
} 

#tabla_comun{
margin-left:-130px;
}

#tabla_comun td{
font-size:12px;
padding:5px;
background:#E1E1E1;
} 
#tabla_comun th{
font-size:12px;
padding:5px;

} 


#tabla_comun2{
margin-left:-140px;
}

#tabla_comun2 td{
font-size:12px;
padding:5px;
background:#E1E1E1;
} 
#tabla_comun2 th{
font-size:11px;
padding:5px;

} 




#tabla_inscripcion td{
font-size:12px;
padding:5px;
background:#E1E1E1;
} 
#tabla_inscripcion th{
font-size:12px;
padding:5px;

} 

#info_hotel{
	background-color: #3C558B;
	border: 1px solid #B3D1F2;	
	padding:5px;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF;
}

#cargando_especifico{
	margin-top:15px;
	margin-left:-5px;
	clear:both;
}