/*
Autor: Marcel Gomes / UmStudio
Mail: marcel@umstudio.com / marcelcgomes@gmail.com
Data:  2009-03-19
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- SUCESSO <<<------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.logo_sitemap{
margin:42px 0 0 0;
width:141px;
height:150px;
}

.logo_sitemap h1{
background:url(../_img/logo_home-trans.png) no-repeat;
}

.logo_sitemap h1 a{
width:141px;
height:150px;
text-indent:-9999px;
display:block;
}

.tit_sitemap{
width:500px;
height:auto;
}

.tit_sitemap h2 span{
color:#fff;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
background:#000;
padding:2px 4px 2px 4px !important;
white-space: pre-wrap;
position:relative;
}

.txt_sitemap{
width:530px;
background:#fff;
height:auto;
position:relative;
border:5px solid #FFF;
padding:5px;
line-height:17px; 
}

.txt_sitemap ul li{
font-weight:bold;
list-style:square;
}

.txt_sitemap ul li ul li{
font-weight: normal;
list-style:circle;
}

.txt_sitemap a{
text-decoration:none;
color:#000;
text-transform:uppercase;
padding:3px;
}

.txt_sitemap a:hover{
text-decoration:none;
background:#FF0000;
color:#FFF;
padding:3px;
text-transform:uppercase;
}


/*PORTFOLIO*/
.portfolio_destaque{
width:172px;
height:136px;
/*border:1px solid red;*/
margin:40px 0 0 0;
}

.img_portfolio a{
border:2px solid #fff;
width:95px;
height:64px;
margin:0 0 0 72px;
display:block;
}

.img_portfolio a:hover{
border:2px solid #6fd836;
width:95px;
height:64px;
margin:0 0 0 72px;
display:block;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- FIM SUCESSO <<<------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/




















