/* BALISES */


body { 	margin: 0; padding: 0; font-size: 12px; font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
		color: #202020; background: #d8e4af url(/img/fond-escient.png)  repeat-x; }

.specificite {
	width: 320px;
	float: right;
}		
.specificite-int {
	margin: 5px;
	background: #eff9fa url(/img/specificites/barre.png) repeat-y;
	height: 230px;
}
.specificite-titre {
	background: white;
}
.specificite-contenu {
	padding: 7px 5px 7px 40px;
        line-height: 14px;
}
div#texte .specificite-contenu ul {
	padding: 0 0 0 20px;
}
		
.rouge {
	color: red;
	font-weight: bold;
}

#formulaire-devis {
	padding: 0 0 0 10px;
        margin: 0;
}



#contenu {
        background-image: url(/img/fond-banderole.png);
        background-color: white;
	background-repeat: repeat-x; 
	margin-top: -0px;
        padding-bottom: 10px;
}
#contenu a {
    border-width: 0 0 1px 0;
    border-style: dashed;
    border-color: #B2B1B1;
   color: #202020;   
   text-decoration: none;
}
#contenu a:hover {
   border-style: solid;
   text-decoration: none;
}
#gauche {
	float: left; 
	width: 663px; 
	text-align: center; 
	background-color: transparent; 
}

#droite {
    background: url(/img/fond-devis.png) no-repeat scroll 0 0 transparent;
    width:337px;
	float: left; 
	margin-top: 14px; 
	min-height: 372px;
}

#bandeau {
	text-align: left; 
        height: 77px;
}

#texte {
	text-align: left
}

#menu {
  float:left;
  font-size:110%;
  line-height:0;
  margin: 10px 0 0 0;
  background: #f4f7eb;
  border-bottom: 7px solid #97be0e;

  }
#menu ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style:none;
  width: 769px;
  }
#menu li {
	display: block;
	padding: 0;
	margin: 0 1px 0 0;
  /*background:url("../img/left.gif") no-repeat left top;*/
  }
#menu a {
  float:left;
  display:block;
  /*background:url("../img/right.gif") no-repeat right top;*/
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#333;
  }
#menu #current {
  /*background-image:url("../img/left_on.gif");*/
  }
#menu #current a {
  /*background-image:url("../img/right_on.gif");*/
  color:#333;  
  }
.menu-cat {
    float:left;
}  
.menu-cat img{
	padding: 0;
}  
.menu-elem {
    float:left;
} 
.menu-elem a{
	display: block;
	padding: 0;
	margin: 0;
} 
.menu-contact {
	float: right;
} 
.menu-contact a{
	display: block;
	padding: 0;
	margin: 0;
} 
#quelques-mots {
	margin: 15px 0 0 0;
}


a { color: #0b3288; text-decoration: underline; }
a:hover { color: #d75000; text-decoration: none; }
img { border: none; padding: 0; margin: 0;}

div#malinref {
  display: none;
}

div#principal { margin: 0 auto; padding: 0; width: 1000px;}

div#entete {
    margin: 0;
    padding: 0; 
    line-height: 0;
}
div#enteteGauche {
    float: left; 
    width: 231px;    
}
div#enteteDroite {
    float: left; 
    width: 769px; 
    margin-top: 15px;    
}
div#enteteLogo {
    margin: 0;
    padding: 0;
}
div#enteteRaisons {
    float: right; 
    margin: 5px 30px 0 0;
}
div#enteteTelephone {
    float: right;
    text-align: right;
    width: 377px;
    height: 85px;
}
div#enteteTelephone a {
    float: right;
    height: 80px;
    width: 377px;
}

div#grandpied {
	padding: 20px 0;
	color: #4a532c;
	font-size: 12px;
        background: #e1eac2;
        border: 2px solid white;
}
#grandpied a {
	color: #363e1d;
        text-decoration: none;
        border-width: 0 0 1px 0;
        border-color: white;
        border-style: dashed;
}
#grandpied a:hover {
        border-style: solid;
}
#grandpied .minilogo {
    margin-left: 20px;    
}
#grandpied .colPied {
    float: left;
    margin: 0 20px;
    width: 350px;
}


div#pied {
	padding: 30px 20px 5px 20px;
	text-align: center;
	color: #4a532c;
	font-size: 80%;
        background: #d8e4af;
}

#droits {
    text-align: center;
    font-size: 12px;
    color: black;
    margin-top: 20px;
    font-style: italic;
}

div#pied a {
	color: #4a532c;
	text-decoration: none;
}

td.col {
	width: 275px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 40px;
}

td.milieu {
	vertical-align: top;
}

div#texte {
	padding: 7px 5px 15px 5px;
	line-height: 120%;
}

div#texte h1 {
	font-family: Arial Narrow, Arial, Helvetica;
	padding: 0;
	margin: 0 5px 20px 5px;
	color: rgb(128, 166, 1); /*#e26500;*/
	font-size: 25px;
	line-height: 18px;
}

div#texte ul { font-size: 11px; list-style-type: square; padding: 0 0 0 40px; margin: 11px 0; }
div#texte li { font-size: 12px; margin: 6px 0 6px 0; padding: 0; }

div.retrait {
	padding: 0 12px 7px 12px;
}

a.lien-photo {  
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top; 
	display: block; 
	width: 200px; 
	padding-top: 78px;
	text-decoration: none; 
	margin-top: 20px;
}

a.lien-photo span {
	display: block; 
	background-color: #80a601; 
	color: white; 
	width: 200px; 
	padding: 2px 0; 
	-moz-opacity: 0.93;
}

a:hover.lien-photo span {
	-moz-opacity: 1;
}

div.col-bouton {
	margin: 10px 0;
}

div.col-titre {
	background-color: #2872b4;
	color: white;
	padding: 2px 0; 
	margin-top: 20px;
}

div.col-texte {
	padding: 25px;
	font-size: 11px;
}

.liste a {
	text-decoration: none;
}

.liste a:hover {
	text-decoration: underline;
}


form.devis label {
	font-weight: bold;
	padding: 15px 0 5px 0;
        margin: 0;
	display: block;
	width: 100%;
	text-align: left;
}
form.devis select, form.devis input {
    margin:0;
    padding: 0;
}

.formulaire { font-size: 12px; border-width: 0px; border-collapse: collapse; }

.formulaire td { padding-top: 3px; padding-bottom: 3px; vertical-align: top }

.bouton { background: white; height: 28px; width: 242px; padding: 0; margin: 0; }

#soumissionlien input[type=text]{margin-left: 10px; width: 250px;} 
