
body {
	background-color: #E2DCD0;

	font-family: Verdana,Arial,Helvetica,sans-serif;
}


#conteneur {
	width: 686px;
	position: relative;
	height: 100%;
	background-image: url(/images/grand-fond-imprimable.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#interieur_contenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 686px;
	color: #525252;
	font-size: 12px;
	text-align: left;
	overflow: visible;
}

.contenu, .contenu p, .contenu td {
	font-size: 12px;
}

.contenu h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.contenu p a, .contenu a {
	color: #C16225;
	text-decoration: none;
}
.contenu p a:hover, .contenu a:hover {
	color: #C16225;
	text-decoration: underline;
}

#pied {
	background-color: #B39F96;
	width: 686px;
	height: 25px;
	color: #FFFFFF;
}

#pied td {
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
}
#pied td a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied td a:hover {
	color: #C16225;
	text-decoration: none;
}

td.mainMenu {
	font-size:14px;
	color: #000000;
	font-weight: bold;
}
td.mainMenu a {
	color: #000000;
	text-decoration: none;
}
td.mainMenu a:hover {
	color: #C16225;
	text-decoration: none;
}

table.actu {
	width: 441px;
}
table.actu thead td {
	background-image: url(/images/haut-actu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 10px;
	spacing: 0px;
	font-size: 12px;
	height: 26px;
}
table.actu tbody td {
	background-image: url(/images/centre-actu.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	spacing: 0px;
	font-size: 12px;
}
table.actu tbody a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table.actu tbody a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
table.actu tfoot td {
	background-image: url(/images/pied-actu.jpg);
	background-repeat: no-repeat;
	spacing: 0px;
	font-size: 12px;
	height: 12px;
}

#dates {
	position: absolute;
	top: 90px;
	left: 205px;
	width: 475px;
	height: 26px;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #EECCA4;
	z-index: 999;
}

#version_imprimable {
	position: absolute;
	top: 140px;
	left: 200px;
	width: 475px;
	height: 26px;
	text-align: right;
	font-size: 12px;
	color: #000000;
	z-index: 999;
}

#version_imprimable a {
	color: #000000;
	text-decoration: none;
}

#version_imprimable a:hover {
	color: #C16225;
	text-decoration: none;
}
