.sliderbas
{
	height:12px;
	background-image: url(../images/slider_bas.png);
	background-repeat : no-repeat;
	background-position:top left;
	margin-bottom:25px;
}

.sliderhaut
{
	height:12px;
	background-image: url(../images/slider_haut.png);
	background-repeat : no-repeat;
	background-position:bottom left;
	margin-top:25px;
}

#slider {
	width: 1011px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding:0;
	overflow: hidden;
	background-color: #77ceef;
	
}

#slider2 {
	width: 1011px;
	height: 475px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	background-color: #77ceef;
}

#slides {
	width: 10000px;

}

.slide {
	width: 1011px;
	height: 370px;
	float:left;
}

.slide2 {
	width: 1011px;
	height: 650px;
	float:left;
}

.titleText {
	margin-top: 100px;
	margin-left: 60px;
	margin-right: 40px;
	font-family: Arial;
	font-size: 30pt;
	color: #f9f9f9;
	/*width:400px;*/
}

.titleText2 {
	margin-top: 25px;
	text-align:center;
	
	font-family: Arial;
	font-size: 30pt;
	color: #f9f9f9;
	/*width:400px;*/
}

.bodyText {
	margin-left: 60px;
	margin-right: 40px;
	font-family: Arial;
	font-size: 14pt;
	color: #f9f9f9;
}
.buttonText, .buttonText a,.buttonText a:visited,.buttonText a:hover {
	margin:0 10px;;
	font-family: Arial;
	font-size: 14pt;
	color: #f9f9f9;
	height:44px;
	line-height:44px;
	text-decoration:none;
	/*width:250px;*/
}

.buttonText2, .buttonText2 a,.buttonText2 a:visited,.buttonText2 a:hover{
	margin:0 10px;;
	font-family: Arial;
	font-size: 16pt;
	color: #f9f9f9;
	height:44px;
	line-height:44px;
	text-decoration:none;
	/*width:250px;*/
}
.partiegauche
{
	float:left;
	width:575px;
}
.partiedroite
{
	margin-left:575px;
}

.partiedroite1
{
	margin-top:60px;
		
	margin-left:575px;
}

.videoBoxSlide {
	height: 261px;
	width: 400px;
	margin-top:25px;
}


.videoBoxSlide2 {
	/*height: 450px;
	width: 574px;*/
	
	/*margin-top:25px;
	position:absolute;
    left: 50%; 
    margin-left: -287px;*/ /* moitié de la largeur de l'image */
}

.videoBoxSlide21 
{
margin-left:350px;
margin-top:50px;
}

.videoBoxSlide22
{
	margin-left:205px;
	margin-top:50px;
}

.prec
{
	/*position:relatif;*/
	/*left:-30px;
	top:300px;*/
	width:124px;
	height:43px;
	z-index:1500;
	background-image : url('../images/prec.png');
	background-repeat:no-repeat;
	position:absolute;
		cursor:pointer;
	
}

.suiv
{
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:124px;
	height:43px;
	z-index:1500;
	background-image : url('../images/suiv.png');
	background-repeat:no-repeat;
	position:absolute;
		cursor:pointer;
	
}

.prev
{
	/*position:relatif;*/
	/*left:-30px;
	top:300px;*/
	width:124px;
	height:43px;
	z-index:1500;
	background-image : url('../images/prev.png');
	background-repeat:no-repeat;
	position:absolute;
		cursor:pointer;
	
}

.next
{
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:124px;
	height:43px;
	z-index:1500;
	background-image : url('../images/next.png');
	background-repeat:no-repeat;
	position:absolute;
		cursor:pointer;
	
}

.button
{
	float:left;
	width: 44px;
	height:44px;
	/*z-index:1000;*/
	border:none;
	background-repeat:no-repeat;
		cursor:pointer;
	
}

.button1
{
	background-image : url('../images/1.png');
}

.button2
{
	background-image : url('../images/2.png');
}

.button3
{
	background-image : url('../images/3.png');
}

.button4
{
	background-image : url('../images/4.png');
}

.button5
{
	background-image : url('../images/5.png');
}

.button6
{
	background-image : url('../images/6.png');
}

.button1on
{
	background-image : url('../images/1on.png');
}

.button2on
{
	background-image : url('../images/2on.png');
}

.button3on
{
	background-image : url('../images/3on.png');
}

.button4on
{
	background-image : url('../images/4on.png');
}

.button5on
{
	background-image : url('../images/5on.png');
}

.button6on
{
	background-image : url('../images/6on.png');
}

#buttonBar {
	/*width: 1011px*/;
	height:44px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index:1500;
	position:absolute;
	/*background-image : url('../images/barremenu.png');
	background-repeat:no-repeat;*/
}

#buttonBar2 {
	/*width:88px;*/
	height:44px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index:1500;
	position:absolute;
	/*background-image : url('../images/barremenu.png');
	background-repeat:no-repeat;*/
}