th, td, span, div, p, em * 	{font-family: Arial, Helvetica, sans-serif; font-size:12px;}

form.formnoborder {margin: 0px 10px 0px 10px; padding: 0px;}
input 	{ background-color:#ffffff;font-family: arial; color:#333333;font-size: 12px; }
select 	{ background-color:#ffffff;border-bottom-style:groove;border-left-style:groove;border-right-style:groove;border-top-style:groove;color:#333333;font-family:arial;font-size:12px}
img 	{ border: 0px; }


a:hover	 	.souligneviolet {color: #ae269e}


a.lienBox 			{text-decoration: none; color: #333333}
a.lienBox:hover 	{color: #333333}
a.lienBox:visited 	{text-decoration: none; color: #333333}

.rouge		{color: red;}
.violet		{color: #ae269e}
.violetgras	{color: #ae269e; font-weight: 800}
		
.txtnoir 		{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: 100}
.txtnoirgras 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: 800}

/************* NAVIGATION ***************************************************************************/

.navcontainer               {
	z-index: 6;
	font-size: 11px;
	width: 140px;
	line-height: 10px;
}
.navcontainer ul            {margin: 0px 0px 0px 2px;padding: 0px; list-style-type: none; line-height: 10px}
.navcontainer li            {margin: 0px;padding: 0px; line-height: 10px}
.navcontainer li a          {background: url("images/nav-cms_bg_off.gif") repeat left bottom; display: block; color: #333333; width: 140px; margin: 0px; padding: 4px 0px 4px 6px; text-decoration: none;}
.navcontainer li a:hover    {background: url("images/nav-cms_bg_on.gif") repeat left bottom; color: #ae269e;text-decoration: none; width: 140px;}

.navcontainera               {
	z-index: 6;
	font-size: 11px;
	width: 100px;
	line-height: 10px;
}
.navcontainera ul            {margin: 0px 0px 0px 2px;padding: 0px; list-style-type: none; line-height: 10px}
.navcontainera li            {margin: 0px;padding: 0px; line-height: 10px}
.navcontainera li a          {background: url("images/nav-cms_bg_off.gif") repeat left bottom; display: block; color: #333333; width: 100px; margin: 0px; padding: 4px 0px 4px 6px; text-decoration: none;}
.navcontainera li a:hover    {background: url("images/nav-cms_bg_on.gif") repeat left bottom; color: #ae269e;text-decoration: none; width: 100px;}

/************* MINI BOITE PRODUIT sur la HOMEPAGE ***************************************************************************/
.miniboxproduit			{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 9px;
	line-height: 9px;
	height: 230px;
	width: 140px;

no-repeat left top;
	color: #ae269e;

}
.miniboxproduit h1	 	{margin:0px; padding: 0px 0px 20px 10px; font-size: 14px; color: #ae269e; font-weight: 800;}
.miniboxproduit h1 a	 	{
	color: #ae269e;
	font-size:14px;
	text-decoration: underline;
}
.miniboxproduit h1 a:hover	{
	color: #8c8c8c;
	text-decoration: none;


}
.miniboxproduit h1 a:visited 	{
	color: #ae269e;
	text-decoration: underline;

}
.miniboxproduit .nbcategorie 	{font-size: 11px; text-decoration: none; color: #8C8C8C}
.miniboxproduit .nbmarche 		{font-size: 9px; }
.bordureorange {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
	
	
	
