@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color:#5a752e;
	background-image:url(../img/ancho_index.gif);
	background-repeat:no-repeat;
	background-position:center center;
	font-family:Tahoma;
}
.idioma a{
color:#666666;
font-size: 12px;
}
.idioma a:hover {
text-decoration:none;
color:#000000;
}
