@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: none;
	background-image: url(../accueil/background/header_bg_960_sides_haut.jpg);
	background-repeat: repeat-x;
	font: 100.1%;
	position: relative;
}
#cadre {
	position: relative;
	width: 710px;
	height: auto;
	background-color: #FFF;
	float: left;
}
#cadre_main {
	position: relative;
	width: 710px;
	height: 1000px;
	background-color: #FFF;
	float: left;
}

#cadre_sidebar_droite {
	float: right;
	position: relative;
	width: 250px;
	background-color: #FFF;
	height: auto;
	margin-bottom: 30px;
}
#container {
    float: left;
    width: 960px;
    background: url(../accueil/background/container.png) repeat-y;
}
#footer {
	height: 65px;
	position: relative;
	clear: both;
	background-color: #CCC;
	width: 960px;
	float: left;
	margin-top: 0px;
	text-align: center;
}
#footer_text {
	text-align: center;
	float: left;
	position: relative;
	width: 960px;
	font-size: 0.8em;
	color: #003;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#header_camp {
	float: left;
	position: relative;
	width: auto;
	height: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 0px;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}
#header_industrie {
	float: left;
	position: relative;
	width: 480px;
	height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 230px;
	color: #030;
}
#image {
	float: left;
	position: relative;
	padding: 0px;
	width: 710px;
	height: 273px;
	margin-top: 0px;
	margin-right: 0px;
}
#initiative {
	float: left;
	position: relative;
	width: 210px;
	height: 273px;
	background-color: #0b3656;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.5;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	overflow: hidden;
}
#logo {
	float: left;
	position: relative;
	padding: 10px 0px 0px 30px;
	width: 220px;
	height: 100px;
}

#sidebar {
	padding: 0px 0px 10px 0px;
	float: right;
	height: auto;
	width: 250px;
	position: relative;
	border-right-width: 0px;
	border-right-style: solid;
	margin-top: 20px;
	background-color: #8A2911;
	background-repeat: repeat-x;
}
#sidebar_accueil {
	float: left;
	position: relative;
	margin-bottom: 2px;
	width: 169px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	height: 15px;
	text-decoration: none;
	margin-top: 15px;
	color: #FFF;
}
#sidebar_evenement {
	float: left;
	position: relative;
	margin-top: 0px;
}
#sidebar_gala {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
}
#sidebar_border_bottom {
	height: auto;
	border-width: 0px;
	border-style: solid;
	border-color: #999;
	padding: 5px;
	width: 220px;
	float: right;
	position: relative;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	overflow: hidden;
}
#sidebar_border_top {
	height: 370px;
	border-width: 0px;
	border-style: solid;
	border-color: #999;
	padding: 0px;
	width: 180px;
	float: left;
	position: relative;
	margin-left: 20px;
	background-color: #8A2911;
}

#sidebar_navigation {
	float: left;
	position: relative;
	width: 140
	width: 160px;
}
#sidebar_navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	width: 180px;
}
#sidebar_navigation ul li {
	display: block;
	width: 178px;
	margin-top: 0px;
	float: left;
	position: relative;
}
#sidebar_navigation ul li a {
	display: block;
	padding: .6em .7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	background-color: #8A2911;
	float: left;
	position: relative;
}
#sidebar_navigation ul li a:link, #sidebar_navigation ul li a:visited {

}
#sidebar_navigation ul li a:hover, #sidebar_navigation ul li a:active {
	color: #FFF;
	background-color: #0b3656;
}
#sidebar_navigation ul li a.current, #sidebar_navigation ul li a.current:hover, #sidebar_navigation ul li a.current:active {

}
#wrapper {
	width: 960px;
	text-align: left;
	height: auto;
	background-color: #FFF;
	margin: 0 auto;
}
