* {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

body {
	padding: 0px;
	border: 0px;
	background:  #000;
	color: #FFF;
	font-family: arial;	
	font-size: 9px;	
background: rgb(158,158,158);
background: -moz-linear-gradient(0deg, rgba(158,158,158,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(158,158,158,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(0deg, rgba(158,158,158,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9e9e9e",endColorstr="#000000",GradientType=1);

	
}

.download {
	background: url(/img/design_1/dl.png) no-repeat 0px 2px;
	padding-left: 40px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	height: 35px;
	display: block;	
	text-transform: uppercase;
	font-size: 10px;
}
.kits li {
	padding: 0px;
	margin: 0px;
	margin-right: 14px;	
}
.kits div {
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 10px;	
}
h3.ktitle {
	margin-bottom: 15px;	
}
.download:hover {
	text-decoration: underline;	
}

#by, .by {
	font-size: 10px;
	color: white;
	text-transform: uppercase;	
}
#by:hover, .by:hover {
	text-decoration: none;
}

.global {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

.popimg, .imgs {
	border: solid 1px #635F5e;
	display: block;	
}

.popimg:hover, .imgs:hover {
	border: solid 1px #FFF;	
}

.wide {
	width: 900px;	
}

ul.listing {
	margin-bottom: 38px;
	float: left;	
}

ul.listing li {
	text-transform: uppercase;
	font-size: 12px;
	font-family: arial; 
	clear: both;
	width: 450px;
}

div.bigtitle {
	margin-top: 50px;
	padding: 5px;
	font-size: 15px;
}

h2 {
	margin-top: 30px;	
}

.heu {
	width: 134px;
	display:block;
	float: left;	
}
.price {
	width: 180px;
	display:block;
	float: left;
}
.km {
	width: 50px;
	display:block;
	float: left;	
}

ul.listing li.grey {
	background: #000 url(/img/design_1/fond.jpg) no-repeat;	
	width: 568px;
	clear: both;
	display: block;
}
ul.listing li.red {
	background: #000 url(/img/design_1/fondred.jpg) no-repeat;	
	width: 568px;
	clear: both;
	display: block;
}

ul.info {
	margin-bottom: 50px;	
}

ul.info li {
	margin-bottom: 20px;
	font-size: 13px;	
}

ul.info li .title {
	border-bottom: solid 1px #CCC;
	clear: both;
	color: #FF8BC2;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

.face {
	background: #000000 url(/img/design_1/facebook.jpg) no-repeat scroll 0px -12px;
	height: 30px;	
	border-top: solid 1px #979797;
	border-bottom: solid 1px #979797;
	font-size: 90%;
}
.face .membre {
	height: 21px;
	display: block;
}

.face .right a {
	margin-left: 10px;	
}

.partners {
	border-top: solid 3px black;
	border-bottom: solid 3px black;	
}
.promos {
	background: #000;
	overflow:hidden;
	height: 35px;	
	border-bottom: solid 1px #979797;
	font-size: 90%;
}
.promos .left {
	border-top: 1px solid #555555;
    height: 44px;
    padding-bottom: 4px;
    width: 100%;	
}
.face .right {
	overflow: none;
	height: 30px;	
}
.face .left {
	height: 23px;	
}
.content {
	background: #000 url(/img/design_1/content.gif) repeat-x;
	font-size: 80%;
}
.bottom {
	background: #000 url(/img/design_1/bottom.gif) repeat-x;
	font-size: 80%;
	height: 60px;
}
.menu {
	background: #000 url(/img/design_1/menu.gif) repeat-x;
	height: 50px;	
	border-top: solid 1px #979797;
	border-bottom: solid 1px #979797;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.end {
	background: #000 url(/img/design_1/end.jpg) no-repeat;
	height: 150px;	
	border-top: solid 1px #979797;
	font-size: 80%;
	text-align: center;
	padding-top: 60px;
}

.submenu0 {
	background: transparent url(/img/design_1/menu/m_1.gif) no-repeat 0px -51px;
	height: 50px;
	width: 70px;
	display: block;
}
.submenu0:hover, .submenu0.active_disabled {
	background: transparent url(/img/design_1/menu/m_1.gif) no-repeat;
}

.submenu1 {
	background: transparent url(/img/design_1/menu/m_2.gif) no-repeat 0px -51px;
	height: 50px;
	width: 35px;
	display: block;
}
.submenu1:hover, .submenu1.active_disabled {
	background: transparent url(/img/design_1/menu/m_2.gif) no-repeat;
}

.submenu2 {
	background: transparent url(/img/design_1/menu/m_10.gif) no-repeat 0px -51px;
	height: 50px;
	width: 64px;
	display: block;
}
.submenu2:hover, .submenu2.active_disabled {
	background: transparent url(/img/design_1/menu/m_10.gif) no-repeat;
}

.submenu3 {
	background: transparent url(/img/design_1/menu/m_11.gif) no-repeat 0px -51px;
	height: 50px;
	width: 125px;
	display: block;
}



.parti {
	padding-bottom: 1px;
}


div.sub div {
	margin-bottom: 5px;	
}

a.sub {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;	
}
a.sub:hover {
	text-decoration: none;	
}
.subtitle {
	text-transform: uppercase;
	font-weight: bold;
}

.description {
	font-size: 12px;
}

.submenu3:hover {
	background: transparent url(/img/design_1/menu/m_11.gif) no-repeat;
}

.submenu4 {
	background: transparent url(/img/design_1/menu/m_5.gif) no-repeat 0px -51px;
	height: 50px;
	width: 99px;
	display: block;
}
.submenu4:hover {
	background: transparent url(/img/design_1/menu/m_5.gif) no-repeat;
}

#pwd {
width: 100px; padding: 1px; height: 20px; font-size: 10px; background-color: #DDD;	
}

.pwds {
	width: 100px; 
	padding: 1px; 
	height: 20px; 
	font-size: 10px; 
	background-color: #DDD;	
}

.partner {	
	background: transparent url(/img/design_1/part.jpg) no-repeat;
	width: 600px;
	height: 60px;	
}

.promo {	
	background: transparent url(/img/design_1/part_.jpg) no-repeat;
	width: 600px;
	height: 60px;	
}

.mailing {
	width: 150px;	
}

.submenu5 {
	background: transparent url(/img/design_1/menu/m_12.gif) no-repeat 0px -51px;
	height: 50px;
	width: 90px;
	display: block;
}
.submenu5:hover, .submenu5.active_disabled {
	background: transparent url(/img/design_1/menu/m_12.gif) no-repeat;
}
.submenu18 {
	background: transparent url(/img/design_1/menu/m_18.gif) no-repeat 0px -51px;
	height: 50px;
	width: 110px;
	display: block;
}
.submenu18:hover, .submenu18.active_disabled {
	background: transparent url(/img/design_1/menu/m_18.gif) no-repeat;
}

.submenu6 {
	background: transparent url(/img/design_1/menu/m_7.gif) no-repeat 0px -51px;
	height: 50px;
	width: 118px;
	display: block;
}
.submenu6:hover, .submenu6.active_disabled {
	background: transparent url(/img/design_1/menu/m_7.gif) no-repeat;
}

.submenu7 {
	background: transparent url(/img/design_1/menu/m_8.gif) no-repeat 0px -51px;
	height: 50px;
	width: 84px;
	display: block;
}
.submenu7:hover, .submenu7.active_disabled {
	background: transparent url(/img/design_1/menu/m_8.gif) no-repeat;
}

.submenu8 {
	background: transparent url(/img/design_1/menu/m_9.gif) no-repeat 0px -51px;
	height: 50px;
	width: 114px;
	display: block;
}
.submenu8:hover, .submenu8.active_disabled {
	background: transparent url(/img/design_1/menu/m_9.gif) no-repeat;
}
.submenu9 {
	background: transparent url(/img/design_1/menu/m_14.gif) no-repeat scroll 0 -51px;
	height: 50px;
	width: 101px;
	display: block;
}
.submenu9:hover, .submenu9.active_disabled {
	background: transparent url(/img/design_1/menu/m_14.gif) no-repeat;
}

h3 {
	margin-bottom: 50px;	
}

.right {
	width: 220px;
	height: 56px;
	float: right;	
}

.left {
	height: 40px;
	width: 650px;
	overflow: hidden;
	float: left;	
	margin-top: 4px;
}

.iconize {
	background: black;
	height: 36px;	
	position: absolute;
	margin-left: 614px;
    top: 12px;
    width: 291px;
	z-index: 4000;
}

.iconize a {
	margin-left: 6px;
}
.like {
	background:url("/img/icons/like.gif") repeat scroll 0 0 transparent;
	display:block;
	float: left;
	height:35px;
	width:35px;
}.wordpress {
	background:url("/img/icons/wordpress.gif") repeat scroll 0 0 transparent;
	display:block;
	float: left;
	height:35px;
	width:35px;
}
.youtubeclick {
	background:url("/img/icons/youtube.gif") repeat scroll 0 0 transparent;
	display:block;
	float: left;
	height:35px;
	width:35px;
}
.googleclick {
	background:url("/img/google.gif") repeat scroll 0 0 transparent;
	display:block;
	float: left;
	height:35px;
	width:35px;
}
.twitterclick {
	background:url("/img/icons/twitter.gif") repeat scroll 0 0 transparent;
	display:block;
	height:35px;
	float: left;
	width:35px;
}
.rssclick {
	background:url("/img/icons/rss.gif") repeat scroll 0 0 transparent;
	display:block;
	height:35px;
	float: left;
	width:35px;
}
.faceclick {
	background:url("/img/icons/facebook.gif") repeat scroll 0 0 transparent;
	display:block;
	height:35px;
	float: left;
	width:35px;
}

.twitclick {
	background:url("/img/icons/twitter.gif") repeat scroll 0 0 transparent;
	display:block;
	height:46px;
	float: left;
	width:45px;
}

.leftcolumn {
	width: 500px;	
	padding: 33px;
}
.columns {	
	padding: 33px;
}
.rightcolumn {
	padding-top: 33px;
	width: 30%;	
}

.book {
	padding: 5px;	
}

.rightcolumn ul {
	margin-top: 30px;	
}

p {
	text-align: justify;
	font-size: 13px;	
	margin-bottom: 25px;
}

input, select {
	border: solid 2px #DDD;
	padding: 3px;
	width: 390px;
}

label {
	font-size: 75%;	
}

.but {
	background: #CCC;
	padding: 3px;	
	width: 150px;
}

ul li {
	list-style: none;
	float: left;
	padding: 5px;	
}

#partners .leftcolumn {
	padding: 0px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 24px;
	width: 400px;
}

#partners .rightcolumn {
	padding: 0px;
	padding-right: 30px;
	padding-top: 108px;
	width: 400px;
}

.parti {
	width: 232px;	
}

#partners .subtitle {
	font-size: 13px;	
}

#partners h3 {
	width: 400px;	
}

.parti .description {
	text-align: justify;	
}

.bloc {
	margin-right: 50px;	
}

.formi {
	font-size: 80%;	
}
#playlist {
	margin-top: 80px;
}
#playlist li a {
	text-decoration: none;	
}
#playlist li a img {
	border: solid 1px white;	
}
#playlist li div.title {
	color: white;
	font-size: 11px;	
}
#playlist li div.active {
	position: absolute;
	height: 95px;
	width: 169px;
	background: url(/swf/videos/thumbs/play.png) no-repeat;	
}

.formis tr {
	margin-top: 20px;	
}

#i360 {
	position: absolute;
	top: 389px;
	margin-left: 15px;	
}
#cg {
	border:solid 1px #AAA; 
	height: 70px; 
	margin-bottom: 15px;
	overflow: auto;
	width: 500px;
	background: white;
	color: black;
	padding: 15px; 
}

#cg p {
	width: 450px;
}

#cg h3 {
	font-size: 15px;
	margin-bottom: 5px;	
}

#cg label {
	float: left;
	font-weight: bold;	
}
#cg input {
	width: 15px;	
}
#limoLincoln {
	display: none;	
}

#infos {
}

#infos a {
	color: #ffe195;	
}

#infos a:hover {
	text-decoration: none;
}	

#infos ul li .info_label {
	width: 200px;
	font-size: 11px;
	display: block;
	float: left;
}

#infos .info_conditions {
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	margin-left: 5px;
	text-align: left;	
}

#infos ul li .info_data {
	font-size: 14px;
	color: #ffe195;
	width: 280px;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
	height: 15px;
}

#infos ul {
	padding: 0px;
	margin: 0px;
}

#infos ul li span {
}
#infos ul li {
	clear: both;	
	text-align: left;
	border-bottom: 1px dotted #555555;
}

#infos td {
	padding: 20px;
}

#reservation-now {
	
}

#infos .button {
	display: block;
	background:url(/img/shared/reservation-now.png) 0px -47px;
	height: 45px;
	width: 387px;
	margin-top: 5px;
}

#infos .button:hover {
	background:url(/img/shared/reservation-now.png) 0px 0px;
}

.topbook {
		
}