body {
margin : 10px auto;
color : #393838;
font-family : Verdana, Tahoma, Geneva, sans-serif;
background-color : #393838;
}
.uppercase {
text-transform : uppercase;
}
p {
margin : 0;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
padding-left : 10px;
}
a:link, a:visited {
text-decoration : none;
font-size : 11px;
font-family : Tahoma, Arial;
}
.px18 {
font-size : 18px;
}
a:hover, a:active {
text-decoration : underline;
}
.white {
color : #ffffff;
}
.black {
color : #000000;
}
.grey {
color : #1051b1;
}
.dotted-line {
border-bottom : 1px dotted #666666;
font-size : 10px;
}
input {
border : 1px solid #bdbdbd;
font : 11px Tahoma, Arial;
}
form {
margin : 0;
padding : 0;
}
.border {
border : 1px solid #999999;
}
TD {
font-family : Tahoma, Geneva, sans-serif;
font-size : 14px;
color : #393838;
}
.small9 {
font-size : 9px;
}
.big14 {
font-size : 14px;
}
.big16 {
font-size : 16px;
}
.normal11 {
font-size : 11px;
color : #333;
}
.normal10 {
font-size : 10px;
}
.orange {
color : #ff9600;
}
.px10 {
font-size : 10px;
}
.blue {
color : #2ab5d8;
}
#container {
width : 780px;
margin-right : auto;
margin-left : auto;
}
.textebluemedium {
color : #1463dd;
}
.underline {
text-decoration : underline;
}
.menuline {
background-image : url(images/menu_line.gif);
background-repeat : repeat-x;
background-color : #fbb03b;
}
.borderblack {
border : 1px solid #393838;
}
.boxtexteblack {
border : 1px solid #393838;
padding : 5px;
}
.big12 {
font-size : 12px;
}
.interligne {
line-height : 18px;
}
.ital {
font-style : italic;
}
.linkblack {
color : #666;
text-decoration : underline;
font-size : 12px;
}
.bordergreylight {
border : 1px solid #ccc;
}
.interligne12 {
line-height : 10px;
}
.listarrow {
	font-size: 14px;
	color: #1463dd;
	text-decoration: underline;
	list-style-image: url(images/strr.gif);
	line-height: 22px;
}

