@charset "UTF-8";
/* CSS Document */

.services #menuPage {
border-bottom:1px dotted #cccccc;
display:block;
height:50px;
line-height:40px;
margin-bottom:10px;
text-align:center;
width:100%;
}

.services #menuPage a {
border-right:1px dotted #cccccc;
font-size:0.9em;
margin-right:15px;
padding-right:15px;
}

.services #menuPage a:hover {
color:#9de300;
text-decoration:none;
}

.services #menuPage .last {
border:none;
margin-right:0px;
padding-right:0px;
}

.services .titre {
font-size:1.5em;
font-weight:bold;
margin-bottom:10px;
}

/* Web */
#contenu .web {
background:url(../img/services/web.png) right no-repeat;
border-bottom:1px dotted #cccccc;
margin-top:20px;
margin-top:20px;
width:970px;
}

#contenu .web .p2 {
display:block;
width:740px;
}


/* Photographie */
#contenu .photographie {
background:url(../img/services/photo.png) no-repeat left bottom;
border-bottom:1px dotted #cccccc;
margin-top:20px;
margin-top:20px;
height:210px;
width:970px;
}

#contenu .photographie .p3 {
display:block;
margin-left:270px;
}

/* Graphisme */
#contenu .graphisme {
background:url(../img/services/graphisme.png) no-repeat bottom right;
border-bottom:1px dotted #cccccc;
margin-top:20px;
margin-top:20px;
width:970px;
height:250px;
}

#contenu .graphisme .p4 {
display:block;
width:680px;
}

#contenu .graphisme .p5 {
display:block;
width:600px;
}

/* Imprimerie */
#contenu .imprimerie {
background:url(../img/services/imrimerie.png) bottom right no-repeat;
border-bottom:none;
margin-top:20px;
margin-top:20px;
height:300px;
width:970px;
}

#contenu .imprimerie .p6 {
width:550px;
}

#contenu .imprimerie .p7 {
width:520px;
}

#contenu .imprimerie .p8 {
width:500px;
}