body {
	font: 85% Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	margin: 0;
}

a,
a:link,
a:visited {
	color: #135782;
	text-decoration: none;
}

a:hover {
	color: #08243a;
}

#top {
	background-color: #FFFFFF;
	border-bottom: 5px solid #0a2d4a;
}

#top h1 {
	font-size: 1em;
}

#top_in {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#top_in table tr td {
	padding-right: 5px;
	color: #23445f;
	font-size: 0.9em;
	padding-bottom: 3px;
	padding-top: 3px;
}

div.espace_haut {
	height: 10px;
}

td.top_separ {
	border-left: 1px dashed #135782;
	padding-left: 10px;
}

#content {
	width: 780px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}

#left {
	float: left;
	margin-top: 10px;
}

#right {
	margin-top: 40px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: table;
}

#large {
	margin-top: 10px;
}

div.boite_rub {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 150px;
	height: 150px;
	text-align: center;
	margin-left: 10px;
	background: url(/images/boite_rub.png) no-repeat left top;
}

div.boite_rub_effet:hover div.boite_rub {
	background: url(/images/boite_rub.png) no-repeat right top;
}

#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
	background-color: #eeeeed;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 20px;
	position: fixed;
	bottom: 0;
	display: none;
}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
}

#footer ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
}

#footer ul li.current {
	font-weight: bold;
}

#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 40px;
	bottom: 0;
	float: left;
	color: #464445;
}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
}

div#boite_ident {
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	border: 4px solid #ebeceb;
	padding: 10px;
	width: 400px;
}

div#boite_ident h3 {
	margin-top: 0;
}

#menu {
	text-align: center;
	background-color: #135782;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.85em;
}

#menu a,
#menu a:link,
#menu a:visited {
	text-decoration: none;
	font-size: 1.1em;
	color: white;
}

#menu a:hover {
	color: #d4ebf3;
}

#menu ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#menu ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#menu ul li.current {
}

#menu ul li.current a,
#menu ul li.current a:link,
#menu ul li.current a:visited {
	color: white;
	font-weight: bold;
	font-size: 1.3em;
}


#sous_menu {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e5f5fa;
}

#sous_menu ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#sous_menu ul li {
	display: inline;
	padding-right: 5px;
}

#sous_menu ul li.current {
	font-weight: bold;
}

#sous_menu a,
#sous_menu a:link,
#sous_menu a:visited {
	color: #135782;
	text-decoration: none;
}

#menu_produits {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6489a9;
}

#menu_produits a,
#menu_produits a:link,
#menu_produits a:visited,
#sous_menu_produits a,
#sous_menu_produits a:link,
#sous_menu_produits a:visited {
	text-decoration: none;
	color: #135782;
}

#menu_produits ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#menu_produits ul li {
	display: inline;
	padding-right: 5px;
}

#menu_produits ul li.current {
	font-weight: bold;
}

div.boite_prod {
	width: 150px;
	height: 150px;
	text-align: center;
	background: url(/images/boite_rub.png) left top;
	margin: 12px 10px;
	font-size: 0.9em;
	float: left;
}

div.boite_prod_effet:hover div.boite_prod {
	background: url(/images/boite_rub.png) right top;
}

div.boite_prod h2 {
	font-size: 1.2em;
}

#menu_produits_editer {
	width: 90%;
	text-align: center;
	margin: 20px auto;
}

#menu_produits_editer ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#menu_produits_editer ul li {
	display: inline;
	padding-right: 5px;
}

#menu_produits_editer ul li.current {
	font-weight: bold;
}

#sous_menu_produits {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6489a9;
	font-size: 0.9em;
}

#sous_menu_produits ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#sous_menu_produits ul li {
	display: inline;
	padding-right: 5px;
}

#sous_menu_produits ul li.current {
	font-weight: bold;
}

img {
	border-style: none;
}

table.donnees {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.donnees tr {
	border-width: 1px;
}

table.donnees tr td {
	margin: 0;
	padding: 5px;
	border-top-width: 0;
	border-bottom: 1px solid #d5d6d5;
	text-align: center;
}

table.donnees02 {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
}

table.donnees02 tr {
	border-width: 1px;
}

table.donnees02 tr td {
	margin: 0;
	padding: 2px;
	border-top-width: 0;
	border-bottom: 1px solid #d5d6d5;
	text-align: center;
}

table.donnees img {
	vertical-align: text-bottom;
}

tr.fond_coul {
	background-color: #faecd2;
	color: #924c2b;
}

tr.fond_coul03 {
	background-color: #f7f7f6;
}

tr.fond_coul02 {
	background-color: #d5d6d5;
	color: black;
	font-weight: bold;
}

tr.fond_coul04 {
	background-color: #516e84;
	color: white;
}

td.align_droite {
	text-align: right;
}

td.align_gauche {
	text-align: left;
}

td.align_centre {
	text-align: center;
}

span.ajout_panier {
	margin-top: 10px;
	padding: 10px;
	font-size: 1.1em;
}

span.ajout_panier img {
	vertical-align: middle;
	padding-right: 5px;
}

#panier {
}

table.panier {
	width: 100%;
}

img.left {
	float: left;
	margin: 10px;
	vertical-align: top;
}

div.fiche_prod {
	border: 5px solid #f1f2f1;
	width: 95%;
	padding: 10px;
}

div.fiche_prod ul {
	line-height: 1.8em;
	list-style-type: none;
	padding-left: 0;
	width: 30em;
}

div.fiche_prod ul li ul {
	padding-left: 30px;
}

div.fiche_prod ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.fiche_prod ul li ul li {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #e2e3e2;
}

div.fiche_prod ul li ul li img {
	vertical-align: middle;
	border: 1px solid #515051;
}

div.fiche_prod_right {
	float: left;
}

br.left {
	clear: both;
}

.boite_prod h3 {
	font-size: 1em;
	margin: 0;
}

.boite_prod img {
	margin-top: 10px;
	margin-bottom: 5px;
}

.boite_rub h3 {
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}

.boite_rub img {
	margin-bottom: 10px;
	margin-top: 13px;
}

#recherche_prod,
#panier {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #3578a3;
	background-color: #daebf0;
}

#recherche_prod h3,
#panier h3 {
	font-size: 1em;
}

#fenetre_statistiques {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #b3aa93;
	background-color: #faecd2;
}

#fenetre_statistiques h3 {
	font-size: 1em;
}

#right h3 {
	margin: 0 0 5px;
}

h3 {
	font-weight: normal;
	font-style: normal;
}

ul.liste_simple {
	line-height: 0;
	margin-left: 20px;
}

ul.liste_simple li {
	line-height: 0.5em;
}

.inputtext {
	border: 1px solid #afb0b0;
	font-size: 1em;
	color: #555455;
	padding: 2px;
	margin-bottom: 5px;
	width: 100%;
}

.inputtext02 {
	border: 1px solid #afb0b0;
	font-size: 1em;
	color: #555455;
	padding: 2px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.inputtext03 {
	border: 1px solid #afb0b0;
	font-size: 1em;
	color: #555455;
	padding: 2px;
	vertical-align: middle;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 20em;
}

.inputtext04 {
	border: 1px solid #afb0b0;
	font-size: 1em;
	color: #555455;
	padding: 2px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
}

.textarea {
	border: 1px solid #afb0b0;
	color: #555455;
	padding: 2px;
	vertical-align: middle;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 60%;
	height: 5em;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.inputbutton {
	background-color: #608db3;
	font-size: 1em;
	padding: 1px;
	border: 1px solid #3578a3;
	text-transform: capitalize;
	color: white;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #3c97e1;
	background-color: #f3f3f2;
}

#chemin {
	margin-bottom: 5px;
	font: 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;
}

fieldset {
	margin-bottom: 20px;
	border: 1px double silver;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}

span.form_titre {
	text-align: right;
	margin-right: 10px;
	width: 15em;
	float: left;
	margin-top: 3px;
}

span.form_titre02 {
	text-align: left;
	margin-right: 10px;
	float: left;
	width: 60%;
}

legend {
	font-size: 1.2em;
	color: #b9683d;
}

span.form_oblig {
	color: red;
}

td.titre_appli {
	border-left: 1px dashed #135782;
	padding-left: 10px;
	color: #386eaf;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}

table.donnees tr:hover {
	background-color: #fefab6;
}

td.log {
	border-left: 1px dotted #135782;
	padding-left: 10px;
	font-size: 0.9em;
}

span.t_alerte_rouge {
	color: red;
	font-weight: bold;
}

div.alerte_stock_orange,
div.alerte_stock_vert,
div.alerte_stock_rouge {
	color: white;
	width: 38px;
	height: 25px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: -10px;
	position: absolute;
	margin-left: 105px !important;
	margin-left: 70px;
}

div.alerte_stock_orange {
	background: url(/images/alerte_bulle_orange.gif) no-repeat;
}

div.alerte_stock_vert {
	background: url(/images/alerte_bulle_vert.gif) no-repeat;
}

div.alerte_stock_rouge {
	background: url(/images/alerte_bulle_rouge.gif) no-repeat;
}

div.left {
	float: left;
}

div.left img {
	margin-right: 10px;
}

#legende {
	clear: both;
	font-style: italic;
	margin-top: 10px;
	float: left;
	color: #616161;
}

#legende img {
	vertical-align: middle;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#top_up {
	font-size: 0.9em;
	border-bottom: 1px dashed #135782;
	text-align: right;
	padding: 2px 10px 2px 2px;
	color: #1f455c;
	background-color: #f0f1f0;
}

form {
	margin: 0;
	padding: 0;
}

ul.liste_sanspuce {
	list-style-type: none;
	padding: 0;
	line-height: 1.3em;
}

ul.liste_sanspuce img {
	vertical-align: middle;
}

.titre_stat_liste {
	width: 150px;
	float: left;
}

span.texte_form {
	color: #555455;
}

span.alerte_excla {
	background: #f0f1f0 url(/images/alerte_excla.png) no-repeat 10px center;
	padding: 10px 10px 10px 40px;
	border: 1px solid #ff3e28;
	margin-right: auto;
	margin-left: auto;
	color: #d81a03;
}