* {margin:0; padding:0;}
body {text-align:center; background:#fff url(../imagens/bg_body.gif) repeat-x; font:10px Verdana;}

/* DIVS */
#bgTudo {position:absolute; float:left; display:table; width:100%; text-align:left; top:0; left:0; z-index:0; text-align:left;}
#tudo	{position:relative; margin:auto; width:780px; height:600px; display:table; text-align:left; z-index:1;}

#topo 	{position:relative; 			width:780px; 			   display:table; z-index:4;}
#esq	{position:relative; float:left; width:170px; height:200px; display:table; z-index:3;}
#dir	{position:relative; float:left; width:610px; height:200px; display:table; margin-top:-40px; z-index:2; margin-bottom:15px;}
#imagem	{position:relative; float:left; width:205px; height:200px; display:table; text-align:center;}
#texto	{position:relative; float:left; width:405px; height:200px; display:table;}
#menu	{position:relative; 			width:150px; height:200px; display:table; margin-left:20px; margin-top:30px;}

.tabula	{position:relative; width:100%; display:none; margin-left:10px; clear:both;}

/* BOX OBSERVE */
#box_observe		{position:relative; float:right; width:136px; height:100px; display:table; margin:25px 0px 0 5px; _margin:25px 0px 0 0px; _padding-left:5px;}
#box_observe_topo	{position:relative; float:left;	 width:136px; height: 11px; background:url(../imagens/box_observe_topo.gif) no-repeat; overflow:hidden;}
#box_observe_meio	{position:relative; float:left;	 width:136px; height: 79px; background:url(../imagens/box_observe_meio.gif) repeat-y; display:table;}
#box_observe_base	{position:relative; float:left;	 width:136px; height: 10px; background:url(../imagens/box_observe_base.gif) no-repeat; overflow:hidden;}

/* BOTOES MENU */
.bt_menu		{position:relative; float:left; width:80px; height:18px; overflow:hidden; margin-top:10px; background-repeat:no-repeat; background-position:left; cursor:pointer;}
.bt_menu:hover	{position:relative; float:left; width:80px; height:18px; overflow:hidden; margin-top:10px; background-repeat:no-repeat; background-position:right;}

/* ALINHAMENTOS */
.margin_00	{margin-top:0;}
.margin_01	{margin-top:40px;}
.margin_02	{margin:15px 0 0 5px;}
.margin_03	{margin:10px 0 0 0px;}
.margin_04	{margin:30px 0 0 10px;}
.margin_05	{margin: 0px 0 0 25px;}
.margin_06	{margin: 0px 0 0 10px;}
.margin_07	{margin: 30px 0 10px 0;}

.img_04	{position:absolute; margin:120px 0 0 24px; z-index:5;}
.img_05	{position:relative; float:right; margin-right:0px;}

.fLeft  {float:left;}
.fRight {float:right;}

ul {margin:0 0 0 10px; padding:0 0 0 15px;}
li {margin:5px 0 0 0;}

p {margin:10px 10px 0 10px;}

/* LINKS */
a 		{text-decoration:none; color:#000; font:11/16px Verdana;}
a:hover {text-decoration:none; color:#f26522; font:11/16px Verdana;}
#box_observe a	{font:Italic 10/15px Verdana;}

/* FONTES */
#tudo			{font:11/16px Verdana;}
.tit			{font:Bold 12/16px Verdana;}
#box_observe	{font:Italic 10/15px Verdana;}
.cor_01 {color:#f26522;}
.cor_02 {color:#ef4123;}

