@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("general.css");
#contenedor {
	background-image: url(../images/fondo_area.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#cabecera {
	height: 201px;
	padding: 0px;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px;
}
#area {
	margin: 0px;
	padding: 0px;
}
#areaizq{
	background-image: url(../images/areaizq_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 216px;
	float: left;
}
#menu {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#menu ul{
	background-image: url(../images/menu_fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}
#menu li{
}
#menu a{
	display: block;
	color: #1E3074;
	text-decoration: none;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 187px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#menu a:hover{
	background-color: #64C1F4;
}
#menu .top {
	background-image: url(../images/menu_sup.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 210px;
	padding: 0px;
	margin: 0px;
	background-position: center bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu .pie {
	background-image: url(../images/menu_inf.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 210px;
	padding: 0px;
	background-position: center top;
	margin: 0px;
}

#areader{
	background-image: url(../images/areader_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 734px;
}
#botones01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 531px;
}
#textos {
	margin: 0px;
	float: left;
	width: 491px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#textos h1 {
	font-size: 24px;
	color: #0066FF;
	font-weight: normal;
	margin-bottom: 15px;
}
#textos h2 {
	font-size: 20px;
	color: #60BFF3;
	font-weight: normal;
	margin-bottom: 15px;
	}
#textos p {
	text-align: justify;
	margin-top: 5px;
	line-height: 16px;
	margin-bottom: 5px;
}
#textos a {
	color: #1E3074;
	text-decoration: none;
}
#textos a:hover {
	color: #64C1F4;
}
#textos ul {
	margin-left: 20px;
}
#textos li {
	display: block;
	background-image: url(../images/item.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
#col {
	float: right;
	width: 203px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#botones02 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 104px;
	width: 203px;
}
#botones01 a.talleres {
	display: block;
	background-image: url(../images/b_talleres.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#botones01 a.excursiones {
	display: block;
	background-image: url(../images/b_excursiones.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#botones01 a.actividades {
	display: block;
	background-image: url(../images/b_actividades.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#botones01 a{
	float: left;
	height: 104px;
	width: 174px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#botones01 span {
	display: none;
}

#botones01 a:hover{
	background-position: center -105px;
}
#botones02 a.programa {
	display: block;
	margin-top: 5px;
	background-image: url(../images/b_programa.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#botones02 a.inscripcion {
	display: block;
	background-image: url(../images/b_inscripcion.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#botones02 a{
	height: 50px;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botones02 span {
	display: none;
}

#botones02 a:hover{
	background-position: center -53px;
}
#pie {
	height: 250px;
	background-image: url(../images/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.fotos{
	padding: 0px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 105px;
}
.fotos img {
	border: 2px solid #FFF;		
}
.texto{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 360px;
	}
.foto{
	height: 80px;
	width: 116px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.foto img {
	border: 1px solid #003C97;
}
.back {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
.bloquebanner img {
	border: 1px solid #003C97;
	margin-bottom: 3px;
}
#contacto label{
	display: block;
}
#inscripcionguno form label, #inscripcioniuno form label {
	font-size: 10px;
	color: #666;
	display: block;
}
#inscripcionguno form label.error, #inscripcioniuno form label.error{
	color: #F00;
}
