body
{
	background:url(../images/main_bkg.jpg) repeat-x #f1d78f;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
}
body *
{
	font-size:12px;
}
.big
{
	font-size:18px;
}
table#demande td
{
	color:#505050;
	font-weight:bold;
}
a:link , a:visited , a:hover , a:active
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#802709;
	text-decoration:underline;
}
div.main
{
	width:900px;
	background-color:white;
	
}
.container
{
	border:1px solid #0b910b;
	margin:5px;
}
div.small
{
	width:150px;
}
div.large
{
	width:550px;
}
.title, .title a
{
	margin:5px 0 0 5px;
	font-size:16px;
	font-weight:bold;
}
.title a{
  text-decoration:underline;
}
.red
{
	color:#802709;
}
.red a:link , .red a:visited , .red a:hover , .red a:active
{
	color:#802709;
	text-decoration:none;
}
.red a:hover 
{
	text-decoration:underline;
}
.black
{
	color:#000000;
}
.green , #header a:hover
{
	color:#0c5f03;
}

.green title
{
	color:#0c5f03;
}



.alternate_green
{
	color:#073003;
}
ul.menu
{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
}
ul.menu li a:link , ul.menu li a:visited , ul.menu li a:hover , ul.menu li a:active
{
	text-decoration:none;
	color:#000000;
	display:block;
	margin:0;
	padding-left:5px;
	line-height:16px;
	height:16px;
}
ul.menu li a:hover
{
	background-color:#cee9ce;
	display:block;
	margin:0;
	padding-left:10px;
}
.smalltext
{
	font-size:10px;
}
.grey , .grey  a:link , .grey  a:visited , .grey  a:hover , .grey  a:active
{
	color:#505050;
}
.marged
{
	padding:5px;
}
.left_marged
{
	padding-left:5px;
}
.menu_image
{
	height:40px;
	overflow:hidden;
}
table.panier td
{
	border-bottom:1px solid #000000;
}
table.panier
{
	border:1px solid #000000;
	border-bottom:none;
}
.important
{
	color:#ff0000;
}
div.separator
{
	height : 1px;
	border-bottom : 1px dashed #802709;
}
div.vertical_separator
{
	width : 1 px;
	height:110px;
	border-left : 1px dashed #802709;
}
.selected_page
{
	color:#802709;
	font-weight:bold;
	font-size:14px;
}

/*table#commande_recap
{
	cursor : pointer;
}
table#commande_recap *
{
	cursor : pointer;
}*/

/**** menu *****/
#menu tr a {position:relative; color:#fff;font-weight:bold; text-decoration:none;}
#menu  .menu-noir-gauche {background-image: url("../images/menu-noir-gauche.png"); background-repeat:no-repeat; width:8px; height:40px; float:left;}
#menu  .menu-noir {display:block; text-align:center; background-image: url("../images/menu-noir-bg.png"); background-repeat:repeat-x;float:left;}
#menu  .menu-noir-droite { background-image: url("../images/menu-noir-droite.png"); background-repeat:no-repeat; width:8px; height:40px;float:left;}
#menu  .menu-vert-gauche {background-image: url("../images/menu-vert-gauche.png"); background-repeat:no-repeat; width:8px; height:40px;float:left;}
#menu  .menu-vert {display:block; text-align:center; background-image: url("../images/menu-vert-bg.png"); background-repeat:repeat-x;float:left;}
#menu  .menu-vert-droite {background-image: url("../images/menu-vert-droite.png"); background-repeat:no-repeat; width:8px; height:40px;float:left;}
