 /*mise en page globale */

#bloc{
height:1000px;
}
  
  .auteur{
		font-weight: bold;
		color: Navy;
		
			}
	
#nav2 li {position: relative;
   width: 150px;
	}
  

#nav2 li a {display: block;
   width: 150px;
	}
	
#titre_page {
display:block;
position:relative;
		font-family: "verdana",Arial,helvetica,serif;
  	   font-size: 110%;
		color:  #336600;
		text-align: center;
		margin-top:10px;	
		margin-left:200px;
		width:500px;
		border-top:  solid;
		border-left:  solid;
		border-right:  solid;
		border-bottom:  solid;
		background-color:  #FFFF99;
		 
	}
	
/*bouton precedent */
#precedent{
	display: block;
	list-style-type: none;
	position: absolute;
	margin-top:10px;
	margin-left: 300px;
	height:24px;
	
}
 /*bouton suivant */
#suivant {
display:block;
	position:absolute;
	list-style-type:none;
	margin-top:10px;
	margin-left: 580px;		
	height:24px;
	}
	
	
	
	

#image1{
margin-left:128px;
 margin-top:15px;
  width:200px;
  height:200px;
   border-style: solid;
	border-width:1px;
	text-align:center;
	padding:20px 5px 10px 5px;
	background-image: url(../images/gris.jpg);
 background-repeat: no-repeat;
   vertical-align: middle;
	
	
  }
 


#image2{
margin-left:358px;
Margin-top:-286px;
width:200px;
height:200px;
 border-style: solid;
 border-width:1px;
 text-align:center; 
 padding:20px 5px 10px 5px;
 background-image: url(../images/gris.jpg);
 background-repeat: no-repeat;
 }


 
#image3{
margin-left:588px;
Margin-top:-286px;
width:200px;
height:200px;
border-style: solid;
border-width:1px;
text-align:center;
padding:20px 5px 10px 5px;
background-image: url(../images/gris.jpg);
 background-repeat: no-repeat;
 }	
	
	.cliche{
				border-style: none;
		
	}
	
.titre1{
	margin-top:0px;
	margin-left:128px;
	width:200px;
	padding:0px 4px 0px 4px;
	height:50px;
	Color: #004A01;
	border-style: solid;
border-width:2px;
text-align:left;
background-color: #EAEAEA;

}	

.titre2{
	margin-top:0px;
	margin-left:358px;
	width:200px;
	padding:0px 4px 0px 4px;
	color: #004A01;
	height:50px;
	border-style: solid;
border-width:2px;
text-align:left;
background-color: #EAEAEA;
}	
.titre3{
	margin-top:0px;
	margin-left:588px;
	width:200px;
	padding:0px 4px 0px 4px;
	color: #004A01;
	height:50px;
	border-style: solid;
border-width:2px;
text-align:left;
background-color: #EAEAEA;
}	






#cgb{
	position:absolute;
margin-top:1230px;
margin-left:40px;
height:41px;
width:41px;
background-image: url(../images/coin_gb.gif);
background-repeat: no-repeat;
	z-index:1;
}

#barre_b
{	
position:absolute;
margin-top:1230px;
margin-left:81px;
height:41px;
width:820px;
background-image: url(../images/jauneb.gif);
	z-index:1;

}
#cdb{
	position:absolute;
margin-top:1230px;
margin-left:901px;
height:41px;
width:41px;
background-image: url(../images/coin_db.gif);
background-repeat: no-repeat;
	z-index:1;
}

.auteur{
		font-weight: bold;
		color: Navy;
		
			}	