h2 { font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #676D7A;
	line-height: 18px;
}

.txtBlanc10 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtGris11 {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #676D7A;
}
.trtRed20 {

	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #CE0404;
}


.txtGris12	A:link {text-decoration: none; color: #676D7A;}
.txtGris12	A:visited {text-decoration: none; color: #676D7A;}
.txtGris12	A:hover {text-decoration: underline; color: #676D7A;}
.txtGris12 {	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #676D7A;
	line-height: 18px;
	text-align: justify;
}

.txtGris13 {	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #676D7A;
	line-height: 18px;
}

// Classe utilisee pour la colonne derniere news
.news A:link {text-decoration: none; color: #CE0404;}
.news A:visited {text-decoration: none; color: #CE0404;}
.news A:hover {text-decoration: underline; color: #CE0404;}
.news A {text-decoration: none; color: #CE0404;}
.news { font-family: arial; font-size: 11px; font-weight: normal; color: #676D7A;}
//

.class1 A:link {text-decoration: none; color: #CE0404;}
.class1 A:visited {text-decoration: none; color: #CE0404;}
.class1 A:hover {text-decoration: underline; color: #CE0404;}
.class1 {font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CE0404;
}

.class2 A:link {text-decoration: none; color: #FFFFFF;}
.class2 A:visited {text-decoration: none; color: #FFFFFF;}
.class2 A:hover {text-decoration: underline; color: #FFFFFF;}
.class2 {font-family: arial;font-size: 11px;color: #FFFFFF;}

.class3 A:link {text-decoration: none; color: #676D7A;}
.class3 A:visited {text-decoration: none; color: #676D7A;}
.class3 A:hover {text-decoration: underline; color: #003A58;}
.class3 {font-family: arial;font-size: 12px;color: #676D7A;}

.class4 A:link {text-decoration: none; color: #676D7A;}
.class4 A:visited {text-decoration: none; color: #676D7A;}
.class4 A:hover {text-decoration: underline; color: #003A58;}
.class4 {font-family: arial;font-size: 11px;color: #676D7A;}




/* Combo */

	
INPUT
{
		background-color: #FFFFFF;
		border: 1px  solid #676D7A;
		height: 20px;
		margin-bottom: 10px;
		width: 150px;
		font-family: Arial;
  		font-size: 11px;
  		font-style: normal;
  		font-weight: bold;
  		color: #676D7A;
  		text-decoration: none;
}

TEXTAREA
{
		background-color: #FFFFFF;
		border: 1px  solid #676D7A;

		margin-bottom: 10px;
		width: 150px;
		font-family: Arial;
  		font-size: 11px;
  		font-style: normal;
  		color: #676D7A;
  		text-decoration: none;
}


SELECT
{
		background-color: #FFFFFF;
		border: 1px  solid #676D7A;
		height: 40px;
		margin-bottom: 10px;
		width: 150px;
		font-family: Arial;
  		font-size: 11px;
  		font-style: normal;
  		color: #676D7A;
  		text-decoration: none;
}
.trtGris14 {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #676D7A;
	line-height: 18px;
}

