html
{ height: 100%;}


SPAN.prod_detail_bleu *
{
   color: blue !important;
}


SPAN.prod_detail_rouge *
{
   color: red !important;
}


SPAN.prod_detail_noir *
{
   color: black !important;
}


body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_wip.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #103466;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

input, select, textarea
{
	padding-left: 2px;
	background-color: gold;
	border: 2px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

textarea
{
	text-align: left !important;
	height: 100px;
}

/*
input[type=button], input[type=submit]
{
border: 2px dashed black;
text-align: center;
}
*/

h1
{
	color: black;
	font-size: 20px !important;
	font-weight: bold;
	font-family: "Trebuchet MS";
	display: block;
	border-bottom: 2px dotted #B97300;
	text-align: left;
}

hr
{
	color: #B97300;
	border-top: 0px;
	border-bottom: 2px dotted #B97300;
	border-left: 0px;
	border-right: 0px;
}

div
{
	margin: 0px;
	padding: 0px;

	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.textenormal
{
	font-size: 11px;
	color: black;
}

.textestock
{
	font-size: 11px;
	font-weight: bold;
}

.page
{
	width: 991px;
	margin: auto;
	text-align: left;
}

.header
{
	width: 991px;
	height: 140px;
	position: relative;
	background-color: #103466;
}

.logo
{
	width: 215px;
	height: 140px;
	float: left;
	border-right-style: solid ;
	border-right-width: 1px ;
	border-right-color: black;
}

.flash
{
	width: 773px;
	height: 140px;
	float: left;
}


.menu
{
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: black;
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-image: url(images/menu/fondbigmenu.gif);
}

.col_content
{
/*	height: 100%;*/
	width: 778px;
	
	float: left;

	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #ff8c00;
	background-image: url(images/Backround_01.gif);
}

.bottom
{
	clear: both;
	background-color: #182337;
	color: white;
	font-family: "Trebuchet MS";
	font-size: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: black;
	padding-left: 10px;
	height: 20px;
}

.display_date
{
	text-align: center;
	float: left;
	width: 213px;
	color: white; 
	font-family: "Trebuchet MS";
	font-size: 14px ;
	margin-top: 9px;
	font-weight: bold;
}



.col_content table
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.menu_1_act a, .menu_1 a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: white;
	font-weight: bold;
	font-size: 11px ;
	text-align: left;
}

.menu_2_act a, .menu_2 a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: white;
	font-size: 11px ;
	padding-left: 10px;
	padding-right: 10px ;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid ;
	border-width: 0px;

	display: block;
	text-transform: capitalize;
	text-align: left;
}

.menu_3_act a, .menu_3 a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: white;
	font-size: 11px ;
	padding-left: 10px;
	padding-right: 10px ;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid ;
	border-width : 0px ;
	display: block;
	text-transform: capitalize;
	text-align: left;
}


.menu_4_act a, .menu_4 a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: white;
	font-size: 11px ;
	padding-left: 10px;
	padding-right: 10px ;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid ;
	border-width : 0px ;
	display: block;
	text-transform: capitalize;
	text-align: left;
}

.menu_1, .menu_1_act, .menu_2, .menu_2_act, .menu_3, .menu_3_act, .menu_4, .menu_4_act
{

}


.menu_1_act a, .menu_2_act a, .menu_3_act a, .menu_4_act a
{ color: #F7990D !important;}

.td_menu
{
	padding-top: 5px ;
	padding-bottom: 5px;
}

pre
{
	font-family: "Trebuchet MS";
	font-size: 10px ;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 7px;
}

/*
MODIF AMEOS 27/04/2006
a
{
	font-family: "Trebuchet MS" !important;
	font-size: 14px !important;
	font-weight: normal;
	color: red;
	font-weight: bold;
}
*/

a
{
	font-family: "Trebuchet MS" !important;
	font-size: 14px !important;
	font-weight: normal;
	color: #8b0000;			/* COULEUR DES LIENS */
	font-weight: bold;
}


.col_left a
{ color: white;}

a:hover, .col_left a:hover

{
	color: red;			/* COULEUR DU SURVOL */
	text-decoration: none; 
}

a:link, .col_left a:link
{ text-decoration: none;}

a:visited, .col_left a:visited
{ text-decoration: none;}

.note, .note * {
font-size: 11px !important;
}

.tt_headerproduit *
{
	background-color: #FFAF2D;
	border-top: 2px dotted gold;
	border-bottom: 2px dotted gold;
	font-weight: bold;
	font-size: 12px !important;
	color: black !important;
	display: block;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 2px;
}

.tt_headercategory
{
	background-color: #182337;

	font-size: 16px !important;
	font-family: "Trebuchet MS";
	
	color: white;
	font-weight: bold
}

.tt_textenote
{
font-size: 12px;
line-height: 11px;
}

p
{
	color: black;
	font-size: 12px;
}