body {
	font-family: verdana,arial;
	font-size:13px;
	background-image: url(../images/fondo.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #557061;
	margin-top: 0px;
	padding: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
 /* TEXT GRADIENT */
/*#gradient {
  background: #d1e2cf;
}*/
h1.gradient {
  font-family: arial, helvetica, sans-serif;
    font-size: 20px;
  line-height: 22px;
    color: #000;  
	position: relative;
	text-align:center;
	}
h1.gradient span {
  background: url(../images/h1-gradient.png) top left repeat-x;
    display: block;
	  height: 20px;
	  position: absolute;
	    width: 100%;
}
#gradient p {
  font-family: verdana,arial;
  font-size: 0.8em;  
  color: #CCC;  
  line-height: 1.6;
 }
 
 /* FIN TEXT GRADIENT */
.esmitierra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
a.textoaccesos{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
a.textoaccesos:hover{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

#listticker{
	height:200px;
	width:220px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:4px 4px 15px 4px;
}
#listticker li{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

	#listticker li{
		border:solid 1px #666666;
		height:90px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
			color:#000000;
			margin-bottom:;
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}
#notiancho{
	width:581px;
	background-color:#CBE0C9;
	overflow:hidden;
	border:solid 1px #666666;
	padding:4px 4px 15px 4px;
}
#notiancho li{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

	#notiancho li{
		padding:5px;
		list-style:none;
	}
		#notiancho a{
			color:#000000;
			margin-bottom:;
		}
		#notiancho .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:16px;
			text-align:justify;
		}
		#notiancho .news-text{
			display:block;
			font-size:14px;
			color:#000;
		}
		#notiancho img{
			background-color:#FFFFFF;
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}
#noticias{
	margin:10px;
}
.imagebo{
   padding:5px 5px 10px 5px;
   background-color: #ffffff;
   width: 200px;
   border: 1px solid #999999;
}

a.textomapa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a.textomapa:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.textomapaestatico{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:12px;
	font-weight:bold;
	color:#990000;
}

.enlacesAdmin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}