/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
}
a#ciudad {
color:#009900;
text-decoration:underline;
}
a#titulo {
color:#F06520;
}
a:link {
color:#000000;
	text-decoration: none;
}
a:visited {
color:#000000;
	text-decoration: none;
}
a:hover {
color:#000000;
/*text-decoration:none;
border-bottom-style:dashed;
border-bottom-width:1px;*/
}
a:active {
color:#000000;
	text-decoration: none;
}
.cajaA {
border-bottom-color:#BC9B70;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#BC9B70;
border-left-width:1px;
border-left-style:solid;
border-right-color:#BC9B70;
border-right-width:1px;
border-right-style:solid;
background:#ECE1CB;
}
.cajaR {
border-bottom-color:#6D060B;
border-bottom-width:1px;
border-bottom-style:solid;
border-top-color:#6D060B;
border-top-width:1px;
border-top-style:solid;
border-left-color:#6D060B;
border-left-width:1px;
border-left-style:solid;
border-right-color:#6D060B;
border-right-width:1px;
border-right-style:solid;
}
.bold{ font-weight:bold;}
.marron{color:#EAE4CE;}
.naranja{color:#F06520;}
.chiquita{font-size:9px;}
.blanco{color:#FFFFFF;}
.verde{color:#2C992C;}
.underline{text-decoration:underline;}
.titulo {
font-size:14px;
color:#CCCCCC;
font-weight:bold;
}
.marco {
font-family:Tahoma;
border: 1px inset #999999;
width:120px;
height:15px;
font-size:11px;
background-color:#BAEBBA;
}
.texto {
font-size:12px;
color:#000000;
}
