@charset "utf-8";
/* CSS Document */
/*
	naranja: #ee7f00
	azul fondo: #0e002e
	verde; #ccf8cd

verde: 3CFF63
marron: B3491D
naranja: FF9923
azul: 081085
morado2: 4B10B3

*/

html{
	background-color:#E6E6E6;

	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
}
a{
	color:#4B10B3;
	text-decoration:none; 
}
img{
	border:none;
}
p{
	text-indent:30px;
	line-height:20px;
}
.completa{
	position:absolute; width:100%; height:1500px; background:url(../images/fondotrans.png); visibility:hidden; margin-left:-8px; margin-top:-8px;
}
.rss{text-align:left; font-size:10px}
.rss:first-letter{text-transform:uppercase;}

#noticiamplia{
	position: absolute; left: 50%; top: 25%; width: 800px; min-height:480px;  margin-top: -240px; margin-left: -400px;
background-color:#FFFFFF; border:solid 1px #333333; text-align:left; padding:30px; overflow:visible;
}
html>body #noticiamplia{
}

.global{
	width:100%;
}
.web{
width:980px; min-height:800px; background-color:#FFFFFF; 
}
.banner{
	width:100%; height:155px; border:solid 0px #4B10B3;
}
.hmenu{
	width:100%; height:24px; background-color:#B3491D;
}
.submenu{
	width:97%; text-align:justify; padding:2px; color:#B3491D;
}
#tabla_hmenu {
	text-align:center; color:#FFFFFF; font-size:15px; font-weight:bold; 
}
#tabla_hmenu a{
	text-decoration:none; border:none; color:#FFFFFF; 
}
.menu{
	width:15%; background-color:#081085; float:left; height:100%; color:#FFFFFF; font-size:16px;
}
.tabla_menu{
	margin-top:20px; width:95%;
}
.tabla_menu a{
	text-decoration:none; border:none; color:#FFFFFF; 
}
.tabla_menu tr :hover{
	background-color:#ccf8cd; cursor:pointer; color:#0e002e;
}
thead{
	font-size:18px;
}
.contenido{
	padding:15px; text-align:justify;
}
.corte{
	clear:both;
}

.noticia2{
	padding:5px;
	border-bottom:dotted 5px #B3491D;
}

.cp_titular{
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.cp_noticia{
	font-size:12px;
	line-height:19px;
	height:150px;
	min-height:150px;
}
.azul{
	color:#081085;
	background-color:#081085;
}
.enunciado18{
	font-size:13px; font-weight:bold;
}

#enlaces a:hover{
	text-decoration:underline; font-size:14px;
}
#fEnvioAmigo{
	font-size:12px;
}
#fEnvioAmigo input{
	font-size:10px;
	height:17px;
}

#agendatexto{
	font-size:11px;
	text-align:left;
	color:#000000;
	padding:9px;
}
#agendatexto a{ color:#000000; }
#agendatexto a:hover{
	color:#4b10b3;
	text-decoration:underline;
}

#foro{
	text-align:left;
}
#foro table{
	border:solid 1px #0066CC;
	/*border-radius: 0px 0px 20px 20px;-moz-border-radius: 0px 0px 20px 20px;*/
	width:99%;
	margin:4px;
	padding:0px;	
}
#foro tr{
	background-color:#ededed;
}
#foro td{
	font-family:Verdana;
	font-size:11px;
}
#foro a{
	color:#FF6600;
	font-weight:600;
}
#foro tr:hover{
	background-color:#FEFFD5;
}

#fadminT{
	font-size:12px;
}
#fadminT input, select{
	height:18px;
	font-size:11px;
}
#panel{
}
#panel td{
	cursor:pointer;
	width:90px;
	text-align:center;
	border:outset 1px #000000;
	font-family:Verdana;
	font-size:12px;
}
#panel td:hover{
	border: inset 1px #009900;
	background-color:#eeeeee;
}
#mod_noticia{
	cursor:default;
	width:99%; border:solid 0px #999999; padding:5px;
}
#mod_noticia td{
	font-size:13px;
}
#mod_noticia td:hover{
	background-color:#6699FF;
}

#tlogos td{
	text-align:left; font-size:11px; vertical-align:top;
	width:33%;
}
#tlogos img{
	float:left;
	text-decoration:none;
	width:90px; padding-right:6px;
}
#tmaestria td{
border-bottom:solid 1px #dadada;
}
.capaIdentificacion{
	padding:5px;
	margin:5px;
	text-align:right;
	background-color:#0033CC;
}
