/* begin font*/
body, div, h1, h2, h3, table, p, li, td, th, ul, ol, textarea, input, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
/* end font */

/* begin links*/
A			{color : #ff6300; text-decoration : none; font-weight : bold;} 
A:HOVER		{color : #ff6300; text-decoration : underline;}
A:ACTIVE	{color : #ff6300;}
A:VISITED	{color : #ff6300;}
A:LINK 		{}
/* end links*/

.Left		{background: #790025; color: #FCFAD4; }
.MenuLeft	{background: #790025; color: #FCFAD4; padding: 25px 20px 25px 20px;}
.MenuItem	{background: #790025; color: #FCFAD4; font-size: 15px;border-bottom: 1px dashed #A08453; padding: 2px 0px 2px 0px;}
.MenuItem	A			{color : #ECEAD4; text-decoration : none; font-weight : normal;} 
.MenuItem	A:HOVER		{color : #eCEAD4; text-decoration : underline;}
.MenuItem	A:ACTIVE	{color : #eCEAD4;}
.MenuItem	A:VISITED	{color : #eCEAD4;}
.MenuItem	A:LINK 		{color : #eCEAD4;}

.Main		{background: #FDFAD9;}
.MainTXT	{
			background: #FDFAD9;
			padding: 5px 5px 0px 25px;
			}

.TitreGold  	{font-family: "Times New Roman"; font-size: 26px; color: #FEFE76; }
.TitreMain 		{font-family: "Times New Roman"; font-size: 30px; color: #790025; }
.TitreProduit 	{font-family: "Arial"; font-size: 24px; color: #BE4117; font-weight: normal;}
.ProduitImage	{border: 1px solid #790025;}			
.ProduitImage2	{border: 0px solid #790025;}			
.LeftZone	{
			font-size: 11px;
			color: #A08453;
			}
.LeftZoneLabel
			{
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			}

.LeftZoneInput
			{
			border: 1px solid #910030;
			background-color:#830029;	
			color: #eCEAD4;
			}
			
.Logo		{
			padding: 25px 5px 0px 25px;
			}
.Legende	{
			font-size: 11px;
			color: #444444;
			}	
				
.BaseLineProduit					
			{
			font-size: 11px;
			color: #017336;
			}
.BaseLineProduitBig					
			{
			font-size: 14px;
			color: #017336;
			}
			
.GlobalLeft	{border-right: 1px solid #cecece;}
.GlobalRight{border-left: 1px solid #cecece;}

.SousLigne	{
			border-bottom: 1px dashed #790025;
			}
			
.MainItem	{color: #BE4117; font-size: 16px;}
.MainItem	A			{color : #BE4117; text-decoration : none; font-weight : bold;} 
.MainItem	A:HOVER		{color : #BE4117; text-decoration : underline;}
.MainItem	A:ACTIVE	{color : #BE4117;}
.MainItem	A:VISITED	{color : #BE4117;}
.MainItem	A:LINK 		{color : #BE4117;}

.Footer	{
			font-size: 13px;
			color: #FEFE76;
			}
.Footer	A			{color : #ffffff; text-decoration : none; font-weight : normal;} 
.Footer	A:HOVER		{color : #ffffff; text-decoration : underline;}
.Footer	A:ACTIVE	{color : #ffffff;}
.Footer	A:VISITED	{color : #ffffff;}
.Footer	A:LINK 		{color : #ffffff;}			

.list-header{
			color: #FEFE76;
			background: #790025;
			border-bottom: 1px solid #790025;
			padding: 0px 5px 0px 5px;
			}
			
.list-row	{
			border: 1px solid #A08453;
			padding: 0px 5px 0px 5px;
			}
