body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#280d05;
	color:#672B0F
}
#banner {
	margin: 0;
	padding: 0;
	float:left;
	width:945px;
}
#main {
	width:955px;
	border: 1px solid #FF0000;
}

#principal {
	width: 435px;
float: left;
}

#MENU {
	width: 510px;
	float: left;
	height: 32px;
}
#colonneG {
	width:945px;
	float: left;
	background-image:url(images/2zartenFetes_r2_c2.jpg);
	height: 556px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 10px;
	text-align: justify;
	background-repeat: no-repeat;
}
#colonne {
	width: 470px;
	float: left;
	background-image:url(images/zartenFetes_r3_c3.jpg);
	height: 556px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 10px;
	text-align: justify;
}
#footer {
	float: left;
	width:925px;
	text-align:right;
	color:#9c5926;	
}

#container {
	width:955px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background-image: url(img/quittetski_r4_c3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#container:after {
content: "";
display: block;
clear: both;
}

a{
color:#2c2511;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#d4001c;
}
.TITRE {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
a.mention{
	color:#9c5926;
	text-decoration:none;
}
a.mention:hover{
text-decoration:none;
color:#672B0F;
}


div.scroll {
height: 420px;
width: 460px;
overflow: auto;
padding: 8px;
scrollbar-base-color: #672b0f;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #672b0f;
scrollbar-darkshadow-color: #672b0f;
scrollbar-face-color: #da531b;
scrollbar-shadow-color: #672b0f;
scrollbar-track-color: #672b0f;
}
div.scroll2{
height: 190px;
width: 460px;
overflow: auto;
padding: 8px;
scrollbar-base-color: #672b0f;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #672b0f;
scrollbar-darkshadow-color: #672b0f;
scrollbar-face-color: #da531b;
scrollbar-shadow-color: #672b0f;
scrollbar-track-color: #672b0f;
}
.orange {
	font-weight: bold;
	color: #dd551b;
}
/* Date */
div.data {
				float: left;width: 50px;margin:0 3px 3px 0;
				text-align: center;color: #777;padding-bottom: 5px;
				background: #E9F3FF url(/images/date.png) no-repeat bottom left
			}
			div.data span.d {
				display: block;font-size: 170%;
				font-weight: bold;color: #757797;padding-top: 5px;
				background: #E9F3FF url(/images/date.png) no-repeat top left
			}
			div.data span.m {
				text-transform: uppercase
			}