/* common */
body {
	color: #222;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}
ul {
	text-align: left;
}

/* menu */
table.menu{
	height:20px;
	font-size: 11px;
	/*background-color:#141493;*/
	background-color:#25aae3;
}
table.menu a {
float:left;
color:#fff;
text-decoration:none;
padding:2px 5px 0;
font-weight:normal;
}
table.menu a:hover,.current {
color:#666;
text-decoration:underline;
}
table.menu .current a {
color:#fff;
font-weight:700;
}

/* contenido */
#contenido h2 {
	border-bottom: 1px solid #000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #000;
	text-align:left;
}
#contenido h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #5A8BA2;
	padding: 5px 0px;
	margin: 0px;
}

/* solicitud de inscripción */
.encabezaunam {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: normal;
	text-align: left;
}
#contenido h4 {
	border-bottom: 1px solid #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #000;
	text-align:center;
	letter-spacing: 2px;
	font-weight: normal;
}
.textos {
	color:#252525; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;
}

hr{
	width: 80%;
	border: 0;
	border-top: 1px solid #797979;
}

a.liga{
	font-size: 10pt;
	/*color: #141392;*/	
	color: #797979;
	text-decoration: none;
	font-weight: bold;
}

a.liga:hover{
	text-decoration: none;
	/*color: #b9a103;*/
	color: #25aae3;
}

a.liga2{
	font-size: 14pt;
	/*color: #141392;*/
	/*color: #25aae3;*/
	color: #797979;
	text-decoration: none;
	font-weight: bold;
}

a.liga2:hover{
	text-decoration: none;
	/*color: #b9a103;*/
	/*color: #797979;*/
	color: #25aae3;
}

a.liga3{
	font-size: 10pt;
	text-decoration: underline;
	/*color: #141392;*/
	/*color: #25aae3;*/
	color: #25aae3;
	font-weight: bold;
}

a.liga3:hover{
	text-decoration: none;
	/*color: #b9a103;*/
	/*color: #797979;*/
	color: #797979;
}

h3{
	font-size: 14pt;
	/*color: #141392;*/
	/*color: #25aae3;*/
	color: #797979;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}



.elementolista {
	color: #252525; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:normal;
}

.titulos {
  color:#252525; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	letter-spacing: +1px;
	text-align:left;
	font-weight:bold; 
}
.preguntas {
	color: #252525; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}
.preguntast {
	color: #252525; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:center;
}
.atencion a{
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}
.pie_contacto {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px #111111 solid;
}
.pie_contacto a {
	color: #333333;
}
.rojo {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.calenda em{
	font-weight: normal;
}
.calenda td{
	border: 1px solid #000000;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}