html, body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	/* background : #ffffff; */
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a { font-weight: bold; }
a:link, a:visited {
	color: #8f7200;
	text-decoration: none;
}
a:hover, a:active {
	color: #8f7200;
	text-decoration: underline;
	background-color: transparent;
}

a.admin {
	color: #ff1c1c;
	font-weight: bold;
}

h1      { font-size: 17px; font-weight: bold; color: #000000; }
h2      { font-size: 15px; font-weight: bold; }

hr { border: none; border-top: 1px solid #ffffff; }

input:focus, select:focus, textarea:focus {
	background-color: #eeeeee;
	color: #000000;
}
 
img {
	border: 0;
}	

p {
	margin: 0 0 10px 0;
}

.clear { clear: both; }
.clear_l { clear: left; }
.clear_r { clear: right; }
.noheight {border-width:0; margin:0; padding:0; line-height:0; font-size:0; height:0;}

#entete {
	position: absolute;
	top: 0;
	width: 980px;
	height: 100px;
	margin: 0 auto;
	/* background-color: #cccccc; */
	background-color: #ffffff;
}

#entete #logo {
	position: absolute;
	width: 232px;
	height: 100px;
	border-bottom: 1px solid black;
}

#entete #logo img {
	display: block;
	/* width: 193px;
	height: 90px;
	margin-top: 3px;
	margin-left: 26px; */
	border: none;
}

#entete #banner {
	position: absolute;
	right: 0;
	color: black;
	width: 748px;
	height: 67px;
	text-align: center;
}

#entete #menu_haut {
	position: absolute;
	right: 0;
	top: 67px;
	width: 747px;
	height: 32px;
	background-color: white;
	border: 1px solid black;
	border-width: 1px 0 0 1px;
}

#entete #menu_haut ul, #entete #menu_haut li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#entete #menu_haut li {
	float: left;
	display: inline;
	height: 28px;
	padding: 0 19px; 
	margin: 2px 0 0 2px;
	/* background: #ffcc00 url(/images/bouton-1.gif) left center repeat-y; */
	background-color: #ffcc00;
	border: 1px solid black;
}

#entete #menu_haut li a,
#entete #menu_haut li span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: black;
	line-height: 28px;
}

#corp_page {
	position: relative;
	margin: 0;
	top: 104px;
	width: 980px;
	min-height: 460px;
}
#corp_page #col_gauche {
	position: absolute;
	left: 4px;
	width: 226px;
	border: 1px solid black;
	background-color: white;
	
}
#corp_page #col_gauche #entete_menu {
	/* background: #ffcc00 url(/images/bouton-1.gif) left center repeat-y; */
	background-color: #ffcc00;
	margin: 2px;
	border: 1px solid black;
}
#corp_page #col_gauche #entete_menu h2 {
	background: url(/images/fleche-jaune.gif) 190px 5px no-repeat;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 5px 3px 6px 6px;
}
#corp_page #col_gauche #menu_cat,
#corp_page #col_gauche #menu_rub {
}
#corp_page #col_gauche ul,
#corp_page #col_gauche li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#corp_page #col_gauche li a {
	display: block;
	height: 100%;
	color: black;
	font-weight: bold;
}
#corp_page #col_gauche #menu_cat li {
}
#corp_page #col_gauche #menu_cat li a.admin {
	color: #ff1c1c;
}
#corp_page #col_gauche #menu_cat li.selected {
	background-color: #ffcc00;
}
#corp_page #col_gauche #menu_cat li.selected li {
	background-color: white;
}
#corp_page #col_gauche #menu_cat li a {
	background: url(/images/puce-caree.gif) 3px 6px no-repeat;
	line-height: 22px;
	padding-left: 20px;
	font-size: 14px;
}
#corp_page #col_gauche #menu_cat li li a {
	background-image: url(/images/puce-ronde.gif);
	background-position: 12px 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 13px;
	font-style: italic;
}
#corp_page #col_gauche #menu_cat li li.selected a {
	background-image: url(/images/puce-ronde-jaune.gif);
}
#corp_page #col_gauche #menu_cat li li.selected li a {
	background-image: url(/images/puce-ronde.gif);
}
#corp_page #col_gauche #menu_cat li li li a {
	background-position: 21px 6px;
	padding-left: 39px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#corp_page #col_gauche #menu_cat li li li li a {
	background-position: 30px 6px;
	padding-left: 48px;
	font-size: 11px;
}
#corp_page #col_gauche #menu_cat li li li li a {
	background-position: 39px 6px;
	padding-left: 60px;
	font-size: 10px;
}
#corp_page #col_gauche #menu_cat li li li li li a {
	background-position: 47px 6px;
	padding-left: 68px;
	font-size: 9px;
}
#corp_page #col_gauche #menu_rub {
	margin-top: 40px;
}
#corp_page #col_gauche #menu_rub li {
	height: auto;
	background: #ffcc00;
}
#corp_page #col_gauche #menu_rub li a {
	padding: 5px;
	font-size: 10px;
	text-align: center;
}

#corp_page #col_centre {
	margin: 0;
	margin-left: 235px;
	width: 745px;
}

#corp_page #col_centre #controles {
	position: relative;
	top: 0;
	background-color: #cccccc;
	/* height: 34px; */
	line-height: 34px;
	margin-bottom: 10px;
}
#corp_page #col_centre #controles #breadcrumbs {
	/* position: absolute;
	top: 0;
	left: 0; */
	font-size: 11px;
	line-height: 18px;
	padding: 9px 5px;
	font-weight: bold;
	margin-right: 310px;
}

#corp_page #col_centre #controles form {
	margin: 0; padding: 0;
	position: absolute;
	top: 3px;
	right: 6px;
	height: 20px;
	line-height: 20px;
}
#corp_page #col_centre #controles form label {
	font-size: 10px;
	font-weight: bold;
}
#corp_page #col_centre #controles form input {
	border: 1px solid black;
	background-color: #ffffff;
	height: 19px;
	width: 190px;
	margin: 0;
	vertical-align: middle;
}
#corp_page #col_centre #controles form input.submit {
	height: 27px;
	width: 27px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

#corp_page #contenu {
	width: 505px;
	margin-top: 16px;
}

#corp_page #contenu div.accueil {
	padding: 5px;
}
#corp_page #contenu div.accueil p {
	font-size: 12px;
	text-align: justify;
	margin-top: 18px;
	margin-bottom: 18px;
}
#corp_page #contenu div.accueil h1 {
	font-size: 14px;
	text-align:center;
	color:#000000;
}
#corp_page #contenu div.accueil table {
	padding: 0;
	margin: 10px 0 0 0;
	/*border-top: 1px solid #000000;*/
	border-bottom: 2px solid #cccccc;
	width:100%;
}
#corp_page #contenu div.accueil table th {
	text-align: left;
	background-color: #cccccc;
	padding: 4px;
}
#corp_page #contenu div.accueil table td {
	vertical-align: top;
	padding: 6px 0px;
}
#corp_page #contenu div.accueil table td img {
	/* border: 1px solid #000000; */
	padding: 3px;
}

#corp_page #contenu div.info {
	text-align: center;
	border: 2px solid #ffcc00;
	margin: 10px;
	padding: 10px;
}

#corp_page #contenu #recherche {
	border: 1px solid #000000;
	border-width: 1px 0;
	margin: 5px 0;
	padding: 5px 0;
}
#corp_page #contenu #recherche fieldset {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px 5px;
}

#corp_page #contenu #recherche fieldset fieldset {
	border-width: 1px 0 0 0;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}

#corp_page #contenu #recherche .form_grouper {
	float: left;
	width: 120px;
}
#corp_page #contenu #recherche .big {
	width: 240px;
}
#corp_page #contenu #recherche .form_grouper input {
	float: left;
}
#corp_page #contenu #recherche .form_grouper label {
	float: left;
}

#corp_page #contenu div.paginator {
	margin-top: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #000000;
}

#corp_page #contenu .mini_fiche {
	width: 100%;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
}

#corp_page #contenu .mini_fiche td {
	vertical-align: top;
}

#corp_page #contenu .mini_fiche p {
	margin: 2px 0;
}

#corp_page #contenu .mini_fiche h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}
#corp_page #contenu .mini_fiche h1 span {
	font-size: 12px;
}

#corp_page #contenu .mini_fiche h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#corp_page #contenu .mini_fiche .jaquette {
	width: 120px;
	/* padding-bottom: 5px; */
}
#corp_page #contenu .mini_fiche .jaquette img {
	/* width: 120px; */ 
	border: none;
	display: block;
	margin: 7px;
}

#corp_page #contenu .mini_fiche .details {
	margin-left: 107px;
}

#corp_page #contenu .mini_fiche td.mini_fiche_bas {
	vertical-align: bottom;
	padding-bottom: 5px;
}

#corp_page #contenu .mini_fiche .details_commande {
	border: 1px solid #ffcc00;
	padding: 2px;
	width: 250px;
}

#corp_page #contenu .mini_fiche form {
	margin: 0;
	padding: 0;
}

#corp_page #contenu .mini_fiche .bouton_details {
	background-color: #ffcc00;
	font-weight: bold;
	margin: 3px 0 3px 0;
	padding: 2px;
}

#corp_page #contenu .mini_fiche .prix {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#corp_page #contenu .mini_fiche .prix .info_stock {
	font-weight: normal;
}

#corp_page #contenu .mini_fiche .prix strong {
	color: #ff1c1c;
}
#corp_page #contenu .mini_fiche .prix s {
	margin-right: 8px;
	font-style: italic;
}

#corp_page #contenu .non_dispo {
	color: #ff1c1c;
	font-size: 14px;
	font-weight: bold;
}
#corp_page #contenu #fiche_produit {
	width: 100%;
	padding: 2px;
	margin-bottom: 20px;
	border: 1px dotted #666666;
}
#corp_page #contenu #fiche_produit td {
	vertical-align: top;
}
#corp_page #contenu #fiche_produit h2 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 5px;
	border-left: 4px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}
#corp_page #contenu .fiche_produit_admin {
	border: 1px solid #ff1c1c;
	margin-bottom: 10px;
	padding: 5px;
        position: relative;
}
#corp_page #contenu .fiche_produit_admin h2{
	font-size: 10px;
	font-weight: bold;
	margin: -5px -5px 5px -5px;;
	padding: 0;
	color: #FFFFFF;
	background-color: #ff1c1c;
}
#corp_page #contenu form.inplaceeditor-form {
  display: inline;
}
#corp_page #contenu form.inplaceeditor-form input {
  display: inline;
}


#corp_page #contenu table.liste {
	border-collapse: collapse;
	margin: 10px;
}
#corp_page #contenu table.liste th {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
#corp_page #contenu table.liste .numeric {
	text-align: right;
}
#corp_page #contenu table.liste td {
	border-bottom: 1px solid black;
	padding: 3px;
	vertical-align: top;
}
#corp_page #contenu table.liste td.suivi {
	border-bottom: none;
}

#corp_page #col_droite {
	/*
	position: absolute;
	top: 50px;
	right: 10px;
	*/
	display: inline;
	float: right;
	margin-right: 5px;
	width: 225px;
}

#corp_page #col_droite #bonjour {
	background-color: #cccccc;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	padding: 4px 4px 3px 7px;
}

#corp_page #col_droite #panier {
	border: 2px solid #ffcc00;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
#corp_page #col_droite #panier a {
	font-size: 11px;
	color: black;
}
#corp_page #col_droite #panier h2 {
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin: 0;
	margin-bottom: 3px;
}
#corp_page #col_droite #panier h2 span {
	position: absolute;
	display: block;
	padding: 4px 4px 3px 7px;
	width: 210px;
	height: 20px;
	background: url(/images/fleche-gris.gif) 193px 8px no-repeat;
}
#corp_page #col_droite #panier .ligne_panier {
	clear: both;
	border-bottom: 1px solid #cccccc;
	padding: 8px 2px 17px 7px;
}
#corp_page #col_droite #panier .ligne_panier span {
	display: block;
	padding-bottom: 1px;
	line-height: 11px;
}
#corp_page #col_droite #panier .ligne_panier .quantite, 
#corp_page #col_droite #panier .ligne_panier .libelle {
	float: left;
}
#corp_page #col_droite #panier .ligne_panier .montant {
	float: right;
	margin-right: 3px;
}
#corp_page #col_droite #panier .total_panier {
	border-bottom: none;
}

#pied_page {
	width: 980px;
	margin-top: 114px;
	background: #ffcc00;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	/* background: #ffcc00 url(/images/bouton-1.gif) left center repeat-y; */
	background-color: #ffcc00;
}
#pied_page a {
	color: black;
}
#pied_page div#copyright {
	float: left;
	font-size: 10px;
}
#pied_page div#copyright a { font-weight: normal; }

#flash_error, #flash_warn, #flash_notice, #debug_msg {
	text-align: center;
	color: black;
	margin-top: -1px;
}
#flash_error { background-color: #ff1c1c; font-weight: bold; }
#flash_warn { background-color: #ffff88; }
#flash_notice { background-color: #cdeb8b; }

.mandatory { color: #ff1c1c; }
.warn { color: #ff1c1c; font-weight: bold;}
.nouveaute, .top { font-weight: bold }
.nouveaute { background-color: #cdeb8b; }
.top { background-color: #ffff88; }

.clair { background-color: #ffffff; }
.fonce { background-color: #dddddd; }

.gauche { float: left; }
.droite { float: right; }
.suite_gauche {
	float: left;
	margin-left: 10px;
	border-left: 1px solid black;
	padding-left: 10px;
}
.suite_droite {
	float: right;
	margin-right: 10px;
	border-right: 1px solid black;
	padding-right: 10px;
}
.tab { margin-left: 20px;}
