body {
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #e5e5e5;
}

a img {
	border: none;
}
a, a:visited, a:link {
	color: #3070db;
	text-decoration: none;
}
a:hover, a:active, td:hover tr {
	color: #f00;
	text-decoration: none;
}
p {
	margin: 0px;
	margin-bottom: 1em;
}
fieldset {
	display: block;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	color: #135293;
}
h2 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	color: #666;
}
h3 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
	padding-bottom: 40px;
}

#header {
	background-color: white;
	height: 220px;
}

#contenu {
	padding-top: 15px;
	background: white url(/images/leftbar.png) top left repeat-y;
	overflow: auto;
}

#leftbar {
	width: 220px;
	padding: 10px;
	float: left;
	clear: left;
}
#page {
	padding: 10px 30px;
	overflow: auto;
	text-align: left;
	background-color: white;
}

#footer {
	clear: both;
	background-color: #cecece;
	color: #666;
	text-align: center;
	padding: 1em 5px;
}

#leftbar ul.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 1em;
}
#leftbar ul.nav li {
	
	margin: 0px 10px;
	padding: 10px 0px;
	list-style-type: none;
	font-size: 14px;
	border-bottom: 1px solid;
	border-bottom-color: #7dd374;
}
#leftbar ul.nav li a, #leftbar ul.nav li a:visited, #leftbar ul.nav li a:link {
	color: white;
	text-decoration: none;
}

#leftbar ul.nav li a:hover, #leftbar ul.nav li a:active, #leftbar ul.nav li a:focus {
	text-decoration: underline;
}

.droite {
	width: 270px;
	float: right;
	margin-left: 16px;
	clear: right;
	margin-bottom: 12px;
}
.navigation {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px 2px;
}
.navigation li {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
}

.navigation a, .navigation a:visited, .navigation a:link, .lienBouton {
	line-height: 17px;
	font-size: 9px;
	font-weight: bold;
	color: black;
	background-color: #c1ddf9;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display: block;
	width: 149px;
	padding-left: 7px;
}

.lienBouton {
	width: auto;
	padding-left: 0px;
	text-align: center;
	margin: 3px 0px;
	color: black !important;
}

.navigation a:hover, .navigation a:active, .lienBouton:hover, .lienBouton:active {
	font-weight: bold;
	color: white !important;
	background-color: #536ba4;
	border: 1px solid #536ba4;
	text-decoration: none;
}

.erreur {
	color: red;
	font-weight: bold;
}

.titre, .titre:hover, .titre:visited, .titre:link, .titre:active {
	color: #000;
	font-weight: bold;
}

h1.titreAppart {
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0px 0px 1em 0px;
	width: 100%;
	text-align: center;	
}
	
.listeoptions, .listeoptions li {
	list-style-image: url("../images/checkbox.jpg");
}

.vignetteOut {
	border-top:    1px solid #bbb;
	border-left:   1px solid #bbb;
	border-right:  1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
	background-color: #ecfaff;
}

* html .vignetteOut a, * html .vignetteOut a:link, * html .vignetteOut a:visited, * html .vignetteOut a:active, * html .vignetteOut a:hover, * html .vignetteOut a:focus {
	height: 80px;
}

.vignetteOut a, .vignetteOut a:link, .vignetteOut a:visited, .vignetteOut a:active, .vignetteOut a:hover, .vignetteOut a:focus, .vignetteOut div.fauxLien {
	display: block;
	padding: 8px;
	color: black;
	min-height: 80px;
}
.vignetteOut a:active, .vignetteOut a:hover, .vignetteOut a:focus {
	background-color: #ffffae;
}
.vignetteOut .centreur {
	float: left;
	width: 120px;
	text-align: center;
}

.illustrationVignette {
	border-top:    1px solid #000;
	border-left:   1px solid #000;
	border-right:  1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.vignetteOut span.titreVignette, .vignetteOut span.corpsVignette {
	display: block;
	margin-left: 130px;
}
.vignetteOut span.titreVignette {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
