body {
	font: 15px/15px "Trebuchet MS", arial, sans-serif;
	color: #666;
	background: url(img/fundo.jpg); 
	
	
	 /*
	 url(img/stblink.gif); 
    */
}
h1, h2, h3, h4 {
	font-weight: normal;
}

hr {
	height: 3px;
	background: #f37d37 url(img/menu_bkg.jpg); 
}

h4 {
	font-weight: normal;
	display: inline;
/*	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	*/
	color: white;
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-style: italic;

}

h6{
	font-weight: bold;
	display: inline;

}

p{
   padding: 5px;

}   

.lista a {
 background: url(img/seta.gif) left center no-repeat; 
 text-decoration: none;
 color: #f37d37;	
 padding-left: 5px;
}

.lista{
margin: 10px 0 20px 0;
}



#geral {
	margin: 0px auto;
	width: 770px;
	height: 140px;
	background: url(img/bkg2.jpg);
}
#logos{
	position: relative;
}

#novo {
	margin: 0px 0px 0px 8px;
}




#scroll
{
   width: 620px; 
   height: 388px; 
   overflow-x: hidden; 
   overflow-y: scroll; 
   top:0px;
   float : right;
   padding: 5px;
   color: white;	
   position:relative;
}   

#scroll p{
{
   color: white;	
   font: 100% "Trebuchet MS", arial, sans-serif;
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-weight: normal;
   display: inline;
   padding: 0px	

}   

#scroll h1{
	font: 100% "Trebuchet MS", arial, sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
	color: #f37d37;
	
}



#scroll li {
	font: 100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	display: inline;
    padding: 0px	

}



/*
#menu li {
	display: inline;
	margin: 0 10px 0px 10px;
	font-weight: bold;

}
*/

#scroll a {
	font: 140% "Trebuchet MS", arial, sans-serif;
	line-height: 30px;
	color: white;	
	font-weight: bold;

}





#imgcontato
{
   padding-top:70px;
}
#contato
{
   /*
   border-style: solid;
   border-width: 5px;	
   border-color: red;
   */ 
   float : left;
   width: 195px; 
   height: 420px; 
   top:0px;
   padding: 5px;
}   

#formulario
{
   /*
   border-style: solid;
   border-width: 5px;	
   border-color: red;
   */
   float: right;
   width: 340px; 
   height: 420px; 
   top:0px;
   padding: 5px;
}   



#menu {
	height: 20px;
	font: 11px/11px "Trebuchet MS", arial, verdana, sans-serif;
	background: #87CEEB url(img/bkg3.jpg); 
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	padding-left: 1px;
	margin-bottom: 1px;

	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 0px 0px 8px 0px ;
	font-weight:bold;
    border-bottom: 2px solid #999;
	border-top: 2px solid #999;
    position: relative;
}



#menu li {
	display: inline;
	margin: 0 10px 0px 10px;
    font-weight: bold;
	
}

#menu a {
	font: 140% "Trebuchet MS", arial, sans-serif;
	line-height: 23px;
	color: white;	
	font-weight: bold;
	
}

#menu a:hover {
	 color: #8B0A50;

} 


#menu_main {
	font: 11px/11px "Trebuchet MS", arial, sans-serif;

	background: white; 

	color: #8B0A50;
	font-family: "Trebuchet MS", arial, sans-serif;
	padding: 0px;
/*
	margin: 5px;
*/
	width: 140px;
	height: 407px;
	float : left;


}






#menu_main li {
	margin: 3px;
	font-weight: bold;
	padding: 3px; 
}





#menu_horizontal {
	font: 11px/11px "Trebuchet MS", arial, sans-serif;
	background: white; 
	color: #8B0A50;
	font-family: "Trebuchet MS", arial, sans-serif;
	padding: 0px;
	width: 140px;
	height: 398px;
    float : left;
    position: relative;
}

#menu_horizontal h1 {
	width: 130px;
	height: 20px;
	font: 11px/11px "Trebuchet MS", arial, Verdana, sans-serif;
	color: black;
	text-align: center;	
	background: #87CEEB url(img/bkg3.jpg); 
	font-family: "Trebuchet MS", arial, sans-serif;
	padding: 8px 5px 0px 5px ;
	font-weight:bold;
	text-shadow: 2px 2px cyan;
	border-bottom: 2px solid #999;
}

#menu_horizontal li {
 	margin: 3px;
	font-weight: bold;
	padding: 3px; 
	}

#menu_horizontal a {
	line-height: 10px;
	color: #2F4F4F;
	
	/*
	#B03060;	
	*/
	text-decoration: none;
}

#menu_horizontal a:hover {
     color: #00FF00; 
	 /*color: #2F4F4F;*/
} 

/*
#menu_horizontal a:visited { 
color: #00FF00; 
} 
*/

#conteudo {
/*
	padding: 0px;
*/
	width: 770px;
    position:relative;

/*
		color: #f37d37;
*/	
}

#conteudo h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	color:white;

}

#conteudo h2 
{
	font:100% "Trebuchet MS", arial, Verdana, sans-serif;
	color:#f37d37;
}


#conteudo p {
	margin :15px 0;
}

#img_main {
float : right;
margin: 0px 4px 0px 10px;
}



#extenso{
    position: absolute;
	
	
}




#bandeira{
	position:top;
}



#rodape 
{
	width: 770px;
	height: 25px;
	font: 10px/10px "Trebuchet MS", arial, sans-serif;
	background: #87CEEB url(img/bkg3.jpg); 
	font-family: "Trebuchet MS", arial, sans-serif;
	padding-left: 0px;
	text-align: center;
	padding-top: 1px;
	margin-top: 1px;
	font-weight: bold;
	position: absolute;
	top: 590px;
	width:770px;
	border-top: 2px solid #999;
	font: 80% "Trebuchet MS", arial, sans-serif;
	color: white;	
	
	
	
	
}

label {
   display:block;
   font-weight:bold;
}

form {
margin: 10px 0;
}

#notatopo {
	width:550px;
	height:40px;
	font: 15px/15px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(img/top1.jpg); 
	font-weight: bold;
	font-style:normal;
	margin-left: 20px;
	padding-left: 10px; padding-right: 10px;
	color:white;
	text-align: center;
}

#notacentro {
	width:550px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(img/midle1.jpg); 
	font-weight: normal;
	font-style:italic;
	padding-left: 10px; padding-right: 10px;
	margin-left: 20px;
	color:black;

}
#notarodape {
	height:5px;
	width:550px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(img/botton1.jpg); 
	font-weight: bold;
	font-style:italic;
	margin-left: 20px;
	padding-left: 10px; padding-right: 10px;
	color:black;
/*
	border-style: solid;	
	border-width: 1px;	
*/
}

#indexesquerda {
	width:150px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-style:normal;
	color:white;
	position: relative;
	float : left;


/*	
	border-style: solid;	
	border-width: 1px;	
*/	

}

#indexesquerda p
{
	padding-top: 3px;


}
#indexdireita p
{
	padding-top: 3px;


}

#indexdireita {
	width:380px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-style:normal;
	color:white;
	float: right;
/*	
	border-style: solid;	
	border-width: 1px;	
*/	
	position: relative;

}


#esquerda {
	width:125px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-style:normal;
	color:white;
	position: relative;
	float : left;


/*	
	border-style: solid;	
	border-width: 1px;	
*/	

}

#esquerda p
{
	padding-top: 3px;


}
#direita p
{
	padding-top: 3px;


}

#direita {
	width:405px;
	font: 11px/11px Arial, "MS Trebuchet", sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-style:normal;
	color:white;
	float: right;
/*	
	border-style: solid;	
	border-width: 1px;	
*/	
	position: relative;

}
