body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color:#90b4c8;
}

hr {
width:95%;
color:#FF9900;
height:1px;
margin-left:20px;}

#bgbody {
	background-image: url(images/home/bg_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
} 

.hide {display:none;}
.floatleft {
float:left;
margin: 5px;
}
.vejamais {
background:#FF9900;
font-size:10px;
}
.imgdir {
float:right;}

/*===================CONTAINER==============================*/
.twoColFixRtHdr #container { 
	width: 802px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/home/bg_conteiner.jpg);
	background-repeat:repeat-y;
} 
/*===================TOPO==============================*/
.twoColFixRtHdr #header { 
	padding: 0 0px 0 0px;
	height: 413px;
	text-align:center;
	margin-bottom: 1px;
	background-image:url(images/home/topo2.jpg);
	background-position:top;
	background-repeat: no-repeat;
} 


#menu {
margin: 2px auto;
height:19px;
background-image:url(images/home/bg_menu.gif);
background-position:left top;
background-repeat:repeat-x;
width: 725px;
border-bottom: 1px solid #FFFFFF;
}


.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}

/*===================BARRA LATERAL==============================*/
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 262px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
	padding: 0px 35px 0 0;
	margin: 0 ;
	}
	
/*===================BAZAR==============================*/	
#bazar {
background-image:url(images/home/bg_bazar2.gif);
background-position:top left;
background-repeat:repeat-y;
margin:0;
}

#bazar img{
border:0;
}

#bazar h3{
margin: 0 20px 10px 20px;
font-family: "Courier New", Courier, monospace;
text-align:center;
}

#bazar h4{
margin: 0;
background-image:url(images/home/bg_bazar_bottom2.gif);
background-position:bottom left;
background-repeat:no-repeat;
height: 37px;
}

#bazar p{
margin: 0 30px 10px 20px;
font-family: "Courier New", Courier, monospace;
font-size:12px;
}
#bazar a:link{
color:#CC0000;
text-decoration:none;
}
#bazar a:hover{
color:#CC0000;
text-decoration:none;
background-color: #FFCC00;
}
#bazar a:visited{
color:#CC0000;
text-decoration:none;
}
.prodnegrito { font-weight:bold;}
.produtohome {
	padding: 0px 0px 0 0px;
}
	
/*===================DESTAQUE VOODUPLO==============================*/	
	#destaques2 {
	padding: 10px 5px 10px 10px;
	background-color:#FFFFFF;
	margin-left:0px;
	border-left:2px solid #FF9900;
	border-top:2px solid #FF9900;
	/*border-bottom:2px solid #FF9900;*/
	}
	#destaques2 P {
	font-size:11px;
	padding: 0px 5px 20px 10px;
	background-color:#FFFFFF;
	margin:0;
	line-height:140%;
	text-align:center;
	}
	#destaques2 h2 {
	font-size:20px;
	padding: 0px 5px 0 10px;
	}
	
/*===================DESTAQUE 3==============================*/	
	#destaques3 {
	padding: 10px 5px 10px 10px;
	background-color:#FFFFFF;
	margin-left:0px;
	border-left:2px solid #FF9900;
	border-top:2px solid #FF9900;
	/*border-bottom:2px solid #FF9900;*/
	}
	#destaques3 P {
	font-size:12px;
	padding: 0px 5px 0 10px;
	background-color:#FFFFFF;
	margin:0px 0  0 0px;
	}
	#destaques3 {
	padding: 0px 35px 0 0;
	background-color:#FFFFFF;
	margin-left:0px;
	}

/*===================PRINCIPAL - MAIN==============================*/

.twoColFixRtHdr #mainContent { 
	margin: 15px 297px 0 15px; 
	padding: 0 0 0 20px;
	}


/*===================NEWS==============================*/
#news {
/*background-image: url(images/home/tit_folha.gif);
background-position:top left;
background-repeat:repeat-x;*/
padding: 10px 0 0px 0;
min-height:50px;
}
#news h1 {
margin: 10px 30px 20px 20px ;
font-size:16px;
color:#333333;
}
#news h2 {
display:none;
}
#news p {
margin: 5px 30px 10px 20px ;
font-size:12px;
line-height:140%;
}
#news img {
float:left;
margin: 5px 20px;
}
#news a {
font-size:12px;
color: #990000;
text-decoration: none;
/*background-color:#FF9900;*/

}
#news a:hover {
color:#000000;
text-decoration: underline !important;
}
#news a:visited {
color: #990000;
text-decoration:none;
}


/*===================FOLHA==============================*/
#folha {
background-image: url(images/home/tit_folha.gif);
background-position:top left;
background-repeat:repeat-x;
padding: 90px 0 0px 0;
min-height:50px;
}
#folha h1 {
margin: 10px 30px 0px 20px ;
font-size:16px;
color:#333333;
}
#folha h2 {
display:none;
}
#folha p {
margin: 5px 30px 20px 20px ;
font-size:12px;
line-height:140%;
}
#folha img {
float:left;
margin: 5px 20px;
}
#folha a {
font-size:10px;
color: #990000;
text-decoration:none;
/*background-color:#FF9900;*/
padding:1px 2px;
border-left: 4px solid #FF9900;
}
#folha a:hover {
font-size:10px;
color:#000000;
background-color: #FF9900;
}
#folha a:visited {
font-size:10px;
color: #990000;
text-decoration:none;
}
.img0{
float:left;
margin: 5px 10px 0 0;
}
/*===================RAMPAS==============================*/
#rampas {
background-image:url(images/home/bg_barra.jpg);
background-position:top left;
background-repeat:repeat-x;
padding: 0px 0;
}
#rampas h1 {
margin: 20px 30px 0px 20px ;
font-size:16px;
color:#333333;
}
#rampas p {
margin: 5px 30px 20px 20px ;
font-size:12px;
line-height:140%;
}
#rampas img {
margin: 0px 20px;
}
#rampas a {
font-size:10px;
color: #990000;
text-decoration:none;
/*background-color:#FF9900;*/
padding:1px 2px;
border-left: 4px solid #FF9900;
}
#rampas a:hover {
font-size:10px;
color:#000000;
background-color: #FF9900;
}
/*===================FLYBRASIL==============================*/
#flybrasil {
background-image:url(images/home/bg_barra.jpg);
background-position:top left;
background-repeat:repeat-x;
padding: 15px 0;
}
#flybrasil p {
margin: 20px 30px 10px 20px ;
font-size:12px;
line-height:140%;
}
#flybrasil a {
font-size:10px;
color: #990000;
text-decoration:none;
padding:1px 2px;
border-left: 4px solid #FF9900;
}
#flybrasil a:hover {
font-size:10px;
color:#000000;
background-color: #FF9900;
}
#flybrasil a:visited {
font-size:10px;
color: #990000;
text-decoration:none;
}
#flybrasil img {
float:left;
margin: 5px 10px 5px 20px;
}
.img0{
float:left;
margin: 5px 5px 0 0; /*era 5 20 0 0*/
}
/*===================ESCOLA==============================*/
#escola {
background-image:url(images/home/bg_barra.jpg);
background-position:top left;
background-repeat:repeat-x;
padding: 0px 0;
}
#escola h1 {
margin: 10px 30px 10px 20px ;
font-size:18px;
font-weight:bold;
}
#escola p {
margin: 10px 30px 10px 20px ;
font-size:12px;
line-height:140%;
}
#escola a {
font-size:10px;
color: #990000;
text-decoration:none;
padding:1px 2px;
border-left: 4px solid #FF9900;
}
#escola a:hover {
font-size:10px;
color:#000000;
background-color: #FF9900;
}
#escola a:visited {
font-size:10px;
color: #990000;
text-decoration:none;
}
.linksemestilo{
border: 0px;
}
#escola img {
margin: 0px 20px;
}
/*===================OUTROS==============================*/
#outros {
margin: 30px 0 0 0;
}
#outros h1 {
margin: 10px 30px 10px 20px ;
font-size:18px;
font-weight:bold;
}
#outros p {
margin: 10px 30px 10px 20px ;
font-size:12px;
line-height:140%;
}

/*===================VOODUPLO==============================*/
#vooduplo {
background-image:url(images/home/bg_barra.jpg);
background-position:top left;
background-repeat:repeat-x;
padding: 0px 0;
}
#vooduplo h1 {
margin: 10px 30px 10px 20px ;
font-size:18px;
font-weight:bold;
}
#vooduplo p {
margin: 10px 30px 10px 20px ;
font-size:12px;
line-height:140%;
}
#vooduplo img {
margin: 0px 20px;
}

/*===================footer==============================*/
.twoColFixRtHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD; */
	background-image:url(images/home/bg_footer.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	height: 109px;
}

#footer ul {
text-align:center;
font-size:10px;
padding:75px 0 0 0;
}
#footer li {
display:inline;} 


.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
</style>
