@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
body {
	background-color: #3D5EAB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3E5EAB;
}
a:visited {
	color: #3E5EAB;
}
a:hover {
	color: #0099D9;
}
a:active {
	color: #3E5EAB;
}

.texto_marg{
padding-left:5px;
}

.left{
border-left: 1px dotted #CCCCCC;
}

.programas-desarrollo{
height:auto;
background-color:#E1EBF4;
padding:5px 8px 5px 8px;
border-right: 1px solid #FFFFFF;
}

.programas-desarrollo:hover{
background-color: #D6E3EF;
}


.como{
background-image:url(../images/como.jpg);
background-repeat:no-repeat;
}

.back-tabla{
background-image:url(../images/back-num.jpg);
background-repeat:repeat-x;
}

.underline{
color:#3E5EAB;
}

.b1{
padding-top:7px;
background-image:url(../images/b1.jpg);
background-repeat: repeat-x;
}
.Titulos{
	color: #0066CC;
	font-size: 21px;
	}
	
.bullet {
background-image:url(../images/slices/bullets.jpg);
background-repeat:no-repeat;
padding-left:35px;
padding-right:inherit
}

.bullet li{
	list-style-position: outside;
	list-style-image: url(images/slices/bullets.jpg);
	list-style-type: square;
	}
	
	.back1{
	background-image:url(../images/slices/slices_r2_c3.jpg);
	background-repeat:repeat-x;
	}
	
	.titulos-line{
	border-bottom: 1px solid #0099D9;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 15px;
	width:420px;
	}
	
	.subtitulos{
	font-size: 12px;
	font-style: italic;
}

.numeralia{
background-color: #effaff;
border: 1px dotted #3d55b6;
}

.subs {
	color: #0066CC;
	font-weight: bold;
	font-size: 15px;
}

.frases {
	color: #999999;
	font-size: 16px;
}

.blanco {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}


.celeste{
	color: #0099D9;
	font-weight: bold;
}

.border-gris{
	border-bottom: 1px dotted #999999;
}

.border-azul{
border-bottom: 1px dotted #006699;
}

.bottom{
background-image:url(../images/bottom.jpg);
background-repeat: repeat-x;
}

.once{
font-size:11px;
}

.educativo{
font-size:18px;
font-weight:bold;
color:#999999;
}

.borde-gris{
border: 1px solid #CCCCCC;
}

.cat{font-size: 14px
}

.tablauno{
background-image:url(../images/fondo.jpg);
background-repeat:no-repeat;
}.tablados{
background-image:url(../images/fondo2.jpg);
background-repeat:no-repeat;
}
.tabla5 {
	padding: 5px;
}

.cuadro2{
background-image:url(../images/cuadro2.jpg);
background-repeat: no-repeat;
}

.boton{
background-color:#f5f9fc;
border: 1px dashed #7895b9;
}

.folletos{
background-color:#F5F9FC;
border-bottom: 1px dotted #7895b9;
}

.parrafo{
line-height:19px;
}

.late{
border-right: 1px solid #999999;
}



.noticias-titulos{
font-size:24px;
color:#0066CC;
}

.noticias-subtitulos{
font-size:14px;
font-style:italic;
}

.noticias-titulopeq{
font-size:13px;
font-weight:bold;
color:#0066CC;
}

.noticias-borde{
border-right:1px dotted #CCCCCC;
}

.noticiasem{
background-color:#FFFFCC;
color:#666666;
font-style:italic;
}












#blueblock{
	width: 200px;
	padding: 0;
	font-size: 11px;
	color: #676767;
	text-align:left;
}

* html #blueblock{ /*IE 6 only */
width: 180px;

}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
text-align:left;
border: none;
}

#blueblock li {
border-bottom: 1px dotted #8fcaee;
margin: 0;
text-align:left;
}

#blueblock li a{
text-align:left;
display: block;
padding: 4px 5px 4px 20px;
color: #676767;
text-decoration: none;
width: 145px;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
background-color: #0066cc;
color: #FFFFFF;
}

.border_yellow {
border: #fec81e 1px solid ;
}

.titulos_campus {
font-size:12px;
color:#232977;
}


.tabla_left{
background-image:url(../campus/images/s1.jpg);
background-repeat: no-repeat;
}

.tabla_right{
background-image:url(../campus/images/s2.jpg);
background-repeat: no-repeat;
}

.titulos_right{
	background-image:url(../campus/images/esq.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#232977;
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
	color:#FFF;
}
.vermas {
	font-size: 10px;
	font-weight: bold;
	padding-left:8px;
	color: #3369B3;
	text-decoration: underline;
	background-image:url(../campus/images/bul1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align: left;
}

.tit_camp {
	color:#3E5EAB;
	font-weight:bold;
}

.tit_campus {
	color:#3E5EAB;
	font-weight:bold;
	font-size:22px;
	padding-right:15px;
}

.borde-der {
	border-right:#91AEDF 1px solid;
}