/********************************************
General
********************************************/



body {
margin: 0;
padding: 0;
background: white;

}


#header a, img a{
border:0 !important;
}

.fondo_contentframe{
	background-color:#FFFFFF;
	color: #00F;
}
ul{margin: 0px 5px 0px 35px; padding: 0px;}
ul li{margin: 0px; padding: 0px 0px 0px 11px; list-style: none; background: url(../images/html/bullet_red.gif) no-repeat 0px 5px;}

#mainfondo{
	background:url(../images/html/h_main_fondo.gif) repeat-y top left;
	font-family: Verdana, Geneva, sans-serif;
}
#mainfondo #table{ margin-left:10px 25px}
#mainfondo p{
	margin:0px 45px 15px 45px;
	font: 11px "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
#mainfondo a:link{color: #0066CC; text-decoration:underline;}
#mainfondo a:visited{color: #0066CC; text-decoration:none;}

#mainfondo h1{
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color:#09F;
	font-weight:bold;
	margin-left:40px;
}
td{ font: 11px "Trebuchet MS", Arial, Helvetica;}
.cajalogin{font: 10px "Trebuchet MS", Arial, Helvetica;}
.cajalogin a:link{color: #FFFFFF; text-decoration:underline;}
.cajalogin a:visited{color: #FFFFFF; text-decoration:none;}
input, texarea{background: url(../images/html/fondo_input.gif) no-repeat 0px 0px; border-top: 1px solid #696969; border-right: 1px solid #C4C4C4; border-left: 1px solid #A2A2A2; border-bottom: 1px solid #AFAFAF; font: 1em Arial, Helvetica, sans-serif; color: #666; padding: 2px 0px 2px 3px;}
.button{cursor: pointer; border: 0px; font: 10px Arial, Helvetica, sans-serif;}

#piepagina{ text-align:center;font: 11px "Trebuchet MS", Arial, Helvetica; vertical-align:bottom;}

.caption {
	font-weight: bold;
	background: #50ADEA url(../imagenes/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
	margin-top:4px;
	font-size: 14px;
}

.link a{
text-decoration:none;
color: #0099CC;
}

.link a:hover{
color: #003399;
}

.footer{
background-image:url(../imagenes/footer.gif);
font-family:MicrogrammaDMedExt;
color:#FFFFFF;
text-align:center

}



/*******************************************
Pagina en html
*******************************************/

#caja_login_home{ background:url(../images/html/h_caja_login.jpg) no-repeat top left; width:175px; height:135px; font:9px Arial, Helvetica, sans-serif; color:#FFFFFF;}

.titulo_menu{
font-family:"Lucida Calligraphy";
font-size:26px;	

}

.titulo_secundario{
font-weight:bold;
font-size:16px;

}

.texto_contenido{
font-family:"Gill Sans";
font-size:14px;
text-align:justify;

}

.titulo_texto_contenido{

}
/*******************************************
Menu vertical
*******************************************/


#menu {
position: relative; /* Menu position that can be changed at will */
top: -4px;
left: 0px;
background:url(../imagenes/menuv.gif);
height:185px;
}
#menu {
width: 170px;
font:MicrogrammaDMedExt;
font-size:14px;
color:#FFFFFF
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;


}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background:url(../imagenes/menuv.gif);
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background:url(../imagenes/backgroundmenu.jpg)
}



/*******************************************
Menu horizontal
*******************************************/

#menuh {

position:absolute; 
left:590px; 
top:25px; 
width:450px;
height:30px;
font-family:MicrogrammaDMedExt;
text-transform:none;
text-align:justify;
font-size:12px;
text-align:right;
color:#FFFFFF;

}


#menuh a {


text-decoration:none;
color:#FFFFFF
}

#menuh a:hover {
text-decoration:none;
}

#menuh a:visited{

text-decoration:none

}



/*****************************************
LOGIN
******************************************/

#login {
position:relative;
top:399px;
width:170px;
height:150px;
vertical-align:top;
background-image:url(../imagenes/login.gif);
font-family:MicrogrammaDMedExt;
font-size:12px;
color:#FFFFFF

}

#login a:hover{
color:#00FF99;

}

.login_texto {
color:#FFFFFF;
font-family:MicrogrammaDMedExt;
font-size:12px;
text-decoration:none;
text-align:left;

}

#loginin {
position:relative;
top:398px;
width:170px;
height:150px;
vertical-align:top;
background-image:url(../imagenes/login.gif);
font-family:MicrogrammaDMedExt;
font-size:12px;
color:#FFFFFF

}


/*******************************************
Slide Bar
********************************************/


#sideBar h2 {
		color:#FFFFFF;
		font-size:90%;
		font-family:arial;
		margin:10px 10px 10px 10px;
		font-weight:bold;
	}
	
#sideBar h2 span{
		font-size:105%;
		font-weight:normal;
	}
	
#sideBar ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
#sideBar li{
		margin:0px 0px 0px 0px;
		padding:2px;
		list-style-type:none;
		display:block;
		/*background-color:#DA1074;*/
		width:177px;
	}
	
#sideBar li a{
		width:100%;
	}
	
#sideBar li a:link,
#sideBar li a:visited{
		color:#FFFFFF;
		font-family:verdana;
		font-size:70%;
		text-decoration:none;
		display:block;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:100%;
	}
	
#sideBar li a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}



	
/*******************************************
Calendario
********************************************/

#calendario {

position:relative;
top:391px;
background:url(../imagenes/calendario.gif);
height:270px;
width:170px;
text-align:center;

}



/*******************************************
Calendario
********************************************/



#frame {
z-index:-10;
width:667px;
height:100%;



}



/*******************************************
MENU CSS MAURICIO
********************************************/




.suckerdiv {
background:url(../imagenes/menuv.gif);
height:185px;
font-size:10px;
color:#FFFFFF;
text-align:right;



}

.suckerdiv ul{
	margin:0;
	padding-left:0px;
	list-style-type: none;
	width:168px;; /* Width of Menu Items */
	color:#FFFFFF;
	font-family:MicrogrammaDMedExt;

}
	
.suckerdiv ul li{
	position: relative;
	color:#FFFFFF;
	padding-bottom:10px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width:168px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	background:url(../imagenes/menuv.gif);
	color:#FFFFFF;


	
}


/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;

}

.suckerdiv ul li a:visited{
	color: #FFFFFF;
}

.suckerdiv ul li a:hover{
	background:url(../imagenes/backgroundmenu.jpg);
	width:168px;
}

/*.suckerdiv .subfolderstyle{
	background: url(../imagenes/arrow-list.gif) no-repeat center right;
}*/

	
/* Holly Hack for IE \*/
	* html .suckerdiv ul li { float: left; height: 1%; }
	* html .suckerdiv ul li a { height: 1%; }
/* End */





/********************************************************
SLICE DOWN MENU
********************************************************/

.clear{
		clear:both;
	}

	#leftMenu{
		width:171px;
		float:left;
		background:url(../imagenes/menuv.gif);
		height:400px;
		font-size:12px;
		position:absolute;
		padding-left:-4px;
	}
	
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		

	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:170px;	
		visibility:hidden;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		font-family:MicrogrammaDMedExt;
		color: #FFFFFF;
		text-decoration:none;	
		display:block;
		clear:both;
		width:170px;	
		padding-left:2px;

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		text-transform:uppercase;
		font-weight:bold;
		color:#799ca2;
		padding-bottom:20px;
		text-align:right;

		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}		
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}
	
	#dhtmlgoodies_slidedown_menu ul li ul li a:hover{
	
	background:url(../imagenes/backgroundmenu.jpg);

	
	}
	
	#dhtmlgoodies_slidedown_menu ul a:hover{
		background:url(../imagenes/backgroundmenu.jpg) no-repeat;
	}
	
	#dhtmlgoodies_slidedown_menu li a:hover{
	color:#FFFFFF;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:0px;
		padding-left:0px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
	
	
	
	

/********************************************************
NOTICIAS NORMALES
********************************************************/

#noticia_normal_titulo {
background:#353478;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

.noticia_normal_fondo {
background-color:#FFFFFF;

}

.noticia_normal_descripcion {
font-style:normal;
font-size:12px;
text-align:justify;

}

.noticia_normal_imagen img{
background: white url(../images/shadow/shad_bottom.png) repeat-x bottom; 
padding: 5px 5px 9px 5px;

}

.fotos img{
text-align:center;
background: white url(../images/shadow/shad_bottom.png) repeat-x bottom; 
padding: 5px 5px 9px 5px;

}






/********************************************************
NOTICIAS DESTACADA
********************************************************/

.noticia_destacada_tabla {
background-color:#FFFFFF;

}

#noticia_destacada_titulo {

}

.noticia_destacada_imagen img{

background: white url(../images/shadow/shad_bottom.png) repeat-x bottom; 
padding: 5px 5px 9px 5px;


}

.shadow{

float: left; 
position: relative; 
background: #b4afa3; 
padding: 0 1px; 
border-left: 1px solid #dcd7c8;
border-right: 1px solid #dcd7c8;

}

.shadow_fotos{


float: left; 
position: relative; 
background: #b4afa3; 
padding: 0 1px; 
border-left: 1px solid #dcd7c8;
border-right: 1px solid #dcd7c8;
margin:100px;



}

.bottomleft{
width: 4px;
height: 4px;
background: url(../images/shadow/shad_blcorner.png) no-repeat bottom left;
position: absolute; 
bottom: 0px; 
left: -1px;
}
.bottomright{

width: 4px; 
height: 4px; 
background: url(../images/shadow/shad_brcorner.png) no-repeat bottom right; 
position: absolute; 
bottom: 0px; 
right: -1px;

}

.topleft{
width: 2px; 
height: 4px; 
background: url(../images/shadow/shad_tlcorner.png) no-repeat top left; 
position: absolute; 
top: 0px; 
left: -1px;

}


.topright{
width: 2px; 
height: 4px; 
background: url(../images/shadow/shad_trcorner.png) no-repeat top right; 
position: absolute; 
top: 0px; 
right: -1px;

}




.noticia_destacada_descripcion {

background-color:#FFFFFF;
font-family:"Gill Sans";
font-size:14px;
text-align:justify

}


/********************************************************
VER NOTICIAS
********************************************************/


.ver {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;

}

#jump_base {
  overflow-y:hidden;
  width: 100%;
  height: 500px;
  border: 0px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #FFFFFF;
  background-color: inherit;
}

.news {
  background-color: #FFFFFF;
  color: inherit;
}
