a:link 			{text-decoration:none; color: #336699; font-weight:normal; font-size : 10pt;}
a:active 		{text-decoration:none; color: #336699; font-weight:normal; font-size : 10pt;}
a:visited 		{text-decoration:none; color: #336699; font-weight:normal; font-size : 10pt;}
a:hover  		{ text-decoration:underline; color:#336699; font-weight:normal; font-size : 10pt;}

a.orange:link 			{text-decoration:none; color: #FF9900; font-weight:normal; font-size : 10pt;}
a.orange:active 		{text-decoration:none; color: #FF9900; font-weight:normal; font-size : 10pt;}
a.orange:visited 		{text-decoration:none; color: #FF9900; font-weight:normal; font-size : 10pt;}
a.orange:hover  		{ text-decoration:none; color:#FF9900; font-weight:normal; font-size : 10pt;}

a.titre:link 			{text-decoration:none; color: #336699; font-weight:normal; font-size : 11pt; text-align: center;}
a.titre:active 		{text-decoration:none; color: #336699; font-weight:normal; font-size : 11pt; text-align: center;}
a.titre:visited 		{text-decoration:none; color: #336699; font-weight:normal; font-size : 11pt; text-align: center;}
a.titre:hover  		{ text-decoration:underline; color:#336699; font-weight:normal; font-size : 11pt; text-align: center;}

a.titreOn:link 			{text-decoration:none; color: #FF9900; font-weight:bold; font-size : 12pt; text-align: center;}
a.titreOn:active 		{text-decoration:none; color: #FF9900; font-weight:bold; font-size : 12pt; text-align: center;}
a.titreOn:visited 		{text-decoration:none; color: #FF9900; font-weight:bold; font-size : 12pt; text-align: center;}
a.titreOn:hover  		{ text-decoration:none; color:#FF9900; font-weight:bold; font-size : 12pt; text-align: center;}

body 
	{	
	background-image: url(images/fond_B.jpg);
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 0;	
	color: #336699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size : 11px;
	}

img		{border: 0px none; background-repeat:no-repeat;}

td
	{
	font-size : 11px;
	}

.titre
	{
	font-size: 12px;
	color: #336699;
	font-weight : bold;
	}

.titreOrange
	{
	font-size: 12px;
	color: #FF9900;
	font-weight : bold;
	}

.txt 
	{
	font-size : 11px;
	font-weight : normal;
	text-align : justify;
	vertical-align: top;
	}

.txtFooter
	{
	font-size: 9px;
	color: #336699;
	}
	
.galminiature
	{
	vertical-align: top;
    border:none;
    padding:1px 1px 1px 1px;
    background:#336699;
	}