@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	/*background:#EEE;*/
	background:url(../images/theme/fondPage.gif) repeat}
input {
	background-color:#EEE;}
ul{}
.li{
	list-style-image:url(../images/theme/puce.gif);
	list-style-position:outside;
	/*line-height:3px;*/}
p{}
H1{
	padding: 20px 0px 20px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#084886;
	background:url(../images/theme/pictoTitre2.png) no-repeat left;
	overflow:visible;}
H2{
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}
H3, .blanc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;}	
H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;}
.signature{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	text-align:center;}
.H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#084886;}	
	
.H2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#084886;
	text-decoration:none;}
	
.H2 a:hover{
	text-decoration:underline;}
	
.H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#084886;
	text-decoration:none;}
.H3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#084886;
	text-decoration:none;}
	
.H3 a:hover{
	text-decoration:underline;}
.paragraphe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:0px 120px 35px 90px;
	line-height:1.5em;}
	
.paragraphe a{
	color:#000;
	text-decoration:underline;}
	
.paragraphe a:hover{
	color:#000;
	text-decoration:none;}
	
.paragrapheSavoirFaire{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:0px 120px 10px 30px;
	line-height:1.5em;}
	
.paragrapheSansRetraitDroite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	/*padding:0px 120px 35px 90px;*/
	line-height:1.5em;}

.blanc{color:#fff;}
.rouge{color:#c00418;}
.fondCadre{
	padding-bottom:25px;
	background-image:url(../images/theme/fondCadre2.png);
	background-position:bottom right;
	background-repeat:no-repeat;}
	
.fondCadreHaut{
	padding-top:25px;
	background-image:url(../images/theme/fondCadrehHaut.png);
	background-position:top left;
	background-repeat:no-repeat;}
	
.lienRealisation a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 5px 15px;
	background:url(../images/theme/puce.gif) no-repeat left;
	text-decoration:none;
	color:#084886;
	line-height:20px;}
	
.lienRealisation a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	background:url(../images/theme/puce.gif) no-repeat left;
	text-decoration:underline;
	color:#084886;}
	
.lienRealisation2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px 5px 20px;
	background:url(../images/theme/pictoflecheOff.gif) no-repeat left;
	text-decoration:none;
	color:#084886;
	line-height:20px;}
	
.lienRealisation2 a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
	/*background:url(../images/theme/puce.gif) no-repeat left;*/
	text-decoration:underline;
	color:#084886;}
	
/*ACCUEIL*/
.AccueilTexteMetier{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#069;
	text-align:right;
	background-image:url(../images/theme/pictoTitreAccueil.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;}
	
.AccueilAccroche{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#81140F;
	text-align:left;}
	
.AccueilTexte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#81140F;
	text-align:justify;
	line-height:25px;
}
.commentaireItalique{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;}
	
.commentaireItalique a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#000;
	text-decoration:underline;}
	
.commentaireItalique a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#000;
	text-decoration:none;}
