#inscriptions { 
position: relative;
float:left;
width: 770px;
padding: 0px 0px 0px 0px;
margin: 0 0 0 40px;
}


#inscriptionsTop {
position: relative;
float: left;
width : 790px;
height : 200px;
padding : 0px 0px 0px 0px;
margin: 0px 0px 0px 0px ;
background:url(images/inscriptions/inscriptions1.jpg) top right no-repeat;
}



#inscriptionsCadre {
position: relative;
float: left; 
width: 790px;
background-color : white;
padding: 0px 0px 0px 0px;
margin: 0 0 0 0;
}


#inscriptionsTexteGrand {
position: relative;
clear: both;
width : 720px;
padding : 0px 0px 10px 35px;
margin: 0px 0px  0px  0px;
}


#space { 
clear : both;
height : 15px;
}


#inscriptions h2{
	text-align: left;
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: rgb(34, 25, 115);
	}

#inscriptionsIntro{
	text-align: justify;
	padding: 15px 0 0 0 ;
	margin: 0 0 0 0;
	font-size: 0.95em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: rgb(34, 25, 115);
	}

.gras {
	  font-weight : bold;
	  }

#pieces { 
clear : both;
margin : 20px 0px 0px 0px;
}


#piecesG { 
float : left;
position: relative;
height: 450px ;
width: 315px;
border: 1px solid rgb(34, 25, 115);
margin: 0 0 0 0;
padding : 0px 0px 15px 13px;
}

#piecesD { 
position: relative;
float: left;
height: 450px ;
width: 375px;
border: 1px solid rgb(34, 25, 115);
margin: 0 0 0 0;
padding : 0px 0px 15px 13px;
}



#inscriptions p {
margin: 0.2em 0 0.2em 0;
font-size: 0.87em;
font-family: Tahoma, Geneva, Trebuchet MS, sans-serif;
color: black;
	}



#gris {
background-color: rgb(150, 150, 190);
}



#inscriptionsBottom {
position: relative;
clear: both;
width: 790px;
height : 10px;
padding: 0px 0px 0px 0px;
background-color: rgb(150, 150, 190);
}

#inscriptionsTexteGrand ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	list-style: disk inside;
	color: black;
	display : block;
	font-size: 0.8em;
	text-align : left;
	text-decoration: none;
	font-family: Tahoma, Geneva, Trebuchet MS, sans-serif;
	
	}



li span {
	font-weight : bold;
	color: rgb(204, 51, 0) ;

	 }


