body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
} 
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.arial9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px
} 
.blanc { 
color: #FFFFFF
} 
a {
text-decoration: none;

} 
.arial10 {
font-size: 10px
}
.arial11 { 
font-size: 11px
} 
.arial12 { 
font-size: 12px
} 
.arial13 { 
font-size: 13px
} 
.arial14 { 
font-size: 14px
} 
.arial15 { 
font-size: 15px
} 
.arial16 {
font-size: 16px
} 
.arial17 {
font-size: 17px
} 
.arial18 {
font-size: 18px
} 
.arial20 {
font-size: 20px
} 
.arial22 {
font-size: 22px
} 
.arial23 { 
font-size: 23px
} 
.arial24 { 
font-size: 24px
} 
.arial30 { 
font-size: 30px
} 
.arial36 { 
font-size: 36px
} 
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	border: 1px solid;
	margin: 0px;
	padding: 1px;
	height: 18px;
	border: 1px solid #c9c9c9;
	width: 220px;

}
.form_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	border: 1px solid;
	margin: 0px;
	padding: 1px;
	height: 60px;
	border: 1px solid #c9c9c9;
	width: 270px;

}
.form-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 23px;
	border: 1px solid #c9c9c9;
	width: 125px;
}
a:hover {
	text-decoration: underline;
}


.blanc-maj {
	color: #FFFFFF;
	text-transform: uppercase;

}
.verdana13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.vert-maj {

	color: #006600;
	text-transform: uppercase;
}

.image_body {
	background-repeat: no-repeat;
	background-position: center top;
}
.no_repeat {
	background-repeat: no-repeat;
}
.repeat-x {
	background-repeat: repeat-x;
}
.repeat-y {
	background-repeat: repeat-y;
}
.left {
	background-position: left;
}
.top-left {
	background-position: left top;
}
.top-right {
	background-position: right top;
}
.top-center {
	background-position: center top;
}
.center {
	background-position: center;
}
.bottom {
	background-position: left bottom;
}
.gris-vert {
	color: #235333;
}
.marron {
	color: #36271f;
}
.bleu {
	color: #1d6aa2;
}
.bleu:hover {
	color: #1d6aa2;
}
.bleu-leger {
	color: #5a98c7;
}
.bleu-leger:hover {
	color: #5a98c7;
}
.blanc {
	color: #ffffff;
}
.gris_leger {
	color: #777777;
}
.maj {
	text-transform: uppercase;
}
.justify {
	text-align: justify;
}
.interligne_10 {
	line-height: 14px;
}
.interligne_12 {
	line-height: 18px;
}
.interligne_14 {
	line-height: 20px;
}
.interligne_16 {
	line-height: 36px;
}
ul
{
  list-style-type:none;
  padding: 0;
  margin: 0;
}

li
{
  background-image: url('../images/arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 0.4em;
  padding-left: 1.5em;

} 
