body {
	background-color: black;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin: 0px;
}
h1 {
	color:#fff;
	font-size:42px;
	margin:40px;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-weight: bold;
}
#header h1 {
    border: 0 none;
    display: inline;
    margin: 0;
    width: 400px;
}
#header h2 {
    color: #CCFFFC;
    display: inline;
    font-size: 14px;
    margin: 0 400px 0 0;
    text-align: left;
    width: 400px;
}
#left h3 {
	font-size: 16px;
}
#header-bottom {
	width: 1160px;
	height: 40px;
	background-color: #2d3235;
	color: #FFFFFF;
	border-bottom:#000000 solid 4px;
	font-size: 16px;
}
td {
	text-align: left;
}
img {
	border:none;
}
#header {
    height: 50px;
    position: relative;
    width: 1160px;
}
#left {
	width: 189px;
	float: left;
	background-color: #2D3235;
}
#left ul {
	padding-left: 16px;
}
#left ul li {
}
#centre {
	width: 778px;
	float: left;
	background-color: #2D3235;
}
#centre h3 {
	color:white;
	padding-top:150px;
}
.blue {
	color: #6CF;
}
.orange {
	color: #F90;
}
#centre a {
	color: #F90;
	font-weight: bold;
}
#right {
    background-color: #2D3235;
    color: #FFFFFF;
    float: right;
    padding-left: 20px;
    text-align: left;
    width: 166px;
		border-left: #000000 solid 4px;
		height:630px;		
}
#right1 {
    background-color: #2D3235;
    color: #FFFFFF;
    float: right;
    padding-left: 20px;
    text-align: left;
    width: 166px;
		border-left: #000000 solid 4px;		
		border-top: #000000 solid 4px;
		height: 252px;
		font-size: 8px;
}
#right1 h3{
		font-size: 16px;
}
#cv {
	background-color: white;
	color: black;
}
#main {
	width: 1160px;
	z-index: 100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:600px;
	/*background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}
#topleft {
	float: left;
	height: 119px;
	width: 200px;
}
#oneleft, #twoleft, #twoleft1, #threeleft, #fourleft {
	border-right: 4px solid #000000;
	border-top: 4px solid #000000;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	padding-left: 24px;
	padding-right: 6px;
	text-align: left;
	width: 155px;
}
#oneleft {
    background-image: url("../images/rond-vert-puce.png");
    background-position: 22px 56px;
    background-repeat: no-repeat;
    border-top: medium none;
		height:270px;
}
#contact fieldset {
	height:338px;
	padding-right: 150px;
	padding-bottom: 150px;
	padding-left: 150px;
	border:3px solid #FFFFFF;
}
#contact-fieldset table {
	margin-top: 100px;
}
#twoleft {
	color: #fff;
	height: 210px;
}
#twoleft a {
	color: #fff;
}
#twoleft1 {
	color: #fff;
	height:394px;
}
#threeleft {
	color: #fff;
}
#threeleft a, #twoleft1 a {
	color: #fff;
}
#fourleft {
	color: #fff;
	height: 100px;
	margin-top: 20px;
}
#fourleft a {
	color: #fff;
}
#contact {
	color: #F90;
	font-weight: bold;
	width: 772px;
	background-color: #000;
}
.clic {
	color: #F90;
	text-align:left;
	margin-bottom: 2px;
	font-weight: bold;
	margin-left: 20px;
}
#cont_wrap {
	border:3px solid white;
	width: 772px;
	background-color: #000;
}
#cont_wrap p {
	font-size:12px;
	margin-bottom:0;
	margin-top:0;
}
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #999;
	cursor: pointer;
	margin: 0;
}
.horizontal_accordion_toggle_active {
	border-right: 1px solid #eee;
}
.horizontal_accordion_content {
	height: 100px;
	float: left;
	overflow: hidden;
}
.horizontal_accordion_content p {
	line-height:150%;
	padding:10px 10px 15px;
	width:230px;
	color: #fff;
}
.horizontal_accordion_content p a {
	background-color:#999999;
	border:2px solid #CCCCCC;
	color:white;
	line-height:20px;
	padding:2px;
	text-decoration:none;
}
#top_container, #mid_container, #bot_container, #three_container, #four_container, #five_container, #six_container, #seven_container, #eight_container {
	background:#333 none repeat scroll 0 0;
	border:2px solid #ccc;
	height:100px;
	width:764px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#top_container {
	margin-top:100;
}
/*#six_container {
	margin-bottom:0;
}*/
#cv {
	text-align: left;
	background-color: #FFF;
}
#cv h1 {
	color: #000;
	font-size: 18px;
	padding:20px 20px 20px 0;
	margin-left:0;
}
#cv h2 {
	color:black;
	font-size:12px;
	font-weight:bold;
}
#footer {
	clear:both;
	color:#666666;
	height:10px;
	margin:0 auto;
	padding-top:20px;
	width:600px;
}
#footer a {
	color:#666;
	text-decoration:none;
}
.back {
	text-align: left;
	margin-left: 40px;
}
.back a {
	color: #ff9900;
	text-decoration: none;
}
#shadowtext {
	color: #FFF;
	padding: 15px;
	text-align: left;
	font-weight: bold;
}
#oneleft p a {
	color: #FFF;
}
.prices {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 5px;
}
#header-bottom ul {
    float: left;
    margin: 10px 0 0;
    padding-left: 38px;
    width: 310px;
}
#header-bottom ul li {
	list-style: url(../images/rond-vert-puce.png);
}
.right {
	float: right;
}
#header-bottom .right {
    margin: 10px 20px 0 0;
}
#left #twoleft1 ul li, #left #twoleft ul li {
	list-style: url(../images/rond-vert-puce.png);
	padding-bottom: 20px;
}
#right ul {
    padding-left: 20px;
}
#right ul li {
	list-style: url(../images/tick.png);
	padding-bottom: 10px;
}
.contact {
	font-size: 18px;
}
.contact {
	font-weight: bold;
}
#header-bottom .right a {
	color: #FFF;
}
#right1 p strong {
	font-size: 9px;
}
#mediaplayer {
    background-color: #000000;
    padding-bottom: 4px;
}
	
