#haut {
	height: 99px;
	width: auto;
	position: relative;
	background-image: url(../../design/bleu/bandeau-bleu.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/bleu/logo-gazette-bleu.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-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #495789;
	border-right-color: #495789;
	border-bottom-color: #D6D6D6;
}
#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/bleu/titre-bloc-bleu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
}	
#edito H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495789;
	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/bleu/titre-bloc-bleu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
	margin-top: 30px;
}	
#general .article_image IMG {
	border: 2px solid #495789;
	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/bleu/titre-bloc-bleu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 40px;
}
#classique H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495789;
	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;
}