/**********************/
/********menu + blocs*******/
/*********************/

/******************CONTENT************************/

#centre { 

	/*min-width:300px;*/
font-size:78%;
	PADDING-RIGHT:150px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	margin-left:2%;
	margin-right:20%;
	margin-top:1%;
background:#fff;
	border:0px solid #00f;
	text-align:justify;

border:1px solid #000;

		}	



#centre	.un { 
	min-width:400px;
background: #fff  url("../img/fondbloc.png") repeat-x top left;
/*background-color: #f0f0f0;*/
  border:1px solid #909090;
  /*padding:0 10px 0 10px;*/  /*pour les 3 images*/
 
height:300px;

   }
   
#centre	.deux { 
clear:both;
	min-width:400px;
 padding:0 10px 0 10px;
background-color: #fff; 
 border:1px solid #000;
}

.important {
background-color: #ff6600;
padding : 2px;

display:inline;
}
/*******lettrine DECO*********/



/*////////BLOC DROIT  ------- LIENS   -------  BLOC DROIT ///////////*/
/*//////////////////////////////////////////////////////////////////*/
#margedroit {
	font-size:78%;

	position:absolute;
	top:200px;
	right:8%;  /****75px sinon****/
	width:220px;
	padding:10px;
border-top:1px solid gray;
border-right:5px solid gray;

border-left:1px solid gray;
 background: #fff url(../img/gray.png) no-repeat bottom left;
	}
	
	
	#margedroit .titre {
	color:#fff;
	background-color: #303030;
	font-weight: bold;
	font-size:100%;
	padding:3px 80px 3px 15px;
	line-height:40px;
}




body>#margedroit {width:335px;}	

/*****mes images****/

ul.toolbar {

/* width:600px; 3 éléments  */
 width:100%;
margin:0 auto; /* centrage horizontal */


overflow:hidden; /* Pour éviter que les éléments flottants ne dépassent de l'élément parent */


}



ul.imgbar li {
list-style-type:none; 
float:left;
margin: 20px  2% 20px 0;
/*border:1px solid #ff6600;*/
}



ul.imgbar li img {

border:none; }
  
			
	/*****FIN menu + bloc*****/	