/* CSS Document */

#topo {
height: 170px;
width: 100%;
background-image:url(../images/bg_topo.png);
}

#topo_meio {
display:table;
margin:0 auto;
width:950px;
}

#corpo {
width:100%;
background-image:url(../images/bg_corpo.png);
background-color:#9DC39C;
background-repeat:repeat-x;
}

#fundo_meio {
width:992px;
margin:0 auto;
margin-top:0px;
padding:0px;
display:table;
}

#fundo_meio_topo {
width:992px;
height:140px;
background-image:url(../images/bg_corpo_topo.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_corpo_topo.png');
/*--------*/
background-repeat:no-repeat;
background-position:bottom;
}

#fundo_meio_topo h1 {
font-family:"Trebuchet MS";
font-size:26px;
color:#FFFFFF;
position:relative;
float:left;
margin-top:0px;
margin-left:15px;
/*hack ie6*/
_margin-top:-5px;
_margin-left:0px;
/*--------*/
}

#fundo_meio_topo h2 {
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
position:relative;
float:left;
margin-top:8px;
margin-left:5px;
/*hack ie6*/
_margin-top:-5px;
/*--------*/
}

#fundo_meio_topo a {
text-decoration:none;
color:#FFFFFF;
}

#fundo_meio_topo a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#fundo_meio_corpo {
width:992px;
background-image:url(../images/bg_corpo_corpo.png);
/*hack ie6*/
_background-image:none;
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_corpo_corpo.png');*/
/*--------*/
}

#fundo_meio_pe {
width:992px;
height:29px;
background-image:url(../images/bg_corpo_pe.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_corpo_pe.png');
/*--------*/
background-repeat:no-repeat;
}

#meio {
width:950px;
margin:0 auto;
margin-top:0px;
padding:0px;
display:table;
}

#menu {
width:950px;
height:53px;
position:relative;
margin-top:-33px;
margin-left:21px;
}

#home {
width:915px;
position:relative;
margin-left:17px;
margin-top:-70px;
}

#destaque {
width:915px;
margin-left:17px;
margin-top:0px;
}

#new {
width:333px;
height:166px;
background-image:url(../images/new.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/new.png');
/*--------*/
background-repeat:no-repeat;
}

#new h1 {
font-family:"Trebuchet MS";
font-size:14px;
position:relative;
float:left;
margin-left:30px;
margin-top:30px;
}

#new h2 {
font-family:"Trebuchet MS";
font-size:8px;
}

#new form {
font-family:"Trebuchet MS";
font-size:12px;
margin-left:30px;
}

#destaque {
width:550px;
height:166px;
float:right;
margin-top:-166px;
margin-right:5px;
background-image:url(../images/destaque.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/destaque.png');
/*--------*/
background-repeat:no-repeat;
}

#destaque a {
color:#666666;
text-decoration:none;
}

#destaque a:hover {
color:#666666;
text-decoration:underline;
}

#destaque h1 {
font-family:"Trebuchet MS";
font-size:18px;
position:relative;
float:left;
margin-left:30px;
margin-top:30px;
}

#destaque h2 {
font-family:"Trebuchet MS";
font-size:12px;
margin-left:30px;
color:#666666;
}
#destaque h3 {
font-family:"Trebuchet MS";
font-size:10px;
margin-top:-10px;
margin-left:30px;
color:#FFFFFF;
}

#home_dest {
background-image:url(../images/destaques_03.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/destaques_03.png');
/*--------*/
background-repeat:no-repeat;
width:121px;
height:127px;
float:right;
margin-top:-20px;
_margin-top:-148px;
margin-right:20px;
_margin-right:12px;
}

#rodape {
width: 100%;
height: 80px;
background-image:url(../images/bg_topo.png);
}

#rodape_meio {
width:950px;
height:80px;
margin:0 auto;
display:table;
}

#rodape_meio a {
cursor:pointer;
}

#creditos {
background-image:url(../images/rodape_03.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rodape_03.png');
/*--------*/
background-repeat:no-repeat;
width:240px;
height:41px;
}

#desenvolvido {
background-image:url(../images/desenvolvido.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/desenvolvido.png');
/*--------*/
background-repeat:no-repeat;
width:177px;
height:41px;
float:right;
margin-top:-41px;
}

#tarja {
background-image:url(../images/tarja_03.png);
background-repeat:no-repeat;
margin-left:30px;
margin-top:30px;
width:915px;
height:35px;
}
