@charset "iso-8859-1";

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #696B91;
	background: #A5A6CF url(../img/bg_home.gif) repeat-x;
}
div.blocklaverde {
	background-color: #696B91;
}
.topbg {
	width: 230px;
	background: #696B91 url(../img/bg_up_01.gif) repeat-x;
}
TABLE.t, div.t{
	padding-top:12px;
	background-color: #696B91;
	width: 400px;
}
.BLOCK {
	padding-top:26px;
	background-color: #9999FF;
	width: 380px;
	padding-bottom:10px;
}

.bg01 {
	background:#696B91 url(../img/bg_separator.gif) repeat-x;
	
}
.bg02 {
	background-color: #ADADC9;
}
.bg03 {
	background-color: #EFEEEE;
}
div.center {
	background-color: #EEEEEE;
	padding-left: 570px;
}
div.description {
	width: 987px;
	background: #DDDCDA url(../img/bg_center_titler.gif) repeat-x;
	padding-left: 120px;
	padding-top: 40px;

}
.left {
	text-align: left;
}

.descrptbox{
	background-color: #EFEBEC;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.textBox{
	color:#333333;
	padding:10px;
	font: .8em "MS Trebuchet", Tahoma, Geneva, Arial;
	line-height:1.4em;
	margin-bottom:10px;

}
A.mapper:link, A.mapper:active {
  background-color: transparent;
  color:#696B91;
text-decoration: none;
}
A.mapper:visited {
  background-color: transparent;
	color: #696B91;
	text-decoration: none;
}
A.mapper:hover {
  background-color: transparent;
	color: #814600;
	text-decoration: none;
}
div.ralla{
	background: #f5f5f5 url(../img/trace.gif) repeat-x;
}
.descrpttextile {
	background-color: #F5F5F5;
	margin-left: 12px;
	margin-right: 12px;
}
.bg05 {
	background: #eeeeee url(../img/r.gif);
}
TD.bg06 {
	background: #eeeeee url(../img/d.gif);
}
DIV.weather {
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	background: #CDC5B5 url(../img/sombra_td.gif) repeat-x;
}
DIV.results {
	padding-top: 10px;
	background: #f5f5f5 url(../img/trace.gif) repeat-x;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#left{
	float: left;
}
DIV.postal {
	font: 1.1em "MS Trebuchet", Tahoma, Geneva, Arial;
	color:#666666;
	height:60px;
}
.nav{
	width:290px;
	padding-left:10px;
	color:#333333;
	height:20px;
	font-size:.8em;
	font-weight:bold;
	font-family:"MS Trebuchet", Arial, Helvetica, sans-serif;
}
.nav A{
	text-decoration:none;
	color: #333;
}