/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color: #61524E;
}

img
{
	border: none;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61524E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #61524E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	margin: 10px 0px 5px 0px;
}

h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61524E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	text-decoration: none;
}

a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	background-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	height: auto;
}

a:visited
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	text-decoration: none;
}

a.artiste
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61524E;
	text-decoration: none;
}

a:hover.artiste
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61524E;
	background-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	height: auto;
}

a:visited.artiste
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #61524E;
	text-decoration: none;
}

ul
{
	margin: 5px 0px 0px 2px;
	padding: 5px 0px 0px 2px;
	
	list-style: none;
}

li
{
	float: left;
	margin: 0px 8px 0px 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
}

/* DERNIER AJOUT */
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 2px; 
	border-top-color: #C5BEBA; 
	border-top-style: solid; 
	border-right: none; 
	border-bottom: none; 
	border-left: 1px;
	border-left-color: #C5BEBA; 
	border-left-style: solid;
}

select
{
	border-top: 2px;
	border-top-color: #C5BEBA;
	border-top-style: solid;
	border-right: none;
	border-bottom: none;
	border-left: 1px;
	border-left-color: #C5BEBA;
	border-left-style: solid;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10PX;
	color: #61524E; 
}
/* FIN DE DERNIER AJOUT */


div.menu
{
	margin: 0px 0px 0px 5px;
	height: 23px;
	width: 755px;
	background-color: #EBEAE9;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
}


div.footer
{
	
	height: 24px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}


.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61524E;
	}
	
a:hover.contact
{
	text-decoration: underline;
}












table.headlines			{ border: 3px #ffffff solid; background: #D7D4D3; }
table.headlines	td		{ padding: 0px; }
table.headlines a		{ color: #8A0001; text-decoration: none; background: none; }
table.headlines a:hover	{ text-decoration: none; }
table.headlines hr		{ border: none; background: url(/images/background-hr.gif); width: 100%; height: 1px; display: block; }



ul.headlines			{ margin: 0px; padding: 7px; list-style: none; }


ul.bon_de_commande		{ margin: 0px 0px 0px 20px; list-style: circle; }
ul.bon_de_commande li	{ float: none; }