* { 	font-family:verdana, tahoma; }
a { text-decoration:none; }


body
{
	background:url(gfx/back_body.jpg) repeat-x #202020;
        margin:0px;
	padding:0px;
}

.foto{
    width:150px;
    height:500px;
    float:left;
    border:1px solid #ddd;
}

.menu_container{
    float:left;
    width:100%;
    height:100px;
    padding-top:12px;
}


.top_home{
    float:left;
    width:100%;
    height:490px;
}

.home_link{
    display:block;
    float:left;
    width:185px;
    height:77px;
    background:url(gfx/logo.jpg) no-repeat 0 10px;
}


.container_home{
    float:left;
    width:100%;
    height:150px;
    padding-top:2px;
}

.logo_home_link{
    display:block;
    float:left;
    width:278px;
    height:75px;
    background:url(gfx/logo_home.jpg) no-repeat 0 10px;
}

.sep{
    float:left;
    height:75px;
    width:80px;
}

.sep_home{
    float:left;
    height:75px;
    width:115px;
}

.home_menu{
    float:left;
    height:170px;
    width:200px;
    background:url(gfx/sep_home_menu.jpg) no-repeat 0 80px;
}

.home_menu_2{
    float:left;
    height:170px;
    width:126px;
    background:url(gfx/sep_home_menu.jpg) no-repeat 0 80px;
}

.voce_menu_home{
    float:left;
    display:block;
    height:auto;
    width:auto;
    padding:86px 10px 0 22px;
    font-family:tahoma;
    font-size:12px;
    color:#727272;
    line-height:15px;
}


.voce_menu{
    float:left;
    display:block;
    height:auto;
    width:auto;
    padding:15px 15px 0 0;
    font-size:11px;
    color:#a0a09e;
    line-height:15px;
}