/*************************************************************
Pub Web - Midia Digital Ltda
Rua Carajas, 700 - Lidice - Fone: (34) 32317859
E-mail: contato@pubweb.com.br | MSN: suporte@pubweb.com.br
Uberlandia-MG - www.pubweb.com.br

CSS por: Carlos de O. Peixoto
*************************************************************/

* {margin:0; padding:0; text-decoration:none;}

body {background-image:url(../img/fundo2.jpg);}

/********************************************
ALL - ALINHAMENTO VERTICAL E HORIZONTAL
*********************************************/

#all {position:absolute; top:50%; left:50%; margin-left:-384px; margin-top:-234px;}

/********************************************
GERAL - CONTEUDO DO SITE
*********************************************/

#geral {width:771px; height:398px; background-color:none;}

/********************************************
ESQUERDO - CONTEUDO DO LADO ESQUERDO
*********************************************/

#esquerdo {width:588px; height:auto; float:left; margin-right:8px;}
#topo_esquerdo {width:588px; height:19px; background-image:url(../img/topo_01_esquerdo.gif);}
#esquerdo_conteudo {width:588px; height:468px; background-color:#fff;}
#botton_esquerdo {width:588px; height:11px; background-image:url(../img/botton_01_esquerdo.gif); background-repeat:no-repeat;}
#esquerdo_logo {width:552px; height:49px; margin:0 auto; margin-bottom:7px;}
#barra_topo {width:552px; height:3px; background-color:#c2c1c1; margin:0 auto; margin-bottom:20px;}
#esquerdo_main {width:552px; height:auto; margin:0 auto;}
#esquerdo_main h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#e77817; font-weight:600;}
#esquerdo .data {position:absolute;	left:342px;	top:100px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#666666; width: 220px;}

#esquerdo_rodape {width:552px; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;	color:#666666; margin-top:10px;}

/********************************************
DIREITO - CONTEUDO DO LADO DIREITO
*********************************************/

#direito {width:175px; height:auto; float:left;}
#topo_direito {width:175px; height:19px; background-image:url(../img/topo_02_direito.gif);}
#direito_conteudo {width:175px; height:50px; background-color:#ffffff;}
#direito_conteudo a {color:#666666;}
#direito_conteudo a:hover {color:#e77817;}
#botton_direito {width:175px; height:17px; background-image:url(../img/botton_02_direito.gif); background-repeat:no-repeat;}
#direito_conteudo h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#e77817; font-weight:400; text-align:center; padding-bottom:10px;}
#direito_conteudo p {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#666666; text-align:center;}


#rodape_sub {width:771px; height:auto; background-color:none; margin:0 auto; margin-top:5px;}



