/* CSS Document */

body
{
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}

#page
{
	background: #FFF;
	text-align: left;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 500px;
}

#entete
{
	background: #FFF url(../images/style1/entete_produit.gif);
	border: 0;
	margin: 0;
	height: 60px;
	padding: 0;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: transparent;
	width: 500px;

}


#contenu
{
	background: #FFF;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 370px;
	border: 0;
}

#contenu img
{
	margin-top: 10px;
	padding: 0;
	border: 0;
}

#contenu a
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#contenu a:hover
{
	color: #99CCFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#spec
{
	background: #FFF;
	width: 432px;
	margin: 0;
	padding: 0;
	border: 0;
}

h4
{
	color: #OOO;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}




#legende
{
	font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-align: center;
		font-size: 10px;
			width: auto;
}

#legende table
{
	margin: 0;
	padding: 0;
	border: 1px #000000;
}
