body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FCFBE4;
	background: #FCFBE4 url(images/body-bg.jpg) repeat-x fixed top left;
}
div{margin:0px;padding:0px}
#centreur{
	background:url(images/body-fond.gif) repeat-y;
	margin:auto;
	width:950px;
	min-height: 800px;
	height: auto !important;
	height: 800px; 
	text-align:left;
}
#bandeau{
	background:url(images/bandeau.jpg) no-repeat;
	width:950px;
	height:200px;
	
}
#contenu{
	height:auto;
	width:950px;
	min-height: 343px; /* = 800- 321 - 136 */
	height: auto !important;
	height: 343px; 
	padding-left:20px;	
}

	#principal{
		width:910px; /* = 1006 - 193 - 48 */
		float:left;
	}
		#principal-entete{
			height:21px;
			background:url(images/entete-principal.gif) no-repeat;
		}
		#principal-corps{
			background:url(images/fond-principal.gif) repeat-y;
			padding-left:20px;
			padding-right:25px;
			}
			#colonne-gauche {
			width: 70%;
			position: relative;
			}
			#colonne-droite {
	width: 25%px;
	float: right;
	margin-right: 15px;
			}	
		#principal-pied{
			position: relative;
			height:32px;
			background:url(images/pied-principal.gif) no-repeat;
		}

x


#pied{
	background:url(images/footer-fond.gif) no-repeat;
	width:950px;
	height:113px; /*136 - 23 de padding */
	text-align:center;
	padding-top:23px;
	margin-top:50px;
	
}
.texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C1315;
	font-style: normal;
	font-weight: normal;
}
.texte-formulaire{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C1315;
	font-style: italic;
	font-weight: bold;
	position: relative;
	right: 500px;
}
.champs-formulaire{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C1315;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: auto;
}
.texte-titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C1315;
	font-style: italic;
	font-weight: bold;
}
.texte-titre2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C1315;
	font-style: italic;
}
.texte-tableau{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C1315;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C1315;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cf6466;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C1315;
	text-decoration: none;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:text-top;
}
li {
 display : list-item;
 list-style-image : url(images/puce.gif);
} 


.texte-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C1315;
	font-style: italic;
	font-weight: bold;
}
