@charset "utf-8";
/* CSS Document */

/* PLANTILLA COLOR GRIS #8D9194  */

*{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
}


/****************************************************************************/		
/*    ANEXO     		 									       */
/****************************************************************************/	
.titulo-noticia{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
}

.titulo-noticia2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	font-weight: bold;
	font-size: 14px;
}

.cuerpo-noticia{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	text-align: justify;
	color: #000000 !important;
}

.cuerpo-noticia a{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
}

.cuerpo-agenda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

/****************************************************************************/		
/*    COLUMNAS INTERIOR     									       */
/****************************************************************************/	
.columnas-interior{
	list-style: none;
}

.columnas-interior li{
	padding-left: 5px;
	padding-bottom: 5px;
}

.columnas-interior li a.enlace{
	width: 120px;
	height: 30px;
	padding: 3px 2px 3px 15px;
	color: #8D9194 !important;
	display: block;
	background: #ECECEC url(imagenes/bg-li.png) 3px center no-repeat;
}

.columnas-interior li a.enlace:hover{
	background: #8D9194 url(imagenes/bg-li-a.png) 3px center no-repeat;
	color: #FFFFFF !important;
}	
/****************************************************************************/		

	
/*    ENLACES DERECHA      */
#contenido-der{
	width: 210px;
	float: left;
	padding: 10px 0 0 10px;
	overflow: hidden;
}

.calendario{
	height: 338px;
	text-align: center;
}

.enlaces-interes{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #8D9194;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.contenido-interes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.divisor-interes{
	width: 60px;
	color: 1px solid #999999;
	margin-top: 5px;
	margin-left: 65px;
	margin-bottom: 10px;
}


/* INCLUIDO */
#anexo ul{
	/*height: 338px;*/
	background-color: #CCCCCC;
	list-style: none;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}

#anexo ul li a{
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}




#contenido-der ul{
	/*height: 338px;*/
	background-color: #CCCCCC;
	list-style: none;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}

#contenido-der ul li a{
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.calendar_mini a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
.calendar_header{
	background-color: #8D9194;
	color: #FFFFFF;
	font-weight: bold;
}

.calendar_miniday{
	border: 1px solid #FFFFFF;
	background-color: #6F6F6F;
	color: #FFFFFF;
	font-weight: bold;
}

.calendar_currentday{
	border: 1px solid #8D9194;
	background-color: #FFFFFF;
}

.calendar_anyday{
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}

#videotable a, #videotable a:hover{
	background: #8D9194 !important;
	width: 185px !important;
}



/***************************************/
/***************************************/
/*          EXPONENT MODULES           */
/***************************************/
/***************************************/


/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, table, td, tr {
padding:0px;
margin:0px;
}
form {
	margin: 0px;
	padding: 0px;
}

.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}










