Body {
background-color: #D9D8BA;
background-position:top;
background-repeat:repeat-x;
background-attachment: scroll;
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:arial;
		font-size:11px;
	color:#C0C9A0;
	font-weight:normal;
}		

#Contenu {
	height: auto;
	width: 1033px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}


#Bloc {
	height: auto;
	width: 350px;
	background-image: url(PatternBloc.png);
	}
	
	#BlocZoneEcriture {
	height: auto;
	width: 270px;
		margin-left:40px;
	margin-right:40px;
	}
	
	.TexteBloc {
		font-size:11px;
	color:#FF85AC;
	font-weight:normal;
	}
	
	#FinBloc {
	height:138px;
	width: 350px;
	background-repeat:no-repeat;
	background-image: url(FinBloc.png);
	}
	
		
	#Cutenews {
	height: 123px;
	width: 430px;
	background-image: url(HautCutenews.png);
	padding-left: 85px;
	padding-right:85px;
	padding-top:35px;
	}
	
		#CutenewsZoneEcriture {
	height: auto;
	width: 184px;
	}
	
		#CutenewsContenue {
	height: auto;
	width: 515px;
	padding-left: 50px;
	padding-right:35px;
	background-image: url(MilieuCutenews.png);
	background-repeat:repeat;
	}
	
			#CutenewsFin {
	height: 117px;
	width: 96px;
	padding-top:110px;
	padding-right:480px;
	padding-left: 30px;
	background-image: url(FinCutenews.png);
	}
	
		.CutenewsTexte {
		font-size:18px;
		font-family: Arial;
		font-weight:bold;
	color:#FFAECB;
	font-weight:normal;
	text-align: center;
	}
	
			.CutenewsTexte2 {
		font-size:11px;
		font-family: Arial;
	color:#FFAECB;
	margin-top:0px;
	font-weight:normal;
	text-align: center;
	}
	
				.CutenewsTexte3 {
		font-size:11px;
		font-family: Arial;
		font-weight:bold;
	color:#9DAB69;
	margin-top:0px;
	font-weight:normal;
	text-align: center;
	}
	
	#CutenewsDateEtc {
	margin-left:90px;
	margin-top:20px;
	margin-right:90px;
	width:200px;
		font-size:11px;
		font-family: Arial;
		font-weight:bold;
	color:#9DAB69;
	font-weight:normal;
	text-align: center;
	}
	
	a:link {
	color: #FFCADD;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FFCADD;
}
a:hover {
	text-decoration: none;
	color: #FFCEDE;
}
a:active {
	text-decoration: none;
	color: #FFCADD;
}