
body {
	font-family: verdana,sans-serif;
	font-size: small;
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height: 1.5em;
}

#contenu a {
	color: #326e24;
}

#contenu a:hover {
	color: #000;
}

#contenu h1 {
	margin : 0;
	padding : 0;

	color: #c91926;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.25em;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	color: #c91926;
	font-size: 14px;
	font-weight: bold;

	margin-bottom: 1em;
	margin-top: 1em;
}

#contenu h2.sousCategorie {
	margin : 0 !important;
	padding : 0 !important;

	color: #c91926 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	margin-bottom: 1em !important;
	margin-top: 0.25em !important;
}

#contenu h3.entrepriseTitreSection {
	margin : 0;
	padding : 0;

	margin-top : 1.25em;
	margin-bottom : 0.25em;

	font-weight : bold;
	font-size : small;
}



.imprimer h2 {
	border-bottom: 1px solid #c91926;
}



.tableauEntreprise {
	/*margin-top : 1em;
	margin-bottom : 1em;*/
}

.tableauEntreprise h2 {
	margin : 0 !important;
	padding : 0 !important;

	color: #c91926 !important;
	font-size: 12px !important;
	font-weight: bold !important;
}





.bouton {
	margin-top : 3px;
	margin-bottom : 3px;
}

.bouton a {

	text-align : left;
	display : block;

	width : 163px;
	height : 21px;

	padding-right : 15px;
	padding-left : 15px;
	padding-top : 1px;

	background-image : url(../images/entreprise-bouton-hover.gif);
	background-repeat : no-repeat;

	overflow : hidden;

	color : #fff !important;
	text-decoration : none;

	font-size : 8pt;
}

.bouton a:hover {
	background-image : url(../images/entreprise-bouton.gif);
}


/*--------------------------------------------------------------------
/* FIL
/**/

#fil {
	color: #c91926;
	font-size: 10px;
	margin-bottom: 10px;
}

#fil a {
	color: #595959;
	text-decoration: none;
}

#fil a:hover {
	text-decoration: underline;
}



/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 2em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_96 #contenu fieldset {
	margin-top : 1em;
}

#page_96 #contenu fieldset legend {
	font-weight : bold;
}

#page_96 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_96 #contenu form {
	padding : 0;
	margin : 0;
}

#page_96 #contenu form .boiteTexte {
	border : 1px solid #BCBCBC;
	color : #595959;

	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;

	width : 157px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
}

#page_96 #contenu form .ok {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 7pt;
	border : 0;
	font-weight : bold;
	text-transform : uppercase;

	width : 10em;
	height : 18px;

	margin-left : 7px;
}

#page_96 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_96 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_96 #contenu .formulaire-liens a:hover {
	color : #C90000;
}


/*--------------------------------------------------------------------
/* PANIER
/**/

#messageAjoutPanier {
	padding : 5px 10px;
	/*border : 1px solid #216517;*/
	background-color : #BFDCBF;
	font-size : 0.85em;
	color : #0D2B0D;
	margin-bottom : 1.5em;
	margin-top : 1em;
	line-height : 1.3em;

	padding : 12px 15px;

	/*background-image : url(../images/ok.gif);
	background-repeat : no-repeat;
	background-position : 5px 11px;*/

	border : 1px solid #99C799;
}

#messageAjoutPanier a {
	color : #0D2B0D;
}


#messageErreurPanier {
	padding : 5px 10px;
	/*border : 1px solid #216517;*/
	background-color : #DCBFBF;
	font-size : 0.85em;
	color : #000; /*#2B0D0D;*/
	margin-bottom : 1.5em;
	margin-top : 1em;
	line-height : 1.3em;

	padding : 12px 15px;

	/*background-image : url(../images/erreur.gif);
	background-repeat : no-repeat;
	background-position : 5px 11px;*/

	border : 1px solid #CBA2A2;
}

#messageErreurPanier ul {
	margin-top : 1em;
	margin-bottom : 0;
}

#tabPanier {
	width: 100%;
	border-collapse: collapse;
}

#tabPanier td,
#tabPanier th {
	padding: 5px 15px;
}

#tabPanier td {
	/*border-bottom: 1px solid #c4deb5;*/
}

#tabPanier th {
	background-color: #84aa6f;
	color: #fff;
	text-align : center;
	font-weight : bold;

}

#tabPanier .colGauche {
	text-align: left;
}

#tabPanier .colDroite {
	text-align: center;
}


#tabPanier .ligne-impaire {
	background-color: #eff6ea;
}


.panier-bouton-versionImprimable {
	margin-top : 1em;
	margin-bottom : 1em;

	/*float : right;*/

	float : left;
}

.panier-bouton-versionImprimable a {
	display : block;

	background-image : url(../images/imprimer.gif);
	background-repeat : no-repeat;

	padding-left : 22px;
}
