body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	background-color: #CCCCCC;
}
#container {
	width: 770px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 760px;
	border: 2px solid #63BB0D;
}
#testata {
	width: 760px;
	height: 130px;
}
#top {
	width: 760px;
	height: 20px;
	background-image: url('/images/bar.jpg');
	border-top: 1px solid #FFD203;
	border-bottom: 1px solid #FFD203;
}
#corpo {
	width: 760px;
}
#content {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#content p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #63BB0D;
	margin: 3px;
}
h2 {
	font-size: 13px;
	color: #63BB0D;
	margin: 10px;
}
#enter {
	width: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: bold;
	text-align: right; 
}
#enter a:link {
	text-decoration: none;
	color: #FFD203; 
}
#enter a:visited {
	text-decoration: none;
	color: #FFD203; 
}
#enter a:hover {
	text-decoration: none;
	color: #63BB0D; 
}
#bottom {
	width: 755px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/images/barra_bottom.jpg');
}
#bottom p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
#bottom p a {
	text-decoration: none;
	color: #FFFFFF;
}
p#bottomtext {
	width: 95%;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
p#bottomtext a {
	text-decoration: none;
	color: #747474;
}
#partners {
	margin-top: 15px;
	width: 750px;
}
#partners p {
	font-size: 11px;
	color: #FFFFFF;
}
#partners p a:link {
	text-decoration: none;
	color: #63BB0D;
}
#partners p a:visited {
	text-decoration: none;
	color: #63BB0D;
}
#partners p a:hover {
	text-decoration: underline;
	color: #63BB0D;
}
#footer {
	margin-top: 15px;
	width: 750px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#counter {
	margin-top: 10px;
}

