.tablainicio{
	background: url(../imagenes/fondo1-aridos-curto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

body {
	font-family: "Trebuchet MS";
	background-color: White;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

.fondoverticalizq{
 
	 width: 50%; 
	 height: 100%; 
	 background-image: url(../images/bg1222.jpg);
	 background-position: right top; 
	 background-repeat: repeat-y;

}

.fondoverticaldcha{
 
	 width: 50%; 
	 height: 100%; 
	 background-image: url(../images/bg1223.jpg);
	 background-position: left top; 
	 background-repeat: repeat-y;

}


.cabecera{
	height: 143px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
}
.fondoblanco{
 background-color: White;
}

.cabeceraapartados{
	height: 35px;
	background-image: url(../img/cabecera-partados.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}


.Estilo1 {font-size: 12px;}

a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: none;
}
a:active {
	color: Black;
	text-decoration: none;
}
a {
	font-weight: bold;
}

td {
	font-family: "Trebuchet MS";
}

th {
	font-family: "Trebuchet MS";
}
h4{
	font-family: "Trebuchet MS";
}
.footer{
	background-image: url(../img/footer.gif);
	height: 46px;
	background-repeat: no-repeat;
}
.footer2{
	background-image: url(../img/footer2.gif);
	height: 46px;
	background-repeat: no-repeat;
}
.noticias{
background-image: url(../img/bgleft.gif);
}
.divnoticias{
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
}

td{font-family:Tahoma;font-size:11px;color:#000000;}
.txt{padding-left:15px;padding-right:15px;padding-top:5px;}
.date{font-weight:bold;font-size:10px;color:#A7A7A7;}
.cap{font-weight:bold;color:#2E688E;padding-left:5px;padding-top:4px;padding-bottom:3px;}



