body {
	margin: 0; padding: 0; 
	background-color:black;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 14px;
	
}
.Style2 {color: #FFFFFF}

#bloc1 {

   width: 150px;
   margin-left: 10px;
   float: left;
}

#bloc2 {

color: #FFFFFF;
   width: 600px;
   margin-left: 10px;
   float: left;
}

#bloc3 {
   background-color: red;
   width: 15%;
   margin-left: 5%;
   float: left;
} 

a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
	
}
a:active {
	text-decoration: none;
	
}
.cv{ border : none; }
.droite{float:right;}
.gauche{float:left;}
.centre { width:600px; }
.espace {width:10px;}
.basDePage{	width:800px;
		padding: 10% 0% 0%;
			position:relative;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
		color: #FFFFFF;}
.imageMenu{width:149px; height:21px;}
p {text-align:center;
font-weight:bolder;
font-size:17px;}
img{border:solid;}
.txt {text-align:center;
font-weight:bolder;
font-size:12px;}
.titre{
text-align: left;
font-weight:bolder;
font-size:17px;}
.navigation {
text-align:center;
font-weight:bolder;
font-size:13px;}
.divi {  
			margin:0px 80px;		/* marges */
			width:200px;	/* largeur de la boite */
			height:200px;	/* hauteur de la boite */
			background-image:url(images/prog/css_1/css_0.jpg);	/* arrière plan */
			background-position:center;	/* centré */
			background-repeat:no-repeat;	/* pas de mosaique */
			
			}
			.mike { color: black;}
div#bandeau {
	width:800px;
	height:140px;
	
	}
div#menu {
	background-image: url(images/fond2.gif);
	float:left;
	width:150px;
	height:434px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
	color: #FFFFFF;
	
	}
div#contenu {
 margin-left: 10px;
	float:left;
	width:640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
	color: #FFFFFF;
	height:100%;
	
	}
div#pied_page {
	position:relative;
	clear:both;
	width:800px;
	height:130px;

	
	}
	
	
	
	#global {
margin-left: auto;
     margin-right: auto;
     width: 800px; 

}
