a {
	font-weight: bold;
	color: #FE6C00;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.sous_titre, .debut_text {
	margin-top: 30px;
}

.sous_titre {
	font-weight: bold;
	color: #FE6C00;
	background-image: url(images/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	height: 14px;
}

.titre {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin-top: 8px;
}
.titre_panier {
	font-size: 17px;
	font-weight: bold;
	color: #FE6C00;
	margin-top: 8px;
}



#entete {
	background-color: #D8DCDE;
	height: 115px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/coinHG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 5px;
}
#barre_arbo {
	background-image: url(images/EnteteArborescence.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#arbo {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 95px;
}

#arbo a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#arbo a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

.col_menu {
	width: 240px;
	padding-left: 25px;
}
.menu_ouvert {
	color: #FFFFFF;
	background-color: #FE6C00;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	width: 230px;
}
.h10px {
	height: 10px;
}
.menu_liste {
	font-weight: bold;
	color: #FE6C00;
	padding-left: 50px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_liste .rubrique {
	margin-bottom:5px;
	padding-left:7px;
	background-image: url(images/puce_services.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_liste a {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}
.menu_liste a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.bt_menu {
	padding-left: 15px;
}




#content {
	min-height:400px;
	height:400px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondContent.gif);
	background-repeat: repeat-y;
}

#content_index {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/FondContentIndex.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#pied_page {
	background-image: url(images/PiedPage.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
}
#pied_index {
	background-image: url(images/PiedIndex.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	background-position: left;
}
.box_text {
	margin-top: 4px;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.index_intro {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-size: 13px;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#titre_index {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FE6C00;
	font-size: 16px;
	margin-bottom:10px;
}


.box_index_particuliers, .box_index_entreprises {
	background-repeat: no-repeat;
	height: 185px;
	width: 338px;
	background-position: right;
}

.box_index_particuliers {
	background-image: url(images/Particuliers_homepage.gif);
}

.box_index_entreprises {
	background-image: url(images/Entreprises_homepage.gif);
}

#copyright {
	background-image: url(images/CoinBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: right;
	padding-top: 5px;
	color: #666666;
}
#copyright a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#copyright a:hover{
	text-decoration: underline;
	color: #FE6C00;
	font-weight: normal;
}



#navigation {
	background-color: #D8DCDE;
	background-image: url(images/BarreNavigation.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation #boutons {
	margin-right: 25px;
	margin-left: 75px;
	height: 23px;
	width: 650px;
}

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	min-height:100%;
	height: 100%;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 3px;
}

.page {
	padding-left: 32px;
	text-align: justify;
	background-image: url(images/HautPage.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}

#tableau, #totaux {
	border-collapse:collapse;
	font-size:11px;
	text-align: left;
	margin-top: 20px;
}
#tableau {
	width: 100%;
}
#tableau a {
	background-image: none;
	padding-left: 0px;
}

#tableau #descriptif{
	border-collapse:collapse;
	color:#666666;
	font-size: 10px;

}
#tableau .entete, #totaux .entete {
	font-weight: bold;
	color: #000000;
	background-color: #FCC584;
}
#tableau td, #totaux td {
	border: 1px solid #CCCCCC;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
}
#tableau input {
	margin: -3px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid #FFFFFF;
}

#surlign {
	width:486px;
}

#surlign .text {
	background-color: #FEEDDA;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
	list-style-type: none;
	list-style-image: none;
}
#surlign .text li {
	background-image: url(images/puce_surlign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 3px;
}

#surlign .haut {
	background-image: url(images/HautTexSurlign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
#surlign .bas{
	background-image: url(images/BasTexSurlign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
.backoffice {
	margin:0px;
	background-color:#FFFFFF;
	padding:20px;
}
.backoffice a, #tableau .lien a {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.backoffice a:hover, #tableau .lien a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}

.titre_backoffice {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	background-color: #FE6C00;
	margin-bottom: 40px;
}
.titre_backoffice a {
	color:#FFFFFF;
	font-weight: bold;
	background-image: none;
	padding-left: 3px;
}
.titre_backoffice a:hover {
	color:#000000;
	font-weight: bold;
	background-image: none;
	padding-left: 3px;
}

#tableau .lien a, #tableau .lien a:hover {
	color:#FE6C00;
	font-weight:bold;
}
.alerte_rouge {
	font-weight: bold;
	color: #FF0000;
}
#services {
	margin-top: 10px;
	margin-left: 50px;
	font-size: 9px;
}
#services a, #recettes a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#services a:hover, #recettes a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#recettes {
	width: 173px;
	background-image: url(images/recettes_fond.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.rubrique_separ {
	background-image: url(images/separ.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 176px;
}
