/* Start of CMSMS style sheet 'Barras Enseignes' */
body {
	font-size: 0.9em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #c3c8d2 url(../images/2009/fond.gif) repeat-y center;
	min-width: 1020px;
}

#en-tete {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	height: 181px;
	background: transparent url(../images/2009/en-tete.png) no-repeat center top;
}

#en-tete h1 {
	display: none;
}

#menu {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	text-align: left;
}

#en-tete ul {
	list-style: none;
	margin: 0;
	padding: 26px 0 0 15px;
	width: 160px;
}

#en-tete li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.5em;
}

#menu a, #menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom: 3px solid #f69e8f;
}

#menu a:hover, #menu a:active, .currentsection {
	border-bottom: 3px solid #a8220c !important;
	color: #000 !important;
}

#milieu {
	margin: 0 auto 20px auto;
	padding: 0;
	background-color: transparent;
	width: 806px;
	text-align: left;
}

#texte {
	float: right;
	margin: 0;
	padding: 0 20px 20px 0;
	text-align: justify;
	line-height: 1.4em;
	width: 565px;
}

#navigation {
	float: left;
	width: 183px;
	padding: 0 0 0 15px;
	margin: 0;
	background-color: transparent;
	line-height: 1.4em;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}

#navigation li a, #navigation li a:visited {
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:active {
	color: #000;
}

.currentpage {
	color: #000 !important;
}

#pied {
	clear: both;
	margin: 0 20px 0 220px;
	padding: 15px 0 20px 0;
	text-align: center;
	border-top: 1px solid #ced3dc;
}

h2 {
	margin: 0;
	padding-bottom: 20px;
	font-size: 1.5em;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
}

#nextway {
	padding-top: 10px;
	font-size: 0.8em;
}

#nextway a {
	color: #808080;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

a, a:visited {
	color: #316d6f;
	background-color: transparent;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a:focus {
	outline: none;
}

.photo {
	border: 3px solid #ced3dc;
}

img {
	border: 0;
}
/* End of 'Barras Enseignes' */

