/* CSS Document */
body,html{
min-height:100%;
height:100%;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;


}

body{
margin: 0;
padding:0;
}

#container{
width:1024px;
margin-right:auto;
margin-left:auto;
position:relative;
background-image:url("/medias/img/back.jpg");
}

#menu_top{
width:1024px;
height:156px;
background-image:url("/medias/img/back_top_logo.gif");
padding-top:-5px
}

#menu_top .logoFiducenter{
height: 156px;
width:199px;
margin-left:373px;
}

#menu_top .imgRight{
float:right;
width:48px;
height:156px;
background-image: url("/medias/img/right_image.jpg")}



#box{
width:928px;
height:450px;
background-color:#c7bd9e;
margin-left:14px;
margin-top:15px;
}

#box .boxPrivate{
width:409px;
height:100px;
padding-top:58px;
margin-left:218px;

}

#box .txt{
width:673px;
height:140px;
margin-top:-120px;
margin-left:140px;

}

#box .logos{
width:880px;
height:147px;
margin-left:25px;


}

.title1{
color:#514c36;
text-align:center;
}

.title2{
color:#71242f;
text-align:center;
}

.title3{
color:#20487d;
text-align:center;
}

.logo_1{
float:left;
}

.logo_2{
padding-left:0px;
}

.logo_4{
padding-left:0px;
}


.logo_3{
float:right
}












