@charset "UTF-8";

@font-face{ 
	font-family: 'BurneBWF';
	src: url('fonts/BurneBWF.eot');
	src: url('fonts/BurneBWF.eot?#iefix') format('embedded-opentype'),
	url('fonts/BurneBWF.woff') format('woff'),
	url('fonts/BurneBWF.ttf') format('truetype'), url('BurneBWF.svg#webfont') format('svg');
}

* {
	margin:0;
	padding:0;
}

a img {
	border:none;
}

a:visited  {
	color:#FFF;
}

body {
	background-color: #999999;
	height: 100%;
}

.gridContainer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'BurneBWF';
}

#menu, #menu ul {
	font-family: 'BurneBWF';
	padding : 0;
	list-style : none;
	line-height : 25px;
	text-align : center;
	z-index: 10;
	margin: 0;
	float: left;
	width: 1024px;
}

#menu {
	font-size : 20px;
	width: 1024px;
	background-color: #666;
}

#menu li {
	float : left;
	font-size: 18px;
	color: #ff6d02;
	width: 341px;
}

#menu a {
	display : block;
	padding : 0;
	color : #fff;
	text-decoration : none;
	width : 341.5px;
	background-color: #666;
}

.box1 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 576px;
}

.box1 a {
	color: #FFF;
	text-decoration: none;
}

.box1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.signature {
	font-size: 16px;
	color: #FFF;
	float: left;
	margin-top: -30px;
	margin-left: 10px;
	z-index: 1000;
	position: absolute;
}
.signature img {
	vertical-align: middle;
}

.titre {
	float: right;
	font-size: 50px;
	color: #FFF;
	margin-right: 5px;
	margin-top: 5px;
}

.mentions {
	font-size: 16px;
	color: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	clear: both;
	float: left;
	height: 496px;
}

.mentions a {
	color: #000;
	text-decoration: underline;
}

.mentions img {
	float: left;
	margin-right: 50px;
	margin-left: 80px;
}

.mentions p {
	text-align: justify;
	margin-top: 10px;
}

.box2 {
	background-image: url(img/bckbox2.jpg);
	background-repeat: no-repeat;
	height: 576px;
	width: 1024px;
	float: left;
	line-height: 22px;
}

#menuouvert {
	list-style-type: none;
	width: 341px;
	background-color: rgba(153,153,153,0.8);
	line-height: 25px;
}

#menuouvert li {
	padding-left: 10px;
	font-size: 16px;
}

.box2 a {
	color: #FFF;
	text-decoration: none;
}

.box2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#close  {
	float: right;
	margin-top: 10px;
}
#close2 {
	float: right;
	margin-top: 10px;
}

#ovni {
	width: 700px;
	height: 45px;
	font-size: 16px;
	text-align: justify;
	margin-top: 220px;
	margin-left: 215px;
	padding: 5px;
	position: absolute;
	background-color: rgba(204,204,204,0.2);
	border-radius: 5px;
	visibility: hidden;
	transform: skew (20deg,-5deg);
	-moz-transform: skew(20deg,-5deg);
	-webkit-transform: skew(20deg,-5deg);
	-o-transform: skew(20deg,-5deg);
	letter-spacing: 0.05em;
}

#ovni a {
	color: #000;
	text-decoration: underline;
}

#fabrique {
	width: 700px;
	height: 45px;
	font-size: 16px;
	text-align: justify;
	margin-top: 220px;
	margin-left: 215px;
	padding: 5px;
	position: absolute;
	background-color: rgba(204,204,204,0.2);
	border-radius: 5px;
	visibility: hidden;
	transform: skew (20deg,-5deg);
	-moz-transform: skew(20deg,-5deg);
	-webkit-transform: skew(20deg,-5deg);
	-o-transform: skew(20deg,-5deg);
	letter-spacing: 0.05em;
}

#fabrique a {
	color: #000;
	text-decoration: underline;
}

#electrique {
	width: 700px;
	height: 45px;
	font-size: 16px;
	text-align: justify;
	margin-top: 220px;
	margin-left: 215px;
	padding: 5px;
	position: absolute;
	background-color: rgba(204,204,204,0.2);
	border-radius: 5px;
	visibility: hidden;
	transform: skew (20deg,-5deg);
	-moz-transform: skew(20deg,-5deg);
	-webkit-transform: skew(20deg,-5deg);
	-o-transform: skew(20deg,-5deg);
	letter-spacing: 0.05em;
}

#close3 {
	float: right;
	margin-top: 10px;
}

#question {
	width: 700px;
	height: 25px;
	font-size: 18px;
	text-align: center;
	margin-top: 220px;
	margin-left: 215px;
	padding: 5px;
	position: absolute;
	background-color: rgba(204,204,204,0.2);
	border-radius: 5px;
	visibility: hidden;
	transform: skew (20deg,-5deg);
	-moz-transform: skew(20deg,-5deg);
	-webkit-transform: skew(20deg,-5deg);
	-o-transform: skew(20deg,-5deg);
	letter-spacing: 0.05em;
	color: #ff6d02;
}

#question a {
	color: #ff6d02;
	text-decoration: none;
}

#close4 {
	float: right;
	margin-top: 10px;
}

.titre2 {
	float: right;
	font-size: 50px;
	color: #FFF;
	margin-right: 5px;
	margin-top: -20px;
}

.titre2 a {
	color: #FFF;
	text-decoration: none;
}

.box3 {
	background-image: url(img/bckbox3.jpg);
	background-repeat: no-repeat;
	height: 576px;
	width: 1024px;
	line-height: 18px;
	float: left;
}

.box3 a {
	color: #FFF;
	text-decoration: none;
}

.box3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#photo {
	width: 330px;
	height: 335px;
	font-size: 16px;
	text-align: justify;
	margin-top: 100px;
	margin-left: 5px;
	padding: 2px;
	position: absolute;
	background-color: rgba(153,153,153,0.5);
	border-radius: 5px;
	color: #FFF;
}

#photo img {
	float: left;
}

#photohigh1, #photohigh2, #photohigh3, #photohigh4, #photohigh5 , #photohigh6 , #photohigh7, #photohigh8, #photohigh9, #photohigh10, #photohigh11, #photohigh12, #photohigh13, #photohigh14, #photohigh15 {
	position: absolute;
	float: left;
	width: 670px;
	height: 377px;
	margin-left: 345px;
	visibility: hidden;
	margin-top: 100px;
	border: 2px solid #CCC;
	border-radius: 5px;
	overflow: hidden;
}

.box4 {
	background-image: url(img/bckbox4.jpg);
	background-repeat: no-repeat;
	height: 576px;
	width: 1024px;
	line-height: 18px;
	float: left;
}

.ac-container {
	width: 960px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.ac-container label {
	position: relative;
	z-index: 20;
	display: block;
	height: 20px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 20px;
	font-size: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.ac-container label:hover{
	background: #fff;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	color: #ff6d02;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
	background-color: #CCCCCC;
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(img/arrow_down.png) no-repeat center center;	
}

.ac-container input:checked + label:hover:after{
	background-image: url(img/arrow_up.png);
}

.ac-container input{
	display: none;
}

.ac-container article{
	background: rgba(255, 255, 255, 0.8);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container article p{
	color: #777;
	line-height: 20px;
	font-size: 16px;
	padding: 10px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	letter-spacing: 0.05em;
}

.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.ac-container input:checked ~ article.ac-small{
	height: 100%;
}

.ac-container input:checked ~ article.ac-medium{
	height: 100%;
}

.ac-container input:checked ~ article.ac-large{
	height: 100%;
}
