/*
Theme Name: Imagination
Theme URI: http://www.cssjockey.com
Description: Imagination - Fully Customizable WordPress Theme. A gift from <a href="http://www.cssjockey.com">CSSJockey.com</a> to all WordPress users. <br />Make sure you share this theme with your loved ones. <a href="http://www.cssjockey.com">Check for Updates</a>
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body {
	background:#000 url(images/bg.jpg) center no-repeat fixed;
	font:normal 9pt Arial, Geneva, Helvetica, sans-serif;
	color:#e1e1e1;
	line-height:1.6;
}
a{
	color:#ff9600;
}
a:hover{
	color:#FFFFFF;
}
#wrapper{
	width:1000px;
	margin:0 auto;

}
#header{
	height:80px;
	color:#FFF;
}
#contentcontainer{
	clear:both;
	width:1000px;
	padding:25px 0 0 0;
}
#content{
	width:665px;
	margin:0px 26px 0px 0;
}
#sidebar{
	width:280px;
	margin:0px;
	padding:0px;
}
#footer{
	clear:both;
	width:970px;
	padding:10px;
}
/* Structure */

/* Global Colors */
.colororange{
	color:#ff9600;
}






div#disclaimer {
	text-align:left;
}
div#disclaimer-fond {
	position:absolute;
	z-index:1000;
	width:100%;
	height:2650px;
	background:white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	text-align:center;
	line-height:normal;
	clear:both;
}
div#disclaimer-conteneur {
	position:absolute;
	z-index:1001;
	width:100%;
	text-align:center;
	clear:both;
}
div#disclaimer-cadre {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:200px;
	padding:15px;
	font-size:12px;
	border:#045570 1px solid;
	background:#d6eaf1;
	color:#555;
}
div#disclaimer-cadre b {
	font-size:14px;
	color:#045570;
}
div#disclaimer-cadre a,div#disclaimer-cadre a:visited {
	text-decoration:none;
	font-size:34px;
	font-weight:bold;
	color:#fcc31a;
}
div#disclaimer-cadre a:hover {
	color:#045570;
}



