body  
	{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #660000;
	scrollbar-shadow-color: #660000;
	scrollbar-3dlight-color: #660000;
	scrollbar-arrow-color:  #660000;
	scrollbar-track-color: #660000;
	scrollbar-darkshadow-color: #660000; 
	}
	
	
/* CSS from tutorials of www.alsacreations.com/articles */

#navcontainer
{
	margin: 110px 0 0 300px;
	padding: 0;
	height: 40px;
	text-align: justify;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	width: 60px;
	height: 33px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: arial, verdana, lucida, sans-serif;
	font-size:11px;
	padding-top:10px;
	background-image:url(images/bouton2.gif);
	background-position:center;
	background-repeat:no-repeat;
	}

#navcontainer ul li a:hover
{
color: #ffffff;
font-weight: bold;
background-image:url(images/bouton.gif);
background-position:center;
background-repeat:no-repeat;
}

#navcontainer ul li a#current
{
color: #ffffff;
font-weight: bold;
background-image:url(images/bouton.gif);
background-position:center;
background-repeat:no-repeat;
}

#navcontainer a:active
{
background-image:url(images/bouton.gif);
}

#navcontainer li#active a
{
background-image:url(images/bouton.gif);
}
	
#page   
	{
	position: absolute;
	width: 850px;
	margin-left: -425px;
	left: 50%;
	height: 950px;
	/*margin-top: -450px;*/
	margin-top: 0%;
	/*top: 50%;*/
	z-index:4;
	background-image:url(images/maquette_websalsazur.gif); 
	background-repeat:no-repeat;
	visibility:visible;
	}

#index   
	{
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	height: 600px;
	margin-top: -300px;
	top: 50%;
	z-index:4;
	background-color:#000000;
	/*background-image:url(images/maquette_danse_azur.gif); 
	background-repeat:no-repeat;
	visibility:visible;*/
	}
	  
#pagename {
	margin-left: 25px;
	margin-top: -25px;
	height: 50px;
	width: 300px;
	position:absolute;
	z-index:4;
	color: #FF9900;
	font-size:16px;
	font-weight: bold;
	padding: 0px;
	font-family:arial;		
	}

#soustitre {
	margin-left: 100px;
	margin-top: 130px;
	height: 200px;
	width: 450px;
	position:absolute;
	z-index:4;
	color:#FFffff;
	font-size:11px;	
	}
	
	
#contenu {
	margin-left: 15px;
	margin-top: 10px;
	height: 620px;
	width: 530px;
	position:absolute;
	z-index:4;
	color:#FFffff;
	font-size:11px;
	padding-left:10px;
	overflow-y:auto;
	}	

#editos {
	margin-left: 570px;
	margin-top: 295px;
	height: 340px;
	width: 255px;
	position:absolute;
	z-index:4;
	color:#FF6600;
	font-size:11px;
	padding-left: 5px;
	overflow-y:auto;
	}
	
#reportage {
	margin-left: 570px;
	margin-top: 15px;
	height: 260px;
	width: 255px;
	position:absolute;
	z-index:4;
	color:#FF6600;
	font-size:11px;
	padding:5px;
	}

#bannieres {
	margin-left: 360px;
	top: 5px;
	height: 100px;
	width: 490px;
	position:absolute;
	padding:10px;
	overflow-y:auto;
	}	
	
#haut {
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-left:0px;
	position:absolute;
	z-index:0;
	}
	
#realisation {
	height: 40px;
	width: 150px;
	margin-top: 670px;
	margin-left:15px;
	position:absolute;
	z-index:10;
		}

#table {
	width: 500px;
	position:absolute;
	z-index:10;
		}
		



/* CSS pour la police */
h1 {
	font-size: 14px;
	color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration:underline;
}

h2 {
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration:none;
}	

h3 {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}	

h4 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:15px;
	text-decoration:none;
	}	
	
h6 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:10px;
}

.titre {
	color: #FF6600;
	font-size:12px;
	font-weight: bold;
	}

.soustitre {
	color: #FF9900;
	line-height:12px;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.soustitre a:link {
	color: #FF9900;
	text-decoration:none;
	}	

.soustitre a:hover {
	color: #FFffff;
	text-decoration:none;
	}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	}

.texte a:link {
	color: #ffffff;
	text-decoration:none;
	}

.texte a:hover {
	color: #FF9900;
	text-decoration:none;
	}	

a:visited {
	color: #ffffff;
	text-decoration:none;
	}
	
.texte_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	}

.texte_2 a:link {
	color: #ffffff;
	text-decoration:none;
	}

.texte_2 a:hover {
	color: #000000;
	text-decoration:none;
	}	

.texte_2 a:visited {
	color: #000000;
	text-decoration:none;
	}
	
.texte_important {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight: bold;
}

.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9900;
	text-decoration:none;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9900;
	text-decoration:none;
	}
	
a:visited {
	color: #ffffff;
	text-decoration:none;
	}
	
a:hover {
	color: #ffffff;
	text-decoration:none;
	}

.texte_2 {
	color: #000000;
	text-decoration: underline;
	}	
.texte_2 a:link {
	color: #000000;
	text-decoration: underline;
	}

.texte_2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
 
.calendrier {
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-color:#CC3300;
	height:30px;
	width:70px;
	text-align:center;
	vertical-align:middle;
	padding-bottom: auto;
	padding-top:10px;
	margin:auto;
	border:0px;
	}
	
.calendrier2 {
	color: #000000;
	text-decoration:none;
	font-size:9px;
	background-color:#996633;
	padding-top:2px;
	padding-left:2px;
	height:60px;
	width:70px;
	margin:auto;
	border:0px;
	}
		
.calendrier3 {
	color: #000000;
	text-decoration:none;
	font-size:9px;
	background-color:#;
	padding-top:2px;
	padding-left:2px;
	height:60px;
	width:70px;
	}

.calendrier4 {
	font-size : 8pt; 
	font-family : arial; 
	font-weight : normal; 
	color : white; 
	text-decoration:none;
	height:auto;
	width:454px;
	background-color:#CC3300;
	padding-bottom: auto;
	padding-top:0px;
	border:0px;
	margin:0px;
	}
	 
.calendrier4 a:link {
	text-decoration:none;
	}

.calendrier4 a:hover {
	text-decoration:none;
	}

.calendrier5 {
font-size : 8pt; 
font-family : arial; 
font-weight : normal; 
color : white; 
text-decoration:none;
height:auto;
} 

.a2 {
color : #ffffff; 
text-decoration : none; 
} 
.a2:hover {
color : #ffffff; 
text-decoration : none; 
} 
.a2 {
color : orange; 
text-decoration : none; 
}

/*//////////////////////////// TABLE ////////////////////////////////////*/

table.sample {
	border-width: 0px;
	border-style: outset;
	border-color: #336666;
	border-collapse: collapse;
	background-color:#CC3300;
	margin-top:Opx;
	top:60px;
	left:0px;
	position:absolute;
	}
	
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	background-color:#CC3300;
	border-color: #660000;
	height:30px;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
	}

table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #660000;
	background-color:996633;
	color:#000000;
	font-size:10px;
	height:30px;
	}
	
/*//////////////////////////////*/

table.sample_2 {
	border-width: 0px;
	border-style: outset;
	border-color: #336666;
	border-collapse: collapse;
	background-color:#CC3300;
	margin-top:30px;
	top:0px;
	left:0px;
	position:absolute;
	}
	
table.sample_2 th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	background-color:#CC3300;
	border-color: #660000;
	height:30px;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
	}

table.sample_2 td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #660000;
	background-color:996633;
	color:#000000;
	font-size:10px;
	height:30px;
	}
