.texte-actor{
	font-size : 14px;
	font-weight : normal;
	text-align : justify;
	text-indent : 0px;
	line-height : 22px;
}

.texte-actor-B{
	font-size : 14px;
	font-weight : bold;
	text-align : justify;
	text-indent : 0px;
	line-height : 22px;
}

.texte-preface{
	
}

.tables{
	border : 1px solid Black;
	text-align : center;
	background-color: White;
	border : 1px solid Gray;
	border-radius :10px 10px 10px 10px;
	-webkit-border-radius :10px 10px 10px 10px;
	border-radius- :10px 10px 10px 10px;
}

.tables2{
	border : 1px solid Black;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	background-color: White;
	border : 1px solid Gray;
	width : 60px;
	border-radius :10px 10px 10px 10px;
	-webkit-border-radius :10px 10px 10px 10px;
	border-radius- :10px 10px 10px 10px;
}

.titressais{
	font-size : 18px;
	font-weight : normal;
	text-align : justify;
	text-indent : 0px;
	line-height : 25px;
	padding : 30px 0 30px 0;
	color : Maroon;
	text-shadow: 5px 5px 5px #777;
}

.titressaiscentre{
	font-size : 18px;
	font-weight : normal;
	text-align : center;
	text-indent : 0px;
	line-height : 25px;
	padding : 10px 0 10px 0;
	color : Maroon;
	text-shadow: 5px 5px 5px #777;
}

.titrinventions{
	font-size : 25px;
	font-weight : normal;
	text-align : justify;
	text-indent : 0px;
	line-height : 25px;
	padding : 100px 0 0px 0;
	color : Maroon;
	text-shadow: 5px 5px 5px #777;
}

.titressais2{
	font-size : 25px;
	font-weight : normal;
	text-align : right;
	text-indent : 0px;
	line-height : 25px;
	color : Navy;
}

.titressais3{
	font-size : 18px;
	font-weight : normal;
	text-align : right;
	text-indent : 0px;
	line-height : 25px;
	color : Navy;
}

.soustitressais{
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
	text-align : justify;
	text-indent : 0px;
	line-height : 18px;
	padding : 0px;
}

.tablessais{
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	text-indent : 0px;
	line-height : 18px;
	padding : 0px;
}

.tablessaismall{
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	text-indent : 0px;
	line-height : 12px;
	padding : 0px;
}

.actor-projet{
	border:1px solid Gray;
	padding:5px;
	color: #424242;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}

.tablacte{
	background-color: White;
	border : 1px solid Gray;
	border-radius :10px 10px 10px 10px;
	-webkit-border-radius :10px 10px 10px 10px;
	-moz-border-radius :10px 10px 10px 10px;
}

/* LECTURE */

.page{
	margin : 0px 30px 0px 30px;
}

.lienessais{
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	text-indent : 0px;
	background-color: Maroon;
	color : White;
	width : 50px;
	padding : 5px;
	border-radius :15px 5px 15px 5px;
	-webkit-border-radius :15px 5px 5px 5px;
	-moz-border-radius :15px 5px 15px 5px;
	box-shadow :	5px 5px 10px #aaa;
	-webkit-box-shadow :	5px 5px 10px #aaa;
	-moz-box-shadow :	5px 5px 10px #aaa;	
	cursor:			hand;
	cursor:			pointer;
  } 
  
.titre_article{
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	color : Maroon;
	padding : 50px 0px 30px 0px;
}

.divdecoupe{
	border : 1px solid Maroon;
	padding : 10px;
	text-align : center;
	font-size : 20px;
	font-weight : bold:;
}

.section-orange{
	background-color: #FFCC6C;
	background-image : url(diagonals.gif);
	font-size: 20px;
	border: 1px solid Orange;
	padding: 10px;
	text-align: center;
}

.section-bleu{
	background-color: #64DAFF;
	background-image : url(diagonals.gif);
	font-size: 20px;
	border: 1px solid DeepSkyBlue;
	padding: 10px;
	text-align: center;
}

.section-vert{
	background-color: #00EC02;
	background-image : url(diagonals.gif);
	font-size: 20px;
	border: 1px solid Green;
	padding: 10px;
	text-align: center;
}

.age{
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	padding-left : 3px;
	border-left : 2px solid Gray;
}
