#haut {
	height: 99px;
	width: auto;
	position: relative;
	background-image: url(../../design/rouge/bandeau-rouge.jpg);
	background-repeat: no-repeat;
	background-position: 240px 0px;
	background-color: #FFFFFF;
}
#haut H1 {
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 240px;
	background-image: url(../../design/rouge/logo-gazette-rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contenu {
	position: relative;
	height: auto;
	width: 955px;
	background-image: url(../../design/gris-gauche.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #872929;
	border-right-color: #872929;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-style: none;
}
#edito_titre {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	height: 27px;
	width: auto;
	position: relative;
	background-image: url(../../design/rouge/titre-bloc-rouge.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
}	
#edito H3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #872929;
	font-weight: normal;
	height: auto;
	width: auto;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 0px;
	min-height:60px;
}
.articles_titre {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	height: 27px;
	width: auto;
	position: relative;
	background-image: url(../../design/rouge/titre-bloc-rouge.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
	margin-top: 30px;
}	
#general .article_image IMG {
	border: 2px solid #872929;
	overflow: visible;
/*	height: auto;
	width: auto;
	max-width:150px;
	min-width:125px;
	min-height:130px;
	*/	
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;	
}
#classique_titre {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	height: 27px;
	width: auto;
	position: relative;
	background-image: url(../../design/rouge/titre-bloc-rouge.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
}
#classique H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #872929;
	font-weight: normal;
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 40px;
	padding-right: 0px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
.page{
text-align:center;}
.page a, a:visited{
text-align:center;
color: #872929;
}
.page a:hover{
text-align:center;
color: #ffffff;
background-color:#872929;
}
#edito H6{
color:#872929;
font-weight:500;
} */