body {
	margin: 0px;
	background-image: url(images/fondo-index.gif);
	background-repeat: repeat-x;
}
#contendor {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.contenedortitulares {
	background-color: #E5E5E5;
	width: 100%;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.lineaseparadora {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.contenedortitulares .titular{
	width: 50%;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}
.enlacesbarrasup {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 100%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-decoration: none;
	height: 36px;
	padding-top: 10px;
}
.enlacesbarrasup a{
	color: #FFF;
	text-decoration: none;

}
.enlacesbarrasup a:hover{
	color: #FDA005;
	text-decoration: none;

}


.contenedortitulares .partederecha{
	width: 40%;
	float: right;
}


.contenedorcurso {
	float: left;
	width: 310px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 10px;
}
.contenedorcurso .titucurso{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: left;
}
.contenedorcurso .textocurso{
	float: left;
	width: 90%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 6px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contenedorcurso .masinfocurso{
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: right;
	padding-right: 4px;
}

#pie {
	width: auto;
	background-color: #999;
	margin-top: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
.tituenlaceint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F2F2F2;
	text-align: left;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
.enlaceintsin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-left: 6px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.fondocolegio {
	padding: 10px;
	background-color: #FFF;
}
.fondocolegioCopia {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.enlacesecciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.enlacesecciones a{
	text-decoration: none;
	color: #C60;

}
.enlacesecciones a:hover{
	text-decoration: none;
	color: #000;

}


.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
	text-align: center;
}
.enlacecolegio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding: 9px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FDECD9;
}


.enlacecolegio a{
	color: #FFFFFF;
	text-decoration: none;
}
.enlacecolegio a:hover{
	color: #0B0B0B;
	text-decoration: none;
}
.textopeque {
	font-size: 70%;
	text-decoration: none;
}

.enlacecolegio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding: 9px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FDECD9;
}

.enlacecolegio3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9900;
	padding: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FDECD9;
}

.enlacecolegio2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.enlacecolegio3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.enlacecolegio2 a:hover{
	color: #0B0B0B;
	text-decoration: none;
}
.enlacesescuela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc7a00;
	padding-bottom: 1px;
	margin-right: 4px;
}
.enlacesescuela a{

	color: #000000;
	text-decoration: none;
}
.enlacesescuela a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.tituloinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	background-color: #F2F2F2;
	padding: 8px;
}
.fondotablacontenido {
	background-image: url(images/fondo-tabla.gif);
	background-repeat: repeat-y;
}

.tituloinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.celdacentral {

}


.enlacessuperiores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.enlacessuperiores a{
	color: #666666;
	text-decoration: none;

}
.enlacessuperiores a:hover{
	color: #000000;
	text-decoration: underline;

}
.enlacecolegiodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9900;
	padding: 8px;
	text-align: center;
}
.enlacecolegiodos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9900;
	padding-top:12px;
	text-align: center;
}
.enlacecolegiodossintxt {
	background-color: #FF9900;
	padding: 8px;
}
.txtenlacenegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txtenlacenegro a{
	color: #000000;
	text-decoration: none;
}
.txtenlacenegro a:hover{
	color: #CCC;
	text-decoration: none;
}
.txtenlacenegro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txtenlacenegro2 a{
	color: #000000;
	text-decoration: none;
}
.txtenlacenegro2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.txtenlacenegroraya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc7a00;
	padding-top: 4px;
}
.txtenlacenegroraya a{
	color: #000000;
	text-decoration: none;
}
.txtenlacenegroraya a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.txtenlacenegroraya2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.687em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc7a00;
	padding-top: 4px;
}
.txtenlacenegroraya2 a{
	color: #000000;
	text-decoration: none;
}
.txtenlacenegroraya2 a:hover{
	color: #666;
	text-decoration: none;
	text-align: right;
}
.tituescuela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9900;
	padding-left: 8px;
}
.novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 16px;
}
.novedades a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
}
.novedades a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FF9900;
	text-decoration: none;
}

.novedadesrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #CC3402;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.novedadesrojo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #b6795a;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.novedadesrojo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.novedadesrojo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #CC3402;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.novedadesrojo2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #b6795a;
	text-decoration: underline;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.novedadesrojo2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.enlacesinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.enlacesinfo a {
	color: #666666;
	text-decoration: none;
}
.enlacesinfo a:hover {
	color: #FF9900;
	text-decoration: none;
}
.enlacesinfodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

.enlacesinfodos a {
	color: #666666;
	text-decoration: none;
}
.enlacesinfodos a:hover {
	color: #FF9900;
	text-decoration: none;
}
.enlacesinfodos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333;
	background-color:#DFDEDF;
	text-decoration: none;
	padding:10px;
	text-align: center;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	
}
.noticias a{

	color: #000000;
	text-decoration: none;

	
}
.noticias a:hover{
	color: #999;
	text-decoration: none;

	
}
.tabletam {
	height: 180px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.enlaceint a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	margin-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff9900;
	margin-bottom: 4px;
	padding: 6px;
}
.enlaceint a:hover{
	color: #C60;
	text-decoration: none;
	display: block;
	border-left-color: #000000;
}
.enlaceaviso a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.enlaceaviso a:hover{
	color: #FFF;
	text-decoration: underline;
	display: block;
	border-left-color: #000000;
}
.noticias:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.tituloinfo2Copia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E5E5E5;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
.tituescuelaCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666;
	background-color: #E6E6E6;
	text-align: left;
}
.tituescuelaCopia a{
	color: #FFFFFF;

}
.tituescuelaCopia a:hover{
	color: #000;

}
.tituloinfo2CopiaCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #DFDEDF;
	padding-left: 6px;
}
#listticker{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:220px;
	width:245px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:6px 10px 14px 10px;;
	background-color:#F2F2F2;
	margin-left:8px;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		padding:3px;
		list-style:none;
		text-decoration:none;
	}
		#listticker a{
			color:#666;
			text-decoration:none;
			font-family: Arial, Helvetica, sans-serif;
			font-size:1em;		
			margin-bottom:	
		}
		#listticker a:hover{
			color:#039;
			text-decoration:none;
			margin-bottom:
		}
		#listticker.news-title{
			display:block;
			font-family: Arial, Helvetica, sans-serif;
			margin-bottom:4px;
			font-size:1em;
			color:#1164B6;
			text-decoration: none;
		}
		#listticker.news-title a:{
			display:block;
			font-family: Arial, Helvetica, sans-serif;
			margin-bottom:4px;
			font-size:1em;
			color:#1164B6;
			text-decoration: none;
		}
		#listticker.news-title a:hover{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
			color:#92A3B7;
			text-decoration: none;
		}
		#listticker.news-text{
			display:block;
			font-size:11px;
			color:#000000;
			text-decoration:none;
		}
		#listticker img{
			float:left;
			margin-right:10px;
			padding:2px;
			/*border:solid 1px #DEDEDE;*/
		}



