
body {
margin:0;
padding:0;
background-color:#ebebeb;
background-repeat:no-repeat;
background-position:top center;
font-family: Arial, Helvetica, sans-serif;
color:#404041;
font-size:12px;
line-height:14px;
}




#geral {
width: 970px;
margin: 0 auto 0 auto;
}

/* cabecalhos e rodapes */
#cabecalho{
width:970px;
height:250px;
background-image:url(images/fundoB_01.gif);
background-position:bottom center;
background-repeat:no-repeat;
}



#busca{
width:290px;
margin-top:100px;
text-align:right;
float:right;
}


#conteudo{
width:970px;
background-color:#FFFFFF;
display:table;
background-image:url(images/fundoB_05.gif);
background-repeat:repeat-y;
}

#esquerda{
width:308px;
padding-left:30px;
background-image:url(images/fundoB_02.gif);
float:left;
display:table;
}

#direita{
float: right;
background-image:url(images/fundoB_04.gif);
width:572px;
padding-top:20px;
padding-left:20px;
padding-right:40px;
}

#centro{
width:900px;
padding-top:20px;
background-color:#FFFFFF;
margin-left:30px;
}


#slogan{
background-image:url(images/fundoB_03.gif);
width:632px;
height:45px;
background-repeat:no-repeat;
float: right;
}


#texto{
width:770px;
}


#box{
width:240px;
height:210px;
background-image:url(images/box.gif);
background-repeat:no-repeat;
background-position:top center;
padding:30px;
padding-top:10px;
margin-top:20px;
text-align:center;
font-size:14px;
font-weight:bold;
line-height:normal;
color:#CA0000;
margin-bottom:20px;
}


#submenu{
width:300px;
text-align:center;
}


h1{
	font-size: 18px;
	font-weight:bolder;
	color:#e60000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	}


h3{
	font-size: 18px;
	font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	}





.produto{
float:left;
width:140px;
height:150px;
font-size: 11px;
text-align:center;
margin-bottom:10px;
}

	
#menu {
	margin-top:10px;
	margin-right:10px;
	text-align:right;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
	background:#E60000;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
    }
#menu a.hover {
    background:#ffffff;
	color:#E60000;
    }
#menu span {
    display:none;
    }


#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#333333;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }



	h6{
	font-size: 10px;
	font-weight:bolder;
	color:#404041;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	}
	

/* formatacao de tags */
.limpardivs {
clear:both;
}

a{	
	font-weight:bolder;
	color:#de0000;
	text-decoration:none;
	}
a:visited{
	font-weight:bolder;
	text-decoration:none;
	color:#de0000;}
	
a:hover{
	font-weight:bolder;
	color:#de0000;
	text-decoration:underline;
	}
	
a.cinza{	
	color:#404041;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}
a.cinza:visited{
	color:#404041;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
		}
	
a.cinza:hover{
	color:#e60000;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
			}

a.tit{	
	color:#404041;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}
a.tit:visited{
	color:#404041;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
		}
	
a.tit:hover{
	color:#e60000;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
			}

			
a.dialetica{	
	font-weight:bolder;
	color:#999999;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
	}
a.dialetica:visited{
	font-weight:bolder;
	color:#999999;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
		}
	
a.dialetica:hover{
	font-weight:bolder;
	color:#000000;
	text-decoration: underline;
	font: 10px Arial, Helvetica, sans-serif;
			}


.botao{
background-color:#E80000;
color:#ffffff;
border:1px solid #ffffff;
font: 10px Arial, Helvetica, sans-serif;
text-align:center;
font-weight:bold;
}

.inputtext{
background-color:#DFDFDF;
color:#000000;
border:0;
font: 10px Arial, Helvetica, sans-serif;
}

form{
margin:0
}


.inputbusca{
background-color:#cfcfce;
color:#000000;
border:1px solid #ffffff;
font: 10px Arial, Helvetica, sans-serif;
}

.ok{
background-color:#db5106;
color:#ffffff;
border:0;
font: 10px Arial, Helvetica, sans-serif;
text-align:center;
font-weight:bold;
}


