/* Desenvolvido por AFPI
www.adriano.ferreira.nom.br
suporte@adriano.ferreira.nom.br*/

@charset "utf-8";

body {
	margin: 0;
	padding: 0px;
}

#conteiner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	clear: both;
}

#cabecalho {
	width: 960px;
	clear: left;
	height: 100px;
/*	border: thin solid #CC6666;  */
}
#conteudo  {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	/*	border: 1px solid #CCCCCC; */
	height: 385px;
	font-family: Tahoma;
	font-size:11px;
	color: #333333;
	text-align: justify;
	background-image: url(../img/bkg1.gif);
	background-repeat:no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D31A66;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
p {
	padding: 3px;
	margin: 5px;
}





#logo {
	width: 200px;
	height: 85px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	
}

#menu {
	width: 650px;
	height: 100px;
	float: right;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: x-small;
	color: #999999;
	text-align: right;
}

#foto {
	width: 470px;
	height: 352px;
	float: left;
	clear: left;
	margin: 20px;
}

#foto a {
	text-decoration: underline;
	color: #999999;
}
#foto a:hover {
	color: #D31A66;
	text-decoration: underline;
}

#intro {
	width: 930px;
	height: 385px;
	float: left;
	margin: 15px;

}

#texto {
	float: left;
	width: 420px;
	padding: 10px;
	margin: 15px 0px 0px 0px;

}
#texto a {
	text-decoration: underline;
	color: #999999;
}
#texto a:hover {
	color: #D31A66;
	text-decoration: underline;
}



#galeria {
	width: 930px;
	height: 370px;
	float: left;
	clear: left;
	padding: 15px;
}


#rodape {
	height: 50px;
	width: 960px;
	float: left;
	font-family: tahoma;
	font-size: 9px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	color: #999999;
}
#conteiner #rodape a {
	color: #999999;
	text-decoration: none;
}
#idiomas a {
	color: #999999;
	text-decoration: none;
}
#idiomas {
}
#idiomas a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #d31a66;
	text-decoration: underline;
}

#conteiner  #rodape  a:hover {
	color: #D31A66;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #D31A66;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.formTxtField {
	width: 300px;
	border: 1px dashed #999999;
	font-family: tahoma;
	font-size: 11px;
	color: black;
}
.formTxtBox {
	border: thin dashed #999999;
	width: 300px;
	font-family: tahoma;
	font-size: 11px;
	color: black;
}
.formButton {
	color: #333333;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#rodape #selos {
	clear: left;
	float: left;
	text-align: center;
}
#conteiner #nav_rodape {
	clear: right;
	float: right;
}
#idiomas {
	float: right;
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
