body
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;		
}

td
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;		
}

.titre
{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color: #2992BD;
}

.texte
{
	font-family:verdana;
	font-size: 12px;
	color: black;
	font-weight:normal;	
}
	
	
a.LienInterne
{
	font-family:verdana;
	font-size: 12px;
	color:#B0AD12;
	font-weight: bold;
	text-decoration:underline;
}

a.LienInterne:hover
{
	font-family:verdana;
	font-size: 12px;
	color:#0358A8;
	font-weight: bold;
	text-decoration:underline;
}

a.LienExterne{
	font-family:verdana;
	font-size: 12px;
	color:#B0AD12;
	text-decoration: underline;
}

a.LienExterne:hover{
	font-family:verdana;
	font-size: 12px;
	color:#0358A8;
	text-decoration: underline;
}	

.titre-para
{		
		color: #9B600A;
		font-family: arial;
		font-size: 14px;
		font-weight:bold;
}

.texte-para
{		
		color: #003300;
		font-family: arial;
		font-size: 12px;
}

.texte-resume
{		
		color: white;
		font-family: arial;
		font-size: 12px; 
		font-weight:bold;
		background-color: #99CC00;
}

a.lien
{		
		/*background-image: url(../design/web.gif);	
		background-repeat: no-repeat;
		padding-left: 23px;*/
		color: #9B600A;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}
		
a.lien:HOVER
{		
		/*background-image: url(../design/web.gif);	
		background-repeat: no-repeat;
		padding-left: 23px;*/
		color: white;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}

a.mail
{	
		/*background-image: url(../design/enveloppe.gif);	
		background-repeat: no-repeat;
		padding-left: 23px;*/
		color: #9B600A;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}
		
a.mail:HOVER
{		
		/*background-image: url(../design/enveloppe.gif);	
		background-repeat: no-repeat;
		padding-left: 23px;*/
		color: white;
		font-family: white;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}

