@charset "utf-8";
/* CSS Document */

/********** Generic styles **********/
body {
	background-color:#000;
	font-family:"Times New Roman", Times, serif;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 4px;
	line-height:16px;
}

p,h2,h3,h4,ul,blockquote,td {
	padding:0 5px;
	margin:0.3em 5px 1em;
	line-height:1.2em;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.sidebar p { text-align:justify; }

h2 {
	margin:0.4em 5px 0.7em;
	font-size:20px;
	font-weight:bold;
	color:#937c52;
	border-bottom:1px dotted #947d52;
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
}
h2 a, h2 a:visited { color:#937c52; }
.sidebar h2 { color:#feebc3; border-bottom:1px dotted #feebc3; }

h3 {
	margin:0.3em 5px 0.5em;
	font-size:16px;
	font-weight:bold;
	color:#cc7c5b;
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
}
h3 a, h3 a:visited { color:#947d52; }
.sidebar h3 { color:#feebc3; }

h4 {
	margin:0.3em 5px 0.5em;
	font-size:13px;
	font-weight:normal;
	color:#58a946;
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
}
h4 a, h4 a:visited { color:#000; }
.sidebar h4 { color:#000; }

hr {
  background: #d2af73;
  color: #d2af73;
  clear: both; 
  float: none; 
  height: 1px;
  margin: 10px 10px;
  border: none; 
}
.sidebar hr {
  background: #feebc3;
  color: #feebc3;
}

em {
	font-style:italic;
	color:#937c52;	
}

a,
a:visited {
	color:#000;
}
a:hover {
	color:#cc7c5b;
}

.underline {
	border-bottom:1px solid #000;
}

ul {
	list-style:none;
}
li {
	padding:0 13px;
	margin:0.1em 0 0.1em;
	line-height:1.2em;
	background-image:url(../_img/puce-1.png);
	background-position:left 0.3em;
	background-repeat:no-repeat;
}

.bullet {
	padding-left:13px;
	background-image:url(../_img/puce-1.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.quote,
blockquote {
	background-color:#d4be95;
	padding-top:0.3em;
	padding-bottom:0.3em;
	color:#332b29;
}
.quote ul,
blockquote ul {
	margin-left:0;
	padding-left:0;
}
.sidebar .quote,
.sidebar blockquote {
	background-color:#bc9a5a;
	padding-top:0.3em;
	padding-bottom:0.3em;
	color:#332b29;
}

.form-ok {
	background:#d5e892;
}
.form-error {
	background:#fcd5d6;
}

.mini {
	font-size:11px;
	line-height:1em;
}
.medium {
	font-size:12px;
	line-height:1em;
}

.missing {
	color:#FF0000;
}

/********** - **********/

.container {
	width:970px !important; /* ovveride grid size (40*24-4 = 956) de 14 pixel afin de laisser déborder les bordures */
}

.print {
	color:#000 !important;
	background:#fff !important;
}

#debug {
	border:1px dotted #333;
	color:#fff;
}
#debug p,
#debug li {
	color:#fff;
}
#debug p.quote,
#debug blockquote li,
#debug ul.quote li {
	color:#000;
}

/********** Header **********/
#header {
	padding:7px 7px 0;
	clear:both;
	background-image:url(../_img/bg-header.png);
	background-position:center top;
	position:relative;
}
	#header h1 {
		height:120px;
		line-height:120px;
		padding:0;
		margin:0;
		overflow:hidden;
	}
	#header h1 a,
	#header h1 a:visited {
		color:#000;
	}
	#header-clear {
		height:0;
		overflow:hidden;
		margin:0;
		padding:0;
		clear:both;
	}
	
	/********** Menu topright **********/
	#menu-top-right ul {
		position:absolute;
		right:6px;
		list-style:none;
		padding:0;
		margin:0;
	}

	#menu-top-right li {
		float:left;
		background:none;
		padding:0;
		margin:0;
		color:#feebc3;
		line-height:20px;
	}

	#menu-top-right a {
		display:block;
		color:#feebc3;
		text-decoration:none;
		border-right:1px solid #feebc3;
		padding:3px 6px;
		font-size:14px;
	}
	#menu-top-right a:hover,
	#menu-top-right li.high a {
		background:#feebc3;
		color:#000;		
	}
	
	/********** Menu top **********/

	#menu-top {
		width:956px;
	}
	
	#menu-top ul {
		list-style:none;
		padding:0;
		margin:0;
		height:20px;
		background:#feebc4;
	}
	#menu-top ul li {
		position:relative;
		float:left;
		color:#000;
		padding:0;
		margin:0;
	}
	#menu-top ul li a,
	#menu-top ul li span {
		display:block;
		height:20px;
		line-height:20px;
		color:#000;
		background:#feebc4;
		border-right:1px solid #000;
		padding:0 5px;
		text-decoration:none;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		letter-spacing:-0.3px;
		font-family:"Palatino Linotype", "Times New Roman", Georgia;
		white-space:nowrap;
	}
	#menu-top ul li a.low,
	#menu-top ul li span.low {
		color:#000;
		background:#f4eee0;
	}
	#menu-top ul li span.high,
	#menu-top ul li a.high,
	#menu-top ul li a:hover {
		background:#000 !important;
		color:#fff !important;
	}
	#menu-top ul ul {
		display:none;
		position:absolute;
		left:-1px;
		top:20px;
		border-top:1px solid #000;
	}
	#menu-top ul ul li{
		clear:both;
	}
	#menu-top ul ul li a {
		border:1px solid #000;
		border-top:0px;
		font-weight:normal;
		text-transform:none;
		font-size:12px;
	}
	
	
#center {
	padding:0 7px;
	clear:both;
	background-image:url(../_img/bg-center.png);
	background-position:center;
}
	#center-bandeau { 
		border-top:1px solid #000; /* prevent margin overflow */
		border-bottom:2px solid #feebc3; /* prevent margin overflow */
	}
	.center-bandeau-flash {
		height:230px;
	}
	.center-bandeau-texte {
		height:230px;
		background:url(../_img/bg-bandeau.png) right top no-repeat;
	}
	.center-bandeau-texte h2 {
		color:#d3bb97;
		border-bottom:1px dotted #d3bb97;
	}
	.center-bandeau-texte p {
		color:#fff;
		font-size:14px;
	}
	.center-bandeau-texte blockquote,
	.center-bandeau-texte .quote {
		color:#000 !important;
	}
	.center-bandeau-texte a {
		color:#d4be95;
		text-decoration:none;
	}
	.center-bandeau-texte a:hover {
		color:#cc7c5b;
	}
	#center-container {
		border-bottom:1px solid #feebc3; /* prevent margin overflow */
		padding:20px 0; /* prevent margin overflow */
		background-image:url(../_img/bg-center-top.png);
		background-position:center top;
		background-repeat:no-repeat;
	}
#footer {
	padding:0 7px;
	clear:both;
	background-image:url(../_img/bg-footer.png);
	background-position:center bottom;
	height:46px;
	line-height:46px;
	color:#fff;
}
#footer a {
	font-family:"Palatino Linotype", "Times New Roman", Georgia;
	color:#fff;
	font-size:12px;
}
