/* CSS Document */
body {
	background-color:#55002F;
	background-image: url(imagenes/fondo.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clearBoth {
	clear: both;
	}
	h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
body, p, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E2032;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:active, a:visited {
color:#000066;
text-decoration:none;
}
a:hover{
 color:#55002F;
text-decoration:none;
}
p {
	margin-bottom: 4px;
	font-size: 12px;
}
#pie {
	padding-left: 150px;
	margin-bottom: 10px;
	color:#29166F;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(imagenes/fondo-central.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29166F;
	}
#pie a, #pie a:visited, #pie a:active {
	color:#29166F;
	text-decoration:none;
	margin-right:5px;
	}
#pie a:hover {
	color:#666666;
	text-decoration:underline;
	}
.fondomenu {
	background-color: #29166F;
	background-image: url(imagenes/webcerrado04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*CONTENIDO ppal-GENERAL*//**/
.contenido-ppal {
	margin-right: 15px;
	margin-left: 15px;
	min-height: 380px;
	width: 95%;
	overflow: auto;
	padding: 5px;
}
table {
	background-color: #E4F1FA;
	border: 1px solid #29166F;
	border-collapse:collapse;
	clear:both;
	text-align: left;
	margin-bottom: 15px;
	max-width:90%;
	margin-top:10px;
	margin-bottom:10px;
}
table td {
	padding:5px;
	border: 1px solid #29166F;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.contenido-ppal table th {
	font-size: 14px;
	padding:5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29166F;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.contenido-ppal table img {
	margin: auto;
	padding: 0px;
	border: none;
	display: inline;
	clear: none;
	float: none;
}
.contenido-ppal h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 15px;
	background-image: url(imagenes/flecha-p-blan.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
.contenido-ppal h1 a, .contenido-ppal h1 a:active, .contenido-ppal h1 a:visited, .contenido-ppal h1 a:hover {
	color: #FFFFFF;
}
.contenido-ppal h2 {
	font-size: 14px;
	font-weight: bold;
	color: #332779;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #29166F;
	background-image: url(imagenes/flecha-p.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.contenido-ppal h3 {
	font-size: 16px;
	font-weight: bold;
	color: #332779;
	background-color: #B6D9F2;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.contenido-ppal td h3, .contenido-ppal td p {
	background-color: none;
}

.contenido-ppal h4 {
	font-size: 15px;
	font-weight: bold;
	color: #952663;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #952663;
	background-image: url(imagenes/flecha-p-roll.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.contenido-ppal h5 {
	font-size: 15px;
	font-weight: bold;
	color: #391E99;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E20A4;
	background-image: url(imagenes/flecha-p.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.contenido-ppal p {
	font-size: 13px;
	text-indent: 10px;
	margin-bottom: 8px;
	color: #352A7C;
	text-align: justify;
}
.contenido-ppal img {
	float:left;
	padding:4px;
	margin-right:15px;
	margin-bottom:15px;
	border: 1px solid #6D1C49;
	background-color: #FFFFFF;
	clear:right;
}
.contenido-ppal p img {
	clear: both;
	display:block;
}
.contenido-ppal ul, .contenido-ppal ol {
	margin-bottom:8px;
	clear:right;
	margin-left: 15px;
}
.contenido-ppal ul li {
	list-style-type: square;
	list-style-position: inside;
	font-size:12px;
	color: #3838A9;
	margin-top:4px;
}
.contenido-ppal ul li ul, .contenido-ppal ul li ol{
margin-left:15px;
}
.contenido-ppal ul li ul li{
	list-style-type: square;
	list-style-position: inside;
	color: #55002F;
	margin-top:4px;
}
.contenido-ppal ol li{
	font-size:11px;
	color: #764E01;
	margin-top:4px;
	margin-left:10px;
}
/*FIN CONTENIDO GRAL*/
.textomenuarriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(imagenes/webcerrado05.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-weight: bold;
	color: #29166F;
	line-height: 16px;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-transform: none;
}
.formulario {
	border: 1px solid #B6D9F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textomenupeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: none;
}
.textocontenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-transform: none;
}
.textocontenidospeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-transform: none;
}
.textocopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: none;
}
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-transform: none;
	border: 1px solid #373C86;
	background-color: #F2F6F8;
}
.fondomenu2 {
	background-image: url(imagenes/webcerrado02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoinicio {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondoinicio.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.textobusqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29166F;
	text-transform: none;
	font-weight: bold;
}
.textodescargapeque, p.textodescargapeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	line-height: 18px;
	text-transform: none;
	margin-bottom: 3px;
}
.textomenuarriba2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #29166F;
}
.textomenuarriba3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #29166F;
}
.textocontenidos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 8px;
	text-transform: none;
}
.textoimagenes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.textoimagenes a, a.textoimagenes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	font-weight:bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.estiloimagen{
	border: 1px solid #000000;
}	
.menus2 {
	color: #29166F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #175FAE;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B82778;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CFE3F2;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #29166F;
	margin-bottom: 15px;
}
#formulario_registro .campos {
	width: 85%;
}
#cabecera {
	margin: 0px;
	width: 100%;
	background-image: url(imagenes/fondo-cabecera.gif);
	background-repeat:  repeat-x;
	height: 120px;
	text-align: left;
	/*margin-bottom: -11px;*/
}
.cuerpo {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo-central.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	min-height:500px;
	width: 100%;
	overflow: auto;
}
#lateral {
	float:left;
	width:130px;
	text-align: left;
}
.margin-auto {
	margin: auto;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 6px;
}
#central {
	width: auto;
	clear: right;
	min-height: 500px;
	padding: 0px;
	margin: 0px;
	margin-left: 135px;
	background-color: #FFFFFF;
}
#menu-sup {
	height: 35px;
	width: 800px;
	text-align: center;
	background-image: url(imagenes/fondo-menu-sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:15px;
}
#menu-sup li {
	float: left;
	display: block;
	list-style:none;
	margin-right:8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
#menu-sup li:last-child, li#quitar-barra {
	list-style:none;
	margin-right:0px;
	padding-right: 0px;
	border: none;
	}
#menu-sup li a, #menu-sup li a:active, #menu-sup li a:visited {
font-weight:bold;
color:#333366;
text-decoration:none;
	}
#menu-sup li a:hover{
	font-weight:bold;
	color:#0099CC;
	text-decoration:underline;
	}
/*MENU LATERAL*/
#menu-lat .seleccionado {
	display: block !important;
}
#menu-lat ul {
	width: 130px;
	list-style:none;
	margin: 0px;
	padding:0px;
	background-image:none;
}
#menu-lat ul li {
	display:block;
	width: 130px;
}
#menu-lat ul li a, #menu-lat ul li a:visited, #menu-lat ul li a:active {
	background-image: url(imagenes/boton-menu.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color:#29166f;
	min-height:22px;
    display:block;
    color:#FFFFFF;
    font-weight:bold;
	padding: 4px;
	padding-top:10px;
	width: 122px;
	text-decoration:none;
}
#menu-lat ul li a:hover {
	display:block;
	color:#29166F;
	font-weight:bold;
	background-image: url(imagenes/boton-menu-roll.gif);
	background-color:#b1abcb;
}
#menu-lat ul li li a, #menu-lat ul li li a:visited, #menu-lat ul li li a:active {
	background-image: url(imagenes/boton-menu2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color:#81aced;
	width: 122px;
	min-height:22px;
	display:block;
	color:#352A7C;
	font-weight:bold;
	padding-top:10px;
	padding: 4px;
}
#menu-lat ul li li a:hover {
display:block;
color:#29166F;
font-weight:bold;
background-image: url(imagenes/boton-menu2-roll.gif);
	background-color:#d0e0f8;
}
#formu-busca {
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 8px;
}
#formu-busca #campo {
	width: 80px;
	margin-right: 8px;
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #29166F;
	margin-bottom: 5px;
}
#formu-alumno {
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(imagenes/antiguos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#formu-alumno input {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
}
#formu-alumno a, #formu-alumno a:visited, #formu-alumno a:active {
color:#FFFFFF;
}
#formu-alumno a:hover {
	color:#D1E5F2;
}
.banners-laterales {
	text-align: center;
}
.banners-laterales img {
	display: block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla-padding td {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.division-index {
	background-image: url(imagenes/linea-gris-ver.gif);
	background-repeat:  repeat-y;
	background-position: 440px top;
	min-height:400px;
}
.index-noti-izqui {
	float:left;
	width:410px;
	margin-left: 20px;
}
.index-noti-dere {
	margin-left: 450px;
	margin-right: 20px;
	width:auto;
}
.index-noti-grande {
	background-color:#f2f6f8;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #b6d9f2;
}
.texto-noti-g {
	text-align: justify;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#b6d9f2;
}
.index-noti-grande img {
	margin: 10px;
	border: none;
}
.cont-tit-grande {
	background-color: #b6d9f2;
	text-align: left;
	color: #312477;
	padding: 5px;
}
.nuevo {
	display: inline;
	width: 1px;
	vertical-align: middle;
	height: 1px;
	margin-left: -5px;
}
.index-noti-grande h3 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
.no-texto {
	visibility: hidden;
	text-decoration: none;
}
a.mas {
	display:block;
	width:17px;
	height:17px;
	margin-left:10px;
	float:right;
	background-image:url(imagenes/mas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-10000px;
}
a:hover.mas {
	background-image:url(imagenes/mas-roll.gif);
}
a.mas2 {
	display:block;
	width:14px;
	height:14px;
	margin-left:10px;
	background-image:url(imagenes/mas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	float: right;
}
a:hover.mas2 {
	background-image:url(imagenes/mas-roll.gif);
	text-decoration:none;
}
.texto-noti-g h4 {
	font-size: 12px;
	font-weight: bold;
	color: #29166F;
	margin-bottom: 5px;
}
.texto-noti-g p {
	font-size: 12px;
	color: #29166F;
	text-indent: 8px;
}
.noti-peque01, .noti-peque02, .noti-peque03, .noti-peque04, .noti-peque05, .noti-peque06 {
	padding:5px;
	margin-bottom:10px;
	width:95%;
	overflow: auto;
	font-size: 11px;
	color: #29166F;
}
.noti-peque01 {
background-color:#9fc7e1;
}
.noti-peque02 {
background-color:#b9d7eb;
}
.noti-peque03 {
	background-color:#d1e5f2;
	padding-bottom:21px;
	background-image: url(imagenes/linea-gris-hor.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.noti-peque04 {
	background-color:#E2BABE;
}
.noti-peque05 {
	background-color:#EBCFD2;
}
.noti-peque06 {
	background-color:#F2E1E3;
	padding-bottom:21px;
	background-image: url(imagenes/linea-gris-hor.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.noti-peque01 .imagen-noti-peque {
	background-color: #9fc7e1;
}
.noti-peque02 .imagen-noti-peque {
	background-color: #b9d7eb;;
}
.noti-peque03 .imagen-noti-peque {
	background-color: #d1e5f2;
}
.noti-peque04 .imagen-noti-peque {
	background-color: #E2BABE;
}
.noti-peque05 .imagen-noti-peque {
	background-color: #EBCFD2;
	;
}
.noti-peque06 .imagen-noti-peque {
	background-color: #F2E1E3;
}

.noti-peque01 p, .noti-peque02 p, .noti-peque03 p, .noti-peque04 p, .noti-peque05 p, .noti-peque06 p {
	font-size: 11px;
	color: #29166F;
}
.noti-peque01 h4, .noti-peque02 h4, .noti-peque03 h4, .noti-peque04 h4, .noti-peque05 h4, .noti-peque06 h4 {
font-size: 11px;
color: #29166F;
font-weight:bold;
padding-bottom:2px;
margin-bottom:5px;
}
.noti-peque01 h4, .noti-peque02 h4, .noti-peque03 h4 {
border-bottom: 2px solid #9fc7e1;
}
.noti-peque04 h4, .noti-peque05 h4, .noti-peque06 h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6777E;
}
.texto-noti-peque {
	background-color:#FFFFFF;
	width: auto;
	overflow: auto;
	padding: 5px;
}
.imagen-noti-peque {
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.imagen-noti-peque img {
	border: 1px solid #FFFFFF;
}
#atras {
	background-color: #b6d9f2;
	padding: 3px;
	margin: 15px;
	height: 16px;
	text-align:center;
	position: relative;
}
#atras a, #atras a:active, #atras a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #3B3582;
	background-image: url(imagenes/flecha-g.gif);
	background-repeat: no-repeat;
	background-position: 47% 3px;
	height: 16px;
	width: 95%;
	display: block;
	margin:auto;
}
 #atras a:hover {
	background-image: url(imagenes/flecha-g-roll.gif);
	color:#C63384;
	background-color:#ffffff;
}
.contenido-ppal .index-noti-dere h5 {
	clear: none;
}
.contenido-ppal .resaltado, p.resaltado{
font-weight:bold;
font-size:13px;
}
.contenido-ppal .resaltado2, p.resaltado2 {
	font-weight:bold;
	font-size:13px;
	background-image: url(imagenes/flecha-p.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.contenido-ppal .resaltado3, .contenido-ppal p.resaltado3 {
	font-weight:bold;
	font-size:13px;
	background-image: url(imagenes/flecha-p-roll.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	color: #660033;
}
.cuadro-texto-fondo {
	background-color: #EDF4FA;
	padding: 5px;
	margin: 10px;
	margin-top:20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2C9E6;
	border-right-color: #A2C9E6;
	border-bottom-color: #A2C9E6;
	border-left-color: #A2C9E6;
}
#peque {
	background-image: url(imagenes/flecha-g-roll.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 20px;
	padding-left:3px;
}
#realname, #email, #telefono, #consulta {
	width: 300px;
}
.centrar {
	text-align:center;
	width: 300px;
}
#code {
	display:block;
	width:200px;
	margin-top: 10px;
	font-size: 13px;
	color: #29166F;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #29166F;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#imagen-capcha {
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.descargas ul li, .noticias ul li {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312378;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.descargas a , .noticias a {
	background-image: url(imagenes/descargas-p.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	padding-bottom:5px;
	padding-top:4px;
}
.descargas a:hover, .noticias a:hover {
	background-image: url(imagenes/descargas-p-roll.gif);
}
.descargas h4, .noticias h4 {
	font-size: 13px;
	color: #352A7C;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.descargas h4 a, .noticias h4 a {
	background-image: url(imagenes/descargar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 30px;
	padding-bottom:5px;
	padding-top:4px;
}
.descargas h4 a:hover, .noticias h4 a:hover {
	background-image: url(imagenes/descargar-roll.gif);
}
.contiene-cuadros {
	text-align: center;
	width: 95%;
	margin-bottom: 20px;
	overflow: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contiene-cuadros div {
	padding: 5px;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #B6D9F2;
}
.textoimagenes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.contiene-cuadros img {
	float: none;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: none;
}
.flotar-izquierda {
	float: left;
	width: 45%;
	margin-bottom: 20px;
}
.flotar-derecha {
	float: right;
	width: 45%;
	margin-bottom: 20px;
}
.flotar-izquierda ul li, .flotar-derecha ul li {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312378;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.flotar-izquierda a, .flotar-derecha a {
	background-image: url(imagenes/descargas-p.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	padding-bottom:5px;
	padding-top:4px;
	font-weight: bold;
	color: #666666;
}
.flotar-izquierda a:hover, .flotar-derecha a:hover {
	background-image: url(imagenes/descargas-p-roll.gif);
	color: #55002F;
}
.caja-atras-alante {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:90px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	overflow: auto;
	margin-right: 110px;
	clear: both;
	text-align: center;
}
.adelante{
	font-size:11px;
	font-weight:bold;
	width:77px;
	float:right;
	height:20px;
	display:block;
	background-image: url(imagenes/atras-alante-no_02.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #999999;
	text-align: left;
}
.adelante a, .adelante a:visited, .adelante a:active {
	font-size:11px;
	font-weight:bold;
	width:77px;
	float:right;
	height:20px;
	display:block;
	background-image: url(imagenes/atras-alante_02.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #516DB0;
}
.adelante a:hover {
	background-image: url(imagenes/atras-alante-roll_02.gif);
	color: #2076B5;
}
.atras {
	font-size:11px;
	font-weight:bold;
	width:70px;
	float:left;
	height:20px;
	display:block;
	text-align: right;
	color: #999999;
	background-image: url(imagenes/atras-alante-no_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.atras a, .atras a:active, .atras a:visited {
	font-size:11px;
	font-weight:bold;
	width:70px;
	float:left;
	height:20px;
	display:block;
	text-align: right;
	color: #516DB0;
	background-image: url(imagenes/atras-alante_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.atras a:hover {
	color: #2076B5;
	background-image: url(imagenes/atras-alante-roll_01.gif);
}
.cuadro-recominendanos form {
	margin: 10px;
	padding: 10px;
	background-color: #F3F9FC;
	background-image: url(imagenes/linea-gris-ver.gif);
	background-repeat:  repeat-y;
	background-position: 43% top;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cuadro-recordatorio form {
	margin: 10px;
	padding: 10px;
	background-color: #F3F9FC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.dise-conexa {
margin:auto;
text-align:left;
}
.dise-conexa a, .dise-conexa a:active, .dise-conexa a:visited, .dise-conexa a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cuadro-buscador {
	border-bottom-color: #372E7E;
	background-color: #FBF7F7;
	
}
.cuadro-buscador2 {
	border-bottom-color: #666666;
	background-color: #F0F7FB;
}
.cuadro-buscador, .cuadro-buscador2  {
    padding: 5px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
    background-image: url(imagenes/flecha-dia.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.cuadro-buscador h4, .cuadro-buscador2 h4 {
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
	background-image: none;
	margin-left:15px;
}
.cuadro-buscador p, .cuadro-buscador2 p {
	font-size: 12px;
	color: #666666;
	margin-bottom:3px;
}
.para-fondo-azul {
	margin: 10px;
	padding: 10px;
	background-color: #F3F9FC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	overflow:auto;
	width:90%;
}
.para-fondo-azul2 {
	margin: 10px;
	padding: 10px;
	background-color: #F3F9FC;
	background-image: url(imagenes/linea-gris-ver.gif);
	background-repeat:  repeat-y;
	background-position: 47% top;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	overflow:auto;
	width:90%;
}
.para-fondo-azul3 {
	margin: 10px;
	padding: 15px;
	background-color: #F3F9FC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	overflow:auto;
	width:90%;
}
.para-fondo-azul3 p {
	margin-bottom:15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #042680;
}
#formulario_registro .resaltado3 {
	margin-bottom: 4px;
}
.fondo-azul-medio {
	background-color: #B6D9F2;
}
#tabla-alumnos {
	margin-top: 15px;
}
#tabla-alumnos td {
border-bottom:2px;
}
.divisor-tabla {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.divisor-tabla img {
	margin: auto;
}
#tabla-alumnos th {
	font-size: 13px;
}
#numeracion {
	text-align: center;
	margin: auto;
	height: 20px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D9F2;
}
.numero-resal, .numero-resal a, .numero-resal a:active, .numero-resal a:visited {
	color: #FF3300;
	font-size: 14px;
	margin-left:3px;
	margin-right:3px;
}
#numeracion a:hover, .numero-resal a:hover{
	color: #FF6600;
}
.comentarios {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #29166F;
}
#Encuestas_Bloque {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	width: 108px;
	margin-left: auto;
	margin-right: auto;
}
#Encuestas_Bloque ul{
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#Encuestas_Bloque img {
	margin-bottom: 0px;
}
#Encuestas_Bloque li {
	font-size: 10px;
	font-weight: normal;
	color: #1F8200;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 0px 0px;
	list-style-type: none;
}
.texto-noti-peque .nuevo {
	margin-left: 0px;
	margin-bottom:10px;
	display:block;
	}