body{
	font-family: 'Times New Roman';
	font-size: 14px;
	background-image: url('../img/bg_principal.jpg');
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
#top{
	background-image: url('../img/bg_top.jpg');
	height: 105px;
	width: 100%;
	text-align: center;
}
#menu{
	margin: auto;
	max-width: 1000px;
	min-width: 800px;
}
#menu img{
	vertical-align: middle;
	margin: 25px;
}
#menu a{
	font-family: 'Times New Roman';
	text-decoration: underline;
	font-size: 25px;
	color: #FFF;
}
#menu a:hover{
	color: #CCC;
}
#bgQuemSomos{
	background-image: url('../img/bg_quemsomos.png');
	background-position: center;
	height: 350px;
	width: 100%;
	text-align: center;
}
#quemsomos{
	margin: auto;
	clear: both;
	max-width: 1000px;
	min-width: 800px;
	padding-top: 40px;
}
#quemsomos #textQuemSomos{
	float: right;
	text-align: left;
	background-image: url('../img/bg_textquemsomos.png');
	width: 50%;
	padding: 25px;
	line-height: 150%;
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
}
#quemsomos #fecQS{
	float: right;
	clear: both;
}
#quemsomos #textQuemSomos span{
	font-weight: bold;
	font-size: 20px;
}
#center{
	clear: both;
	text-align: center;
}
#destaque{
	margin: auto;
	clear: both;
	max-width: 1000px;
	min-width: 800px;
}
#destaque a{
	color: #FFF;
	text-decoration: underline;
}
#destaque a:hover{
	text-decoration: none;
}
#logo{
	float: left;
	margin: 25px 0 0 0;
	width: 40%;
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
}
#logo a,a:visited{
	color: #FFF;
	text-decoration: none;
}
#logo a:hover{
	text-decoration: underline;
}
#msg{
	float: left;
	width: 60%;
	margin: 25px 0;
	text-align: left;
	color: #DDD;
	font-family: 'Times New Roman';
	font-size: 28px;
}
#msg span{
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}
#trabalhos{
	background-image: url('../img/bg_trabalhos.png');
	background-repeat: no-repeat;
	margin: auto;
	padding: 25px;
	clear: both;
	max-width: 1000px;
	min-width: 800px;
	border-top: 1px #333 solid;
}
#trabalhos img{
	border: 5px #040404 solid;
	margin: 10px;
}
#trabalhos img:hover{
	border: 5px #F60 solid;
	margin: 10px;
}
#servicos{
	background-image: url('../img/bg_servicos.png');
	background-repeat: no-repeat;
	margin: auto;
	padding: 25px;
	clear: both;
	max-width: 1000px;
	min-width: 800px;
	border-top: 1px #333 solid;
}
#servicos .servLeft{
	float: left;
	width: 42%;
	text-align: left;
	background-image: url('../img/bg_form.png');
	padding: 25px;
	margin-bottom: 25px;
	color: #FFF;
	line-height: 140%;
	font-family: Arial;
}
#servicos .servLeft span{
	font-weight: bold;
	font-size: 18px;
}
#servicos .servRight{
	float: right;
	width: 42%;
	text-align: left;
	background-image: url('../img/bg_form.png');
	padding: 25px;
	margin-bottom: 25px;
	color: #FFF;
	line-height: 140%;
	font-family: Arial;
}
#servicos .servRight span{
	font-weight: bold;
	font-size: 18px;
}
#contato{
	background-image: url('../img/bg_contato.png');
	background-repeat: no-repeat;
	margin: auto;
	padding: 25px;
	clear: both;
	max-width: 1000px;
	min-width: 800px;
	border-top: 1px #333 solid;
}
#faleConosco{
	float: left;
	text-align: left;
	background-image: url('../img/bg_form.png');
	padding: 25px;
	margin-bottom: 30px;
	color: #CCC;
}
#faleConosco span{
	font-size: 25px;
	font-weight: bold;
}
form .both{
	clear: both;
	height: 5px;
}
form .label{
	float: left;
	font-weight: bold;
	font-size: 15px;
	width: 80px;
}
form .input{
	float: left;
}
form .input input, textarea{
	background-color: #CCC;
	height: 40px;
	width: 360px;
	border: 2px #666 solid;
	font-family: 'Times New Roman';
	font-size: 28px;
	color: #333;
}
form .input input:focus, textarea:focus{
	background-color: #FFF;
	border: 2px #F60 solid;
}
form .input textarea{
	height: 80px;
}
form .submit{
	float: right;
	margin-left: 5px;
	width: 120px;
	height: 40px;
	border: 2px #666 solid;
	background-color: #333;
	color: #CCC;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 18px;
}
#news{
	float: right;
}
#cadastroNews form .input input{
	width: 250px;
}
#cadastroNews{
	text-align: left;
	background-image: url('../img/bg_form.png');
	padding: 25px;
	color: #CCC;
}
#cadastroNews span{
	font-size: 25px;
	font-weight: bold;
}
#redes{
	clear: both;
	padding: 10px;
	text-align: right;
}
#bot{
	clear: both;
	background-image: url('../img/dados.png');
	background-repeat: no-repeat;
	max-width: 1000px;
	min-width: 800px;	
	height: 174px;
	margin: auto;
	text-align: left;
}
#bot #sobre{
	margin-left: 240px;
	padding: 25px;
	color: #555;
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
}
#bottom{
	clear: both;
	background-image: url('../img/bg_bottom.jpg');
	height: 55px;
	width: 100%;
	text-align: center;
}
#rodape{
	max-width: 1000px;
	min-width: 800px;	
	margin: auto;
	padding-top: 20px;
	text-align: left;
	font-size: 18px;
	color: #FFF;
}
#rodape a,a:visited{
	color: #FFF;
	text-decoration: none;
}
#rodape a:hover{
	text-decoration: underline;
}
#rodape #links{
	float: left;
	width: 60%;
	text-align: left;
}
#rodape #copy{
	float: left;
	width: 40%;
	font-size: 15px;
	text-align: right;
}
div .subir{
	float: right;
}
div .subir a{
	text-decoration: none;
	color: #FFF;
}
