body {
	background-color: #222222;
}
#content {
	text-align: center;
}
.copiright {
	font-size: 14px;
	line-height: 11px;
}

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	color: #0099FF;
}
#content #contactar {
	height: 750px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #222;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content #contactar #contactarForm {
	margin-top: 100px;
	height: 311px;
	background-image: url(images/fundoContactos.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.botao {
	color: #FFF;
	background-color: #3E3E3E;
	width: 55px;
	border: 1px solid #333;
	height: 28px;
}
#content #contactar #contactarForm #dados {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 12px;
	text-align: left;
	margin-left: 7px;
	margin-top: 4px;
	width: 134px;
	padding-left: 2px;
	border: 1px solid #666;
	background-color: #333;
}
.campos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
	background-color: #3E3E3E;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	line-height: 6px;
}
.texto {
	color: #FFF;
	background-color: #3E3E3E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
}

#content #contactar #contactarForm #dados a {
	color: #FFF;
	text-decoration: none;
}
#content #contactar #contactarForm #dados a:hover {
	color: #666;
}
