* {
	margin:0 auto;
}

body { 
	margin:0;
	padding:0;
	background:url(../img/bg_home.jpg) #566F8F 50% top no-repeat;
	font-family:Verdana;
	font-size:12px;
	color:#304C76;
	}
	
	
/* Geral */

.geral {width:940px; height:600px; position:absolute; left:50%; margin-left:-470px;}
.topo {width:940px; height:76px; float:left;}
.topo_icones {width:248px; height:76px; margin-left:10px; float:left; background:url(../img/bg_topo_icones2.jpg);}
.topo_menu {width:660px; height:76px; float:right;}
.miolo {width:940px; height:496px; float:left;}
.rodape {width:455px; height:28px; float:right; color:#FFF; font-size:11px;}
.logo_create img {border:0; float:right;}

/* Home */

.miolo_esq {width:470px; height:496px; float:left; background:url(../img/bg_miolo_esq.jpg) no-repeat;}
.miolo_esq_clientes {width:138px; height:90px; float:left; margin:82px 0 0 236px; _margin:82px 0 0 120px;}
.miolo_esq_marcas {width:257px; height:54px; float:left; margin:265px 0 0 0;}
.miolo_esq_fale {width:172px; height:66px; float:right; margin:260px 0 0 0; font-size:10px; color:#FFF;}
.flash_home {position:absolute; top:70px; right:10px; z-index:1;}

.miolo_dir {width:470px; height:496px; float:right; }
.chamada_1 {width:217px; height:100px; position:absolute; margin-top:190px; padding:20px 0 0 20px; background:url(../img/bg_chamada_home_1.jpg); z-index:2;}
.chamada_2 {width:217px; height:100px; position:absolute; margin-top:331px; padding:20px 0 0 20px; background:url(../img/bg_chamada_home_2.jpg);}
.chamada_3 {width:213px; height:234px; position:absolute; margin-top:220px; margin-left:250px;}




/* Estilos de Textos */

h1 { font-family:Verdana; font-size:16px; color:#F7921E; }

/* Botoes */

#btn_clientes { width:28px; height:28px; float:right; }
#btn_clientes a { background-image:url(../img/btn_clientes.jpg);  background-position:0px;}
#btn_clientes a:link { background-image:url(../img/btn_clientes.jpg);  background-position:0px;}
#btn_clientes a:hover { background-image:url(../img/btn_clientes.jpg);  background-position:-28px;}

#btn_fale_home { width:23px; height:23px; position:absolute; margin-top:-15px; margin-left:70px; *margin-top:-7px; *margin-left:30px;}
#btn_fale_home a { background-image:url(../img/btn_fale_home.jpg);  background-position:0px;}
#btn_fale_home a:link { background-image:url(../img/btn_fale_home.jpg);  background-position:0px;}
#btn_fale_home a:hover { background-image:url(../img/btn_fale_home.jpg);  background-position:-23px;}

#btn_chamada_1 { width:35px; height:35px; position:absolute; margin-top:-7px; margin-left:83px; }
#btn_chamada_1 a { background-image:url(../img/btn_chamada_1.jpg);  background-position:0px;}
#btn_chamada_1 a:link { background-image:url(../img/btn_chamada_1.jpg);  background-position:0px;}
#btn_chamada_1 a:hover { background-image:url(../img/btn_chamada_1.jpg);  background-position:-35px;}

#btn_chamada_3 { width:35px; height:35px; position:absolute; margin-top:-22px; margin-left:90px; }
#btn_chamada_3 a { background-image:url(../img/btn_chamada_3.jpg);  background-position:0px;}
#btn_chamada_3 a:link { background-image:url(../img/btn_chamada_3.jpg);  background-position:0px;}
#btn_chamada_3 a:hover { background-image:url(../img/btn_chamada_3.jpg);  background-position:-35px;}