@charset "utf-8";
.max {
}
body{
background-image:url(arquivos2/BACKa.png);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #bababa;
	text-decoration: none;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FF9900;
	text-align: left;
	margin-right:-50px;
	margin-left:50px;
}
p a {
	color: #339966;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bababa;
	text-decoration: none;
	text-align: center;
	
}

h3{
margin-top:-40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bababa;
	text-decoration: none;
	text-align: center;
	margin-right:-50px;
		margin-left:50px;
}

#logo{
width:250px;
height:100px;
padding-left:70px;
}

#principal{
margin-top:-10px;
width:800px;
background-image:url(arquivos2/BACK.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
}
#topo{
height:198px;
width:800px;
background-image:url(arquivos2/topo.jpg);
}
#caixa{
width:800px;
background-image:url(arquivos2/BACK.jpg);
background-color:#00FF99;
float:right;
}
#conteudo{
width:500px;
margin-right:110px;
margin-top:30px;
margin-bottom:50px;
float:right;
}
#menu{
width:148px;
margin-top:84px;
border:0px;
}

#menu ul {
	width:148px;
	margin: 0;
	padding: 0;
	list-style: none;
	border:0px;
	}
#menu ul li {
	position: relative;
	border:0px;
	}
#menu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	margin:0px;
	display: none;
	border:0px;
	}
#menu ul li a {
	text-decoration: none;
	border:0px;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#publicidade{
width:80px;
height:50px;
margin-left:-30px;
margin-top: 80px;
}
#rodape{
	background-image:url(arquivos2/rodape.jpg);
	width:800px;
	height:157px;
	float:right;
	word-spacing: normal;
	clear: both;
}

#estilobt{
	width:auto;
	height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align:center;
	color:#006699;	
}

#estilobt a:link {

	text-align: left;
	color:#009966;
	text-decoration: none;
}

#estilobt a:visited {
	color:#009966;
	text-decoration: underline;	
}

#estilobt a:hover{

	color:#ffffff;
}

#logo{
width:250px;
height:100px;
margin-right:auto;
margin-left:auto;
}
#texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
}
#style2 {
font-family: Arial, Helvetica, sans-serif; 
color:#FFFFFF;
}
#style2 td{
font-family: Arial, Helvetica, sans-serif; 
color:#FFFFFF;
}
td {
font-family: Arial, Helvetica, sans-serif; 
color:#FFFFFF;
}

#contato{
float:right;
margin-right:50px;
}
#msn{
width:150px;
margin-left:50px;
margin-bottom:10px;
}