.titrehaut {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.titrebleu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.titrebordeau {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.titrebleuetorange {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}
.titrerouge {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text_noir {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.text_noirgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text_noirjustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.text_blanc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.text_blancgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_blancjustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.text_rouge {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
}
.text_rougegras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.text_rougejustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-align: justify;
}
.links {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF3300;
}
.link_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.link_3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linksgris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FAFAFA;
}
.linkgrisfonce {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.linkgrisclair {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}
.linksgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select
	{
	width:130px;
	font: Tahoma;
	font-size: 11px;
	}
input {
	font-family: Tahoma;
	font-size: 11px;
}
.link_2_nongras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
body {
	background-image: url(imx_home/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.textorange {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.textorangejustifié {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
form {
	margin: 0px;
}
.linkgrisfoncegrand {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.text_noirpetit {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
}
ul {
	margin-left:0px;
	padding-left:40px;
}