html
{
	font-size: 100%;
	background: url(img/fond.jpg) repeat-y center #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	}


body
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	color: #333333;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

ul a
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #666666;
	}
	
ul a:hover
{
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #3399FF;
	}
	
#barre_titre
{
	margin: 0;
	padding: 0;
	width: 950px;
	height: 80px;
	background-image: url(img/barre_titre_lmrwebdesign.jpg);	
	}
	
.indent
{
	text-indent: -5000px;
	}

#menu_haut
{
	border: 3px solid #5393f3;
	margin: 0;
	padding: 0 0 0 20px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: center;
	color: #73a8f5;
	background-color: #73a8f5;
	}

#menu_haut li
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#menu_haut #active
{
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
	background: #5393f3;
	text-decoration: none;
	text-align: center;
	}
	
#menu_haut li a
{
	text-decoration: none;
	border: 3px solid #5393f3;
	padding: 0 8px 1px 8px;
	margin: 0 2px;
	background-color: #73a8f5;
	color: #FFFFFF;
	}
#menu_haut li a:hover
{
	background-color: #5393f3;
	color: #FFFFFF;
	}
	

#conteneur
{
	margin: 0 0 50px 0;
	padding:0;
	width: 950px;
	min-height: 450px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.image_contenu
{
	float: left;
	padding: 5px 10px 15px 10px;
	}


#marge_gauche
{
	overflow: hidden;
	float: left;
	width: 150px;
	margin: 10px 25px 0 0;
	}

#marge_gauche h2
{
	font: bold 12px Arial, Verdana, sans-serif;
	color: #73a8f5;
	}
#contenu
{
	overflow: hidden;
	float: left;
	width: 425px;
	padding: 0 5px 0 0;
	margin: 10px 20px 0 0;
	}

#contenu p
{
	text-indent: 10px;
	text-align: justify;
	color: #333333;
	background-color: #FFFFFF;
	}
#contenu a
{
	text-decoration: underline;
	color: #666666;
	background-color: #FFFFFF;
	}

#contenu a:hover
{
	text-decoration: none;
	color: #84c328;
	background-color: #FFFFFF;
	}
	
#contenu h1
{
	text-indent: 25px;
	width: 100%;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(img/fleche.gif) left no-repeat #C2C2C2;
	}

#contenu h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #73a8f5;
	background-color: #FFFFFF;
	}
#contenu h3
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #73a8f5;
	background-color: #FFFFFF;
	}

#contenu em
{
	font-weight: bold;
	}

.docs
{
	list-style-image: url(img/download.png);
	line-height: 25px;
	}
#colonne_droite
{
	overflow: hidden;
	float: left;
	width: 280px;
	padding-left: 10px;	
	margin: 100px 5px 0 0px;
	color: #333333;
	background: #ffffff ;
	}
	
#colonne_droite h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #73a8f5;
	}
	
#menu_droite
{
	color: #73a8f5;
	background-color: #FFFFFF;
	border: 2px #E2E2E2 solid;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	}

#menu_droite ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#menu_droite li
{
	border-bottom: 1px solid #5393f3;
	margin: 0;
	}

#menu_droite li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #046A90;
	border-right: 10px solid #C1EEFF;
	background-color: #FFFFFF;
	color: #73a8f5;
	text-decoration: none;
	width: 100%;
	}

#menu_droite li a:hover
{
	border-left: 10px solid #E6F8FF;
	border-right: 10px solid #80DCFF;
	background-color: #5393f3;
	color: #fff;
	}

#menu_droite h2
{
	text-indent: 25px;
	/*margin: 0 30px 0 0;*/
	color: #FFFFFF;
	background: url(img/fleche.gif) left no-repeat #C2C2C2;
	
	}

.produit_droite
{
	width: 270px;
	height: 132px;
	padding-top: 10px;
	background: url(img/carre_produit.jpg) top center no-repeat #FFFFFF;
	color: #333333;
	}

.produit_droite h2, .produit_droite p
{
	padding-left: 20px;
	}

.produit_droite a
{
	text-decoration: none;
	color: #85c329;
	font-weight: bold;
	}
	
.produit_droite a:hover
{
	text-decoration: underline overline;
	font-size: 14px;
	}

html>body #menu_droite li a
{
	width: auto;
	}

#pied_de_page
{
	margin-top: 60px;
	clear: both;
	clear: both;
	position: absolute;
	top: 800px;
	width: 950px;
	text-align: center;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	

