#page   
   {
     position: absolute;
     width: 968px;        /* selon la largeur voulue */
     margin-left: -484px; /* moitie de width */
     left: 50%;           /* constant, toujours 50% */
     height: 674px;       /* selon la quantite de texte */
     margin-top: -337px;   /* moitie de height */
     top: 50%;            /* constant, toujours 50% */
     border: 1px solid #333;
     background-color: #eee;
   }
   #contenu { margin: 1em; }
.conteneurCentre 
{
	text-align: center;
	width: 100%;
}
.centre 
{
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	height: 465px;
	text-align: left;
	margin-top:-1px;
	padding-top:-1px;
}
.bouton 
{
	vertical-align:5%;
}
.test
{
	width:650px;
	height:379px;
	overflow:auto;
	white-space:nowrap;
	border:solid 2px pink;	
}
.galerieApparent
{
	background-position:center;
	background-repeat:no-repeat;
	width:190px;
	float:left;
	height:298px;
	vertical-align:bottom
}
.transparent
{
filter: alpha (opacity=30);
-moz-opacity: .3; 
opacity: 0.3;
}
.opaque
{
filter: alpha (opacity=100);
-moz-opacity: 1; 
opacity: 1;
}
a{color:Black}
a:hover{color:Red}
a:active{color:Red}
a:visited{color:Black}

#logo
{
	background-color:white;
	width:170px;
	height:198px;
	float:left;
}

#logoContainer
{
	width:170px;
	height:50px;
}

.logo div a
{
	border-style:none;
}

.logo div div
{
	max-width:80px;
	width:80px;
	min-width:80px;
	max-height:41px;
	min-height:41px;
	height:41px;
	margin:2px 2px 2px 2px;	
	vertical-align:middle;
	display:table-cell;
}

.logo img
{
	max-width:78px;
	max-height:38px;
	border:0px;
	
}

.borderless
{
	border-style: none;
}

.existLink
{
	text-decoration:none;
	color:Red;
	margin-left:105px;
	cursor:pointer;
	font-weight:bolder;
	font-size:30px;
	font-family:Arial Black, Gadget, sans-serif;
}

.existLink:visited
{
	color:Red;
}

.existLink:hover
{
	color:Black;
}
div.dealerloginbase
{     
    background: transparent url('/images/General/partout/btnAccesDetaillantOff.png');            
    width: 146px;
    height: 25px;
    border:0px;
    display:inline-block;
}
div.dealerlogin
{     
    background-position: 0px 0px;
}
div.dealerlogin:hover
{            
    background-position: 0px -25px;
}
div.dealerloginEn
{
    background-position: 146px 0px;
}
div.dealerloginEn:hover
{
    background-position: 146px -25px;
}

#facebookDiv
{
	width:200px;
	height:22px;
	position:absolute;
	z-index:99;
}

#divBell
{
	width:250px;
	height:72px;
	position:absolute;
	z-index:99;
}


