@charset "utf-8";
/* CSS Document */

.services_entre_centercontent{
/*height:500px;*/
padding-top:15px;
}
.entreprise{
background-image:url(../images/entreprise_bottom.gif);
background-repeat:no-repeat;
background-position:center bottom;
width:982px;
height:327px;
}
.entreprise h2{
background-image:url(../images/entreprise_top.gif);
background-position:center;
background-repeat:no-repeat;
height:35px;
font-size:16px;
padding-left:9px;
padding-top:6px;
color:#FFFFFF;
}
/*
    The Duplicate styles are created for the
    proper display of h tags
*/
.entrepriseNew{
background-image:url(../images/entreprise_bottom.gif);
background-repeat:no-repeat;
background-position:center bottom;
width:982px;
height:327px;
}
.entrepriseNew h1{
background-image:url(../images/entreprise_top.gif);
background-position:center;
background-repeat:no-repeat;
height:35px;
font-size:16px;
padding-left:9px;
padding-top:6px;
color:#FFFFFF;
}
.entreprise_height{
height:281px;
}

.entreprise_height h2{
height:20px;
background-image:none;
color:#000000;
font-size:15px;
margin-top:7px;
background-color:#F6DFFC;
}
.entreprise_height ul li{
list-style-type:none;
background-color:#FFFFFF;
font-size:12px;
padding-top:2px;
}
.entreprise_height ul a
{
    background:transparent url(../images/entreprise_star.gif) no-repeat scroll 1px 5px;
    color:#000000;
    display:block;
    padding-left:11px;
    text-decoration:none;
}
.entreprise_box1{
float:left;
border-left:3px solid #CC7FE5;
border-right:2px solid #CC7FE5;
width:242px;

}

.entreprise_box2{
float:left;
border-left:2px solid #CC7FE5;
border-right:2px solid #CC7FE5;
width:240px;

}
.entreprise_box3{
float:left;
border-left:2px solid #CC7FE5;
border-right:2px solid #CC7FE5;
width:240px;
}
.entreprise_box4{
float:left;
border-left:2px solid #CC7FE5;
border-right:3px solid #CC7FE5;
width:242px;

}
.normal_font {
    font-weight:normal;
}
