@charset "utf-8";

html{
	height: 100%;
	font-family: Verdana, Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}

body{
	height: 100%;
}

p{
	font-size: 1em;
	width: 500px;
	line-height: 17px;
	margin: 70px 150px 15px;
}


b{
	font-weight: bold;
}

a{
	color: #666;
}

/** Pagina **/

#page{
	z-index: 0;
	width: 800px;
	height: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

/** Cabecera **/

#cabecera{
	z-index: 1;
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
}

#cabecera .logo{
	z-index: 2;
	float: left;
	max-height: 80px;
	margin: 0 20px;
}

#institucion{
	z-index: 2;
	float: left;
	width: 565px;
	margin: 15px 20px;
	text-align: center;
}

#cabecera h1{
	margin-bottom: 10px;
	font-size: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#cabecera h2{
	font-size: 1.4em;
}

/** Contenido **/

#contenido{
	z-index: 1;
	width: 780px;
	padding: 10px 10px;
	/*border: thin solid #000;*/
}

#contenido h1{
	display: block;
	margin: 10px 0 20px 0;
	font-size: 1.2em;
	font-weight: bold;
	word-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}

.instrucciones:hover{
	cursor: pointer;
	color: #999;
}


/** Formulario **/

fieldset{
	width: 720px;
	margin: 0 10px 20px 10px;
	padding: 15px 20px 5px;
	background-color: #EEE;
	border: thin solid #666;
}

.campamento{
	float: left;
	width: 329px;
}

.fin{
	margin-right: 0px;
}

fieldset h3{
	margin: 15px 0 10px 0;
	font-size: 1em;
	font-weight: bold;
}

legend{
	margin: 0 0 0 -10px;
	padding: 0 5px;
	font-weight: bold;
}

input, select{
	height: 16px;
	margin: 0 0 7px 0;
	padding: 2px 5px;
	color: #999;
	font-weight: bold;
	border: 1px solid #CCC; 
}

select{
	height: 23px;
}

label{
	margin: 0 10px 0 5px;
	font-weight: bold;
	color: #999;
	vertical-align: top;
}

.focused{
	font-weight: normal;
	color: #000;
}

.una{
	width: 710px;
}

.dos{
	width: 528px;
}

.tres{
	width: 350px;
}

.radio{
	margin: 3px 0 0 0;
}

/** Bases **/

#bases{
	float: left;
	width: 760px;
	margin: 0 0 20px 10px;
	border: thin solid #000;
	background: #EEE;
}

#bases input{
	float: left;
	margin: -1px 10px 0 0;
}

#bases li{
	float: left;
	margin: 0 20px 10px 45px;
}

#ley{
	float: left;
	clear: both;
	font-size: 0.9em;
	line-height: 12px;
	text-align: justify;
}

/** Tabla **/

table{
	width: 90%;
	margin: 0 5%;
	color: #999;
}

td{
	vertical-align: middle;
	height: 22px;
	font-weight: bold;
}

.pri{
	text-align: center;
}

.pri label{
	font-weight: bold;
}

.grupo{
	height: 30px;
}

#boton{
	float: right;
	margin: 0 8px 0 0;
	height: 30px;
	cursor: pointer;
}

/** Instrucciones **/

ul{
	margin: 10px 0 0 20px;
	font-size: 0.75em;
	list-style: decimal;
}

li{
	margin: 0 0 10px 0;
	line-height: 15px;
}

/** Error **/

.error{
	margin: 0 0 0 50px;
	font-size: 1.2em;
	font-weight: bold;
	color: #F00;
	display: none;
}

/** Confirmacion **/

#confirmacion{
	position: absolute;
	width: 300px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -150px;
	border: 2px solid #000;
	background: #DDD;
	line-height: 15px;
	text-align: justify;
}

#confirmacion p{
	width: 260px;
	margin:20px;
}

#confirmacion a{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

/** index fin **/

.actividad{
	width: 740px;
	height: 300px;
	margin: 10px 20px;
	border: 2px solid #CCC;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 5px 5px 7px #999;
	-webkit-box-shadow: 5px 5px 7px #999;
}

.campamentos{
	background: url(../images/campamentos.jpg);
}

.ski{
	background: url(../images/ski.jpg);
}

.gregorio{
	background: url(../images/gregorio.jpg);
}

.carreras{
	background: url(../images/carreras.jpg);
}

.nombreActividad{
	float: left;
	clear: both;
	width: 400px;
	margin: 20px 10px 5px 330px;
	font-size: 1.7em;
	line-height: 35px;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 3px;
}

.actividad a, .actividad p{
	float: left;
	clear: both;
	height: 30px;
	padding: 10px 0 0 55px;
	margin: 10px 20px 0 420px;
	font-size: 1.1em;
}

.actividad .inscripcion{
	background: url(../images/inscripcion.png) top left no-repeat;
}

.actividad .pago{
	background: url(../images/credit_cards.jpg) top left no-repeat;
}

.actividad .pdf{
	background: url(../images/pdf.jpg) top left no-repeat;
}

.actividad .diploma{
	background: url(../images/diploma.jpg) top left no-repeat;
}

.disabled{
	color:#aaa;
}

.inscripcionDis{
	background: url(../images/inscripcionDis.jpg) top left no-repeat;
}

.pdfDis{
	background: url(../images/pdfDis.jpg) top left no-repeat;
}

.pagoDis{
	background: url(../images/credit_cardsDis.jpg) top left no-repeat;
}

.resultadoPago{
	float: left;
	width: 500px;
	margin: 50px 0 30px 140px;
}

.resultadoPago img{
	float: left;
	margin: 10px 20px;
}

.resultadoPago p{
	width: 500px;
	margin: 50px 0 10px 0;
	line-height: 20px;
	text-align: justify;
}

.resultadoPago a{
	float: left;
	width: 500px;
	color: #333;
	text-align: center;
}

#errorSexo{
	float:right;
	width: 490px;
	margin:-1px 0 0 0px;
	color:#EEEEEE;
	font-weight:bold;
}

