@charset "utf-8";
/* CSS Document */

#pagina {
	width: 900px;
	height: auto;
	overflow: hidden;
	padding-bottom: 22px;
	padding-top: 46px;
	text-align: justify;
}
#galeriaVideos {
	height: auto;
	width: 890px;
	margin: auto;
}


#Right {
	background: url(imagens/tit_Mensagem.png) left top no-repeat;
	width: 530px;
	height: auto;
	float: right;
	padding-top: 26px;
}

#campotextoBG {
	background: url(imagens/campoBG.png) center center no-repeat;
	width: 240px;
	height: 16px;
	padding: 9px 10px 9px 10px;
	margin-bottom: 10px;
}

#areatextoBG {
	background: url(imagens/areaBG.png) center center no-repeat;
	width: 520px;
	height: 128px;
	padding: 7px 0 7px 10px;
	margin-bottom: 6px;
}

#Left {
	width: 330px;
	height: auto;
	float: left;
}

#Left a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4b3c;
	line-height: 14px;
	text-decoration: underline;
}

#Left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4b3c;
	line-height: 14px;
	text-decoration: underline;
}

#Left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4b3c;
	line-height: 14px;
	text-decoration: none;
}

#localiza {
	background: url(imagens/tit_localiza.png) left top no-repeat;
	width: 330px;
	height: auto;
	margin-bottom: 30px;
	padding-top: 26px;
}

#contato {
	background: url(imagens/tit_foneEmail.png) left top no-repeat;
	width: 330px;
	height: auto;
	padding-top: 26px;
}

.textoBold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313129;
	line-height: 15px;
	font-weight: bold;
}

.textoBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a4b3c;
	line-height: 14px;
}

.textoComum12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4b3c;
	line-height: 14px;
}

.campoTexto {
	background: #020302;
	width: 240px;
	height: 14px;
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
}

.areaTexto {
	background: #020302;
	width: 510px;
	height: 128px;
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	overflow: auto;
	resize: none;
}

.enviarBTN {
	background: url(imagens/enviarBTN.png) center top no-repeat;
	width: 88px;
	height: 28px;
	float: right;
	border: 0 none;
	cursor: pointer;
}
#pagina ul {
	list-style: none;
}
#pagina ul li {
	display: inline;
	margin-right: 5px;
}
#pagina ul img {
	border: none 0;
}
#pagina ul a:hover img {
	border: none 0;
}