/* CSS Document */
body {
background-image:url(img/fond3.gif);
background-repeat:repeat;
	border:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

conteneur {
	width:950px;
	margin: 0 auto ;
	text-align: left ;
}

.neutre { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666; 
	font-weight: normal;
	text-decoration: none;
	}
	
.baspage {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666; 
	font-weight: normal
	}

.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
	text-align:justify;
	}
	
a.txt {
	text-decoration:underline;
	}
.txt_Italique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	font-weight: normal;
	font-style:italic;
	}
.txt18 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #545454;
	font-weight: normal;
	text-align:justify;
	}
	
.txt12g {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	font-weight: bold;
	text-align:justify;
	}

.txt12gviolet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A94AA5;
	font-weight: bold;
	text-align:justify;
	}

.txt12gvert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94C72A;
	font-weight: bold;
	text-align:justify;
	}
	
	
	
/* --- Gros Titres + Traits   --- */

.titre22_bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #2D5173;
	font-weight: bold;
	text-align:justify;
	}

	
.titre22_violet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #A94AA5;
	font-weight: bold;
	text-align:justify;
	}
.titre26_violet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #A94AA5;
	font-weight: bold;
	text-align:justify;
	}

.titre22_vert{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #99CF16;
	font-weight: bold;
	text-align:justify;
	}
a.titre22_vert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #99CF16;
	font-weight: bold;
	text-align:justify;
	}
.titre18_vert{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #99CF16;
	font-weight: bold;
	text-align:justify;
	}
.titre26_vert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #99CF16;
	font-weight: bold;
	text-align:justify;
	}
.titre22_gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #707070;
	font-weight: bold;
	text-align:justify;
	}
.titre22_rose {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ff007f;
	font-weight: bold;
	text-align:justify;
	}
.titre18_orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FC7607;
	font-weight: bold;
	}
.titre22_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FC7607;
	font-weight: bold;
	text-align:justify;
	}
.titre26_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FC7607;
	font-weight: bold;
	text-align:justify;
	}
.titre22_bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0078CB;
	font-weight: bold;
	text-align:justify;
	}
.titre26_bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0078CB;
	font-weight: bold;
	text-align:justify;
	}
.trait_violet {
	border-top-style:solid;
	border-color:#A94AA5;
	border-top-width:2px;
	padding-bottom:20px;
}
.trait_vert {
	border-top-style:solid;
	border-color:#99CF16;
	border-top-width:2px;
	padding-bottom:20px;
}
.trait_orange {
	border-top-style:solid;
	border-color:#FC7607;
	border-top-width:2px;
	padding-bottom:20px;
}
.trait_bleu {
	border-top-style:solid;
	border-color:#0078CB;
	border-top-width:2px;
	padding-bottom:20px;
}


/* --- Puce avec Numéro Vert  --- */

.numero {
width:27px;
height:27px;
background:url(img/rond_numero2.gif) no-repeat left bottom;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color: #FFF;
text-align:center;
float: left ;
margin-right:10px;
}

.txt_numero {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
	text-align:justify;
	vertical-align:bottom;
	}


/* --- Menu Bas de page  --- */

.menubas {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size:12px;
list-style-type: none;
text-align:center;
text-decoration: none;
color: #fff;
text-align:center;
}

.menubas a {
text-decoration: none;
color: #fff;
text-align:center;
}

.menubas a:hover {
color: #666;
text-align:center;
}






img {
	border: 0 none;
}

img.clients {
	border: 0 none;
	margin-right:15px;
}



/* --- Formulaire-Contact  --- */

.text_white {
       font-family:Arial, Helvetica, sans-serif;
       font-weight:bold;
       font-size:12px;
       color:#fff;
       }     

.form_1 {
       width:674px;
       padding-top:10px;
       padding-left:10px;
       font-family:Verdana, Helvetica, sans-serif;
       font-size:10px;
       }
td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #333; 
text-decoration: none}

input,select,textarea {
color:#444;
font-size:11px;
font-family:Verdana, Arial;
font-weight: bold;
border:1px solid gray;
}



/* --- Page Photos  --- */

div#galerie {
	width: 640px ;
	padding: 15px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini {
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li {
	float: left ;
}

ul#galerie_mini li a img {
	margin: 2px 1px ;
	border: 1px solid #B9B093 ;
}

dl#photo {
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt {
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #99CF16 ;
}

dl#photo dd {
	margin: 0 ;
}

dl#photo img {
	border: 2px solid #dcb ;
}


/* --- Page Plan du Site  --- */
ul#plan { 
font: normal 1em Geneva, Arial, Georgia, Times, serif;
line-height:2.5em;
}

.txt-plan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
	text-align:justify;
	}
	
a.txt-plan {
	text-decoration:none;
	}
	
	
	
.materiel {
width:640px;
height:230px;
margin:0;
}