#body_right{
    background-color:gainsboro;
}
#body_right #foto_home{
    height:302px; width:639px;
    background: #FFFFFF;
}
#body_right div.facebook_gray{
    background-color:#707173;
    height:30px;
    line-height:30px;
}
#body_right div.facebook_gray p{
    display:block;
    text-transform:uppercase;
    float:left;
    color:white;
    padding-left:20px;
}
#body_right div.facebook_gray #feisbuc{
    float:right;
    padding-top:5px;
    padding-right:30px;
}
#body_right div.facebook_gray #feisbuc a{
    display:block;

    line-height:30px;
    height:30px;
    text-decoration:none;

}
#body_right #evidence{
    padding:20px;
    background-color:white;
}
#body_right #evidence .main{
    background-color:white;
    border-bottom: 3px solid #c9cacb;
    padding-bottom:15px;
}
#body_right #evidence.type2 .main{
    float: right;
    width: 407px;
    border: 0px;
    margin-bottom: 10px;
    padding-left: 14px;
}
#body_right #evidence .main .foto{
    float:left;
    display:block;
    width:194px;
}
#body_right #evidence .main .testo{
    /*
    float:left;
    width:380px;
    padding-left:20px;
    */
    overflow: hidden;
    padding-left: 20px;
}
#body_right #evidence .main .testo p.tit0{
    text-transform:uppercase;
    background-image:url(../images/_real/_real/arrow_onwhite.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:20px;
    padding-bottom:10px;
}
#body_right #evidence .main .testo p.tit1{
    color:#8bc592;
    font-weight:bold;
    font-size:29px;
    text-transform:uppercase;
    letter-spacing:-3px;
}
#body_right #evidence.type2 .main .testo p.tit1{
    color: #666666;
    font-size: 16px;
    letter-spacing: normal;
}
#body_right #evidence .main .testo p.tit2{
    text-transform:uppercase;
    line-height:30px;
    padding-bottom:10px;
}
#body_right #evidence .main .testo p.desc{
    line-height:15px;
}
#body_right #evidence .main .testo a.read_all{
    text-transform:uppercase;
    color:#707173;
}
#body_right #evidence div.news1, #body_right #evidence div.news2, #body_right #evidence div.news3{
    float:left;
    width:178px;
    padding:10px;
}
#body_right #evidence div.news1, #body_right #evidence div.news2{
    border-right:3px solid #c9cacb;
}
#body_right #evidence div.news{
    margin-top:10px;
    float:right;
    margin-bottom: 25px;
}
#body_right #evidence div.news span.tit{
    display:block;
    text-transform:uppercase;
    background-image:url(../images/_real/arrow_onwhite.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:20px;
    padding-bottom:10px;
    width:132px;
}
#body_right #evidence div.news img{
    display:block;
    padding-bottom:10px;
}
#body_right #evidence div.news a.read_all{
    display:block;
    text-transform:uppercase;
    color:#707173
}
#foto_home .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 3px solid #C9CACB;
    float: right;
    height: 282px;
    margin: 10px 0;
    padding-left: 24px;
    width: 194px;
    display:block;
}
#foto_home .main .foto{
    margin-bottom: 10px;
}

#foto_home .container{
    float:left;
}

