body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDFBEE;
	background-image: url(images/bkgnd.jpg);
	background-position: center top;
	background-repeat: repeat;
	font-size: 12px;
	line-height: 17px;
}
.titrerubrique {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	background-color: #FCFBEA;
}
 * {
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtr #containertotal {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 211px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bkgnd_barreaux.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.oneColFixCtr #header {
	margin: 0px;
	height: 211px;
	width: 950px;
	padding: 0;
}

.oneColFixCtr #dates{
	margin: 0px;
	height: 31px;
	width: 277px;
	padding: 0;
	left: 200px;
	top: -16px;
	position: relative;
	z-index: 10;
}

.oneColFixCtr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}



.oneColFixCtr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtr #cadretitre {
	width: 462px; /* padding keeps the content of the div away from the edges */
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #bf090c;
	border-right-color: #bf090c;
	border-bottom-color: #bf090c;
	border-left-color: #bf090c;
}

.textpetit {
	font-size: 10px;
	line-height: 14px;
}
.oneColFixCtr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: -30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.textmenu11 a:link {
	color: #bf090c;
	text-decoration: none;	
}

.textmenu11 a:visited {
	color: #bf090c;
	text-decoration: none;	
}

.textmenu11 a:hover {
	color: #fdfbee;
	background-color: #bf090c;
	text-decoration: none;
}

.textmenu11 a:active {
	color: #fdfbee;
	background-color: #bf090c;
	text-decoration: none;
}

.oneColFixCtr #mainContent a:link {
	color: #bf090c;
	text-decoration: none;
	font-weight: normal;
}

.oneColFixCtr #mainContent a:visited {
	color: #bf090c;
	text-decoration: none;
	font-weight: normal;
}

.oneColFixCtr #mainContent a:hover {
	color: #fdfbee;
	background-color: #bf090c;
	text-decoration: none;
}

.oneColFixCtr #mainContent a:active {
	color: #fdfbee;
	background-color: #bf090c;
	text-decoration: none;
}


.textmenu11 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #bf090c;
}
.oneColFixCtr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 232px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/bkgnd_contenu.jpg);
}

.oneColFixCtr #mainContent p {
	margin-bottom: 6px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.textmenu10 {
	font-size: 10px;
}
.soustitre {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.textmoyen {
	font-size: 11px;
	line-height: 15px;
}
.titreoeuvre {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.lignepoint {
	width: 462px; /* padding keeps the content of the div away from the edges */
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bf090c;
	border-right-color: #bf090c;
	border-bottom-color: #bf090c;
	border-left-color: #bf090c;
	height: 36px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.chiffre {
	
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0px;
}
.oneColFixCtr #imageaccueil {
	margin: 0px;
	padding: 0;
	width: 432px;
	height: 433px;
	top: -31px;
	position: relative;
}
.lignevpoint {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.soustitreresto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #262522;
}
.cadrepoint {
	border: thin dotted #666666;
}

.soustitrerestopetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262522;
	font-style: italic;
}

