 
@media screen {
.texte {
	font-size: 14px;
}
.texte_simple {
	font-size: 14px;
	text-align:justify;
}
h1, h1.aider{
	font-size: 15px;
	font-weight: bold;
	color: #00A260;
}
h1.aider{
	height:30px;
	vertical-align:top;
}
h2{
	font-size: 11px;
	color: #727272;
}
h3{
	background: transparent url(../fra/images/puce-h3.gif) no-repeat left;
	font-size: 15px;
	color: #000000;
	padding-left: 13px;
}
.plan1 {
	font-size: 14px;
	font-weight: bold;
	color: #00643C;
}
.plan2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #00643C;
	background-color: #ECF1EB;
	color: #000000;
}
.plan3 {
	font-size: 14px;
	padding-left: 15px;
	color: #00643C;
}
.note {
 	font-size: 12px;
}
.texte a:visited, .texte_simple .aider a:visited, .texte_simple .aider a:visited .plusgras{
	color:#800080;
}
.texte a:hover {
	color:#0000FF;
}
.texte_simple .aider a, .texte_simple .aider a:hover, .texte_simple .aider a:hover .plusgras{
	color:#00a260;
}
.plusgras{
	color:#00a260;
	font-weight:bolder;
	font-size:1.2em;
}
table.aider tr th{
	width:50%;
	padding:5px 10px 5px 5px;
	text-align:left;
	height:30px;
	font-size:1em;
}
table.aider tr td{
	padding:7px 0px 5px 10px;
	font-size:14px;
}
}
