/***************************************

Définition des liens

***************************************/

a:link 
{ 
	color:#0000FF;
	text-decoration:none; 
	/*font-weight: bold;*/
}

a:visited { 
	color:#0000FF;
	text-decoration:none;	
	/*font-weight: bold;*/
}

a:hover 
{ 
	color:#000000; 
	text-decoration: none; 
	/*font-weight: bold;*/
}

a:active
{
	color:#0000FF;
	text-decoration:none;	
	/*font-weight: bold;*/
}

a.aLien:link 
{ 
	color:#FFFFFF;
	text-decoration:none; 
	/*font-weight: bold;*/
}

a.aLien:visited { 
	color:#FFFFFF;
	text-decoration:none;	
	/*font-weight: bold;*/
}

a.aLien:hover 
{ 
	color:#FFFFFF; 
	text-decoration: none; 
	/*font-weight: bold;*/
}

a.aLien:active
{
	color:#FFFFFF; 
	text-decoration:none;	
	/*font-weight: bold;*/
}

/***************************************

Coté Visiteurs

***************************************/
/*******************
Corps du body
*******************/

div#fond
{
	width: 950px;
	margin: auto;
	background: url('../images/charte/fond.jpg');
}

html>body div#fond
{
	height: auto;
}

/********************************
Header
********************************/

div#haut
{	
	width: 950px;
	height:146px;
	left: 0px;
	background: url('../images/charte/header.jpg');
	background-repeat: no-repeat;
}

/********************
Menu
********************/

dl
{
	/*margin-top: 2px;*/
	padding: 0px;
	width: 180px;
	list-style-type: none;
}

dt, dd, ul, li 
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

div#menuV
{	
	float: left;
	width: 200px;
	height: 360px;
	font-family: sans-serif, Harrington, Comic Sans MS, Arial;
	background: url('../images/charte/fondMenu.jpg');
	background-repeat: no-repeat;
}

div#menuV dt 
{
	height: 30px;
	text-align: center;
	/*font-weight: bold;*/
	font-size: 18px;
	color: #00009C;
	background: url('../images/charte/dtmenu.png');
	background-repeat: no-repeat;
}

div#menuV dd 
{
	margin-top:2px;
}

div#menuV li 
{
	height: 20px;
	/*background: url('images/charte/fondddmenu.png');*/
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}

div#menuV li a
{
	color: #00009C;
	text-decoration: none;
	display: block;
	width: 100%;
}

div#menuV li a:hover
{
	width: 100%;
	display: block;
	color: #000000;
}

div#amenuV
{
	float: left;
	width: 1px;
}

html>body div#menuV
{
	height: auto;
	min-height: 360px;
}
/***********************
Contenu
************************/

div#contenuV
{	
	width: 725px;
	height: 350px;
	float: left;
	background-color: #D9D9F3;
	/*background-color: #E6E8FA;*/
	padding: 10px;
	padding-bottom: 0px;
}

html>body div#contenuV
{
	height: auto;
	min-height: 350px;
	position: relative;
	z-index: 3;
}

/************************
Bas
************************/

div#bas
{	
	width: 950px;
	height:80px;
	bottom: 0px;
	clear: both;
	background: url('../images/charte/footer.jpg');
	background-repeat: no-repeat;
}

/*********************************

Coté administration

**********************************/
/********************************
Header
********************************/

div#haut2
{	
	width: 950px;
	height:151px;
	/*position: absolute;*/
	background: url('../images/charte/header.jpg');
	background-repeat: no-repeat;
}

/*************************
Corps du body
*************************/
div#fond2
{
	width: 950px;
	height: 591px;
	position: absolute;
	background-color: #d9d9f3;
	min-height: 591px;
}

html>body div#fond2
{
	height: auto;
	min-height: 591px;
}

/********************
Menu
********************/
.menuAdmin
{	
	width: 950px;
	height:30px;
	/*position: absolute;*/
	/*margin-top: 151px;*/
	background-color: #d9d9f3;
	padding-top: 2px;
}

/**********************
Contenu
**********************/

div#contenu
{	
	height: 300px;
	width: 950px;
	background-color: #d9d9f3;
	position: relative;
	/*margin-*/bottom: 80px;
	margin-top: 90px;
}

html>body div#contenu
{
	height: auto;
	min-height: 300px;
}

/************************
Bas
************************/

div#bas2
{	
	width: 950px;
	height:80px;
	bottom: 0px;
	position: absolute;
	background: url('../images/charte/footer.jpg');
	background-repeat: no-repeat;
}

/********************************************

Divers

*******************************************/

body 
{
	width: 950px;
	background: url('../images/charte/body.png');
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
}

a img {
	border: none;
}

title
{
	background-color: #0000CC;
}

.ddmenu
{
	background: url('../images/charte/ddmenu.png');
	background-repeat: no-repeat;
}

.ddmenu:hover
{
	/*margin-left: 20px;*/
	background: url('../images/charte/ddmenuSurligne.png');
	background-repeat: no-repeat;
}

.rouge
{
	font-style: italic;
	color: #FF0000;
}

.souligne
{
	text-decoration: underline;
}

.fondBleu
{
	background-color: #C0D9D9;
}

.fondVert
{
	background-color: #66FF66;
}

.td
{
	background-color: #C0D9D9;
}

.tabMenu
{
	background-color: silver;
}

.centrer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.droite
{
	text-align: right;
}

.gras
{
	font-weight: bold;
}

.tab
{	
	text-align: center;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
}

.tabMenuAdmin
{	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.tabProduit
{	
	width: 316px;
}

.personnel
{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	height: 100px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: url('../images/personnel/fondPersonnel.png');
}

html>body .personnel
{
	height: auto;
	min-height: 100px;
}

.contactPersonnel
{
	text-align: right;
	/*background-color: #C0D9D9;*/
	float:right;
	width:auto;
}

.identitePersonnel
{
	font-weight: bold;
	text-align: left;
	/*background-color: #C0D9D9;*/
	float:left;
	width:auto;
}

.photoPersonnel
{
	margin: 5px;
	width: 60px;
	height: 60px;
	float: left;
}

.produit
{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	height: 100px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: url('../images/produit/fondProduit.png');
}

html>body .produit
{
	height: auto;
	min-height: 100px;
}

.prixProduit
{
	text-align: right;
	/*background-color: #C0D9D9;*/
	float:right;
	width:auto;
}

.prixPromo
{
	text-align: right;
	font-style: italic;
	color: #FF0000;
	/*background-color: #C0D9D9;*/
	float:right;
	width:auto;
}

.identiteProduit
{
	font-weight: bold;
	text-align: left;
	/*background-color: #C0D9D9;*/
	float:left;
	width:auto;
}

.photoProduit
{
	margin: 5px;
	/*width: 60px;
	height: 60px;*/
	float: left;
}

.descriptionProduit
{
	clear: both;
	position: relative;
}

/*.photoProduit:hover
{
	margin: 5px;
	width: 150px;
	height: 150px;
	float: left;
}*/

.lien
{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	/*width: 620px;*/
	height: 100px;
}

html>body .lien
{
	height: auto;
	min-height: 100px;
}

.identiteLien
{
	text-align: left;
	float:left;
	width:auto;
}

.photoLien
{
	margin: 5px;
	width: 90px;
	height: 90px;
	float: left;
}

/*.imgAccueil
{
	width: 60px;
}

.imgAccueil:hover
{
	width: 80px;
}*/

.tdImg
{
	border: 0px;
	padding: 0px;
}
