@charset "utf-8";

body, td, th, p, input, select, textarea, .normal{color:#6e624d;font-size:12px;font-family:Arial;font-weight:normal;}


h1{
    color:#73be1e; /* vert */ 

	font-weight:bold;

	font-size:20px;
}

h2{
    color:#0068b9;

	font-weight:bold;

	font-size:18px;
}

.txt14{
font-size:14px;
line-height:20px;
	
}
.txt16{
font-size:16px;
line-height:18px;
font-weight:bold;
	
}
.normal2{color:#0068b9;font-size:12px;font-family:Arial;font-weight:normal;}



a{color: #425078;} /* bleu */



a:hover{color:#ff9a01;}


.titrePage{

	color:#0068b9; /* bleu */

	font-weight:bold;

	text-align:left;

	font-size:18px;

	}
.bleu{color:#0068b9;}
.vert{color:#73be1e;}
	

.titrePage2{

	color:#73be1e; /*vert*/

	font-weight:bold;

	text-align:left;

	font-size:18px;

	}

	

.titrePage3{

	color:#8f8064; /* marron */

	font-weight:bold;

	text-align:left;

	font-size:18px;

	}



.sousTitre{

	color:#0068b9; /* bleu */

	text-align:left;

	font-size:15px;

	font-weight:bold;

	}

	

.puce{

	background-image: url(./Images/puce.jpg);

	background-position:left center;

	background-repeat:no-repeat;

	font-weight:bold;

	text-align:left;

	padding-left:50px;

	font-size:15px;

	font-weight: bold;

	color: #0052a2;

	padding-top:5px;

	padding-bottom:5px;

	}

	

.barre1{

	background-image: url(./Images/barre1.jpg);

	background-position:right center;

	background-repeat:no-repeat;

	height:11px;

	}

	

.barre2{

	background-image: url(./Images/barre2.jpg);

	background-position:right center;

	background-repeat:no-repeat;

	height:11px;

	}

	

.barre3{

	background-image: url(./Images/barre3.jpg);

	background-position:right center;

	background-repeat:no-repeat;

	height:11px;

	}



.erreur{

	color: red;

	font-size:15px;

	font-weight: bold;

	margin-bottom:10px;

	}



.intitule,.enteteTab{

	font-weight: bold;

	text-align: right;

	color: black;

}



.discret{

	font-size:10px;

	font-style: normal;

	}

	

.texteaccrochedate{

font-size: 11px;

font-weight: bold;

color: #000000;

}



.texteaccroche{

font-size: 13px;

font-weight: bold;

color: #0052a2;

}



li {

  margin-left:15px;

  display: list-item;

  list-style-image: url(./Images/mini_puce.gif);

}