body {
	background-color: #312309;
	background-image:url(img/bg_site.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family: Trebuchet MS, Arial;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	outline:none;
}

img{
	border: none;
}

.blanco11{
	color:#000000;
}

.azul11{
	color:#60ABCB;
	text-decoration:none;
}

a.azul11:hover{
	text-decoration:underline;
}

.marron11{
	color:#655434;
	text-decoration:none;
}

a.marron11:hover{
	text-decoration:underline;
}

.marronclaro{
	font-size:11px;
	color:#b5a78c;
	text-decoration:none;
	line-height:17px;
}

a.marronclaro:hover{
	text-decoration:none;
	color:#f0e9db;
}
