
#diaporama1
{
   position: absolute;
   overflow: hidden;
   padding: 10px 0px 0px 0px;
   top: 5px;
   left: 5px;
   width: 150px;
   height: 105px;
   text-align: center;
   background: none;
   border: none;
   z-index: 0;
}
#diaporama2
{
   position: absolute;
   overflow: hidden;
   padding: 10px 0px 0px 0px;
   top: 5px;
   left: 155px;
   width: 150px;
   height: 105px;
   text-align: center;
   background: none;
   border: none;
   z-index: 0;
}
#diaporama3
{
   position: absolute;
   overflow: hidden;
   padding: 10px 0px 0px 0px;
   top: 5px;
   left: 305px;
   width: 150px;
   height: 105px;
   text-align: center;
   background: none;
   border: none;
   z-index: 0;
}   


#intro
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 0px;
	top: 158px;
	width: 966px;
	height: 35px;
	background: none;
	z-index: 0;
	border: none;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#loginBis {
   position:absolute;
   overflow:auto;
   padding: 10px 10px 10px 10px;  
   left:758px;
   top:220px;
   width:185px;
   height:405px;
   z-index:1;
   background: #F0F0F0;
   border: 1px solid #969696;
   border-radius: 10px;
   -moz-border-radius: 10px;
}

#visuel1
{
	position: absolute;
	padding: 10px 10px 10px 10px;
	left: 10px;
	top: 220px;
	width: 340px;
	height: 180px;
	background: #FFF580;
	z-index: 0;
	border: 1px solid #CD8601;
   border-radius: 10px;
   -moz-border-radius: 10px;
	color: #CD8601;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#visuel2
{
	position: absolute;
   padding: 10px 10px 10px 10px;  
	left: 385px;
	top: 220px;
	width: 340px;
	height: 180px;
	background: #DFDFFF;
	z-index: 0;
   border: 1px solid #0000FF;
   border-radius: 10px;
   -moz-border-radius: 10px;
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#visuel3
{
	position: absolute;
   padding: 10px 10px 10px 10px; 
	left: 10px;
	top: 435px;
	width: 340px;
	height: 190px;
	background: #D3FF82;
	z-index: 0;
   border: 1px solid #568400;
   border-radius: 10px;
   -moz-border-radius: 10px;
	color: #568400;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#visuel4
{
	position: absolute;
	padding: 10px 10px 10px 10px; 
	left: 385px;
	top: 435px;
	width: 340px;
	height: 190px;
	background: #FFDDFF;
	z-index: 0;
   border: 1px solid #800080;
   border-radius: 10px;
   -moz-border-radius: 10px;
	color: #800080;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#bas
{
   position: absolute;
   padding: 0px 0px 0px 0px;
   left: 10px;
   top: 660px;
   width: 955px;
   height: 130px;  
   background: none;    
   z-index: 0;
   border: none;
   text-align: center;
} 
