@charset "utf-8";
#logo {
	background-color: #FFF;
	height: 60px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#logo a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;

}
#logo table tr td a {
	text-align: center;
	font-family: "Square721 Cn BT";
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

#logo table tr td a:hover {
	color: #B50094;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B40092;
}
#logo #ajuste table tr #active a {
	color: #B50094;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B40092;
}


#logo table {
	padding-top: 20px;
}
iframe {
	padding-top: 50px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#textocontato {
	height: 350px;
	width: 400px;
	float: left;
	margin-top: 25px;
}
#formcontato {
	height: 350px;
	width: 500px;
	float: right;
	margin-top: 25px;
}
#conteudo #formcontato .form .email label {
	color: #58585A;
}
#conteudo #formcontato .form .name label {
	color: #58585A;
}
#conteudo h2 {
	text-align: center;
}



#conteudo {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#tituloservico {
	height: 50px;
	width: 100%;
}
#tituloservico h2 {
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	font-family: "Myriad Pro";
	font-size: 18px;
	text-transform: uppercase;
	color: #EEA00F;
}
#fundotampo {
	border-radius: 0px 0px 12px 12px;
	box-shadow: 0px 7px 10px 4px #666666;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 1240px;
	background-color: #666666;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 110px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#logo a img {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
#menu #menualign #selected a {
	color: #B50094;
}

#selected {
	color: #B20090;
}
#conteudoquem {
	font-family: "Myriad Pro";
	font-size: 14px;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 40px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
#conteudoquem1 {
	font-family: "Myriad Pro";
	font-size: 14px;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
#conteudoquem h2 {
	text-align: center;
	font-family: "Myriad Pro";
	text-transform: uppercase;
}
#conteudo #formcontato form p #aa {
	font-family: "Myriad Pro";
	color: #FFF;
	background-color: #DD352A;
	border-radius: 5px;
}
#conteudo #formcontato form #nome {
	background-color: #CCC;
	color: #0066CC;
}
#conteudo #formcontato form p #email {
	background-color: #CCC;
	color: #0066CC;
}
#conteudo #formcontato form #mensagem {
	background-color: #CCCCCC;
	color: #0066CC;
}
#rodape {
	height: 150px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#rodapecontatos {
	height: 150px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 450px;
}#ajuste {
	padding-top: 22px;
}
