
html,body{margin:0;padding:0;}
body{color: #6b6b6b;
	font: 80% "Lucida Grande",Arial,sans-serif;text-align:center;background-color:#ffffff;}


	
img  	{
	border : none; 

	}

img  a	{
	border : none; 
	text-decoration: none ;
	}
	
h_stock	{
		margin:0;
		padding-left:10px;
		color: #000000;
		text-align:justify;
	
	
		}
		
.prix_prix 	{
		height:5px;
		line-height:5px;
		font-size : 1em;
		padding:6px;
		color: #000000;
		text-align:center;
		}

/*css global*/
div#global	{
		margin-right : auto;
		margin-left : auto;
		text-align:left;
		background-color: #ffffff;
		
		width:960px;
		
		margin:0 auto;
		
		}
		
		div#menu 	{
		width:960px;
		height:23px;
		text-align:center;
		background-image:url(/images/theme/schuller/new_menu2.png);
		margin-top: 3px;
		}

#nav {
	
		list-style: none ;
		margin: 0 ;
		padding: 0 ;
		

	}
	
#nav li {
	float: left ;
	width: 103px ;
	
	margin-right: 1px ;
	


	
	}
	
#nav li a {
		
		
		color: #fff ;
		
		font: 1em "Trebuchet MS",Arial,sans-serif ;
		line-height: 1em ;
		padding: 4px 20px ;
		text-align: center ;
		text-decoration: none ;

}

#nav li a:hover, #nav li a:focus, #nav li a:active {
				
				text-decoration: underline ;
				}


div#wrapper {background-color : #ffffff;
		/*background-image:url(images/fd_corps.jpg);
		width : 960px;*/

}

div#col_gauch {
	
	width : 960px;
	
}

div#pre_boutique {
	
	text-align : center;
}

.fiche_prod	{
		float : left;
		width : 230px;
		height : 350px;
		margin-left : 5px;
		margin-top : 5px;
		border-style : solid;
		border-width : 1px;
		border-color : gray;
		}

.photo_thumb	{
		}

.photoL128 		{
		
		background-image : url(images/images_boutique/photo_fond.png);
		float :left;
		width : 179px;
		height : 165px;
		text-align : center;
		}

.thumbs		{
		margin-top : 5px;
		margin-left : 7px;
		float :left;
		width : 35px;
		
		}

.thumb1		{
		margin-bottom : 5px;
		margin-left : 2px;

		
		}
		
.fich_prix_no_photo {
			float : left;
			width : 960px;
			border-style : solid;
			border-width : 1px;
			border-color : gray;
			
	
}

.fich_no {
			float : left;
			width : 900px;	
	
}

.fich_no h4	{
		margin:0;
		padding-left:0px;
		color: #000000;
		text-align:left;
	
	
		}


.fich_prix	{
		
		}

.fich		{
		float : left;
		padding-top : 10px;
		width : 179px;
		text-align : justify;
		}

.fich h4	{
		margin:0;
		padding-left:0px;
		color: #000000;
		text-align:left;
	
	
		}

.prix		{
		width :45px;
		height : 99px;
		float :right;
		
		background-image : url(images/images_boutique/prix.png);
		}
		
.prix_no		{
		width :45px;
		height : 47px;
		float :right;
		
		background-image : url(images/images_boutique/prix_no.png);
		}



.separation 	{
		clear: both;
		}