.style1 
{
	color: #494848;
	text-align: justify;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.style4 
{
	color: #494848;
	text-align: justify;
	font-size: 16px;
	font-family: Tahoma;
	font-weight:bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.style_p
{
	color: #494848;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
}

.style_p_bold
{
	color: #494848;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.style1bold
{
	color: #494848;
	text-align: justify;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}


.style2 
{
	color: #494848;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
}


.style2bold 
{
	color: #494848;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.style3
{
	color: #494848;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.style3:hover
{
	color: #950C3B;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}


.petit
{
	color: #494848;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	font-family: Tahoma;
	font-weight:italic;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}



.style_membre_bold
{
	color: #494848;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



#conteneur_produits
{
height:72px;
overflow:auto;
scrollbar-arrow-color:#E1E2E1;
scrollbar-track-color:#E1E2E1;
scrollbar-3dlight-color:#E1E2E1;
scrollbar-darkshadow-color:#E1E2E1;
scrollbar-highlight-color:#E1E2E1;
scrollbar-face-color:#494848;

}



#conteneur_fiche_membres
{
height:675px;
overflow:auto;
scrollbar-arrow-color:#E1E2E1;
scrollbar-track-color:#E1E2E1;
scrollbar-3dlight-color:#E1E2E1;
scrollbar-darkshadow-color:#E1E2E1;
scrollbar-highlight-color:#E1E2E1;
scrollbar-face-color:#494848;

}

body 
{
	background-image:url(../../images/3x3.gif);
	background-color:#FDB25E;
}


.img_border { 
border:1px solid gray; 
} 

