html {overflow-y: scroll;}


* { padding: 0; margin: 0; }

body {
	margin:0 auto; 
	padding:0; 
	
}
	
	
#cuerpo { 
 margin: 0 auto;
 width: 994px;
}

#cabecera {
 width: 994px;
 color: #333;
 padding: 0px;
 height: 125px;
 background: #ffffff;
 position:relative;
 border-bottom:1px dotted #666666;
 }

#contenido { 
 width: 994px;
 color: #333;
 background: #FFFFFF;
}

#pie{ 
 color: #333;
 width: 994px;
 border-top: 1px dotted #ccc;
 margin-top:10px;
 background: #ffffff;
}


#filauno {
	position:relative;
	top:10px;
	height:230px;
	background-color:#ffffff;
	margin-bottom:10px;
	}
	

#filados{
    width:994px;
	position:relative;
	margin-top:20px;
	background-color:#ffffff;
	border-left:#999999 1px dotted;
	border-right:#999999 1px dotted;
			}

#columna2{
	text-align:center;
	float:left;
	width:580px;
	margin-left:0px;
	}

#columna1{
	float: left;
	width: 200px; /*Width of left column in pixel*/
	
}


#columna3 {
	float: right;
	width: 200px; /*Ancho columna derecha*/
	}

#columna4 {
	float:left;
	width: 200px;
}

#columna5 {
	float:right;
	text-align:justify;
	padding:5px 20px 10px 10px !important; padding:20px 20px 0 0;
	width: 760px;
	border-left:#999999 1px dotted;
}


#columnaley {
	float:right;
	text-align:justify;
	padding:5px 20px 10px 30px !important; padding:20px 20px 0 0;
	width: 740px;
	border-left:#999999 1px dotted;
}


#column6 {
	float:left;
	width:300px;
}

#column7	{
	float:left;
}

#column8 {
	float:right;
	width:250px;
	text-align:right;
}


#filatres {
	width:760px;
	height:25px;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	}

h1 { 
	margin:0; 
	padding-top:35px;
	float:left;
}


#c1 { 
 color: #333;
 text-align:left;
 border-right: 1px dotted #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-right: 5px;
 height: 185px;
 width: 238px;
 float: left;
}
#c2 { 
 text-align:center;
 color: #333;
 border-right: 1px dotted #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-left: 5px;
 padding-right: 5px;
 height: 185px;
 width: 239px;
 float: left;
}
#c3 { 
 text-align:center;
 color: #333;
 border-right: 1px dotted #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
  padding-left: 5px;
 padding-right: 5px;
 height: 185px;
 width: 238px;
 float: left;
}
#c4 { 
 text-align:right;
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-left: 5px;
 height: 185px;
 width: 239px;
 float: left;
}



/* Botones navegación */
#menuh {
    font: 80% "Trebuchet MS", verdana, Helvetica, sans-serif;
	color: #ffffff;
	float:right;
	width:420px;
	position:relative;
	top:25px;
	left:0px;
}



#menuh ul {
        margin: 0;
        padding: 0;
		list-style-type:none;
}

#menuh li {
        float: left;
		background-image: url(imagenes/boton.gif);
		background-repeat:no-repeat;
		padding-right:10px;
		text-align:center;
}

#menuh a {
        text-decoration: none;
        color:#FFFFFF;
		display: block;
        padding-top:10px;
        text-align: center;
		width: 95px;
		height:90px;
}

#menuh a:hover {
        color: #666666;
		background-image: url(imagenes/botonh.gif);
		background-repeat:no-repeat;
}


#menuv {
    font: 80% "Trebuchet MS", verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #3F8587;
	padding:20px;
	margin-left:5px;
	width:170px;
	
}

#menuv ul {
        margin: 0;
        padding: 0;
		list-style-type:none;
		}

#menuv li {
        float: left;
		padding-right:5px;
		text-align:left;
		border-bottom:#666666 dotted 1px;
	
}

#menuv a {
        text-decoration: none;
        color:#3F8587;
		display: block;
        padding-top:10px;
        text-align: left;
		width: 159px;
		
}

#menuv a:hover {
        color: #666666;	
		
}




.btn1 {
	display: block;
	width: 195px;
	height: 60px;
	background: url(imagenes/btn_presup.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn1:link, a.btn1:visited, a.btn1:active {
			background: url(imagenes/btn_presup.jpg) no-repeat;
		}
		
		a.btn1:hover {
			background-position: -194px;
		}
		
		
.btn2 {
	display: block;
	width: 195px;
	height: 60px;
	background: url(imagenes/btn_gl.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn2:link, a.btn2:visited, a.btn2:active {
			background: url(imagenes/btn_gl.jpg) no-repeat;
		}
		
		a.btn2:hover {
			background-position: -194px;
		}
		
.btn3 {
	display: block;
	width: 195px;
	height: 60px;
	background: url(imagenes/btn_adm.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn3:link, a.btn3:visited, a.btn3:active {
			background: url(imagenes/btn_adm.jpg) no-repeat;
		}
		
		a.btn3:hover {
			background-position: -194px;
		}
		
.btn4 {
	display: block;
	width: 186px;
	height: 165px;
	background: url(imagenes/btn_acceso.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn4:link, a.btn4:visited, a.btn4:active {
			background: url(imagenes/btn_acceso.jpg) no-repeat;
		}
		
		a.btn4:hover {
			background-position: -186px;
		}


.btn5 {
	display: block;
	width: 230px;
	height: 184px;
	background: url(imagenes/recomendar.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn5:link, a.btn5:visited, a.btn5:active {
			background: url(imagenes/recomendar.jpg) no-repeat;
		}
		
		a.btn5:hover {
			background-position: -230px;
		}


.btn6 {
	display: block;
	width: 230px;
	height: 184px;
	background: url(imagenes/conocenos.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn6:link, a.btn6:visited, a.btn6:active {
			background: url(imagenes/conocenos.jpg) no-repeat;
		}
		
		a.btn6:hover {
			background-position: -230px;
		}


.btn7 {
	display: block;
	width: 230px;
	height: 184px;
	background: url(imagenes/comunidades.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn7:link, a.btn7:visited, a.btn7:active {
			background: url(imagenes/comunidades.jpg) no-repeat;
		}
		
		a.btn7:hover {
			background-position: -230px;
		}

.btn8 {
	display: block;
	width: 230px;
	height: 184px;
	background: url(imagenes/noticias.jpg) no-repeat;
	text-indent: -9999px;
		}
		
		a.btn8:link, a.btn8:visited, a.btn8:active {
			background: url(imagenes/noticias.jpg) no-repeat;
		}
		
		a.btn8:hover {
			background-position: -230px;
		}
		
/*Formato texto*/
p {font-family:verdana; font-size:11px; color:#333333; line-height:18px;}
h2 {font-family:"Times New Roman", Times, serif;  color:#3F8587; margin-bottom:15px;}
h5{font-family:arial;  color:#3F8587; margin-bottom:10px;}
ol {font-family:verdana; font-size:12px; color:#666666;}
ul {font-family:verdana; font-size:12px; color:#333333;}

table {font-family:verdana; font-size:11px; color:#333333;}
.estilo1 {font-family: verdana; color:#666666; font-size:10px; }
.estilo2 {font-family: verdana; color:#ffffff; font-size:12px; font-weight:bold; padding-left:5px;}
.estilo3 {font-family:"Times New Roman", Times, serif;  color:#3F8587; font-size:22px; font-weight:bold;}
.estilo4 {font-family: verdana; color:#666666; font-size:11px; }

.class1 a:link {text-decoration: none;	 color: #666666;}
.class1 a:visited {text-decoration: none;	color: #666666;}
.class1 a:hover {text-decoration: none;	color: #cccccc;}
.class1 a:active {text-decoration: none;}

.class2 a:link {text-decoration: none;	 color: #3F8587; font-weight:bold;}
.class2 a:visited {text-decoration: none;	color: #3F8587; font-weight:bold;}
.class2 a:hover {text-decoration: none;	color: #666666; font-weight:bold;}
.class2 a:active {text-decoration: none; font-weight:bold;}


.class3 a:link {text-decoration: none;	 color: #3F8587;}
.class3 a:visited {text-decoration: none;	color: #666666;}
.class3 a:hover {text-decoration: none;	color: #cccccc;}
.class3 a:active {text-decoration: none;}

ul.b  {
		color:#3F8587;
		font-size:12px;
		margin-left:20px;
		list-style-type:none;
}
			   
ul.b a  {
		text-decoration: none;
        color:#3F8587;
		font-family:verdana;
		font-size:12px;
		line-height:25px;
		padding-left:10px;			
}
			   
ul.b a:hover  {text-decoration: none;
        color:#666666;
		font-family:verdana;	
}

ul.c  {
		color:#3F8587;
		font-size:12px;
		margin-left:0px;
		list-style-image: url(imagenes/tri3.jpg);
		display:inline;
}
			   
ul.c a  {
		text-decoration: none;
        color:#3F8587;
		font-family:verdana;
		font-size:11px;
		line-height:25px;
		padding-left:0px;			
}
			   
ul.c a:hover  {text-decoration: none;
        color:#666666;
		font-family:verdana;	
}

ul.d  {
		color:#3F8587;
		font-size:11px;
		margin-left:10px;
		list-style:none;
		
		
		}
		
ul.d li {display:inline;}
			   
ul.d a  {
		text-decoration: none;
        color:#3F8587;
		font-family:verdana;
	 	font-weight:bold;
		font-size:12px;
		line-height:25px;
		padding-left:20px;	
		margin-right:20px;	
		padding-bottom:3px;	

}
			   
ul.d a:hover  {text-decoration: none;
        color:#666666;
		font-family:verdana;	
}


ul.e  {
		color:#3F8587;
		font-size:19px;
		margin-left:10px;
		list-style:none;
		
		
		}
		
ul.e li {display:inline;}
			   
ul.e a  {
		text-decoration: none;
        color:#3F8587;
		font-family:verdana;
	 	font-weight:bold;
		font-size:19px;
		line-height:25px;
		padding-left:0px;	
		margin-right:0px;	
		padding-bottom:3px;	

}
			   
ul.e a:hover  {text-decoration: none;
        color:#666666;
		font-family:verdana;	
}



.lista {
font-family:verdana; 
font-size:11px; 
color:#3F8587; 
line-height:15px; 
text-align:justify; 
line-height:20px;
margin-left:30px;
}

.lista a {
font-family:verdana; 
font-size:11px; color:#3F8587; 
line-height:15px; 
text-align:justify; 
font-weight:bold; 
line-height:20px; 
text-decoration:none;
}

.lista a:hover {
font:bold 11px verdana; 
color:#666666; 
text-decoration:none;
line-height:20px;
}
	
	
.menu1{
font-family:verdana; 
font-size:9px; 
color:#666666; 
line-height:15px; 
text-align:justify; 
font-weight:bold; 
line-height:20px; 
text-decoration:none; 

cursor: pointer
}

.submenu{
font-family:verdana; font-size:9px; color:#666666; line-height:13px; text-align:justify;}

.hide{
display: none;
}
.show{
display: block;
}