
/************
 *   link   *
 ***********/

A          {color : #AC452A; text-decoration : none; }
A:Visited  {color : #AC452A; text-decoration : none; }
A:Active   {color : #AC452A; text-decoration : none; }
A:Hover    {color : #AC452A; text-decoration : none; }

/*************
 *   body    *
 ************/

BODY 	{
	background-color      : #FFFFFF;
	margin-top            : 0;
	/*text-align: center;*/	
}

img {
display: block;
}

form 	{
	margin-top            : 0;
	margin-bottom            : 0;
}

tr 	{
	margin-top            : 0;
	margin-bottom            : 0;	
}

td 	{
	margin-top            : 0;
	margin-bottom            : 0;	
}

/*/----- Champs de formulaire -----\*/

div.title {
		font-family: Times New Roman;
		text-align:left;
		font-size: 35.87px;
		color: #AC452A;
		FONT-WEIGHT: normal;			
}

div.chapo {
		font-family: Verdana;
		text-align:left;
		font-size: 10.96px;
		color: #AC452A;
		FONT-WEIGHT: bold;	
}

div.blanc {
		font-family: Verdana;
		margin-left: 150px;
		font-size: 11pt;
		color: #FFFFFF;
		FONT-WEIGHT: bold;			
}

div.composite {
		text-align:center;
}

div.texte {
		font-family: Verdana;
		text-align:center;
		font-size: 9pt;
		color: #AC452A;
		FONT-WEIGHT: normal;
}

div.lien {
		font-family: Verdana;
		text-align:left;
		font-size: 9pt;
		color: #AC452A;
		FONT-WEIGHT: bold;
		margin-left: 0px;			
}

div.textegris {
		font-family: Verdana;
		text-align:left;
		font-size: 9pt;
		color: #7E7E7E;
		FONT-WEIGHT: normal;			
}

a.liengris {	color: #7E7E7E; }
a.liengris:Visited  {color : #7E7E7E; }
a.liengris:Active   {color : #7E7E7E; }
a.liengris:Hover    {color : #7E7E7E; }

div.textegrisfonce {
		font-family: Verdana;
		font-style: italic;
		text-align:left;
		font-size: 8pt;
		color: #7E7E7E;
		FONT-WEIGHT: lighter;			
}

input {
		font-family: Verdana;
		font-size:9pt;
		color: #AC452A;
		FONT-WEIGHT: normal;
		border-color: #AC452A;			
}

