/* COMPRESSION EFFECTUEE DEPUIS CSSDRIVE.COM */
div#commentaires
{
	padding-top:35px;
}

div.commentaires label
{
  width:100px;
  float:left;
  padding:6px 0px;
  margin:0px;
}

div.commentaires input.custom
{
  float:left;
  margin:6px 0px;
  padding:1px 6px;
  width:212px;
  background:url('/images/interface/input_client.gif') no-repeat left;
  border:0px;
}
div.commentaires textarea.custom
{
  float:left;
  margin:6px 0px;
  padding:10px 10px 10px 30px;
  width:513px;
  height:271px;
  background:url('/images/interface/area_parlez-nous.gif') no-repeat left;
  border:0px;
font-family:Arial,Helvetica,sans-serif;
}

div.commentaires p
{
  clear:left;
  height:28px;
  margin:0;
  padding:0;
}
div.commentaires input.submit
{

  padding-right:115px;
}





.contact_box
{
    padding:65px 20px 15px 0px;
    float:left;
    font-size:12px;
}


/* PAGE CONTACT */
.contact_page
{
    padding-top:40px;
}


/* IMAGES */
.contact_page img#entreprise
{
    position: relative;
    top: 30px;
    left: 20px;
    float: left;
}

.contact_page img#presse
{
    position: relative;
    top: 70px;
    left: 240px;
    float: left;
}

.contact_page img#boutiques
{
    position: relative;
    top: 140px;
    left: -120px;
    float: left;
}

.contact_page img#communication
{
    position: relative;
    top: 190px;
    left: 45px;
    float: left;
}

.contact_page img#blog
{
    position: relative;
    top: 340px;
    left: 70px;
    float: left;
}

.contact_page img#export
{
    position: relative;
    top: 180px;
    left: 170px;
    float: left;
}
.contact_page img#serviceclient
{
    position: relative;
    top: 370px;
    left: -320px;
    float: left;
}


.contact_page .bulle
{
    position: absolute;
    text-align: center;
    padding: 20px 20px 107px 20px;
    text-transform: uppercase;
    font-size: 11px;
    width: 234px;
    margin: 0;
    background: url('/images/interface/bulle2.png') no-repeat left top;
}

.contact_page .bulle2
{
    position: absolute;
    text-align: center;
    padding: 30px 10px 100px 10px;
    text-transform: uppercase;
    font-size: 11px;
    width: 260px;
    margin: 0;
}

.contact_page #bulle_entreprise
{
 /*   background:url('/images/interface/bulle6.png') no-repeat left top;	*/
	background: url('/images/interface/bulle2.png') no-repeat left top;
    top: 140px;
    /*left: 48%; */
	margin-left:150px;
	height: 290px;
}


.contact_page #bulle_presse
{
    top: 150px;
	margin-left:630px;
    /*left: 70%;*/
}

.contact_page #bulle_boutiques
{
    background: url('/images/interface/bulle3.png') no-repeat left top;
    top: 87px;
    /*left: 39%;*/
	margin-left:100px;
}

.contact_page #bulle_com
{
    top: 316px;
    left: 39%;
}
.contact_page #bulle_blog
{
    top: 410px;
    margin-left:600px;
}
.contact_page #bulle_export
{
    top: 290px;
    /*left: 54%;*/
	margin-left:300px;
}
.contact_page #bulle_serviceclient
{
/*    background: url('/images/interface/bulle6.png') no-repeat left top; */
    top: 425px;
    /*left: 46%;*/
	margin-left:200px;
}

/* FIN DE LA PAGE CONTACT */


/* LEXIQUE */
div#textsection-1
{
    text-align: justify;
}

h4.lexique
{
    margin: 0;
    padding: 0;
    text-transform: none;
}

p.lexique
{
    margin-top: 0;
    padding-top: 0;
    font-size: 10pt;
}


