body {
	padding: 0;
	margin: 0;
	color: #000000
}

a {
	color: #333399;
	text-decoration: underline;
}

#main_div {
	width: 100%;
	padding: 8px;
}

.white {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: none
}

#input {
	width: 160px;
	height: 21px;
}

#input1 {
	width: 134px;
	height: 21px;
}

#textarea {
	width: 102px;
	height: 48px;
	border-width: 1px;
	border-style: solid;
	border: none;
	background-color: #F0EAE3;
	overflow: auto
}

h2 {
	color: #088451;
	font: bold 18px/19px "Trebuchet MS", sans-serif;
}

h3 {
	color: #088451;
	font: bold 15px/16px "Trebuchet MS", sans-serif;
}

h3 a {
	color: #333399;
	font: bold 14px/16px "Trebuchet MS", sans-serif;	
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	color: #088451;
	font: bold 13px/15px "Trebuchet MS", sans-serif;
}

p, ul {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333399;
	margin: 7px 0;
}

ul {
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

ul li {
	list-style-image: url(../images/puce.gif);
	margin-left: 11px;
	/*_margin-left: 15px;*/
	}


.savoirplus {
	margin-top: 10px;
}

.savoirplus a {
	text-decoration: none;
	color: #999999;
	text-align: right;
}

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

.titre {
	font-size: 13px;
	color: #333399;
	margin: 5px 0 5px 0;
	padding: 0;
}

.resume {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}

.nota {
	width: 98%;
	padding: 5px;
	/*float: left;*/
	background-color: #ebebeb;
}

#sousmenu {
	width:  100%;
	text-align: right;
	font: 12px/16px "Trebuchet MS", sans-serif;
	border-bottom: 1px solid #088451;
}

#sousmenu a {
	text-decoration: none;
}

#avantages {
	width: 710px;
	border: 1px solid;
	background-color: #ebebeb;
}

#avantages h4 {
	text-align: center;
}

#avantages ul {
	margin: 0;
	padding: 5px 3px;
	float: left;
	text-align: left;
}

#avantages ul li {
	list-style-image: none;
	list-style: none;
	background: url(../images/puce_avantages.gif) no-repeat top left;
	padding-left: 9px;
}

#avantages td {
	width: 33%;
	text-align: left;
	margin:  0px;
	padding: 0px;
}

#avantages td.enavant {
	border-left: 1px solid #088451;
	background-color: #d9e7e1;
	font-weight: bold;
}

#procedes p {
	margin: 0px;
}

#procedes img {
	margin: 0 0 15px 0;
	border: 1px solid black;
}

.paragraphe {
	width: 710px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.coordonnees {
	font-weight: bold;
	/*color: #333;*/
}

a.coordonnees {
	text-decoration: none;
}

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

.photo {
	text-align: center;
}

.photo img {
	border: 1px solid black;
	float: left;
}

.photo p {
	width: 98%;
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
	float: left;
	color: #666;
}

.photo p.exemples {
	color: #000;
	float: left;
	text-align: left;
}

.photo p.legende {
	width: 98%;
	font-size: 9px;
	font-style: italic;
}

.left {
	float: left;
	margin-right: 25px;
}

.right {
	float: right;
	margin-left: 25px;
}

.center {
	margin: 5px auto;
}

/* design du formulaire de contact */
div.formulaire {
	width: 100%;
	text-align: center;
}

form {
	width: 350px;
	margin: 10px auto;
}

.line {
	width: 98%;
	/*height: 20px;*/
	margin: 0;
	padding: 2px 0;
	float: left;
	clear: left;
	background-color: #ebebeb;
	border-bottom: 1px solid white;
}

label {
	font: 12px/18px Lucida, Verdana, sans-serif;
	width: 120px;
	height: auto;
	padding-right: 5px;
	float: left;
	text-align: right;
}

span.cpfields {
	width: 180px;
	float: left;
}
span.villefields {
	width: 150px;
	float: left;
}
.villefields label {
	width: 32px;
	/*text-align: center;*/
	font: 12px/18px Lucida, Verdana, sans-serif;	
}

.cpfields input, .villefields input {	
	height: 18px;
	border: 1px solid #088451;
	color: #088451;
	float: left;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
}

input.couleur {
	width: 200px;
	height: 18px;
	border: 1px solid #088451;
	color: #088451;
	float: left;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
}

textarea.couleur {
	width: 200px;
	height: 60px;
	border: 1px solid #088451;
	color: #088451;
	float: left;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
}

select.couleur {
	width: 200px;
	height: 18px;
	border: 1px solid #088451;
	color: #088451;
	float: left;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
	
}

/* Les contacts */

.pays {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted;
}

.nom {
	font-size: 10px;
	font-weight: bold;
}

.societe {
	font-size: 10px;
	font-style: italic;
}

.telephone {
	font-size: 10px;
	color: #666666;
}

.mail a {
	font-size: 10px;
	text-decoration: none;
}

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

.marquee{
float: left;
width: 200px;
}

