@charset "utf-8";
* {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(fundosite.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	color:#000000;
	
}
.style14 {
	color: #FF00FF;
	font-size: 24px;
	
}
.style15 {font-size: 24px}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}

#site {
	width: 1024px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#topo {
	height:230px;
	
	}
#conteudo {
	width: 1024px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

#rodape {
    float:center;
	width: 1024px;
	height:72px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-align: center;
	background:#FFFFFF;
	
}

#navcontainer {/*começo da formatação do menu topo*/
	height: 40px;
    width: 1024px;
	padding:0px 0px 0 35px;
}
#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
		
}

#navcontainer ul li a {
	width: 90px;
	height: 40px;
	padding:6px 4px 0 9px;
	background-color:#333333;
	margin-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-color:#FF99CC;
	
}

#navcontainer a:active {
	color: #FFFFFF;
	background-color:#FF99CC;
}

#navcontainer li#active a,.ativo{
    color: #FFFFFF;
	background-color:#FF99CC;	
}
#cadastrese{
position:relative;
float:left;
width:395px;
height:100px;
margin-top:20px;
margin-left:20px;
}

#bt-cadastrese{
position:relative;
float:left;
width:180px;
height:30px;
margin-top:50px;
margin-left:20px;
background-image:url(jpg/bt-cadastre-se.jpg);
}

#leg-cadastre{
position:relative;
float:left;
margin-top:8px;
margin-left:50px;
color:#fff;
}
/*______________________  CADASTRE-SE  _________________________________*/
fieldset{
	position:relative;
	float:left;
	width:600px;
	height:auto;
	/*background-color: #999999;*/
}

#boxcontato{
	position:relative;
	float:left;
	width:550px;
	height:auto;
	color:#333333;
	margin-top:20px;
}

#campocontato{
	position:relative;
	float:left;
	width:350px;
	height:25px;
		/*background-color: #999999;*/
}

#campocontato2{
	position:relative;
	float:left;
	width:350px;
	height:auto;
	/*background-color: #999999;*/
}

#boxlegenda{
position:relative;
float:left;
width:150px;
height:auto;
}

#boxcampo{
	position:relative;
	float:left;
	width:290px;
	height:auto;
	margin-left:30px;
	/*background-color: #999999;*/
}
#legendacontato{
	position:relative;
	float:left;
	width:150px;
	height:25px;
	text-align:right;

}

