/* BALISES */


body { 	margin: 0; padding: 0; font-size: 12px; font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
		color: #202020; background: #f4f7eb }

.rouge {
	color: red;
	font-weight: bold;
}

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

#logo {
	margin: 20px 0 0 35px
}

#contenu {
	background-image: url(../img/fond-bandeau.png);
	background-color: white;
	background-repeat: repeat-x; 
	margin-top: -0px;
}

#gauche {
	float: left; 
	width: 663px; 
	text-align: center; 
	padding-top: 10px;
	background-color: transparent; 
}

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

#bandeau {
	height: 105px
}

#texte {
	text-align: left
}

#menu {
  float:left;
  font-size:110%;
  line-height:normal;
  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: 1000px;
  }
#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 {
	display: none;
}


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

div#malinref {
  display: none;
}

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

div#entete {
	margin: 0; padding: 0; 
}

div#entete-droite {
	float: right;
	text-align: right;
}

iframe {
	z-index: 2147483647;
    position: absolute;
    top: 182px;
    margin: 0;
    left: 50%;
    width: 880px;
    margin-left: -440px;
    height: 196px;
    background: white;
}


div#pied {
	margin-top: 25px;
	text-align: center;
	color: #9a9a9a;
	font-size: 80%
}

div#pied #droits {
	color: black;
	margin-bottom: 15px;
}

div#pied a {
	color: #9a9a9a;
	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; }
div#texte li { font-size: 12px; margin: 6px 0 6px 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;
	display: block;
	width: 100%;
	text-align: left;
}

.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;} 