html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
}

td, th
{
	font-size: 12px;
	height: 30px;
}

img
{
	border: none;
}

a
{
	background: transparent;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.header
{
	height: 100%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	padding-top: 10px;
}

.header2
{
	 vertical-align: top;
}

.dynamic_menu
{
	display: block;
	width: 150px;
}

.dynamic_menu:hover
{
	text-decoration: underline;
}

.dynamic_submenu
{
	border: solid #000000 1px;
	border-width: 1px 1px 0px 1px;
	padding: 3px 3px 3px 15px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#dynamic_submenu
{
	border-width: 1px 1px 1px 1px;
}

.promo_title
{
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px;
	color: #ef460b;
	text-align: center;
}

.panier_menu
{
	width: 200px;
	position: absolute;
	top: 500px;
	text-align: right;
	left: 0px;
	z-index: 10;
}

.panier_menu span
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.panier_menu span div#panier_content 
{
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 3px;
	width: 199px;
	font-size: 11px;
	background-color: #f3f3f3;
	font-weight: normal;
	text-align: left;
	height: 250px;
	overflow: auto;
}

.panier_menu span div ul
{
	list-style-type: none;
	margin-left: 5px;
	padding-top: 5px;
	line-height: 20px;
	font-size: 10px;
	width: 180px;
}

.panier_menu span div ul td
{
	font-size: 10px;
}

.panier_menu span div ul a
{
		font-weight: normal;
		text-decoration: underline;
}

.panier_menu span div hr
{
	margin-bottom: 7px;
	margin-top: -7px;
	border: 1px solid #000000;
	border-width: 1px 0px 0px 0px;
	width: 90%;
	text-align: center;
}

.panier_menu span div blockquote
{
	 margin-top: 0px;
	 margin-left: 0px;
	 margin-bottom: 0px;
	 margin-right: 9px;
	 font-weight: bold;
	 text-align: right;
}

fieldset
{
	width: 100%;
	padding-left: 10px;
}

legend
{
	font-weight: bold;
}

label
{
	font-weight: bold;
}

fieldset dl
{	
	margin-bottom: 5px;
	font-size: 11px;
}

fieldset dl:after
{	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

fieldset dl
{	
	height: 1%;
}

dt
{
	width: 200px;
	float: left;
}

dd
{
	margin-left: 200px;
}

fieldset div
{
	text-align: center;
}

fieldset div#error
{
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.tab
{
	border: 1px solid #000000;
	width: 100%;
}

.tab .marque
{
	background-color: #004692;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}

.tab .rubrique
{
	background-color: #3d7fc7;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.tab .rubrique a
{
		color: #FFFFFF;
}

.tab .line1
{
	background-color: #FFFFFF;
}

.tab .line2
{
	background-color: #ccdfff;
}

.tab td
{
	padding: 8px;
}

.tab .error
{
	background-color: #004692;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

.tab .error2
{
	background-color: #ccdfff;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.title
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}

.content
{
	padding: 15px;
	font-size: 12px;
	border: dashed #000000 1px;
	background-color: #f6f8fa;
	text-align: justify;
}

a.add_command, a.add_command:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	color: #1a508d;
}

.highlight
{
	background-color: #fff3ae;
	font-weight: bold;
}

#header_menu
{
	margin-top: 18px;
	margin-left: 30px;
	position: absolute;
	float: right;
	top: -18px;
	left: 660px;
	width: 310px;
}

#header_menu a
{
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1d67ba;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	width: 105px;
	text-align: center;
}

#header_menu div
{
	text-align: center;
	font-size: 10px;
	border: 1px solid #000000;
	padding: 2px;
	padding-bottom: 5px;
	width: 210px;
	margin-top: 1px;
	background-color: #f7f7f7;
}

#header_menu a:hover
{
	background-color: #4f92dd;
}

.status_attente
{
	font-weight: bold;
	color: red;
}

.status_validation
{
	font-weight: bold;
	color: #f4a78c;
}

.status_preparation
{
	font-weight: bold;
	color: #e9b834;
}

.status_livraison
{
	font-weight: bold;
	color: #8df586;
}

/* Image des marques (search) */
.img_marque
{
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFFFFF;
}

/* Résultat de recherche */
.search_result
{
	background-color: #f7f7f7;
}

/* Image du résultat de recherche */
.search_img
{
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}

/* Recherche rapide */
#quicksearch
{
	float: right;
	position: absolute;
	top: 60px;
	left: 225px;
}

#quicksearch_div
{
	line-height: 20px;
	position: absolute;
	background-color: #f9fbfc;
	border: 2px solid #431f81;
	border-right: 2px solid #a084d2;
	border-bottom: 2px solid #a084d2;
	padding: 5px;
	display: none;
	width: 200px;
	height: 230px;
	overflow: auto;
	z-index: 10;
}

#quicksearch_description
{
	position: absolute;
	left: 430px;
	background-color: #f3f3f3;
	border: 2px solid #000000;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	padding: 5px;
	display: none;
	width: 300px;
	z-index: 20;
}

.uniq_header
{
	font-weight: bold;
}

.uniq_footer
{

}

.boutton_ok
{
	background-image: url(img/ok.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-color: transparent;
	border: none;
}

.boutton_valider
{
	background-image: url(img/valider.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 152px;
	background-color: transparent;
	border: none;
}

fieldset
{
	width: 98%;
	padding: 8px;
	position: relative;
	margin: 10px 0px 0px 0px;
	background-color: #f3f3f3;
}

legend
{
	margin-left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
	vertical-align: bottom;
}

* html fieldset
{	
	padding: 0 10px 5px 10px;
}

* html legend
{	
	margin-bottom: -10px;
	margin-left: -7px;
	top: -1.2em;
}

fieldset span.info, div.info
{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	width: 100%;
	border: 1px dashed #000000;
	background-color: #e9dbc1;
	font-weight: bold;
}

.pagine .pagination2
{
	text-decoration: none;
	font-weight: bold;
	color: #e10d0d;
}

.pagine
{
	font-weight: bold;
}

.helper
{
	border: 1px dashed #322867;
	background-color: #fcf7ed;
	padding: 5px;
	background-image: url(img/help.gif);
	background-position: 0px 4px 0px 0px;
	background-repeat: no-repeat;
	line-height: 15px;
	margin-top: 10px;
	width: 95%;
	margin-left: 0%;
	font-family: arial;
	font-size: 14px;
}
