*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding: 0px;
	margin: 0px;
	color : #2e2c2c;
	background-image:url('../images/fondocabera.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
ul{
	list-style:none;
	margin:0px;
}
h1, h2, h3 { 
font-family : Georgia, 'Times New Roman', serif;
font-weight : normal;
letter-spacing : 0.8px;
}
h1 { 
	font-family : Arial, Helvetica, sans-serif;
line-height : 27px;
color:#00006A;
padding-left:240px;
width:400px;
} 
h3 { 
font-size : 22px;
margin-bottom:10px;
} 
h2 { 
font-size : 22px;
margin-bottom:10px;
}
a, a:visited { 
color : #141C8D;
} 
a:hover { 
color : #43ACFF;
}
#main{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#cabecera{
	height:27px;
	width:990px;
}
#cabecera img{
	border: 0px;
	position:absolute;
}
#contenido{
	padding-top:40px;
	background-image:url('../images/fondomac.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	min-height: 470px;
}
#info{
	margin-top:10px;
	padding-left:240px;
	font-style:italic;
	color:#6895EC;
}
#info a{
	color:#6895EC;
	text-decoration:none;
}
#menu{
	float:left;
	margin-top:25px;
	width:900px;
	margin-bottom:2px;
}
#menu ul{
	display:block;
	float:left;

}
#menu ul li{
	float:left;
	margin-right:3px;
	background-color:#6C96EC;
	background-image:url('../images/fontobotooffni.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:80px;
	
}
#menu ul li a{
	text-align:center;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	height:20px;
	background-image:url('../images/fontobotooffnd.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	color:white;
}
#menu ul li.on{

	float:left;
	margin-right:3px;
	background-color:#002A91;
	background-image:url('../images/fontobotononi.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
#menu ul li.on a{
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	background-image:url('../images/fontobotonond.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	color:white;
}
#banner{
	padding:15px;
	float:left;
	width:100%;
	color:white;
	font-size:20px;
	height:100px;

	margin-bottom:35px;
}
#banner h2{
	font-size:28px;
	color:#00167D;
}
#banner a{
	color:#A3ECEC;
	font-size:12px;
}
#destacados{
	float:left;
	width:990px;
}
#destacados ul{
	display:block;
	float:left;
}
#destacados ul li{
	float:left;
	width:305px;
	padding-left:10px;
	margin-right:10px;
}
#destacados ul li img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#destacados ul li h3{
	margin-bottom:10px;
}
#bajo{
	color:#838383;
	padding-top:15px;
	margin-top:15px;
	border-top:1px dashed #002E96;
	float:left;
	width:990px;
	font-size:11px;
	text-align:center;
	padding-bottom:20px;
}
#faldon{

	margin-bottom:20px;

}
#faldon h4{
	font-weight:normal;
}
#destacados ul li.largo{
	float:left;
	width:610px;
	padding-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	
}
.grande{
	color:#92C006;
	font-size:20px;
	display:block;
}
.noticias ul li b{
	color:#92C006;
	font-size:20px;
	display:block;
}
.noticias ul li{
	margin-bottom:15px;
}
.listadonoticias img{
	border:1px solid #B4D2EC;
	padding:5px;
	background-color:#DDE9EC;
	margin-top:15px;
	
}
