/* CSS Document */
body
{
	background-color:#6699CC;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text:#000000;
	link:#6666FF;
	vlink:#6666FF;
	alink:#CCCCCC;
	margin:0;
}

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

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

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

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

#site a:link
{
	color :#6699FF;
	text-decoration:none;
	font-weight: bold;
}

#site a:visited
{
	color :#6699FF;
	text-decoration:none;
	font-weight: bold;
}

#site a:hover
{
	color :#6699FF;
	text-decoration:none;
	font-weight: bold;
}

#site a:active
{
	color :#6699FF;
	text-decoration:none;
	font-weight: bold;
}

#produit a:link
{
	color :#000000;
	text-decoration:none;
	font-weight: bold;
}

#produit a:visited
{
	color :#000000;
	text-decoration:none;
	font-weight: bold;
}

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

#produit a:active
{
	color :#000000;
	text-decoration:none;
	font-weight: bold;
}

#bas a:link
{
	color :#6666CC;
	text-decoration:none;
	font-weight: bold;
}

#bas a:visited
{
	color :#6666CC;
	text-decoration:none;
	font-weight: bold;
}

#bas a:hover
{
	color :#6666CC;
	text-decoration:none;
	font-weight: bold;
}

#bas a:active
{
	color :#6666CC;
	text-decoration:none;
	font-weight: bold;
}

.t_menu
{
	font-size: 20px;
}

.t_rouge
{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.t_noir
{
	font-size: 13px;
	font-style: normal;
	line-height: normal;	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.t_blanc
{
	font-size: 13px;
	font-style: normal;
	line-height: normal;	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.texte
{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #000000;
}

.ss_texte
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #6666CC;
}

.mini_texte
{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.date
{
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF0000;
}

.titre_news
{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #033466;
}

.texte_news
{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #033466;
}

.prix
{
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

li 
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: black;
	list-style-type:none;
	background-image:url(puce.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;
}