*{
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
body {
	background-image: url(../image/bg-ios5.jpg);
	background-repeat:repeat;
	font-family:"Corsiva", Arial, Helvetica, sans-serif;
	font-size:16px;
	min-width:1656px;
}
#panel .panel_title {
	background-image: url(../image/nav_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 20px;
}
#overlay{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: #000;
	display:none;
	opacity:0.9;	
}
.preload {
	display: none;
}
#thumbContainter{
	position:absolute;
	top:70px;
	left:0px;
	height:600px;
	margin:0;
	width:175px;
	padding:0 10px;
	border-right:1px solid #c8cf25;
	border-bottom:1px solid #c8cf25;
	-moz-box-shadow:-2px 0px 10px #000 inset;
	-webkit-box-shadow:-2px 0px 10px #000 inset;
	box-shadow:-2px 0px 10px #000 inset;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
#thumbScroller{
	position:relative;
	height:600px;
	overflow:hidden;
	left:-180px;
}
#thumbScroller .container{
	position:relative;
	top:10px;
	float:left;
}
#thumbScroller .content{
	clear:both;
	float:left;
}
#thumbScroller .content div{
	padding:2px;
	height:100%;
	float:left;
}
#thumbScroller .content a{
	outline:none;
}
#thumbScroller img{
	border:5px solid #000;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
}
img.pg_thumb,
img#pg_large,
.pg_title h1,
.pg_content .pg_description div
{
	position:absolute;
}
.pg_content .pg_description div{
	display:none;
}
.pg_title h1{
	display:none;
	left:350px;
	top:95px;
	padding:10px 20px;
	color:#fff;
	font-weight:bold;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
img.pg_thumb{
	display:none;
}
.pg_title h1{
	display:none;
	left:350px;
	top:-10px;
	padding:10px 20px;
	color:#fff;
	font-weight:bold;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
img.pg_thumb{
	display:none;
}
img#pg_large{
	z-index:9999;
}
img.pg_thumb,
img#pg_large{
	top:180px;
	left:350px;
	padding:10px;
	cursor:pointer;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.pg_description h2{
	color:#000;
	font-size:22px;
	margin-bottom:20px;
	padding:5px;
	width:510px;
	background-color: transparent;
	background-image: url(../image/bg2.png);
	background-repeat: repeat;
	background-position: left top;
}
.pg_description p{
	font-size:14px;
	width:500px;
	padding:10px;
	overflow:hidden;
	color:#fff;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 20px;
	text-align: justify;
}
#pg_desc1 div{
	position:relative;
	margin-top:560px;
	margin-left:0px;
	width:500px;
}
#pg_desc2 div{
	top:560px;
	left: 1000px;
}
.pg_description a {
	text-decoration:none;
	color:#c8cf25
}
.pg_description a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8cf25;
}
#right {
	clear: both;
	float: right;
	position: relative;
}
#pg_desc1 div h2 a {
	color: #000;
}

#pg_desc1 div h2 a:hover {
	color: #000;
	border-bottom-color: #000;
}


.footer_logo {
	background-image: url(../image/Logo-appli.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
.footer {
	height: 250px;
	z-index: 1000;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	padding: 0px;
	width:100%;
	background-repeat:repeat-x;
	background-position:left;
	background-position:top;
	background-image: url(../image/footer_xl.png);
}
.accueil {
	background-image: url(../image/accueil-sans.png);
	position: absolute;
	height: 40px;
	width: 150px;
	top: 10px;
	right: 50px;
}
.home {
	background-image: url(../image/home.png);
	height: 50px;
	width: 150px;
	position: absolute;
	top: -10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.home:hover {
	background-image: url(../image/home-hover.png);
	height: 50px;
	width: 150px;
	position: absolute;
	top: -10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#social ul {
	position:absolute;
	top:15px;
	right: 250px;
	height: 60px;
	list-style: none outside none;
	width: 240px;
}
.page_title {
	background-image: none;
	height: 50px;
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 2.8em;
	font-weight: bold;
	color: #c8cf25;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#social ul li {
    float: left;
}
#social ul li a {
	display: block;
	float: left;
	height: 60px;
	opacity: 0.8;
	width: 60px;
}
#social ul li a:hover {
    opacity: 1;
}
#social ul li a.linkedin {
	background-color: transparent;
	background-image: url(../image/linkedin2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#social ul li a.twitter {
	background-color: transparent;
	background-image: url(../image/twitter_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#social ul li a.facebook {
	background-color: transparent;
	background-image: url(../image/facebook2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}#top_bar {
	margin-top:0px;
	padding-top:0px;
	height: 70px;
	min-width:1656px;
	width: 100%;
	background-image: url(../image/top_bar_bgd.png);
	z-index: 10000;
	background-color: #c8cf25;
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 10000;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
}
h1.title{
	z-index: 1;
	position:relative;
	font-weight:normal;
	text-transform:uppercase;
	font-size:56px;
	color:#fff;
	background-color: transparent;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	float: right;
	margin-top: -490px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h1.title span{
	font-size:14px;
	display:block;
}
.bold span {
	font-size: 0.8em;
	font-weight: normal;
	z-index:100000;
}
.download {
	float:right;
	margin-right:20px;
	margin-top:5px;
}
.back_to {
	float:right;
	margin-right: 40px;
	margin-top:-2px;
	
}
a.back_to_top {
	margin-left:40px;
}
.site_map {
	position: relative;
	font-size: 16px;
	float: left;
	margin-left:250px;

}
.site_map li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.site_map li a {
	color: #000;
	text-decoration: none;

}
.footer li a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.2em;
	font-weight:bold;
}
.adresse {
	position: relative;
	font-size: 16px;
	float: left;
	margin-left: 80px;

}
.adresse li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.adresse li.none {
	background:none;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
	padding-left:0px;
}
.adresse a {
	color: #000;
	text-decoration: none;
}
.telephone {
	margin-left: 80px;
	position: relative;
	font-size: 16px;
	float: left;

}
.telephone li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.telephone li.none {
	background:none;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
	padding-left:0px;
}
.mentions {
	margin-left: 80px;
	position: relative;
	font-size: 16px;
	float: left;
	margin-right: 80px;

}
.mentions li {
	background-image: url(../image/footer_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none;
}
.mentions a {
	color: #000;
	text-decoration: none;
}
.footer_flashcode {
	height: 180px;
	width: 180px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	clear: both;
}
