@charset "utf-8";
/* CSS Document */

html,body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	/*background-image:url(../images/fond1on.jpg);*/
	background-repeat:no-repeat;
}

#top {
	position:absolute;
	top:0px;
	background-image:url(../images/2008Top.png);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	padding-left:22px;
	padding-top:10px;
}

#top a
{
	font-family:Arial;
	font-size:12px;
	border:1px solid black;
	color: Black;
	display:block;
	float:left;
	width:12px;
	line-height:12px;
	text-align:center;
	margin-right:12px;
	text-decoration:none;
}

#top a:hover, #top a.on  
{
	font-family:Arial;
	font-size:12px;
	border:1px solid black;
	color: Black;
	display:block;
	float:left;
	width:12px;
	line-height:12px;
	text-align:center;
	margin-right:12px;
	text-decoration:none;
	background-color:Black;
	color:White;
}

#bottom {
	position:absolute;
	/*top:634px;*/
	/*bottom:0px;*/
	background-color:#0f0f0f;
	display:block;
	width:100%;
	height:86px;
	clear:both;
}

#accueilbtn {
	POSITION: absolute;
	/*bottom: 25px; */
	RIGHT: 25px;
}

#main {
padding-top:40px;
height:auto;
}

#menus {
width:362px;
float:left;
padding-left:32px;
padding-top:36px;
}

#menus a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	border-right:1px white solid;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

.video {
width:182px;
height:280px;
margin-top:47px;
margin-right:4px;
float:left;
	background-image:url(../images/2008Video.png);
	background-repeat:no-repeat;
text-align:center;
padding-top:11px;
}

.textvideo 
{
	text-align:left;
	margin-top:70px;
	color:White;
	font-family:Verdana;
	font-size:18px;
	padding-left:22px;
}

.textvideo a 
{
	color:White !important;
	text-decoration:none !important;
}

.innertextvideo 
{
	text-align:left;
	margin-top:12px;
	color:White;
	font-family:Verdana;
	font-size:18px;
	padding-left:22px;
}

.innertextvideo a 
{
	color:White !important;
	text-decoration:none !important;
}


#homeMenu {
width:186px;
height:285px;
margin-top:45px;
margin-left:2px;
float:left;
}

.button {
width:186px;
height:95px;
background-image:url(../images/2008Button.png);
background-repeat:no-repeat;
}

.button a {
}

.button a img {
	padding-top:22px;
	padding-left:31px;
	border:none;
}

#videoPlayer {
	background-image:url(../images/fondVideo.png);
	background-repeat:no-repeat;
	width:653px;
	height:417px;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-left:12px;
}

#leftpart 
{
	width:200px;
	float:left;
}

#centerpart 
{
	width:700px;
	float:left;
	color:#ffffff;
}

/*#menuCatalogV {
	margin-top:47px;
	margin-left:15px;
	width:186px;
	float:left;
}

#menuCatalogV a {
	display:block;
	width:186px;
	height:57px;
	background-image:url(../images/menuCatalog.png);
	text-decoration:none;
	color:#0f0f0f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:57px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:3px;
}

#menuCatalogV a:hover {
	display:block;
	width:186px;
	height:57px;
	background-image:url(../images/menuCatalogOn.png);
	text-decoration:none;
	color:#0f0f0f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:57px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:3px;
}*/

div.menuCatalogVl1 
{
	display:none;
}

#listingCatalog {
	margin-top:47px;
	margin-left:64px;
	width:956px;
	float:left;
}

#listingCatalog .celluleListing {
	width:156px;
	height:156px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	background-image:url(../images/celluleListing.png);
	background-repeat:no-repeat;
}

#listingCatalog .celluleListing:hover {
	background-image:url(../images/celluleListingOn.png);
	background-repeat:no-repeat;
	cursor:pointer;
}


/* content */
.bloctextleft{
	/*background-color:#0f0f0f;*/
	background-image: url(/WebSites/UploadFolder/1/CMS/Images/content/bloc_textleft-px.gif);
	background-repeat:repeat-y;
	color:#ffffff;
	width:176px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}
/*
div#contactPage {
	float:left;
	font-size:11px;
	font-family: verdana;
	color:#484747;
	padding-left:10px;
	width: 740px;
	height:520px;
	margin-top:48px;
	margin-left:18px;
	background-image:url(/WebSites/UploadFolder/1/CMS/Images/content/promos/detailBack_promo.gif);
	background-repeat:no-repeat;}*/
div#contactpage
{
	font-size:12px;
	font-family: arial;
	color:#484747;
	width: 740px;
	margin-top: 48px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 18px;}
	
div#contactpage a{
	color:#484747;}

.OBJContactForm_table{
	padding-left: 20px;}

.OBJContactFormFieldName_td
{
	font-size:12px;
	font-family: arial;
	color:#484747;}
	
.OBJContactFormFieldValue_textbox
{
	width:190px;}
	
.OBJContactForm_Button
{
	background-image: url('/Images/btn_envoi.gif');
	background-repeat:no-repeat;
	border:0px solid red;
	width:188px;
	height:36px;
	color:#EC0231;
	font-size:16px;
	font-weight:normal;
	font-family: arial;
	text-transform:uppercase;
	cursor:pointer;
	}
	
.legendForm{
	color:#818181;
	font-family:arial;
	font-size:10px;
	}
	
.legendFormConfirmMessage{
	color:#333333;
	font-family:arial;
	font-size:12px;
	}
	
h1{
	font-family:arial,verdana, Sans-Serif;
	font-size:14px;
	font-weight:normal;}