*{
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
.negrita{
	font-weight: bold;
}
.cursiva{
   font-style: italic;
}
.subrayado{
   text-decoration: underline;
}
html, body{
	width: 100%;
	background: url(../img/fondo.jpg) no-repeat top left #333;
}
#web{
	width: 100%;
	height: 500px;
	background: url(../img/banda.gif) repeat-x left 75px;
	text-align: center;
}
#cabecera{
	width: 770px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/cabecera.gif) no-repeat;	
}
h1{
   float: right;
   width: 505px;
	height: 16px;
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 97px;
}
#menu{
	width: 450px;
	height: 34px;
	float: right;
	padding-right: 50px;
	list-style: none;
	margin-top: 0px;
}
#menu li{
	float: left;
}
#menu li a{
   display: block;
   width: 90px;
	height: 33px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
}
#menu li a:hover{
  background: url(../img/bgboton.gif) repeat-x;
  color: #EEE;
 }
 #pie{
  width: 770px;
  height: 59px;
  margin-left: auto;
  margin-right: auto;
  background: url(../img/bgpie.gif) no-repeat;	
  clear: both;
 }	
 #pie p{
 	width: 430px;
	float: left;
   padding-left: 25px;
	padding-top: 15px;
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
 }
 #pie p a{
 	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
 }
 #pie p a:hover{
   color: #FF0000;
 }
 #pie img{
 	float: right;
	border: none;
 }
 #cuerpo{
 	width: 770px;
   margin-left: auto;
   margin-right: auto;
 }
 #datos{
 	width: 385px;
	background: #FFF;
	float: left;
	min-height: 630px;
 }
 h2{
 	padding-top: 30px;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #6F6F6F;
	padding-bottom: 10px;
 }
 #datos2{
 	width: 385px;
	background: #666;
	float: left;
	min-height: 630px;
 }
 .noticia{
   padding-bottom: 10px;
 	margin-left: 30px;
 }
 h3 a{
 	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
 }
 h3 a:hover{
   color: #FF0000;
	border-bottom: solid 1px #FF0000;
 }
 .fecha{
 	color: #6F6F6F;
	font-weight: bold;
	font-size: 11px;
 }
 .previ{
   width: 320px;
  	color: #6F6F6F;
	text-align: justify;
	margin-top: 13px;	
 }
 .noticia .leer{
	margin-left: 270px;
	text-decoration: none;
	color: #e00000;
	font-weight: bolder;
	border-bottom: solid 1px #FFF;
}
.noticia .leer:hover{
	border-bottom: solid 1px #FF0000;	
}
.noticia .previ img{
	float: left;
	border: solid 2px #777;
	margin-top: 4px;
	margin-right: 10px;
}
#correo{
	width: 344px;
	height: 247px;
	background: url(../img/cuadro.gif);
	margin-left: 20px;
	margin-top: 45px;
	margin-bottom: 22px;
}
#correo1{
	color: #FFF;
	font-weight: bolder;
	font-size: 15px;
	margin-left: 125px;
	padding-top: 25px;
}
#pdf{
	color: #FFF;
	margin-left: 125px;
	text-decoration: none;
}
#pdf:hover{
	color: #FF0000;
}
#correo2{
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	margin-left: 100px;
	padding-top: 30px;
}
#correo3{
	color: #FFF;
	margin-left: 20px;
	padding-top: 10px;
	text-align: justify;
	width: 300px;
	font-size: 11px;
}
.texto{
	float: left;
	border: solid 1px #999;
	width: 172px;
	margin-top: 18px;
	margin-left: 45px;
	padding-left: 3px;
}
.boton{
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	width: 68px;
	height: 20px;
	text-align: center;
	cursor: pointer;
}
.limpiador{
	clear: both;
}
.radio{
	float: left;
	margin-left: 45px;	
}
#cuerpo2{
	width: 770px;
	min-height: 600px;
   margin-left: auto;
   margin-right: auto;
	background: url(../img/bgbanda.gif) repeat-y #FFF;
	text-align: left;
}
#contenido2{
	width: 561px;
	padding-left: 209px;
	min-height: 625px;
}
#contenido2 h2{
	margin-left: 118px;
 }
.pcata{
	width: 316px;
	text-align: justify;
	margin-left: 118px;
	color: #6F6F6F;
}
#acata{
	display: block;
	width: 204px;
	height: 40px;
	background: url(../img/descarga.jpg);
	/*font-size: 0%;*/
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 118px;
	margin-top: 63px;
	margin-bottom: 122px;
	padding-left: 67px;
	padding-top: 20px;
}
#acata:hover{
   background: url(../img/descarga2.jpg);
	text-decoration: underline;
}
#archivo{
	float: left;
	list-style: none;
	color: #FFF;
	width: 125px;
	padding-left: 25px;
	margin-top: 80px;
}
#archivo li{
   display: block;
	width: 150px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #b3b3b3;
}
#archivo li a{
  color: #FFF;
  text-decoration: none;
}
#archivo li a:hover{
  color: #FF0000;
}
#uarchivo{
	text-transform: uppercase;
	padding-bottom: 20px !important;
}
#contenido3, #contenido4{
	width: 345px;
	float: right;
	padding-right: 125px;
}
#contenido3 .noticia .leer{
	margin-left: 265px;
	text-decoration: none;
	color: #e00000;
	font-weight: bolder;
 }
 #correop{
 	cursor: pointer;
 }
 #contenido2 form{
   display: block;
 	margin-left: 118px;
	padding-bottom: 60px;
 }
 #contenido2 form input{
 	border: solid 1px #CCC;
	width: 140px;
	margin-bottom: 8px;
 }
 #contenido2 form textarea{
 	/*width: 250px;
	height: 80px;*/
	border: solid 1px #CCC;
	/*margin-bottom: 50px;*/
 }
 #enviar{
 	width: 75px !important;
	text-align: center;
	cursor: pointer;
 }
 #contenido3 h2{
 	float: left;
 } 
 #menu2, #menu3{
 	float: left;
	padding-top: 30px;
	padding-left: 30px;
 }
 #menu2 a, #menu3 a{
 	text-decoration: none;
	color: #999;
 }
 #menu2 a:hover, #menu3 a:hover{
  color: #FF0000;
  }
  #menu2 a.selec, #menu3 a.selec{
  	color: #FF0000 !important;
	text-decoration: underline;
  }
  #contenido4 h2{
  	padding-bottom: 0px;
  }
  #contenido4 .fecha, #contenido4 .previ{
  	margin-left: 30px;
  }
  #fot{
   width: 320px;
  	margin-left: 30px;
	margin-top: 30px;
  }
  #contenido4 .previ{
  margin-top: 45px;
  }
  #contenido4 .thumb{
  	display: block;
	float: left;
	width: 85px;
	height: 60px;
	border: solid 2px #999;
	margin-right: 17px;
	margin-bottom: 17px;
  }
   #contenido4 .thumb:hover{
	border: solid 2px #FF0000;
  }
  #contenido4 .thumb img{
  	border: none;
  }
