﻿#texte{
	width:579px;
	border:1px none red;
	float:left;
	color:#4b4b4b;
	padding: 0;
	text-align:left;
}
#texte p {text-align:justify;margin-left:0px;margin-right:0px;}
#texte p,ul,dd,dt {line-height:140%;}
#texte p.retour {text-align : right;padding:0;margin:0;}
#texte p.centre {text-align:center;}
#texte p.droite {text-align:right;}
#texte .petit {font-size:11px;}
#texte p.centrepetit {text-align:center;font-size:.8em;}
#texte ul.point {list-style-image:none;list-style-type:disc;}
#texte ul.carre {list-style-image:none;list-style-type:square;}
#texte ul.pdf {list-style-image: url(/images/l_media5.gif);}
#texte ul.ppt {list-style-image: url(/images/l_media11.gif);}
#texte ul.excel {list-style-image: url(/images/l_media4.gif);}
#texte ul.word {list-style-image: url(/images/l_media3.gif);}
#texte li.pdf {list-style-image: url(/images/l_media5.gif);}
#texte li.ppt {list-style-image: url(/images/l_media11.gif);}
#texte li.excel {list-style-image: url(/images/l_media4.gif);}
#texte li.word {list-style-image: url(/images/l_media3.gif);}
#texte ul.ancre {padding:0px;margin-left:15px;margin-top:10px;margin-right:10px;margin-bottom:10px;list-style-image: url(/images/p_ancre.gif);}
#texte .imageConteneur {
  width: auto;
  margin:0;
  padding:0;
  font-style : italic;
  font-size: .8em;
  color: #666;
}
#texte .imageDroite {
  float:right; 
  margin:0px 5px 10px 20px; 
}
#texte .imageGauche {
  float:left;  
  margin:0 20px 10px 5px;  
}
#texte .imageCentrer {
  margin:0 auto 10px auto; 
}
#texte .imageMilieud {
  float:right;  
  margin:20px 30px; 20px 10px; 
}
#texte .imageMilieug {
  float:left;  
  margin:20px 30px 20px 5px;  
}
a:link img, a:visited img { border-style: none }
#texte .notes {border-top : 1px dashed #E9EAF1;font-size : .8em;color:#81bd60;}
#texte .commentaire { 
  margin: 5px;
  padding-left: 75px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-family: time, serif;
  background-image : url(http://www.fleuve.net/images/f_commentaire.gif);  
  background-position: top left;
  background-repeat: no-repeat;
}
#texte table.TableauBleu {border-left: #8ed5db 1px solid;border-top:#8ed5db 1px solid;padding:3px;border-right: #8ed5db 1px solid;border-bottom: #8ed5db 1px solid;}
#texte table.TableauBleu th { font-size: 13px; font-weight: bold; text-align : center; background : #8ed5db; color: #fff; padding: 3px; }
#texte table.TableauBleu td { font-size: 13px;text-align : left; vertical-align:top;background : #fff; padding: 3px;border-right: #8CA2BD 1px solid;border-bottom: #8CA2BD 1px solid;}
#texte table.TableauBleu td.source { padding:5px; text-align : left; font-size: 10px; background : #eee; font-style: italic; }
#texte table.TableauBleu td.centre { text-align : center; } 
#texte table.TableauBleu td.droite { text-align : right; } 
#texte table.TableauBleu td.centrep { text-align : center; background : #8ed5db;} 
#texte table.TableauBleu td.gauchep { background : #8ed5db;} 
#texte table.TableauBleu td.droitep { text-align : right; background : #8ed5db; } 
#encart {
  color : #000;
  background-color : #dbeff6;
	border : 1px solid #92d2db; 
	padding:0px;
	margin:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	opacity:0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
#encart .titreencart {
	text-align : center;
	padding:5px;
	margin:0;
	font-weight: bold;
	background-image : url(/images/f_titreencart.png);  
  background-position: top left;
  background-repeat: repeat-x;
}
#encart .titreencartRJ {
	text-align : center;
	padding:5px;
	margin:0;
	font-weight: bold;
	background-image : url(/images/f_titreencartRJ.png);  
  background-position: top left;
  background-repeat: repeat-x;
}
#encart h5,p {
  color : #000;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#encart p {
  color : #000;
	margin:10px;
}
#encart ul,ol {
  color : #000;
	margin-right:20px;
}
