body {
	margin: 0;
	background-image: url('imgs/ig/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #191009;
	font-family: 'Trebuchet MS', Sans-serif;
	color: #37200d;
	font-size: 12px; }

img { border: 0; }

.spacer { margin-bottom: 80px; }

#contenu a, #contenu a:link, #contenu a:visited {
	color: #37200d;
	text-decoration: underline; }

#contenu a:hover {
	text-decoration: none; }

/* ============================================= BLOCS */

#global {
	background-image: url('imgs/ig/global_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top; }

#page {
	width: 930px;
	margin: 0px auto auto auto;
	padding-right: 14px; }

#page_bg {
	background-image: url('imgs/ig/contenu_bg.jpg');
	background-repeat: repeat-y;
	background-position: center top; }

#page_bottom {
	padding-bottom: 27px;
	background-image: url('imgs/ig/page_bottom.jpg');
	background-repeat: no-repeat;
	background-position: center bottom; }

#header {
	height: 158px;
	padding-top: 60px;
	text-align: right; }

#header img { margin-left: 45px; }

#colfix {
	overflow: auto;
	width: 100%; }

#contenu {
	width: 710px;
	margin-left: 15px;
	float: left;
	display: inline; }

#coldroite { 
	float: right;
	width: 185px;
	display: inline;
	position: relative;
	text-align: right;
	color: #c4c18e; }

/* ============================================= MENUS */

#header dl { display: inline; }

#header dl dt { display: inline; }

#header dl dt a { }

	/* sous-menus */

#header dd {
	position:         absolute;
	display:          none;
	z-index:          10;
	padding-top:      0px; }

#ssmenu1 { margin-left: 260px; width: 150px; }
#ssmenu2 { margin-left: 555px; width: 185px; }

#ssmenu1nojs { margin-left: 260px; width: 150px; }
#ssmenu2nojs { margin-left: 555px; width: 185px; }

.ssmenu {
	display: block;
	padding-top: 10px; }

#header ul {
	text-transform: uppercase;
	text-align: left;
	background-color: #000000;
	opacity: 0.9;
	margin: -10px auto 0px auto;
	padding: 9px 0 8px 0;
	font-size: 12px;
	font-family: Arial, Sans-Serif; }

#header ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 11px 0 11px; }

#header ul li a, #header ul li a:link, #header ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	letter-spacing: 0px; }

#header ul li a:hover {
	padding-left: 3px; }
	
#header ul li a:hover:after{ 
	content:" >"; }


/* ============================================= COLONNE DE DROITE */

#coldroite .titres {
	display: block;
	margin: 30px 0px 20px auto;
	text-align: right; }

#coldroite ul {
	margin: 0;
	padding: 0; }

#coldroite ul li {
	list-style-type: none; }

#coldroite a, #coldroite a:link, #coldroite a:visited {
	color: #c4c18e;
	text-decoration: none; }

#coldroite a:hover {
	color: #dcb52c; }


/* ============================================= FOOTER */

#footer {
	margin: 40px auto 0 auto;
	background-color: #0b0b0b;
	padding: 10px 0px 11px 0px;
	color: #848484;
	font-size: 11px; }

#infooter {
	width: 930px;
	margin: 0px auto auto auto; }

#footermention {
	float:right; }

#footer a, #footer a:link, #footer a:visited {
	color: #848484;
	text-decoration: none; }

#footer a:hover {
	text-decoration: underline; }
	

/* ============================================= MISE EN PAGE GENERALE */

h1 {
	font-weight: normal;
	color: #c23807;
	font-size: 28px;
	margin: 0; }

.image_bandeaux {
	display: block;
	margin: 15px auto 15px auto;
	border: 4px solid #000000; }

label {
	font-size:             11px;
	display:               block;
	width:                 110px;
	float:                 left;
	text-align:            right;
	margin-right:          10px;
	vertical-align:        bottom;
	padding-top:           4px; }

select {
	background-color: #dfdfd3;
	color: #37200d;
	font-size: 12px; }

input {
	background-color: #ffffff;
	color: #37200d;
	font-size: 12px;
	border: 0; }

textarea {
	border: 0;
	color: #37200d;
	font-size: 12px; }