/* CSS Document */
body {
    font-family: "Trebuchet MS", Verdana;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*////////////////////////////////ESTILOS ENCABEZADOS////////////////////////////////*/
#encabezado h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #2F69AF;
}
#encabezadoizq img{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #5584b6;
	background-image: url(../imagenes/fondo.JPG);
}
#encabezadoder img{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #5584b6;
	background-image: url(../imagenes/fondo.JPG);
}
#encabezado .palignder{
	background-position: right;
	text-align: right;
	font-family: "Trebuchet MS", Verdana;
}
#encabezado .palignizq{
	background-position: left;
	text-align: left;
}
#encabezadoizq h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #5584b6;

}
#encabezadoizq .display {
	display: none;
}
/*//////////////////////////////////////////////////////////////////////////*/
/*ESTILOS PARA EL CUERPO*/
#cuerpo p {
	font-family: "Trebuchet MS", Verdana;
	line-height: 150%;
	text-align: justify;
	text-indent: 5pt;
}
#cuerpo h2{
	font-family: "Trebuchet MS", Verdana;
	font-size: smaller;
	color: #000099;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#cuerpo .alignderecha{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	text-align: right;
}

#cuerpo table{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	line-height: 150%;
	background-color: #FFFFFF;
	font-size: x-small;
}
#cuerpo caption{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #333333;
	background-color: #F8EBC2;
	text-align: center;
	border-bottom: 1px solid #F0D580;
}
#cuerpo th{
	color: #006a9d;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#cuerpo .caption{
	color: #006a9d;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#cuerpo .celda1{
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: justify;
	padding-left: 2%;
	padding-right: 2%;
}
#cuerpo .ruta{
	font-family: "Trebuchet MS", Verdana;
	background-color: #FFFFFF;
	display: none;
}
#cuerpo a:visited    {
	color: #E06F07;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}
#cuerpo a:link       {
	color: #E06F07;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}
#cuerpo a:active     {
	color: #E06F07;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}
#cuerpo a:hover      {
	color: #006a9d;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}
#cuerpo img {
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana;
	font-size: smaller;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border: 0px none;
}
#cuerpo .center{
	font-family: "Trebuchet MS", Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
/*#cuerpo .red{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}*/
#cuerpo .green{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #336600;
	text-align: center;
}
#cuerpo .tdrol{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}
#cuerpo label{
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	text-align: justify;
	background-color: #EFECCB;
	width: 15%;
	line-height: 200%;
	font-size: x-small;
	vertical-align: top;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
/*#cuerpoderini .nove{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-size: larger;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	list-style-image: url(../imagenes/bullet.jpg);
	list-style-type: circle;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#cuerpoderini .mes{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #0000CC;
	text-align: left;
	font-size: xx-small;
	margin-bottom: -2px;
	margin-top: -5px;
}
#cuerpoderini .titu{
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	font-size: xx-small;
	text-transform: capitalize;
	margin-top: 2px;
}
#cuerpoderini .alidervermas{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #E8E8E8;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	f///////////////////////////////////////////////////////////////////////////////////////////////*/
/*ESTILOS APLICABLES A CUALQUIER CAPA*/
.display {
	display: none;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	/*list-style-image: url(../imagenes/bullet.jpg);*/
	list-style-type: disc;
	vertical-align: text-top;
	text-align: justify;
	margin-left: 18px;
	list-style-position: outside;
	line-height: 150%;
	margin-right: 4px;
}
.ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	list-style-image: url(../imagenes/bullet.gif);
	list-style-type: disc;
	vertical-align: text-top;
	text-align: justify;
	margin-left: 18px;
	list-style-position: outside;
	line-height: 150%;
	margin-right: 4px;
	font-size: x-small;
}
.printer{
		display: none;
}
.titularactividades{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 100%;
	height: 30px;
	display: block;
	background-image: url(../imagenes/fondoactividades.jpg);
	background-color: #d8ebb1;
	padding-right: 10px;
}
.titularnoticias{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 100%;
	height: 30px;
	display: block;
	background-image: url(../imagenes/fondonoticias.jpg);
	background-color: #D7E3F2;
	padding-right: 10px;
}
.red{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #FF0606;
	text-align: left;
	font-size: xx-small;
	text-decoration: blink;
}

.red1{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #FF0606;
	text-align: left;
	font-size: xx-small;
}