@charset "utf-8";
/* CSS Document */

form{
width:600px;
margin:auto;
}

input, textarea{
border:#999999 1px solid;
padding:3px;
margin:2px;
}

.contact_fieldset label{
display: inline ; 
float: left ; 
width: 70px ; 
}

.alerte_fieldset label{
display: inline ; 
float: left ; 
width: 100px ; 
}

.envoyer_a_un_ami_fieldset label{

display: inline ; 
float: left ; 
width: 180px ; 

}

.avis_boutique_fieldset label{
display: inline ; 
float: left ; 
width: 100px ; 
}

.avis_boutique_titre{
width:600px;
height:80px;
background-image:url(../images/common/avis.gif);
background-position:right center;
background-repeat:no-repeat;
}

.avis_boutique_titre h2{
width:420px;
text-align:center;
font-size:16px;
position:relative;
top:38px;

}

.contact_title{
background-image:url(../images/common/lettre-averti.gif);
background-position:center right;
background-repeat:no-repeat;
}

.contact_title h2{
width:440px;
font-size:18px;
text-align:center;
height:60px;
}

.contact_title h1{
font-size:24px;
position:relative;
top:15px;
width:440px;
height:60px;
}