body {
padding: 0px;
margin: 0px;
}

#pageaccueil {
background: #c1c1c1;
}

#pageaccueil h2 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 20px;
text-align: left;
}

#pageaccueil h3 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 17px;
text-align: left;
}

.services {
margin: 30px 25px 5px 20px;
}

.services h3 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 15px;
text-align: left;
}

#pagepresentation {
background: #c1c1c1;
}

#pagepresentation h2 {
font-family: "Trebuchet MS";
color: #009580;
font-size: 18px;
text-align: left;
}

#pagepresentation h3 {
font-family: "Trebuchet MS";
color: #009580;
font-size: 15px;
text-align: left;
}

#pagepresentation ul {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_presentation.gif);
}

#pagepresentation ul li {
line-height: 15px;
}

#pagepresentation #alternate h3 {
font-family: "Trebuchet MS";
color: #009580;
font-size: 15px;
text-align: left;
}

#pagequalite {
background: #c1c1c1;
}

#pagequalite h2 {
font-family: "Trebuchet MS";
color: #f08a00;
font-size: 18px;
text-align: left;
}

#pagequalite h3 {
font-family: "Trebuchet MS";
color: #f08a00;
font-size: 15px;
text-align: left;
}

#pagequalite ul {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_qualite.gif);
}

#pagequalite ul li {
line-height: 15px;
}

#pagequalite #alternate h3 {
font-family: "Trebuchet MS";
color: #f08a00;
font-size: 15px;
text-align: left;
}

#pageservices {
background: #c1c1c1;
}

#pageservices h2 {
font-family: "Trebuchet MS";
color: #00519e;
font-size: 18px;
text-align: left;
}

#pageservices h3 {
font-family: "Trebuchet MS";
color: #00519e;
font-size: 15px;
text-align: left;
}

#pageservices ul {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_services.gif);
}

#pageservices ul li {
line-height: 15px;
}

#pageservices #alternate h3 {
font-family: "Trebuchet MS";
color: #00519e;
font-size: 15px;
text-align: left;
}


#pagedomaine {
background: #c1c1c1;
}


#pagedomaine h2 {
font-family: "Trebuchet MS";
color: #950085;
font-size: 18px;
text-align: left;
}

#pagedomaine h3 {
font-family: "Trebuchet MS";
color: #950085;
font-size: 15px;
text-align: left;
}

#pagedomaine ul {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_domaine.gif);
}

#pagedomaine ul li {
line-height: 15px;
}

#pagedomaine #alternate h3 {
font-family: "Trebuchet MS";
color: #950085;
font-size: 15px;
text-align: left;
}

#pagecontact {
background: #c1c1c1;
}


#pagecontact h2 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 18px;
text-align: left;
}

#pagecontact h3 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 15px;
text-align: left;
}

#pagecontact ul {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_contact.gif);
}

#pagecontact ul li {
line-height: 15px;
}

#pagecontact #alternate h3 {
font-family: "Trebuchet MS";
color: #0057a0;
font-size: 15px;
text-align: left;
}

.textepresentation {
margin-top: 24px;
margin-left: 17px;
padding-right: 7px;
font-family: Tahoma;
font-size: 12px;
line-height: 16px;
color: #4C4C4C;
}

#alternate {
margin: 30px 5px 5px 20px;
}

.contenu {
font-family: Tahoma;
font-size: 12px;
margin-left: 18px;
margin-top: 25px;
margin-right: 15px;
margin-bottom: 35px
}

.enavant {
font-size: 14px;
line-height: 18px;
}

.credits {
margin-left: 28px;
margin-top: 24px;
font-family: Tahoma;
font-size: 12px;
color: #708090 ;
}

.credits a {
text-decoration: none;
color: #0057a0;
}

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

.navbas {
font-family: Tahoma;
font-size: 12px;
margin-left: 0px;
margin-top: 25px;
}

.navbas a {
width: auto;
text-decoration: none;
margin: 0px 5px;
display: block;
float: left;
color: #0057a0;
}

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

/* @group ORIGINALE */

.texte11px {
font-family: Tahoma;
font-size: 11px;
line-height: 14px;
color: #4C4C4C;
}

.texte12px {
font-family: Tahoma;
font-size: 12px;
line-height: 14px;
color: #4C4C4C;
}

/* @end */

/* Formulaire de contact */

form p {
	width: 500px;
	float: left;
	margin: 2px 0px;
	padding: 0;
}
.message-text {
	width: 500px;
	height: 35px;
	font-size: 12px;
	color: red;
	text-align: center;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

label {
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 10px;
	line-height: 17px;
}

input.form-input-field {
	width: 250px;
	height: 18px;
	border: 1px solid #ebebeb;
}

textarea.form-input-field {
	width: 250px;
	height: 80px;
	border: 1px solid #ebebeb;
}

.form-input-button {
width: 80px;
height: 17px;
border: 1px solid #0057a0;
background-color: #fff;
color: #0057a0;
}

ul.accueil {
margin: 0;
padding: 0 15px;
list-style-image: url(images/puce_contact.gif);
}

ul.accueil li {
margin-top: 15px;
line-height: 14px;
font-weight: normal;
}

div.bulleservices {
position:absolute; 
top:0px; 
left:0px; 
z-index: 5; 
width: 200px; 
height: 139px; 
background-image: url(images/bulle_service.gif);
float: left;
}

div.bullequalite {
position:absolute; 
top:0px; 
left:0px; 
z-index: 5; 
visibility: visible; 
overflow: visible; 
width: 200px; 
height: 139px; 
background-image: url(images/bulle_qualite.gif);
}

div.bullepresentation {
position:absolute; 
top:0px; 
left:20px; 
z-index: 5; 
visibility: visible; 
overflow: visible; 
width: 200px; 
height: 139px; 
background-image: url(images/bulle_presentation.gif);
}

div.visuel {
width: 98% ;
position: relative;
top: 0;
left: 0;
text-align: center;
float: left;
}

.qualit1{
	font-family:"Trebuchet MS";
	font-weight:bold;

	}
	
.qualit2{
	font-size:10px;
	font-style:normal;
	font-family:"Trebuchet MS";
	}
	
	.validation
{
margin-top:5px;
text-align:center;
}

 .validation a
{
text-decoration:none;
}

.validation img
{
border:none;
}

#mentions{margin-top:10px;text-align: justify;margin-right:10px;}
#mentions p {font-size:11px;font-family:arial;}
