@charset "UTF-8";
/* CSS Document */

#global {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 660px;
	border: 0px solid #000;
     }
#produits {

     }
	 
#contenu {
	margin-top:20px;
     }
	 
#coordonnees {
	
     }
#blocproduit {
	float:left;
	margin-top:20px;
     }
body {
	margin-top: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana;
	font-size: 11px;
	line-height:15px;
	background-color:#E8E8E8;
}
.titreproduit {
	color:#333399;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
}
.soustitreproduit {
	color: #666666;
	font-size: 11px;
	text-align:center;
}
.petitxt {
	color: #999999;
	font-size: 10px;
	font-style:italic;
	text-align:center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.nound:link {
	color: #000000;
	text-decoration: none;
}
a.nound:visited {
	text-decoration: none;
	color: #000000;
}
a.nound:hover {
	text-decoration: none;
	color: #333399;
}
a.nound:active {
	text-decoration: none;
	color: #000000;
}
a.programme:link {
	color: #0098b0;
	text-decoration: none;
	font-size:11px;
}
a.programme:visited {
	text-decoration: none;
	color: #0098b0;
	font-size:11px;
}
a.programme:hover {
	text-decoration: none;
	color: #333399;
	font-size:11px;
}
a.programme:active {
	text-decoration: none;
	color: #333399;
	font-size:11px;
}
a.lienboutique:link {
	color:#333399;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
a.lienboutique:visited {
	color:#333399;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
a.lienboutique:hover {
	color:#333399;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
a.lienboutique:active {
	color:#333399;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
div.scroll {
height: 477px;
width: 100%;
overflow: auto;
border: 0px ;
background-color: #FFFFFF;
}
div.scrollbig {
height: 477px;
width: 100%;
overflow: auto;
border: 0px ;
background-color: #FFFFFF;
}
.vig {
margin-bottom:5px;
}

