body {
	margin: 0px;
	padding: 0px;
	background-color: #dff3f4;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container #cabecera {
	background-image: url(../gifs/home-03.jpg);
	float: left;
	height: 325px;
	width: 900px;
}
h1 {
	display: none;
}
#container #cuerpo {
	background-image: url(../gifs/home-05.jpg);
	float: left;
	height: 85px;
	width: 900px;
}
#container #cuerpo #form1 {
	float: left;
	width: 195px;
	margin-left: 70px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#container #cuerpo #form1 label {
	display: none;
}
.cajaLogin {
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #000000;
}
#container #cuerpo #form1 #btn_login {
	float: left;
}
#container #cuerpo #form1 a {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
}
#container #menu {
	float: left;
	width: 900px;
}
#container #menu ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 731px;
}
#container #menu #menu1 a {
	background-image: url(../gifs/home.png);
	float: left;
	height: 57px;
	width: 154px;
}
#container #menu #menu2 a {
	background-image: url(../gifs/home-07.png);
	float: left;
	height: 57px;
	width: 114px;
}
#container #menu #menu3 a {
	background-image: url(../gifs/home-08.png);
	float: left;
	width: 159px;
	height: 57px;
}
#container #menu #menu4 a {
	background-image: url(../gifs/home-09.png);
	float: left;
	height: 57px;
	width: 152px;
}
#container #menu #menu5 a {
	background-image: url(../gifs/home-10.png);
	float: left;
	height: 57px;
	width: 152px;
}
#container #menu #finMenu {
	float: left;
	height: 57px;
	background-image: url(../gifs/home-11.png);
	width: 169px;
}
#container  #menu  ol  li span {
	display: none;
}
#container #menu ol li {
	float: left;
}
#container #menu #finMenu span {
	display: none;
}
#container #pie {
	float: left;
	width: 900px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
}
#container #pie a {
	color: #666666;
	text-decoration: none;
}
#kk {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #noticias{
	float:left;
	width:900px;
	background-color:#fff;
	margin-bottom: 5px;
}
#container #noticias .bloquenoticias{
	float:left;
	width:160px;
	margin-right:10px;
	margin-left:10px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	margin-top:15px;
	margin-bottom:15px;
}
.titular{
	float:left;
	width:160px;
	color:#0e3f67;
	font-weight:bold;
	border-bottom:3px solid #e3ce0f;
	margin-bottom:5px;
}
.fecha{
	float:left;
	width:160px;
	color:#999999;
}
.fecha img{
	margin-bottom:5px;
	border: 3px solid #dfdfdf;
}
.cuerpo{
	float:left;
	width:160px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:5px;
	min-height:85px;
}
.leermas{
	float:left;
	width:160px;
	text-align:right;
}
.leermas a{
	text-decoration:none;
	color:#e3ce0f;
	font-weight:bold;
}
.leermas a:hover{
	text-decoration:underline;
}
#bloqueultimas{
	float:left;
	width:880px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../gifs/barra_noticias2.png);
	background-repeat:no-repeat;
	height:40px;
	margin-top:10px;
}






#container #noticias .bloquenoticiasdes{
	float:left;
	width:880px;
	margin-right:10px;
	margin-left:10px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	margin-top:15px;
	margin-bottom:15px;
}
.titulardes{
	float:left;
	width:640px;
	margin-left:20px;
	color:#0e3f67;
	font-weight:bold;
	border-bottom:3px solid #e3ce0f;
	margin-bottom:5px;
}
.fechades{
	float:left;
	width:200px;
	color:#999999;
}
.fechadesseg{
	float:left;
	width:640px;
	margin-left:20px;
	color:#999999;
}
.fechades img{
	margin-bottom:5px;
	border: 3px solid #dfdfdf;
}
.cuerpodes{
	float:left;
	width:640px;
	margin-left:20px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}
.leermasdes{
	float:right;
	width:640px;
	text-align:right;
	margin-right: 20px;
}
.leermasdes a{
	text-decoration:none;
	color:#e3ce0f;
	font-weight:bold;
}
.leermasdes a:hover{
	text-decoration:underline;
}






#container #noticias .bloquenoticias2{
	float:left;
	width:200px;
	margin-right:10px;
	margin-left:10px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	margin-top:15px;
	margin-bottom:15px;
}
.titular2{
	float:left;
	width:200px;
	color:#0e3f67;
	font-weight:bold;
	border-bottom:3px solid #e3ce0f;
	margin-bottom:5px;
}
.fecha2{
	float:left;
	width:200px;
	color:#999999;
}
.fecha2 img{
	margin-bottom:5px;
	border: 3px solid #dfdfdf;
}
.cuerpo2{
	float:left;
	width:200px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:5px;
	min-height:85px;
}
.leermas2{
	float:left;
	width:200px;
	text-align:right;
}
.leermas2 a{
	text-decoration:none;
	color:#e3ce0f;
	font-weight:bold;
}
.leermas2 a:hover{
	text-decoration:underline;
}
