@charset "UTF-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
#conteiner {
	
}
#header {
	height: 40px;
}

#content {
	width:770px;
	position:relative;
	height: 670px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	padding:0px;
	position:relative;
	margin:0;
	clear:both;
	width: 100%;
}

#footercontent {
	width:770px;
	position:relative;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: cccccc;
	font-weight: bold;
	text-decoration: underline;
}
#contentcontentfooter {
	width: 770px;
	text-align: right;
}
#contentcontentfooter2 {
	width: 760px;
	height: 25px;
	text-align: center;
	padding: 10px;
}
