* { outline: none }

body {
	margin: 0; padding: 0;
	background: #cca63b url(../img/bg.gif);
	overflow: auto;
}

.site {
width:1052px;
height:652px;
background-color:#f4e3b7;
background-image:url(../imagens/moldura_1.gif);
background-repeat:no-repeat;
position:absolute; left:50%; top:30px;
margin-left:-526px; /*margin-top:-326px;*/
}

.site_flash {
width:1052px;
height:652px;
background-color:#f4e3b7;
background-image:url(../imagens/moldura_flash.gif);
background-repeat:no-repeat;
position:absolute; left:50%; top:30px;
margin-left:-526px;
/*margin-top:-326px; *margin-top:-325px!important; _margin-top:-325px!important;*/
}


/* conteudo inicio */
.site .conteudo {
width:990px;
height:494px;
margin-left:37px;
margin-top:37px;
}

/* menu */
.site .conteudo .menu {
width:247px;
min-height:337px;
_height:337px;
background-image:url(../imagens/bg_menu.jpg);
background-repeat:no-repeat;
float:left;
}

.site .conteudo .menu .botoes {
margin-top:165px;
min-height:209px;
_height:209px;
padding-right:9px;
}

.site .conteudo .menu .botoes .bt {
width:238px;
height:28px;
text-align:right;
background-image:url(../imagens/linha_menu_bt.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.site .conteudo .menu .botoes .bt_semlinha {
width:238px;
height:28px;
text-align:right;
}

.site .conteudo .menu .flash_m {
width:247px;
height:116px;
background-image:url(../imagens/base_flash_amenu.jpg);
background-repeat:no-repeat;
margin-top:4px;
float:left;
}


/* meio */

.site .conteudo .meio {
float:left;
width:488px;
height:494px;
background-image:url(../imagens/bg_meio.jpg);
background-position:top;
background-repeat:repeat-x;
}

.site .conteudo .meio .txt_tit {
background-image:url(../imagens/linha_tit.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-top:48px;
padding-left:27px;
}

.site .conteudo .meio .cont {
min-height:320px; *min-height:324px; _height:324px;
margin-top:-20px; *margin-top:-15px; _margin-top:-15px;
}

.site .conteudo .meio .cont span {
font-size:13px;
font-weight:bold;
}
/* fim meio */
/* fim lateral */

.site .conteudo .lateral_dir {
float:left;
}

/* fim lateral */

/* conteudo fim */


/* flash inicio */
.site .flash {
margin-top:0px; *margin-top:0px; _margin-top:-4px;
margin-left:31px;
}
/* flash fim */

.clear {
clear:both;
}
