 .titre {
 font-size : 1.3em;
 font-weight : bold;
 color : #c10000;
      }
.titre1 {
/* font-size : 16px;*/
 font-weight : bold;
 color : #cc6600;
      }		
 .titre2 {
/* font-size : 13px;*/
 color : #c10000;
 font-weight : bold;
      }		
 .titre3 {
/* font-size : 16px;*/
 font-weight : bold;
 color : #0000ff;
      }
 .titre_rubrique {
/* font-size : 20px;*/
 font-weight : bolder;
 color : #993300;
 	}		
 .titre_sousrubrique {
/* font-size : 16px;*/
 font-weight : bolder;
 color : #993300;
      }
 .titre_violet {
/* font-size : 1.2em;*/
 color : #c10000;
 font-weight : bold;
      }
 .titre_article {
/* font-size : 16px;*/
 font-weight : bold;
      }								
 .titre_sousarticle {
/* font-size : 16px;*/
 font-weight : bold;
      }
 .nouveau {
/* font-size : 13px;*/
 color : #ff0000;
 text-decoration : blink;
      }
 .contenu {
/*	font-size: 14px;*/
	margin-left: 5px;
	background-color: #FFFFF0;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding: 5px 5px 5px 5px;
}
.box {
/* font-size : 13px;*/
 float : right;
 width : 150px;
 margin : 1px 5px 1px 1px;
 padding : 0 0 5px 5px;
 background : yellow;
 height : auto;
border-top: 0px none #cccccc;
border-bottom: 1px dotted #cccccc;
border-left: 1px dotted #cccccc;
border-right: 0px none #cccccc;
      }
.lasuite {
/* font-size : 13px;*/
 color : #660000;
 font-style : italic;
      }
 .lasuite:link {
 color : fuchsia;
 text-decoration : underline;
      }
 .lasuite:visited {
 color : fuchsia;
 text-decoration : underline;
      }
 .retrait1 {
 margin-left : 20px;
/* font-size : 13px;*/
      }
 .retrait2 {
 margin-left : 30px;
/* font-size : 13px;*/
      }
.date {
/* font-size : 13px;*/
 float : right;
 width : 150px;
border-top: 0px solid #cecece;
border-bottom: 1px dotted #cecece;
border-left: 1px solid #cecece;
border-right: 0px solid #cecece;
 font-weight : bold;
 margin-right : 5px;
 padding-left : 5px;
 padding-bottom : 5px;
      }		
.mi_principal {
	width: 50%;
	height: auto;
	position: absolute;
	left: 50%;
	border-left-width: 1px;
	border-left-style: dotted;
	padding: 10px;
}		