* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
}
.topo {
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 10px;
}
.menu {
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 410px;
	background-color: #DBC2E2;
}
.home {
	text-align: center;
}
.home a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}.box {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	background-color: #DEDEDE;
	padding-left: 10px;
}
.box-cont {
	padding: 20px;
}
.titulo_visite {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

