* {
	font-family: verdana, arial;
	font-size:11px;
	color:#222222;
	background: none;
}
li {list-style-image: url(/images/correction-myopie/puce.gif);color:#555;}

a {
	text-decoration:none;
	color:#2a709c;
}

a:hover {
	color:#ffb84d;
}

a.white:hover {
	color:#ffffff;
}

p {
text-indent:20px;
	margin:0;
	padding:10px;
	font-size:13px;
	color:#000000;
	line-height:16px;
}

span {
	font-size:13px;
}

div.texte {
	padding:20px;
	float:none;

}
li p{

text-indent:0;
}

p.boldOrange, span.boldOrange , div.boldOrange{font-weight:bold;color:#ffa133;}
p.boldBleu,span.boldBleu,div.boldBleu{font-weight:bold;color:#176883;}
p.fondOrange,span.fondOrange,div.fondOrange {background:#f7f0e9;border:1px solid #ffa133;}
p.fondBleu,span.fondBleu,div.fondBleu {background:#e9f4f7;border:1px solid #176883;}

div.texte p {
	background:#fcfbf9;
	padding:10px;
	text-align:justify;
}
div.texte1  {
	background:#fcfbf9;
	padding:10px;
	text-align:justify;
}


h1 {
 width:auto;
 font-size:20px;
 color:#fff;
 background: url(/images/titre/fond-h1.jpg) no-repeat top left;
 padding: 5px 25px 5px 0;
 margin: 20px 0px 10px 0;
 font-weight:normal;
 text-align:right;
}

h2 {
 width:auto;
 font-size:16px;
 background:  url(/images/titre/puce-h2.gif) no-repeat 0 3px;
 padding: 0  0 0 30px;
 margin: 10px 0 10px 15px;
 color:#085b74;
 font-weight:bold;
border-bottom:1px solid #ff8d12;
}

h3 {
 width:auto;
 font-size:14px;
 background:  url(/images/titre/puce-h3.gif) no-repeat center left;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:65px;
 margin-top:10px;
 color:#777;
 font-weight:bold;
}

.image-droite { float: right; margin: 0 0 3px 3px }
.black 	{color: #000000;}
.red 	{color: #df581e;}
.gray 	{color: gray;}
.right 	{text-align: right;}
.bold 	{font-weight:bold;}
.green 	{color:green;}
.white	{color:white;}
.bold	{font-weight:bold;}
.bgWhite 	{background:white;}
.textCenter {text-align: center;}
.top 	{	vertical-align:top;	}
.top td {	vertical-align:top; }
.textRight { text-align:right; }

.zero {
	font-size:0;
	padding:0;
	margin:0;
	float:left;
}

.floatleft { float: left; }
.floatright { float: right; }

