/*****************************
	Generales
*****************************/
html, body {
	margin:0;
	padding:0;
	background:#011A36 url(../imagenes/fondo/fondo.jpg) repeat-x;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}
body{
	text-align:center;	/*para IE*/
}
p{
	margin:0 0 10px 0;
}
/*****************************
	Clases
*****************************/
.azulito{
	color:#B0D7EA;
}
.amarillo{
	color:#FFCC00;
}
.titulo_27{
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	margin:0 0 12px 0;
}
.titulo_22{
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0 0 12px 0;
}
.titulo_20{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:5px 0 0 0;
}
.subtitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 0 15px 0;
}
.arial_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cursos_central{
	width:158px !important;
}
.int_cursos{
	font-size:10px;
}
.selec_menu{
	background:#394C62;
}
.tabla_actividades{
	font-size:11px;
}
.primera{
	width:60px;
}
.segunda{
	text-align:center;
	width:100px;
}
.tercera{
	color:#B0D7EA;
	font-weight:bold;
}
.columna_ancha{
	width:500px !important;
}
.columna_ancha_v2{
	width:460px !important;
	* width:500px !important;
}

.quienes{background:url(../imagenes/fondo/secciones/quienes.jpg) no-repeat;}
.medios{background:url(../imagenes/fondo/secciones/medios.jpg) no-repeat;}
.equipo{background:url(../imagenes/fondo/secciones/equipo.jpg) no-repeat;}
.cursos{background:url(../imagenes/fondo/secciones/cursos.jpg) no-repeat;}
.actividades{background:url(../imagenes/fondo/secciones/actividades.jpg) no-repeat;}
.inmersiones{background:url(../imagenes/fondo/secciones/inmersion.jpg) no-repeat;}
.galeria{background:url(../imagenes/fondo/secciones/galeria.jpg) no-repeat;}
.contacto{background:url(../imagenes/fondo/secciones/contacto.jpg) no-repeat;}
.general{background:url(../imagenes/fondo/secciones/general.jpg) no-repeat;}
/*****************************
	Capas
*****************************/
#contenedor{
	width:800px;
	margin:auto;		/*para FF*/
	text-align:left;	/*para IE*/
}
#cabecera{
	float:left;
	background:url(../imagenes/fondo/cabecera.jpg) no-repeat;
	width:100%;
	height:338px;
}
#contenido_index{
	float:left;
	background:url(../imagenes/fondo/contenido_index.jpg) no-repeat;
	width:100%;
	height:568px;
}
#contenido_repetir{
	float:left;
	background:url(../imagenes/fondo/contenido_repetir.jpg) repeat-y;
	display:table;
}
#contenido{
	float:left;
	background:url(../imagenes/fondo/contenido.jpg) no-repeat;
	width:100%;
	min-height:753px;
	* height:753px;
}
	#menu{
		float:left;
		width:192px;/*172-192=20*/
		font-family: "trebuchet MS", arial;
		font-size:11px;
		margin:0 0 0 28px;
		display:inline;
	}
		#menu_item{
			float:left;
			width:172px;
			border:none;
			border-bottom:1px solid #394C62;
			padding:5px 0;
		}
			#menu_item a{
				color:#FFFFFF;
				text-decoration:none;
				margin:0 5px;
			}
			#menu_item a:hover{
				color:#B0D7EA;
			}
		#logos_bajo_menu{
			float:left;
			width:100%;
			height:110px;
			margin:10px 0 0 0;
		}
		#botones{
			float:left;
			margin:30px 0 0 0;
		}
			#botones img{
				border:none;
			}
		#btn_MeGusta{
			float:left;
			width:110px;
			height:21px;
			margin:0 0 5px 5px;
			display:inline;
		}
	#index_cursos{
		float:left;
		margin:0 0 0 35px;
	}
		#txt_cursos{
			float:left;
			width:388px;
			height:105px;
		}
		#index_cursos_indiv{
			float:left;
			width:142px;
			height:160px;
			margin:0 29px 0 0;
			display:inline;
		}
		#index_saber_mas{
			float:left;
			width:142px;
			height:50px;
			margin:0 29px 0 0;
			display:inline;
		}
			#index_saber_mas img{
				border:none;
			}
	#index_enlaces{
		clear:left;
		float:left;
		width:380px;
		margin:20px 0 0 30px;
		display:inline;
	}
		#index_enlaces a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#index_enlaces a:hover{
			color:#B0D7EA;
		}
		#index_enlaces ul{
			margin:20px 0 0 0;
			padding:0;
		}
			#index_enlaces li{
				margin:10px 0;
				list-style:url(../imagenes/li_circulo.jpg) inside;
			}
	#index_equipo{
		float:left;
		width:150px;
		margin:20px 0 0 20px;
		display:inline;
		font-size:11px;
	}
	
	#interior{
		float:left;
		width:553px;
		/*height:288px;*/
		margin:0 0 0 25px;
		display:inline;
	}
		#interior a{
			color:#FFFFFF;
		}
		#interior a:hover{
			color:#B0D7EA;
		}
		#introduccion{
			float:left;
			width:318px;
			margin:30px 0 0 25px;
			display:inline;
		}
		#txt_interior{
			float:left;
			width:503px;
		}
			#txt_interior a{
				color:#FFFFFF;
			}
			#txt_interior a:hover{
				color:#B0D7EA;
			}
		#separador{
			clear:left;
			float:left;
			background:#394C62;
			width:100%;
			height:1px;
			margin:20px 0;
			display:inline;
		}
		#separador_arriba{
			clear:left;
			float:left;
			background:url(../imagenes/separador_arriba.jpg) repeat-x;
			width:100%;
			height:13px;
			margin:5px 0;
			display:inline;
		}
		#foto_galerias{
			float:left;
			width:90px;
			* width:100px;
			color:#000000;
			background:#FFFFFF;
			text-align:center;
			padding:5px;
			margin:10px;
			display:inline;
		}
			#foto_galerias p{
				margin:0;
			}
			#foto_galerias a{
				color:#011A36;
				text-decoration:none;
			}
			#foto_galerias a:hover{
				color:#011A36;
				text-decoration:underline;
			}
			#foto{
				float:left;
				background-position:center;
				background-repeat:no-repeat;
				width:90px;
				height:60px;
				margin:0 0 5px 0;
				cursor:pointer;
			}
		#col_requisitos{
			clear:left;
			float:left;
			width:244px;
		}
		#col_atributos{
			float:left;
			width:244px;
			margin:0 0 0 15px;
			display:inline;
		}
			#recuadro_rojo{
				float:left;
				background:url(../imagenes/fondo/recuadro_rojo.jpg) no-repeat;
				width:204px;
				* width:244px;
				padding:14px 20px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
			}
			#recuadro_azul_sup{
				float:left;
				width:244px;
				background:url(../imagenes/fondo/recuadro_azul_sup.jpg) top no-repeat;
				padding:7px 0 0 0;
			}
			#recuadro_azul_inf{
				float:left;
				width:244px;
				background:url(../imagenes/fondo/recuadro_azul_inf.jpg) bottom no-repeat;
				padding:0 0 7px 0;
			}
			#recuadro_azul_txt{
				float:left;
				background:#0F3F5E;
				width:222px;
				* width:236px;
				padding:0 4px 0 10px;
				margin:0 0 0 8px;
				display:inline;
				font-size:10px;
				line-height:14px;
			}
			#txt_fuera_recuadros{
				float:left;
				width:204px;
				* width:244px;
				padding:14px 20px;
				font-size:10px;
				line-height:14px;
			}
	
#pie{
	float:left;
	background:url(../imagenes/fondo/pie.jpg) no-repeat bottom;
	width:100%;
	height:100px;
	margin:20px 0;
}
#pie_index{
	float:left;
	background:url(../imagenes/fondo/pie.jpg) no-repeat bottom;
	width:100%;
	height:275px;
	margin:0 0 20px 0;
}
	#botones_index{
		float:left;
		margin:0 0 0 30px;
	}
		#botones_index img{
			border:none;
		}
#enlace_pie_index{
	float:right;
	width:100px;
	margin:80px 55px 0 0;
	display:inline;
}
	#enlace_pie_index img{
		float:right;
		width:96px;
		height:31px;
		border:none;
	}
#enlace_pie{
	float:right;
	width:100px;
	margin:45px 55px 0 0;
	display:inline;
}
	#enlace_pie img{
		float:right;
		width:96px;
		height:31px;
		border:none;
	}

