a {
	color: #01AA91;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	margin: 5px 0;
	background:#f2f2f2;
	height:1px;
	color:#f2f2f2;
	border:none;
	clear:both
}
.texte_couleur {
	color: #01AA91;
}
/*les boutons--------------------------------------------------------------*/
.boutonLien, .boutonTelecharger, .bouton_print, .bouton_pdf, .bouton_ajout, .boutonRetour {
	font-size: 12px;
	font-weight: bold;
	color: #004A70;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	display: block;
	padding-bottom: 5px;
	padding-right: 20px;
}
.boutonLien a, .boutonTelecharger a, .bouton_print a, .bouton_pdf a, .encadre .bouton_ajout a, .boutonRetour a {
	text-decoration: none;
	color: #004A70;
}
.boutonLien a:hover, .boutonTelecharger a:hover, .bouton_print a:hover, .bouton_pdf a:hover, .encadre .bouton_ajout a:hover, .boutonRetour a:hover {
	color: #01AA91;
}
.boutonLien {
	background-image: url(images/puceEnSavoirPlusBlanc_conseil.jpg);
	clear: both;
}
.boutonTelecharger {
	background-image: url(images/puceTelechargerBlanc_conseil.jpg);
}
.boutonRetour{
	font-size: 18px;
	background-image: url(images/puceRetour.jpg);
	margin-left: 220px;
}
.encadre #reference {
	position: absolute;
	left: 391px;
	top: 25px;
	text-align: right;
	height: auto;
	width: auto;
	padding-bottom: 2px;
}
.encadre #reference strong {
	color: #5B5F46;
	padding: 0px;
}
.encadre .bouton_print {
	background-image: url(images/puce_imprimer-bl.jpg);
	padding-left: 35px;
	width: 100px;
	float: right;
	padding-right: 0px;
}
.encadre .bouton_pdf {
	background-image: url(images/puce-pdf.jpg);
	padding-left: 20px;
	float: none;
	margin-left: 170px;
	width: 150px;
	padding-right: 0px;
}
.encadre .bouton_ajout {
	background-image: url(images/puceEnSavoirPlus_conseil.jpg);
	padding-left: 20px;
	float: left;
	margin-left: 0px;
	padding-right: 0px;
}
/*-------------------------------------------------------------------------*/
#acces_pro h2 {
	color: #A5AA8E;
	font-size: 16px;
}
#container .encadre {
	position:relative;
	background-color: #d5dabc;
	padding: 15px 15px 0px;
	background-image: url(images/bg_news_01.jpg);
}
#container .bas_encadre {
	background-image: url(images/bg_news_02.jpg);
	height: 12px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
.encadre  .boutonLien {
	background-image: url(images/puceEnSavoirPlus_conseil.jpg);
}

#container p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}
#container img {
	float: left;/*
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;*/
	margin-right: 5px;
	margin-bottom: 10px;
}
#container .image_trait {
	border-right: 1px solid #999999;
}
/*#container  li h4 {
	background:#d5dabc;
	color: #d5dabc;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}*/
#container .encadre hr   {
	background:#AAAE96;
	color:#AAAE96;
	height: 1px;
}
#container h1 {
	color: #004A70;
	padding-bottom: 10px;
}
#container h2 {
	padding-bottom: 10px;
	color: #01AA91;
}
#container h3 {
	padding-bottom: 10px;
	color: #004A70;
}
#container h4 {
	padding-bottom: 10px;
	color: #004A70;
}
#container h5 {
	padding-bottom: 0px;
	color: #004A70;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#container strong {
	color: #000000;
	font-size: 13px;
	padding-bottom: 5px;
	display: block;
}
#container ul {
	padding-bottom: 10px;
	list-style-type: none;
}
#container ol {
	padding-bottom: 10px;
	list-style-type: decimal;
	list-style-position: inside;
}
#container li {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: #333333;
	background-image: url(images/puce_li_conseil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container li h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	color: #10557B;
	margin-bottom: 0px;
}
#container li p {
	padding-left: 10px;
	padding-bottom: 10px;
}
#container li a {
	text-decoration: none;
}
#container li a:hover {
	color: #004A70;
}
#notes ol, #notes li {
	font-size: 10px;
}
/*Accueil------------------------------*/
#troisBoites p, #deuxBoites p {
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#troisBoites h2, #deuxBoites h2 {
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 28px;
	padding-top: 11px;
	padding-right: 10px;
	padding-right: 5px;
}
#blocNews img {
	float: right;
	clear: right;
	background-color: #5b5f46;
	margin-left: 10px;
	margin-bottom: 5px;
}
/*News----------------------------------*/
#blocNews .news {
	clear: both;
	padding: 10px 15px 0px;
	text-decoration: none;
}
#blocNews hr {
	background: #A5AA8E;
	color: #A5AA8E;
	margin-top: 8px;
	margin-bottom: 0px;
}
#blocNews h2 {
	padding-left: 15px;
	font-size: 32px;
	color: #01AA91;
	padding-bottom: 0px;
	display: block;
	height: 40px;
}
#blocNews h3 {
	color: #004A70;
	clear: left;
	padding: 0px;
}
#blocNews p {
	color: #5b5f46;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blocNews strong {
	font-size: 11px;
	font-weight: bold;
	color: #004A70;
}

#blocNews a {
	font-weight: bold;
	line-height: 16px;
	background-image: url(images/puceEnSavoirPlus_conseil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 18px;
	color: #004A70;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
#blocNews a:hover {
	text-decoration: underline;
}
#troisBoites .boiteA h2 {
	display: block;
	height: 40px;
}
#troisBoites .boiteA p {
	padding-top: 80px;
	text-align: center;
}
#container table {
	margin-bottom: 0px;
}
#container table a {
	color: #FFFFFF;
	text-decoration: none;
}
#container table a:hover {
	color: #004A70;
}
/*Tableaux-----------------------------*/
#container thead th {
	background-color: #D5DABC;
	font-size: 18px;
	color: #004A70;
	font-weight: bold;
	border-bottom: 3px solid #FFFFFF;
	/*text-align: center;*/
	padding: 5px;
}
#container tbody th {
	background-color: #004A70;
	font-size: 12px;
	padding: 3px 5px;
	color: #FFFFFF;
	border-left: 1px solid #95B4C4;
}
#container tbody td {
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 2px 5px;	/*text-align: center;*/
}
#container tbody .ligne_Impaire {
	background-color: #95B4C4;
}
#container tbody .ligne_Paire {
	background-color: #608EA6;
}
#container tbody .premiere_col {
	text-align: left;
	border-left-style: none;
}
#container tbody .ligne_Impaire .premiere_col {
	background-color: #608EA6;
	color: #FFFFFF;
}
#container tbody .ligne_Paire .premiere_col {
	background-color: #3B7390;
	color: #FFFFFF;
}
#container .resultatTable {
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 5px;
}
#site #container #bt_imprimer {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #bt_imprimer a {
	background-image: url(images/puceImprmer_blanc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 14px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	color: #004A70;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
#container #bt_imprimer a:hover {
	color: #01AA91;
}
.alert{color:#FF0000;}
#site #container td {
white-space: nowrap;
}
