.promotion
{
	color:#000000;
	font-style:normal;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte-normal
{
	color:#000000;
	font-style:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte-gras-rouge
{
	color:#95020D;
	font-style:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.texte-gras
{
	color:#000000;
	font-style:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lien:link  
{
	color : #000000;
	font-style:normal;
	text-decoration : none;	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
; font-style: normal; font-weight: bold
}

.lien:visited
{
	color : #000000;
	font-style:normal;
	text-decoration : none;	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;	
; font-style: normal; font-weight: bold
}

.lien:hover  
{
	color : #95020D;;
	font-style:normal;
	text-decoration : none;	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
; font-style: normal; font-weight: bold
}

.lien:active  
{
	color : #000000;
	font-style:normal;
	text-decoration : none;	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
; font-style: normal; font-weight: bold
}

.addcaddie  
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}


/****************CONTACT FORME DE PLACARDľ****************************/
.clear				{ clear:both;}
.header				{ text-align:center; background:transparent url(/images/contact/forme/header.png) 0 0 no-repeat; width:501px; height:41px;}
.header	H2			{ text-align:center; font-size:1.2em; padding:5px 0 0 0; margin:0 0 0 10px;  }
.footer				{ margin:0 0 20px 0; background:transparent url(/images/contact/forme/footer.png) 0 0 no-repeat; width:501px; height:41px; }

.contenu			{ width:499px; height:250px; margin:0 0 0px 0;  background-color:#f7f1e1; border-right:1px solid #3c3a2e; border-left:1px solid #3c3a2e;}
.contenu	A 		{ border:0; display:block; float:left; margin:0px 13px 10px 13px; }
.contenu img			{ padding:3px; border:1px solid #ccc; margin:0px 10px 10px 0; }

.dimensions	label		{ display:block; margin:10px 0 0 0; width:100px; float:left;  }
.dimensions	input		{ width:100px;  margin:10px 0 0 0; }








