A:link		{ color: #71726d; text-decoration: none }        
A:visited	{ color: #71726d; text-decoration: none }        
A:active	{ color: #71726d; text-decoration: none }        
A:hover		{ color: #71726d; text-decoration: underline }   
	
A.lien1:link		{ color: #FFFFFF; text-decoration: none }        
A.lien1:visited		{ color: #FFFFFF; text-decoration: none }        
A.lien1:active		{ color: #FFFFFF; text-decoration: none }        
A.lien1:hover		{ color: #FFFFFF; text-decoration: underline }   

A.titre1:link		{ color: #1D73AE; text-decoration: none }        
A.titre1:visited	{ color: #1D73AE; text-decoration: none }        
A.titre1:active		{ color: #1D73AE; text-decoration: none }        
A.titre1:hover		{ color: #1D73AE; text-decoration: underline }   

A.titre2:link		{ color: #EB0612; text-decoration: none }        
A.titre2:visited	{ color: #EB0612; text-decoration: none }        
A.titre2:active		{ color: #EB0612; text-decoration: none }        
A.titre2:hover		{ color: #EB0612; text-decoration: underline }   

body, .text1, table
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3F3F3F;
	text-align: justify;
}

.text2
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.div1
{
	padding-top: 9;
	line-height: 14px;
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3F3F3F;
	text-align: justify;
}


.titre1
{
	padding-top: 9;
	font-family: Tahoma, Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #1D73AE;
	text-align: left;
	font-weight: bold;
}


.titre2
{
	padding-top: 9;
	font-family: Tahoma, Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #EB0612;
	text-align: left;
	font-weight: bold;
}


ul
{
	margin-top: 5;
	margin-bottom: 0;
}

input, textarea, select
{
	padding-left: 1px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3c3c3c;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	vertical-align: middle;
}


.transparent_20 { -khtml-opacity:.10; -moz-opacity:.10; -ms-filter:"alpha(opacity=10)"; filter:alpha(opacity=10); opacity:.10; }
.transparent_100 { -khtml-opacity:1; -moz-opacity:1; -ms-filter:"alpha(opacity=100)"; filter:alpha(opacity=100); opacity:1; }