.pied {
	font-size: small;
	text-align: center;
}
li {
	margin-left: 50px;
}
option {
	padding-left: 0.5em;
}
div#containertitreboite /* Feuille de style générale */
  {
	-moz-border-radius: 10px;/* angles arrondis sous Firefox */
	font-weight: bold;
	background-image: url(../images/tetiere.jpg);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
	height: 25px;
	top: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #395A7C;
	border-right-color: #395A7C;
	border-left-color: #395A7C;
}

div#titreboite  {
	text-align: center;
	color: #000000;
	background-repeat: no-repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	top: -45px;
}
div#corpsboite   {
	background-color: #CFDEDD;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 750px;
	top: -38px;
	border: thin solid #395A7C;
}
div#corpsboite2   {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 1024px;
	top: 0px;
}
div#visionneuse {
	position: relative;
	height: auto;
	width: 332px;
	margin: auto;
}
div#visionneuse2 {
	position: relative;
	height: auto;
	width: 332px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: -330px;
	top: 80px;
}
div#visionneuse3 {
	position: relative;
	height: auto;
	width: 332px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: 10px;
	top: -300px;
}
div#tarif {
	background-color: #CC0000;
	position: relative;
	height: 300px;
	width: 500px;
	margin: auto;
}
#boite .message {
	padding-bottom: 10px;
}
#boite .pied a {
	color: #DE8436;
	text-decoration: none;
}
#boite .pied a:hover {
	border-bottom: thin dotted #DE8436;
}
/* Feuille de style spécifique pour les boites à droite (largeur 240px) */
#boite.droite {
	margin: 10px 30px;
	float: right;
	text-align: center;
}
#boite.droite>.containertitreboite {
	width: 240px;
}
/* Feuille de style spécifique pour les boites pleines (750px) */
#boite.principal {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
}
#boite.principal>.containertitreboite {
	width: 750px;
    margin: 0 auto;
    font-size: large;
}
#boite.principal .corpsboite{
	width: 730px;
}
/* Pour l'alignement des formulaires */
#boite .row {
  clear: both;
  padding-top: 5px;
}
#boite .row span.label {
  float: left;
  padding-right: 20px;
  text-align: right;
}
#boite .row span.label {
	  width: 110px;
}
#boite .row span.label2 {
	  width: 200px;
}
#boite .row span.formw {
  float: left;
  width: 235px;
  text-align: left;
}
#boite .spacer {
	text-align: center;
	clear: both;
}
div#materiel {
	position: relative;
	height: auto;
	width: 1024px;
	margin: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

