/* ********************************
/* PSEUDO CLASSES 
/* *********************************/

*
{
	background: transparent;
	border: 0;
	font: inherit;
	margin: 0;
	list-style: none;
	line-height: 1.3em;
	padding: 0;
	text-decoration: none;
	color: #666;
	font-size: 9pt;
	font-family: "trebuchet ms", helvetica, arial, sans;
}

a:hover { text-decoration: underline; }
body { }

h1, h2
{
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	color: black;
}

hr
{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}

li
{
	font-size: 6px;
	border-bottom: 1px #ccc solid;
	line-height: 11pt;
	width: 170px;
}

p { padding-top: 10px; }
div { float: left; }

/* ********************************
/* CLASSES ET IDS INTERNES
/* *********************************/

/* - - - - - - - - - - - - - - - - -
/* body_wrapper
/* - - - - - - - - - - - - - - - - -*/

#body_wrapper
{
	display: block;
	width: 900px;
	background-image: url(/skin/bg_body.gif);
	background-repeat: repeat-y;
}

/* - - - - - - - - - - - - - - - - -
/* body_mainmenu
/* - - - - - - - - - - - - - - - - -*/

#body_mainmenu
{
	background: #F2F2F2;
	background-image: url(/skin/bg_mainmenu.gif);
	background-repeat: repeat-x;
	width: 170px;
	margin-left: 30px;
	border-right: 1px solid #ddd;
}

#body_mainmenu h2, #body_mainmenu li * { margin-left: 20px; }
#body_mainmenu ul { padding-top: 10px; }
#body_mainmenu li:hover { background: #DDD; }
#body_mainmenu li * { font-size: 8pt; }

/* - - - - - - - - - - - - - - - - -
/* body_accueil_wrapper
/* - - - - - - - - - - - - - - - - -*/

#body_accueil_wrapper { width: 569px; }

/* - - - - - - - - - - - - - - - - -
/* body_accueil
/* - - - - - - - - - - - - - - - - -*/

#body_accueil
{
	background: #B4E478;
	background-image: url(/skin/bg_accueil.gif);
	background-repeat: repeat-x;
	width: 569px;
	height: 178px;
}

#body_accueil h1
{
	padding-left: 20px;
	font-size: 11pt;
	width: 315px;
}

#body_accueil p
{
	margin-left: 20px;
	padding-top: 12px;
	color: #507030;
	width: 305px;
}

#body_accueil img
{
	width: 236px;
	height: 178px;
	position: absolute;
	top: 121px;
	left: 536px;
}

/* - - - - - - - - - - - - - - - - -
/* body_news
/* - - - - - - - - - - - - - - - - -*/

#body_news
{
	background: none;
	background-image: url(/skin/bg_news.gif);
	background-repeat: repeat-x;
	width: 569px;
	text-align: justify;
}

#body_news h2, #body_news p
{
	padding-left: 20px;
	padding-right: 20px;
}

#body_news .news { padding-top: 10px; }
#body_news .news .news_date { color: #ccc; }

#body_news .news .news_titre
{
	color: #68A750;
	font-weight: bold;
	font-size: 11pt;
}

#body_news .news .news_contenu
{
	display: block;
	margin-top: 2px;
}

#body_news .news img
{
	margin: 10px;
}

/* - - - - - - - - - - - - - - - - -
/* body_product
/* - - - - - - - - - - - - - - - - - */

#body_product
{
	width: 569px;
	background-image: url(/skin/bg_product.gif);
	background-repeat: repeat-x;
}

#body_product p
{
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}

#body_product h1
{
	padding-top: 4px;
	position: relative;
	margin-left: 20px;
}

#body_product .product_name { width: 569px; }
#body_product .product_name h1 { font-size: 16pt; }

#body_product .product_description
{
	margin-top: 40px;
	width: 230px;
	font-size: 11pt;
	float: left;
}

#body_product .product_usage
{
	margin-top: 20px;
	clear: both;
}

#body_product .product_content { font-size:8pt; font-weight:bold;margin-top: 10px; }

#body_product .product_acl
{
font-size:8pt;
	margin-top: 10px;
	margin-bottom: 20px;
}

#body_product .product_img
{
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 20px;
}

/* - - - - - - - - - - - - - - - - -
/* body_adress
/* - - - - - - - - - - - - - - - - - */

#body_adress, #body_adress a
{
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;
	color: #68A750;
}

/* - - - - - - - - - - - - - - - - -
/* body_contact
/* - - - - - - - - - - - - - - - - - */

#body_contact { width: 569px; }

#body_contact h1
{
	margin-bottom: 20px;
	padding: 20px;
}

#body_contact table
{
	width: 530px;
	padding-left: 20px;
}

#body_contact td
{
	margin: 10px;
	border: 1px solid #eee;
	text-align: center;
}

#body_contact input, #body_contact textarea
{
	width: 100%;
	font-family: courier, sans;
}

#body_contact .submit
{
	background: #888;
	color: white;
}

/* - - - - - - - - - - - - - - - - -
/* body_content
/* - - - - - - - - - - - - - - - - -*/

#body_content
{
	padding-left: 50px;
	text-align: justify;
}

#submit
{
	margin: 10px 0;
	font-size: 15px;
	background: #cf0;
}

.ligne1 { background: #f0f8e8; }

.quantite
{
	font-weight: bold;
	text-align: right;
	width: 100px;
}

.nomproduit
{
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.errors
{
	background: red;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid white;
}

/* - - - - - - - - - - - - - - - - -
/* body_close
/* - - - - - - - - - - - - - - - - -*/

#body_close
{
	display: block;
	width: 746px;
	border-top: 1px solid #ccc;
	margin-left: 27px;
}


/* - - - - - - - - - - - - - - - - -
/* body_legal
/* - - - - - - - - - - - - - - - - -*/

#body_legal
{
	border-top: 1px solid #ccc;
	color:#888;
	font-size:8pt;
	
}

#body_legal a
{
	color:#888;
	font-size:8pt;
	text-decoration:underline;
	
}

