	body {

	font-family: tahoma, serif;
	font-size: 76%;
	margin: 0px auto;
	background-image: url(../images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
	}
	
	
	p {	
	margin: 0 0 5px 0;

	
}
	
		h2{
			font-size: 13px;
			color: #6A849D;
		}
		
		a{
			color: #6A849D;
			text-decoration: underline;
		}	
		a:hover{
			color: #949d6a;
		}
		a:visited{
		color: #6a9d78;
		}
			#container {
			width:700px;						
			margin-left: auto;
			_margin-left: 250px;
			margin-right: auto;
				
		}

		
		#content {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;		
		padding: 5px;
		margin-left: 200px;
		background-color:#fff;
		color: #666666;
		background-image: url(../images/shad.jpg);
		background-repeat: no-repeat;
		}
		#content-estacion {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;		
		padding: 5px;
		margin-left: 15px;
		background-color:#fff;
		color: #666666;
		background-image: url(../images/shad.jpg);
		background-repeat: no-repeat;
		}
		
		#content-weather {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;		
		padding: 5px;
		margin-left: 200px;
		background-color:#fff;
		color: #666666;
		height:330px;
		background-image: url(../images/weather-station.jpg);
		background-repeat: no-repeat;
		}
		
		#content-uv {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;		
		padding: 5px;
		margin-left: 200px;
		background-color:#fff;
		color: #666666;	
		}
		
		#content-uv td{
		padding:5px 0px 5px 10px;
		text-align:left;
		}		
		
		th {
		background-color:#6A849D;
		color:#FFFFFF;
		text-align:center;
		}
		
		
		#sidebar-a {		
		float: left;
	   	width:150px;
		border-top: 1px dashed #EDF1F2;
		background-image: url(../images/shad.jpg);
		background-repeat: no-repeat;
		}
		#sidebar-a h1{
		border-bottom: 1px dotted #227438;
			font-size: 12px;
			font-weight: bold;
			color: #227438;
		}
		#containerboth{ 
		padding-right: 30px;
		padding-left:30px;
		}

		#footer {
		   height: 50px;
			clear: both;
			background-image: url(../images/footer.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		.fotext{
		border-top: 1px dashed #EEEEEE;
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#6A849D;
		}
		
		
#rightmenu {
font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(../images/arrow.gif) no-repeat center left ;
	color: #6A849D;
		padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
	color: #227438;
	background:  url(../images/arrow.gif) no-repeat center left;
	background-position: 4px;}
	
	input   {
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea{
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 0.9em;
color: #6A849D;
}
.news{
border-bottom: 1px dashed #ddd;
padding:5px;
color: #949d6a;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.visit{
			color: #6A849D;
			text-decoration: none;
		}	
		a.visit:hover{
			color: #949d6a;
		}
		a.visit:visited{
		color: #6a9d78;
		}
a.header{
			color: #6A849D;
			text-decoration: none;
		}	
		a.header:hover{
			color: #6A849D;
		}
		a.header:visited{
		color: #6A849D;
		}
a.headergreen{
			color: #227438;
			text-decoration: none;
		}	
		a.headergreen:hover{
			color: #227438;
		}
		a.headergreen:visited{
		color: #227438;
		}
		
a.newsgreen{
			color: #6A849D;
			text-decoration: underline;
		}	
		a.newsgreen:hover{
			color: #227438;
		}
		
		a.newsgreen:visited{
			color: #227438;
		}
.box{
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 1em;
	color: #6A849D;
}
.box h2{
	color: #227438;
	font-size: 13px;
	
}
.imgright{
vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}

.center {
text-align:center;
}


