﻿

div,span,form 
{
	position:relative;
}


html, body {
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
  
  font:normal 12px Arial;
}


td 
{
	font:normal 12px Arial;
}


body {
  background-image:url(/pics/left_middle.png);
  background-repeat:repeat-y;
  background-position:top left;
}


a:link 
{
	color:RoyalBlue;
	text-decoration:none;
}

a:visited 
{
	color:darkmagenta;
	text-decoration:none;
}

a:link:active
{
	color:RoyalBlue;
	text-decoration:none;
}

a:visited:active
{
	color:RoyalBlue;
	text-decoration:none;
}


a:link:hover
{
	color:RoyalBlue;
	text-decoration:underline;
}

a:visited:hover
{
	color:RoyalBlue;
	text-decoration:underline;
}

.blacklink 
{
	color:Black;
}

.blacklink:link 
{
	color:Black;
}

.blacklink:visited 
{
	color:Black;
}

.blacklink:visited:hover 
{
	color:RoyalBlue!important;
}

.blacklink:link:hover 
{
	color:RoyalBlue!important;
}

.rsslink 
{
	display:block;
	background-image:url(/pics.aspx?img=rss16&filter=background&background.color=white);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	height:16px;
	margin-bottom:8px;
}



.icon {
  position:absolute;
  width:72px;
  height:72px;
  background-position:0px 0px;
  font:bold 10px Arial;
  text-align:center;
  line-height:10px;
  cursor:hand;
}

.print_header 
{
	display:none;
}


.site_header 
{
	width:100%;
	height:75px;
	overflow:hidden;
}

.site_header .minilinks 
{
	position:absolute;
	right:0px;
	top:50px;
	color:dimgray;
	font:bold 11px Arial;
	margin-right:8px;
}

.site_header .minilinks a 
{
	color:White;
}


.site_header .minilinks 
{
}


.site_content 
{
	position:absolute;
	left:201px;
	right:0px;
}

.site_page 
{
	padding:16px;
}






.prix 
{
	color:Crimson;
	font:bold 12px Arial;
}

.prix .unite 
{
	font:normal 10px Arial;
}

h1 
{
	margin:0px 0px 2px 0px;
	font:normal 20px Arial;
	color:RoyalBlue;
}

h2 
{
	margin:0px;
	font:normal 12px Arial;
	letter-spacing:1px;
	color:DimGray;
	width:80%;
	padding-left:1px;
	margin-bottom:24px;
}


h2 .highlight 
{
	color:Black;
}

h3 
{
	background-image:url(/pics/path_background.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:4px;
	font-style:italic;
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
}

h3 a
{
	float:right;	
	font:normal 11px Arial;
	margin-top:3px;
}

h4 
{
	font:bold 15px Arial;
	margin-bottom:4px;
	color:Black;
}

div>.pageheadericon
{
	float:left;
	margin-right:8px;
	width:64px;
	height:64px;
	background-position:center center;
	background-repeat:no-repeat;
}

li 
{
	list-style-type:none;
	background-image:url(/pics.aspx?img=li1&filter=background&background.color=White);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
}


.LinkList 
{

}

.LinkList ol 
{
	margin-left:0px;
	padding-left:0px;
}

.LinkList ol li 
{
	padding-left:16px;	
	margin-bottom:4px;
}