/* CSS Document */

body
{
	background-image: url(../images/rayures.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana, Times New Roman, Arial;	   
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #EE7A04;
}

a:hover
{
	color: #7EBF25;
}

.petit
{
	font-size: 7pt;	
}	

.moyen
{
	font-size: 8pt;
} 

.gras, .info
{
	font-weight: bold;
}

.italique
{
	font-style:italic;
}

.lst_diaporama 
{
	display:none;
	height:0px;
	max-height:0px;
	visibility:hidden;
}

#imgDiaporama
{
	margin: 0px auto 0px auto;
	text-align:center;
}

#lblDiaporama
{
	font-size: 8pt;
}

#interface
{
	background-image: url(../images/interface.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	background-attachment: scroll; 
	background-position: center top;
	float: left;
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#entete
{
	background-image: url(../images/degrade_entete.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	background-attachment: scroll;
	float: none;
	clear: left;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#pied_page
{ 	
	display:none;
}	

#banniere
{
	display:none;
}  

#banniere_impr	
{
	float: none;
	clear: left;
	width: 690px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
	display:inline;
}

#degrade_bas
{	
	display:none;
}

#contenu
{
	float: none;
	clear: left;
	width: 680px;
	height: auto;
	padding: 0px 25px 0px 25px;
	margin: 0px auto 0px auto;
	/*border: none 0px;
	border-left: dashed 2px #7EBF25;*/
	/*background-image: url(../images/degrade_bas.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: center;*/
}	  

#infos
{
	width: 630px;
	float: left;
	clear: left;  
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px; 
	border: none 0px;
	border-left: dashed 2px #7EBF25;
	border-right: dashed 2px #7EBF25;
}

#menu_droite
{
	display:none;
}

.txt_entete
{
	padding: 10px 15px 5px 300px;
	font-size: 14pt;
	color:#ffffff;
}

.bordure_gauche
{
	border-top: solid 2px #7EBF25;
	border-bottom: solid 2px #7EBF25;
	border-left: solid 2px #7EBF25;
	border-right: none 0px;
}	
   
.bordure_centre
{
	border-top: solid 2px #7EBF25;
	border-bottom: solid 2px #7EBF25;
	border-left: none 0px;
	border-right: none 0px;
}

.bordure_droite
{
	border-top: solid 2px #7EBF25;
	border-bottom: solid 2px #7EBF25;
	border-left: none 0px;
	border-right: solid 2px #7EBF25;
}						   				  

.puce_losange
{
	padding-left: 5px;
}	  

.sans_puce
{
	width: 20px;
}		

#accueil
{
	width: 630px; 
	font-size: 11pt;
	font-weight: bold;
}	  

#accueil th
{
 	background-image: url(../images/fond_categ.jpg);
	background-repeat: repeat-x;
	color: #7EBF25;
	font-family: Broadway, Harrington, Verdana, Times New Roman, Arial;
	font-size: 14pt;  
	font-weight: 100;	
	padding-left: 5px;		
	text-align: lef;
}								  
	  
#accueil td
{
	font-size: 8pt;
	font-weight: normal;
}	   

#accueil .image
{
	width: 205px;	
	padding: 5px;
}

#accueil .desc
{
	padding: 5px;
}				   

#accueil a
{
	color: #7EBF25;
}

#accueil a:hover
{
	color: #EE7A04;
}		

#accueil .details
{
	color: #EE7A04; 
	font-size: 7pt; 
}

#accueil .details:hover
{
	color: #7EBF25; 
	font-size: 7pt; 
}				  

#tabProduits
{					
	font-size: 10pt;
	width:460px;
}			 

small a
{
	color: #EE7A04; 
	font-size: 7pt;
	font-weight:bold;  
}

small a:hover
{
	color: #7EBF25; 
	font-size: 7pt; 
	font-weight:bold; 
}