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

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

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

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

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

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

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

#contenu .p3 {
width:400px;
}

/* ORA */
#contenu .ora {
background:url(../img/produits/ora.png) right top no-repeat;
margin-top:20px;
margin-top:20px;
width:970px;
}
