body,html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/img_gris.jpg) #999999;
	}

a {color:white;}

#conteneur {
	width:1010px;
	height:510px;	
	background:#999999;
	}
	

#conteneur #slideshow {
	position: relative;
	height: 500px;
	width: 1010px;
	tex-align:center;
	}
	
#conteneur #slideshow .pics {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	margin:0;
	height: 500px;
	width: 1010px;
	text-align:center;
	overflow: hidden;
	background: black;
	}
	
#slides {
	postion:absolute;
	text-align:center;
	height:500px;
	}

#conteneur #controls {
	margin-left:auto;
	margin-right:auto;
	margin: 0;
	padding:0; 
    width: 218px;
}




.titre1greg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
}

.contenuGreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

