
html, body {width:100%; margin:0;}

#conteneur {
	width:1100px;
	height:650px;
	margin:0 auto 0 auto;
	margin-top:30px;
}

#conteneur2 {
	width:1000px;
	height:1366px;
	margin:0 auto 0 auto;
	margin-top:35px;
	background-repeat:no-repeat;
}

body {
	background-color: #000033;
}
body,td,th {
	color: #CCCCCC;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}


a:hover, a:active { text-decoration: none; }

.style_texte {	
	font-size: 14px;
	color:#CCCCCC;
}

.style1 {
	font-size: 15px;
	color:#000000;
}

.style_liens {
	font-size: 15px;

}

.style33 {font-size: 14px; color:#FFFFFF;}
.style_bleu {color: #33CCFF;}
.style_red {color: #FF9999; font-size: 14px; }
.style47 {color: #FF0000;}


.style_compteur {
	font-size: 12px; color: #0099CC;
}
.diaporama{
	position:absolute;
	width:630px;
	height:378px;
	margin-top:320px;
	
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}



