a {
	color: #77AD19;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	margin: 1em 0;
	background:#f2f2f2;
	height:1px;
	color:#f2f2f2;
	border:none;
	clear:both
}
.texte_couleur {
	color: #F19300;
}
/*les boutons--------------------------------------------------------------*/
.boutonLien, .boutonTelecharger, .bouton_print, .bouton_pdf, .bouton_ajout, .boutonRetour {
	font-size: 12px;
	font-weight: bold;
	color: #643016;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	display: block;
	padding-bottom: 5px;
	padding-right: 20px;
}
.boutonRetour{
	font-size: 18px;
	background-image: url(images/puceRetour-Entreprise.jpg);
	margin-left: 220px;
}
.boutonLien {
	background-image: url(images/puceEnSavoirPlusBlanc_entreprise.jpg);
}
.boutonTelecharger {
	background-image: url(images/puceTelechargerBlanc_entreprise.jpg);
}

.boutonLien a, .boutonTelecharger a, .bouton_print a, .bouton_pdf a, .encadre .bouton_ajout a, .boutonRetour a {
	text-decoration: none;
	color: #643016;
}
.boutonLien a:hover, .boutonTelecharger a:hover, .bouton_print a:hover, .bouton_pdf a:hover, .encadre .bouton_ajout a:hover, .boutonRetour a:hover {
	color: #F19300;
}
.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.jpg);
	padding-left: 35px;
	width: 100px;
	float: right;
	padding-right: 0px;
	clear: right;
}
.encadre .bouton_pdf {
	background-image: url(images/puce-pdf.jpg);
	padding-left: 20px;
	float: none;
	margin-left: 175px;
	width: 150px;
	padding-right: 0px;
}
.encadre .bouton_ajout {
	background-image: url(images/puceEnSavoirPlus_entreprise.jpg);
	padding-left: 20px;
	float: left;
	padding-right: 0px;
	clear: left;
}
/*-------------------------------------------------------------------------*/
#acces_pro h2 {
	color: #A5AA8E;
	font-size: 16px;
}

#container .encadre {
	background-color: #d5dabc;
	padding: 15px 15px 0px;
	background-image: url(images/bg_news_01.jpg);
	position: relative;
}
#container .encadre hr {
	background-color: #AAAE96;
	color: #AAAE96;
}
#container .bas_encadre {
	background-image: url(images/bg_news_02.jpg);
	height: 12px;
	margin-bottom: 7px;
	clear: both;
}

#container p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}
#container img {
	margin-bottom: 5px;/*
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;*/
	float: left;
	margin-right: 5px;
}
#container hr {
	background:#d5dabc;
	color: #d5dabc;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#container h1 {
	color: #77AD19;
	padding-bottom: 10px;
}
#container h2 {
	padding-bottom: 10px;
	color: #CBD300;
}
#container h3 {
	padding-bottom: 10px;
	color: #643016;
}
#container h4 {
	padding-bottom: 10px;
	color: #643016;
}
#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;
	background-image: url(images/puce_li_entreprise.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
}
#container li a {
	text-decoration: none;
}
#container li a:hover {
	color: #643016;
}
#notes ol, #notes li {
	font-size: 10px;
}
/*Accueil------------------------------*/

#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: 0px;
	margin-bottom: 10px;
}
#blocNews h2 {
	padding-left: 15px;
	font-size: 32px;
	color: #F19300;
	padding-bottom: 0px;
	display: block;
	height: 40px;
}
#blocNews h3 {
	color: #643016;
	clear: left;
	padding: 0px;
}
#blocNews p {
	color: #5b5f46;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blocNews strong {
	font-size: 11px;
	font-weight: bold;
	color: #643016;
}

#blocNews a {
	font-weight: bold;
	line-height: 16px;
	background-image: url(images/puceEnSavoirPlus_entreprise.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 18px;
	color: #643016;
	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;
}
/*Tableaux-----------------------------*/
#container table {
	margin-bottom: 10px;
}
#container table a {
	margin-bottom: 10px;
	color: #363534;
	text-decoration: underline;
}
#container table a:hover {
	margin-bottom: 10px;
	text-decoration: none;
}

#container thead th {
	background-color: #D5DABC;
	font-size: 18px;
	color: #643016;
	font-weight: bold;
	border-bottom: 3px solid #FFFFFF;
	/*text-align: center;*/
	padding: 5px;
}

#container tbody th {
	background-color: #643016;
	font-size: 12px;
	padding: 3px 5px;
	color: #FFFFFF;
	border-left: 1px solid #F6BC60;
}
#container tbody td {
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 2px 5px;	/*text-align: center;*/
}
#container tbody .ligne_Impaire {
	background-color: #FEE380;
	color: #333333;
}
#container tbody .ligne_Paire {
	background-color: #F6BC60;
	color: #333333;
}
#container tbody .premiere_col {
	text-align: left;
	border-left-style: none;
}
#container tbody .ligne_Impaire .premiere_col {
	background-color: #FCD339;
	color: #333333;
}
#container tbody .ligne_Paire .premiere_col {
	background-color: #F3A224;
	color: #333333;
}

