									
	body {
	background-color: #E3E3E3;
	margin-top: 40px;
 }		
 
 	.texte {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3A46;
	padding-left:10px;}
 						 				.presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
	width:412px;
	background-image: url(gfx/img_presentation.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	color:#88A5D3;
}		
						
									
								/* FORMULAIRE */
									
	.formulaire {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #2B3A46; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F4F4F4}
	.formulairebouton {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #2B3A46; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F4F4F4
	}
	
								/* BLOCS */

.bloc_accueil {
	font-weight: normal;
	color: #2B3A46;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
.puce{
	height: 14px;
	padding-left:25px;
	background-image: url(gfx/puce_suite.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3A46;
	padding-left:10px;
}
.services{
	height: 177px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(gfx/services.gif);
	background-repeat: no-repeat;
}
.coordonnees{
	height: 156px;
	background-image: url(gfx/coordonnees.gif);
	background-repeat: no-repeat;
}
	
	
								/* TITRES */
	
.titre_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #10be34;
	text-decoration: none;
	padding-left:10px;
}
.titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #edcd1b;
	text-decoration: none;
	padding-left:10px;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3A4D5C;
	text-decoration: none;
}

						/* LIENS */
.liens_verts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #81B701;
	text-decoration: none;
}
.liens_baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.liens_baspage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
}
.liens_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8c8b8b; 
	text-decoration: none;}
	
	.liens_copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8c8b8b;
	text-decoration: none;
}	.liens_copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8c8b8b;
	text-decoration: none;
}
.soustitre1_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(gfx/bg_titre.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	text-indent: 5pt;
}

								/* BORDURE PHOTOS */
.photo {
	border: 1px solid #fcd810;
}


									/* MENU */
.menu{
	font-family: Verdana, Helvetica, sans-serif;
	height: 188px;
	padding-left:25px;
	background-image: url(gfx/menu.gif);}
	
.StyleMenu {color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
	
									/* LIENS */
	
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #737882;
}
a:active {
	text-decoration: none;
	color: #000000;
}
