html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#c9c6be;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#global {
}
/* Colonne gauche*/

#colonne-gauche {
	position:fixed;
	background-color:#3f3c35;
	width:233px;
	height:100%;
}
#colonne-gauche img {
	margin-left:90px;
	margin-top:23px;
	margin-bottom:25px;
!margin-bottom:22px;
}
/* Menu*/



#colonne-gauche li {
	border-bottom:#4a4741 1px solid;
	letter-spacing:1px;
	line-height:2.8em;
	font-size:0.8em;
	font-weight:bold;
}
#colonne-gauche .border-top {
	border-top:#4a4741 1px solid;
}
#colonne-gauche li a {
	padding-left:35px;
	display:block;
	color:#a8a597;
	text-decoration:none;
}
#colonne-gauche li a:hover {
	background-color:#3a3730;
	color:#f2f1f1;
}
#colonne-gauche li #actif {
	border-left:3px solid #f2f1e9;
	font-weight:normal;
	color:#cfcdcd;
	background-color:#3a3730;
	padding-left:33px;
}
/* Section info */
#info {
	position:absolute;
	padding-bottom:9px;
	background-color:#3a3730;
	border-bottom:#4a4741 1px solid;
	border-left:3px solid #f2f1e9;
}
#info h3 {
	color:#cfcdcd;
	font-size:0.7em;
	margin-left:30px;
	padding-left:5px;
	line-height:1.2em;
	font-weight:normal;
}
#info h4 {
	font-size:0.7em;
	padding-left:35px;
	margin-top:23px;
	color:#cfcdcd;
	text-decoration:underline;
}
#info p {
	color:#cfcdcd;
	font-size:0.7em;
	line-height:1.1em;
	padding-left:35px;
	padding-right:30px;
	margin-bottom:10px;
	margin-top:10px;
}
#info .saut {
	margin-bottom:4px;
}
#info a {
	color:#cfcdcd;
}
#info a:hover {
	text-decoration:none;
}
#info .fermer {
	border-top:#4a4741 1px solid;
	padding-top:7px;
	display:block;
	padding-left:35px;
	color:#a8a597;
	font-size:0.7em;
	font-style:normal;
}
#info .fermer a {
	font-style: normal;
	text-decoration:none;
	color:#a8a597;
}
#info .fermer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
/* Copyright */



#colonne-gauche #copyright p {
	position:absolute;
	font-size:0.6em;
	color:#a8a597;
	bottom:0;
	margin-left:35px;
	margin-bottom:20px;
}
/* Colonne droite*/

#colonne-droite {
	position:absolute;
	margin-left:233px;
	width:580px;
}
/* Bandeau*/


#colonne-droite #bandeau {
	background: url(img/points-bandeau.png) no-repeat top #f2f1e9;
	border-bottom:#c3c0b6 1px solid;
	width:580px;
	height:93px;
}
#bandeau #zone1 {
	padding-top:32px;
	float:left;
}
#bandeau #zone2 {
	padding-top:33px;
	float:left;
}
#bandeau #zone1 h1 {
	border-left:#3f3c35 3px solid;
	line-height:1.1em;
	padding-left:23px;
	font-weight:normal;
	font-size:0.8em;
	color:#6e6e6e;
}
#bandeau #zone2 a {
	display:block;
	padding-top:7px;
	padding-bottom:5px;
	background:url(img/points-zone.png) no-repeat left;
	padding-left:23px;
	margin-left:23px;
	font-size:0.8em;
	color:#6e6e6e;
}
#bandeau #zone2 a:hover {
	text-decoration:none;
}
/* Menu secondaire du bandeau*/

#bandeau #zone3 p {
	text-align:right;
	padding-right:30px;
	padding-top:24px;
}
#bandeau #zone3 a {
	text-decoration:none;
	color:#3f3c35;
	font-size:0.8em;
	line-height:1.6em;
}
#bandeau #zone3 a:hover {
	text-decoration:underline;
}
#bandeau #zone3 #lien-actif {
color:#79898b;
	font-weight:bold;
	text-decoration:none;
}
/* Créations*/
.conteneur-creation {
	background-color:#e9e7e0;
	height:125px;
	border-bottom:1px solid #d0cec6;
}
.conteneur-creation a {
	text-decoration:none;
	cursor: pointer;
	height:125px;
}
.conteneur-creation:hover {
	background-color:#f1f1ee;
}
.creation {
	display:block;
	height:125px;
}
.creation img {
	border:3px solid #ffffff;
	margin-top:12px;
	margin-left:12px;
	margin-right:20px;
	float:left;
	color:#6e6e6e;
}
.creation .titre {
	display:block;
	padding-top:20px;
	font-size:0.8em;
	font-weight:normal;
	color:#565146;
}
.creation .descriptif {
	display:block;
	margin-top:8px;
	font-size:0.8em;
	color:#6e6e6e;
	line-height:1.2em;
}
.creation strong {
	font-size:0.9em;
	font-weight:normal;
	text-decoration:underline;
	color:#6e6e6e;
}
#barre-droite {
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	width: 10px;
	background: #3f3c35;
}
