@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #556677;
	font-size: 10px;
}
A{
	text-decoration:none;
	color: #000099;
	background-color: transparent;
	line-height: 18px;
}
A:HOVER{
	text-decoration:none;
	color: #000000;
	background-color: #F9E6B9;
	line-height: 18px;
}
A.a1{
	text-decoration:none;
	color: #707070;
	font-weight : bold;
	background-color: transparent;
}
A.a1:HOVER{
	text-decoration:none;
	color: #99A5EE;
	font-weight : bold;
	background-color: transparent;
}
A.a2{
	text-decoration:underline;
	color: #000000;
	background-color: transparent;
}
A.a2:HOVER{
	text-decoration:underline;
	color: #99A5EE;
	background-color: transparent;
}
A.a3{
	text-decoration:underline;
	color: #000000;
	background-color: transparent;
}
A.a3:HOVER{
	text-decoration:underline;
	color: #FFFFFF;
	background-color: transparent;
}
.txt{
	color : #808080;
	font-size : 12px;
	font-family : Tahoma;
}
.txt2{
	color : Black;
	font-size : 10px;
	align : justify;
	font-family : Tahoma;
}
.titreNoir{
	color : #000080;
	font-size : 10px;
	font-weight : bold;
	font-family : Tahoma;
}
.titreBlanc{
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.titreNav{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.titreNews{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;	
}
.titreInt{
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.titreInt2{
	color : #99A5EE;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.input{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
 	font-weight: bold;-
	font-size: 10 px;
	border: 1 solid #000000;
}

.textbleu{
	color : #31639c;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

.textbleu2{
	color : #31639c;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.bordeaux{
	color : #800000;
	font-size : 14px;
	font-weight : bold;
	font-family : Tahoma;
}
