body {
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
background-color:#3397b1;
}
#corpo {
margin:0 auto;
width:1003px;
}

#esquerdo{
float:left;
width:287px;
height:460px;
}

#menu{
width:716px;
height:80px;
float:left;
}
#banner{
width:716px;
height:324px;
float:left;
}

#maquee{
width:713Px;
height:80px;
float:left;
}

#esquerdo_2{

float:left;
width:287px;
height:100%;
}

#direito{
width:716px;
height:100%;
float:left;
}

#depo{
width:716px;
height:100px;
background-image:url(img/BOX_DEPO.png);
background-repeat:no-repeat;
margin-top:5px;
float:right;
}
#img_logo2{
padding-top:8px;
padding-left:15px;}

.tex_maquee{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#F0FCFF;
font-weight:bold;}

.tex_form{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;}

.tex_geral{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;}


.tab {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
