/* MODULE Login View */

.loginfond-int{
    background:url(Images/fond/fondabotopB.gif) no-repeat #6cb2b3;
    width: 180px;
    margin-bottom:15px;
}

.loginfondbas-int{
    background:url(Images/fond/fondabobasB.gif) no-repeat #6cb2b3;
    margin-top:-10px;
    width:180px;
    height:11px;
}

/* MODULE News View */

.newsfond-int{
    background:url(Images/fond/fondnewstopB.gif) no-repeat #d4eeee;
    width: 180px;
    margin-bottom:15px;
}
    

.newsfondbas-int{
    background:url(Images/fond/fondnewsbasB.gif) no-repeat #d4eeee;
    width:180px;
    height:11px;
}


/* MODULE Logo View */

.logofond-int{
    margin-bottom:15px;
}

.logofondtop-int{
    background:url(Images/fond/fondlogotopB.gif) no-repeat #ffffff;
    width: 182px;
    height:11px; 
}

.logopartner-int{
    color: #000000;
    text-align: center;
    width: 180px;
    font-size: 0.9em;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
}
   
.logofondbas-int{
    background:url(Images/fond/fondlogobasB.gif) no-repeat #ffffff;
    width:182px;
    height:11px;
}


