A.titrer
{
	font-family: arial;
	font-size: 10pt;
	color: #FF7505;
	font-weight: bold;
	text-decoration: none;
}

A.titrer:hover
{
	color: #707070;
	font-weight: bold;
	text-decoration: underline;
	
}


A.titreg
{
	font-family: arial;
	font-size: 10pt;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}

A.titreg:hover
{
	color: #FF7505;
	font-weight: bold;
	text-decoration: underline;
	
}

A.rouge
{
	font-family: arial;
	font-size: 8pt;
	color: #FF7505;
	font-weight: bold;
	text-decoration: none;
}

A.rouge:hover
{
	color: #FF7505;
	font-weight: bold;
	text-decoration: underline;
	
}

A.rougeg
{
	font-family: arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

A.rougeg:hover
{
	color: #FFCC66;
	text-decoration: none;
	
}

A.noir
{
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A.noir:hover
{
	color: #000000;
	text-decoration: underline;
	
}

.rouge
{
	font-family: arial;
	font-size: 9pt;
	color: #FF7505;
	text-decoration: none;
}

.titrer
{
	font-family: arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.menu
{
	font-family: arial;
	font-size: 10pt;
	color: #FFCC66;
	font-weight: bold;
	
	text-decoration: none;
}

.orange
{
	font-family: arial;
	font-size: 8pt;
	color: #FFCC66;
	text-decoration: underline;
}

body, td
{
	font-family: arial;
	font-size: 8pt;
}




.champ
{	
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	border: #FFCC66;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 200px;
}

.champ2
{	
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	border: #FFCC66;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 450px;
}
