.estiletes {
	border: thin groove #FF9900;
}
.anuncios {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
}
.direcciones {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;

}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px 15px 15px 15px;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #999999;
	text-align: left;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding: 4px 8px 8px 48px;
	background-image: url(/icon_exclamation_mark.gif);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 340px;
	text-align: left;
}

