body {
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
background-color:#3397b1;
}
#corpo {
	margin:0 auto;
	width:1003px;
	text-align: left;
}

#esquerdo{
float:left;
width:287px;
height:460px;
}

#esquerdo_2{

float:left;
width:287px;
height:100%;
}

#menu{
width:716px;
height:80px;
float:left;
}


#banner{
	width:716px;
	height:100%;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}


#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;
	text-align: left;
}

.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;
	text-align: left;
}

.tex_geral{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight: bold;
}


.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;
}
