
    /* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// Perso for images & color #f5efc6
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



#logo {
    margin: 20px 0 10px;
}
#logo a{
	    width:300px;
    height:75px;
    background: url("/users/161/pictures/logo_web_300x86.png") no-repeat center center;
     margin-top: 30px;
}
#navigation {
    float: right;
    margin: 0 0px 0 0;
}
#navigation ul a {
    padding: 105px 8px 5px;
}
.content {
    float: right;
 	
}
#navig_lang li img{
	width: 20px !important;
    height: 14px !important;
}
#contact_container #contact_table {
    width: 71%;
}
