
	#wrapper
	{
		width:100%;
		height:100%;
		margin: 0px 0px;

	}
	
	body 
	{
	margin: 0px;
	background: url(../images/fond.jpg) top center repeat;
	font-family: Arial;
	font-size: 13px;
	}

	#bandeau
	{

	width:100%;
	height:115px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	}
	
	#menu 
	{
	
	padding-top:10px;
	margin-bottom:0px;
	float:left;
	width:160px;
	height:100%;
	}
	
	#contenu 
	{
	width:990px;
	margin:0 auto;
	/*height:600px;*/
	background-image: url(../images/menu2.png); 
	background-repeat:repeat-y;
	}
	#centrecontenu 
	{

	/*height:965px;*/
	padding-top:20px;
	padding-bottom:20px;
	width:830px;
	float:left;
	}
		
	
	#text-accueil
	{
		
	font-family: Arial;
	font-size: 13px;
	color:#7c7b7b;
	font-weight:bold;

	}
	#formulaire
	{
		background-color:#8c8a8c;
		float:left;
		width:343px;
		font-family: Arial;
		font-size: 15px;
		font-weight:bold;
		color:#ffffff;
		margin-left:20px;
	}
	#piedpage 
	{
	padding-bottom:7px;
	padding-top:5px;
	color:#6d6d6f;
	clear:both;
	position: fixed;

	}
	
	#contact td
	{
	color:#484747;
	text-align:justify ;
	}
	
	#compte td
	{
	color:#484747;
	text-align:justify ;
	}
	
	#compte 
	{
	margin-left:32px;
	padding-bottom:15px;
	
	}
	#img-prod
	{

	background-image: url(../images/boutique/thsirt.png); background-repeat:no-repeat;

	}
	
	
	#cadrefiche
	{
	border-color:#57585a;
	}
	
	#produit
	{
	color:#7c7b7b;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	}
	#tailles	
	{
	color:#fca500;
	text-decoration: none;
	}
	#titrehome
	{
	width:343px;
	height:45px;
	background-image:url(../images/ficheprod.jpg); background-repeat:no-repeat;
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color:#ffffff;
	margin-left:20px;
	}
	#menu-bandeau 
	{
	height:100%;
	margin: 0px;
	font-size:16px;
	color: #ffffff;
	}
	
	
	#articleN
	{
	float:left;
	background-image:url(../images/article2.jpg); background-repeat:no-repeat;
	width:168px;
	height:299px;
	margin-left:32px;
	padding-bottom:15px;
	margin-top:10px;
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	}
	
	#articleT 
	{
	margin-top:10px;
	float:left;
	background-image:url(../images/article2.jpg); background-repeat:no-repeat;
	width:168px;
	height:299px;
	margin-left:32px;
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	}
	
	.epuise
	{
	filter:alpha(opacity=40); /* propriétaire IE */
	-moz-opacity:0.40; /* propriétaire Firefox */
	opacity:0.40; /* CSS3 */
	}
	
	a.survol:hover{
	filter:alpha(opacity=85); /* propriétaire IE */
	-moz-opacity:0.85; /* propriétaire Firefox */
	opacity:0.85; /* CSS3 */
	}
	
	
	#sousrubrique
	{
	padding-top:5px;
	width:132px;
	height:26px;
	text-align:left;
	background-image:url(../images/sousrubrique.png); background-repeat:no-repeat;
	font-family:Copperplate Gothic Light;
	font-size: 13px;
	color:#ffffff;
	}
	#rubrique
	{
	
	padding-top:5px;
	width:139px;
	height:31px;
	background-image:url(../images/rubrique.png); background-repeat:no-repeat;
	font-family:Copperplate Gothic Light;
	font-size: 15px;
	color:#ffffff;
	}
	#tabpanier td
	{
	background-color:#000000;
	}
	#panier a
	{
	text-decoration: none;
	color:#ffffff;
	}
	
	#menu-bandeau a{color: white; }
	
	#articleT a	{color: white; text-decoration: none;}
	#articleN a	{color: white; text-decoration: none;}

	
	#sousrubrique  a	{color: white; text-decoration: none;}
	
	
	.clear { clear:both; }
	
