@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	bgproperties:fixed;
}
.cuerpo{
	width:780px;
	height:auto;
	min-height:1400px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.cabecera1{
	width:780px;
	height:160px;	
	float:left;
}
.divisoria1{
	width:780px;
	height:33px;	
	float:left;
	background-image:url(images/divisoria.jpg);
}
.divisoria2{
	width:780px;
	height:33px;	
	float:left;
	background-image:url(images/divisoria2.jpg);
}
.bloque1{
	width:150px;
	height:auto;		
	float:left;	
}
.bloque2{
	width:480px;
	height:auto;
	min-height:500px;
	padding-top:0px;
	margin-top:0px;
	float:left;	
}
.bloque3{
	width:150px;
	height:300px;	
	float:left;
}
.bloque4{
	width:150px;
	height:300px;
	float:left;
}
.bloque2-3{
	width:630px;
	height:auto;
	float:left;
}
.pie{
	width:806px;
	height:50px;
	float:left;
	background-color: #FFCC00;
}
.subpie1{
	width:806px;
	height:25px;
	float:left;
	text-align: center;
	border-bottom:1xp #006600 solid;
}
.subpie2{
	width:806px;
	height:25px;
	float:left;
	text-align: center;
}
.subpie2 span{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.borde{
	background-color:#006600;
	width:806px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
}
.menu1{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: none;
	background-image: url(images/fondomenu1.jpg);
	background-repeat: no-repeat;
}
.submenu1{
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;	
	margin-bottom:10px;		
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.submenu1 a{
	text-align: center;
	margin-right:15px;
	display:block;
	text-decoration: none;
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:28px;
	padding-top:10px;
	background-color: #FFFFFF;
}
.submenu1 a:hover{
	background-color: #99FFCC;
	color: #000000;	
}
.menu2{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: none;
	background-image: url(images/fondomenu2.jpg);
	background-repeat: no-repeat;
}
.submenu2{
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;	
	margin-bottom:10px;		
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.submenu2 a{
	text-align: center;
	margin-right:15px;
	display:block;
	text-decoration: none;
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:28px;
	padding-top:10px;
	background-color: #FFFFFF;
}
.submenu2 a:hover{
	background-color: #99FFCC;
	color: #000000;	
}
.menu3{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: none;
	background-image: url(images/fondomenu3.jpg);
	background-repeat: no-repeat;
}
.submenu3{
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;	
	margin-bottom:10px;		
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.submenu3 a{
	text-align: center;
	margin-right:15px;
	display:block;
	text-decoration: none;
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:28px;
	padding-top:10px;
	background-color: #FFFFFF;
}
.submenu3 a:hover{
	background-color: #99FFCC;
	color: #000000;	
}

.menu4{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: none;
	background-image: url(images/fondomenu4.jpg);
	background-repeat: no-repeat;
}
.submenu4{
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
	margin-bottom:10px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.submenu4 a{
	text-align: center;
	margin-right:15px;
	display:block;
	text-decoration: none;
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:28px;
	padding-top:10px;
	background-color: #FFFFFF;
}
.submenu4 a:hover{
	background-color: #99FFCC;
	color: #000000;
}

.bloqueTitulo{
	width:100%;
	height:23px;
	float:left;
	background-color:#FFFFCC;
	padding-bottom:13px;
}
h1{
	margin-left:5px;
	font-size: 14px;
	color: #006600;	
}
h2{
	font-size:13px;
	color: #006600;	
}
p{
	margin-left:5px;
	margin-right:5px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
}
li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-right:5px;
}
.vacio{
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.listado1, li{
	margin-top:10px;
}
.listado1, a{
	text-decoration: none;
	color: #000000;		
}
.listado1, a:hover{
	color: #006600;
}
.enlaces{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.enlaces:hover{
	color:#006600;
}
.titulonoti{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h1-3{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.texto1{
margin-top:10px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

