body , html
{
	/*  Les margin, les scrolls, et la hauteur sont les seuls propriétés a redefinir dans le body   */
	
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	height:100%;
	scrollbar-base-color: #2C1DC3;
	
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2C1DC3;
	text-align:center;
	background-image:url(../images/charte/bg-accueil-x.jpg);

}


	/* ----------------------  style Accueil ---------------------- */

#container2
{
	width:950px;
	height:550px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#footer-intro{
margin: 0 auto;
height:30px;
width:950px;
text-align:center;
}
	.txt10bleuclair a:visited{
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
	color:#6778A8;
	text-decoration:none;
}

.txt10bleuclair a{
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
	color:#6778A8;
	text-decoration:none;
}

.txt10bleuclair a:hover{
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
	color:#6778A8;
	text-decoration:underline;
}

.txt10bleuclair{
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
	color:#6778A8;
}
