
#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: 30px;
	background: none;
	z-index: 0;
	border: none;
	color: #FA0000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#loginBis {
   position:absolute;
   overflow:auto;
   padding: 4px;
   left:758px;
   top:200px;
   width:190px;
   height:340px;
   z-index:1;
   background: none;
   border: 1px solid red;
}

#visuel1
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 0px;
	top: 205px;
	width: 372px;
	height: 195px;
	background: none;
	z-index: 0;
	border: none;
	color: #8080FF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#visuel2
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 380px;
	top: 195px;
	width: 349px;
	height: 205px;
	background: none;
	z-index: 0;
	border: none;
	color: #E7A4EC;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#visuel3
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 0px;
	top: 400px;/*388px;*/
	width: 373px;
	height: 195px;
	background: none;
	z-index: 0;
	border: none;
	color: #FA0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#visuel4
{
	position: absolute;
	padding: 0px 0px 0px 5px;
	left: 380px;
	top: 400px;/*388px;*/
	width: 349px;
	height: 195px;
	background: none;
	z-index: 0;
	border: none;
	color: #98E903;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
div.lien_inscription {
	position:absolute;
	text-align:center;
	width:758px;
	height:20px;
	left:0px;
	top:370px;
	border-width: 0px 0; 
	border-style: solid; 
	border-color: #F00;
}
div.lien_inscription a, div.lien_inscription a:link, div.lien_inscription a:visited  {
	display:inline-block;
	width:350px;
	height:20px;
	padding:0;
	margin:auto;
	background:none #F00;
	border-width:1px;
	border-color: #AAA #000 #000 #AAA;
	border-style:solid;
	color:#FFF;
}
div.lien_inscription a:hover{
	background:none #D00;
	text-decoration:none;
} 
#bas
{
   position: absolute;
   padding: 0px 0px 0px 5px;
   left: 0px;
   top: 588px;
   width: 980px;
   height: 217px;  
   background: url("./images/bg_bas.jpg") no-repeat;    
   z-index: 0;
   border: none;
}
   
