/* CSS Document */

/*******************************************************
*************** Config Página e tags *******************
*******************************************************/

body {
	font: normal 11px Arial, "Trebuchet MS", Verdana, Tahoma;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../images/bgmaster.jpg);
	background-repeat: repeat;
	background-position: center top;
}
* { 
margin:0; 
padding:0; 
}
a { 
text-decoration:none; 
} 
a:hover { 
text-decoration:none;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
} 
img { 
border:0; 
} 
.clearer { 
clear:both; 
}
.left{
float:left;
}
.right{
float:right;
}
h1{
font: normal 20px "Trebuchet MS";
color:#333366;
}
h2{
font: bold 14px "Trebuchet MS";
color:#000000;
}
h3{
font: normal 14px "Trebuchet MS";
color:#FFFFFF;
}
h4{
font: bold 14px "Trebuchet MS";
color:#FFFFFF;
}
.texto1{
font: normal 11px Arial, Verdana, Tahoma;
color:#333366;
}
.texto2{
font: bold 11px Arial, Verdana, Tahoma;
color:#333366;
}
.texto3{
font: normal 11px Arial, Verdana, Tahoma;
color:#FFFFFF;
}
.texto4{
font: bold 11px Arial, Verdana, Tahoma;
color:#FFFFFF;
}
.menu{
font: normal 12px Arial, Verdana, Tahoma;
color:#FFFFFF;
}
.menu:hover{
color:#cac11c;
}
.egt{
font: normal 9px Verdana;
color:#000000;
}
.claro {
	background-color: #FFFFFF;
}
.escuro {
	background-color: #EBEBEB;
}
/*******************************************************
******************* FIM Config Página ******************
*******************************************************/

/*******************************************************
********************** Globais *************************
*******************************************************/

#global{
	width: 990px;
	height: 1050px;
	float:none;
	background-image: url(../images/master.png);
	background-position: center top;
}
#global2{
	width: 930px;
	height: 921px;
	float:none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 30px;
}


/***** TOPO *****/

#topo{ 
width: 930px;
height: 118px;
background:url(../images/bgtopo.png) no-repeat;
padding:3px;
}
#topo2{ 
width: 930px;
height: 274px;
background:url(../images/topo2.jpg) no-repeat;
}

/***** FIM TOPO *****/

/***** RODAPE *****/

#rodape{ 
width:952px;
height:81px;
background:url(../images/rodape.png) no-repeat;
text-align:left;
}

/***** FIM RODAPE *****/

/***** MEIO *****/

#meioglobal{
width: 930px;
height: 478px;
float:none;
}
#menu{
width: 930px;
height: 20px;
float:none;
padding:10px;
text-align:left;
vertical-align:middle;
}
#meio{
width: 930px;
height: 458px;
float:none;
padding:20px 10px 10px 10px;
text-align:left;
background:url(../images/bgmeio.png) no-repeat;
}
#esquerda{
width: 430px;
height: 428px;
float:left;
text-align:left;
}
#direita{
width: 430px;
height: 428px;
float:right;
text-align:left;
margin-right:20px;
}
#esquerda2{
width: 430px;
height: 300px;
float:left;
text-align:left;
}
#direita2{
width: 430px;
height: 300px;
float:right;
text-align:left;
margin-right:20px;
}
#veiculos{
width: 910px;
height: 428px;
float:left;
margin-right:20px;
text-align:left;
overflow:auto;
padding:0 10px 0 0;
}

/*******FIM MEIO*******/

/*******************************************************
******************* FIM Globais ************************
*******************************************************/ 

