@charset "ISO-8859-1";
/* Principales */
* { margin:0; padding: 0; }
html { height:100%; overflow:scroll; }
body { background:url(imagenes/fondo.gif); background-color:#FFF; height:100%;  }
body,td,th {  font-family: "Arial Narrow", Arial, Verdana; font-size:14px; color:#000; }

/* Etiquetas */
ul {
	list-style-type:none;
	margin-left: 20px;
}
ol {
	list-style-type:none;
	margin-left: 20px;
}
input,select,textarea { font-size:12px; color:#333; background:#fafafa; border:1px solid #d2d2d2; line-height:14px; font-family: Arial, Verdana; font-size:12px;  }

/* Selectores */

#inscripcion input { width:210px; height:21px; vertical-align:middle; font-size:15px; line-height:19px; }
#inscripcion textarea { width:95%; height:180px; }
#inscripcion p { padding-bottom:6px; }
#inscripcion h3 { padding-bottom:8px; color:#003f82; }
#contenedor {
	position:relative;
	left:50%;
	display:block;
	float:left;
	margin-left:-460px;
	width:920px;
	height:auto;
	background:#f2f3f5;
}

#cabecero {
	position:relative;
	width:920px;
	height:92px;
	background:url(imagenes/cabecero.jpg) no-repeat;
}

#lenguaje {
float:right;
margin:52px 10px 7px 0;
}

#poscabecero {
	width:920px;
	height:140px;
}

#menu {
	width:900px;
	height:27px;
	background:#bb1320;
	padding:7px 10px 7px 10px;
	text-align:center;
}
#menu2 {
	width:920px;
	height:27px;
	text-align:right;
}
#menu li { display:block; float:left; color:#fff; text-align:center; letter-spacing:0px; background:#d23642; padding:5px 8px 5px 8px; height:auto; width:auto; margin-right:8px; }
#menu li:link { background: #d23642; color:#fff; text-decoration:none; }
#menu li:visited { background: #d23642; color:#fff; text-decoration:none; }
#menu li:hover { background: #f0c022; color:#d23642; text-decoration:none; }
#menu li:active { background: #d23642; color:#fff; text-decoration:none; }
#menu .liviaje { padding:2px 4px 3px 4px; font-size:17px }
#menu a:link { color:#fff; text-decoration:none; }
#menu a:visited { color:#fff; text-decoration:none; }
#menu a:hover { color:#d23642; text-decoration:none; }
#menu a:active { color:#fff; text-decoration:none; }
#menu a.aviaje:link { color:#f0c022; text-decoration:none; }
#menu a.aviaje:visited { color:#f0c022; text-decoration:none; }
#menu a.aviaje:hover { color:#d23642; text-decoration:none; }
#menu a.aviaje:active { color:#f0c022; text-decoration:none; }
#menu .seccionactiva { background: #f0c022; color:#d23642; text-decoration:none; }

#seccion {
	position:relative;
	float:left;
	display:block;
	margin:30px 0 0 0;
	width:920px;
	height:auto;
	background:#f2f3f5;
	padding-bottom:40px;
}
#seccion #submenu {
	display:block;
	margin-top:40px;
	margin-left:30px;
	padding-right:30px;
	float:left;
	border-right:1px dashed #CCC;
	width:220px;
}
#seccion #submenu li {
	background-image:url(imagenes/circuloamarillo.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-bottom:1px dashed #CCC;
	padding-left:14px;
	padding-bottom:3px;
	margin-bottom:12px;
	font-size:15px;
	font-weight:bold;
}
#seccion #submenu .subsec {
	background:none;
	padding-left:28px;
	padding-bottom:3px;
	margin-bottom:6px;
	border-bottom:0px;
	font-size:12px;
	font-weight:bold;
}
#seccion #contenido {
	position:relative;
	display:block;
	float:left;
	padding-left:40px;
	padding-right:10px;
	width:520px;
	font-size:15px;
}
#seccion #contenido p { padding-bottom:18px; text-align:justify; }
#seccion #contenido h1 { font-size:2em; color:#003f82; letter-spacing:0em; border-bottom:1px dotted #CCC; width:450px; margin-bottom:30px;  }
#seccion #contenido h3 { font-size:1em; color:#003f82; letter-spacing:0em; width:450px; margin-bottom:30px;  }
#seccion #contenido h2 { font-size:22px; color:#003f82; letter-spacing:0em; border-bottom:1px dotted #CCC; width:650px; margin-bottom:10px;  }
#seccion #contenido li { list-style-type:disc; }
#seccion #contenido .subsec  { list-style-type:none; margin-left:10px; }
#seccion #contenido .download { 
	list-style-type:none;
	background-image:url(imagenes/descargar.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	border-bottom:1px dashed #CCC;
	padding-left:21px;
	padding-bottom:3px;
	margin-bottom:12px;
	font-size:15px;
	color:#bb1320;
	font-weight:bold;
}

#copyright {
	position:relative;
	display:block;
	float:left;
	left:50%;
	margin-left:-398px;
	width: 796px;
	text-align:center;
	padding-bottom:50px;
}
#copyright h3 { font-size:25px; color:#003f82; }
/* Clases de fuentes */
.font10 { font-size:10px; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font13 { font-size:13px; }
.font14 { font-size:14px; }
.font15 { font-size:15px; }
.font16 { font-size:16px; }
.font20 { font-size:20px; }
.font23 { font-size:23px; }
.font26 { font-size:26px; }

/* Enlaces */
a:link {
	text-decoration:none;
	color:#bb1320;
}
a:visited {
	text-decoration:none;
	color:#bb1320;
}
a:hover {
	text-decoration:underline;
	color:#bb1320;
}
a:active {
	text-decoration:none;
	color:#bb1320;
}

/* Otras clases */
.pad { padding:14px; }
.none { border:0px; background:none; width:auto; height:auto }
.blanco { color:#FFF; }
.rojo { color:#bb1320; }
.verde { color:#0d880a; }
.error { margin-left:20px; border:1px dashed #A41E21; padding:4px; color:#bb1320; margin-bottom:15px; }
.logocopyright { font-size:10px; line-height:11px; vertical-align:bottom; }

.lsactivo { color:#f0c022; }

.titulotabla { border-bottom:2px solid #000; font-weight:bold; padding-bottom:10px; vertical-align:top; text-align: left }
.contenidotabla { border-bottom:1px dashed #CCC; padding:3px; vertical-align:middle; font-size:11px; }