@font-face {
    font-family: "Futura-CondensedMedium";
    font-style:  normal;
    src: url("http://www.arpselection.com/Futura-Condensed.ttf");
}
td {
	/*font-family: "Futura-CondensedMedium";*/
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid;
}
ul {
	list-style-type: square;
}
.bouton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16395E;
	border: 1px solid #FFFFFF;
}
.px13 {
	font-size: 13px;
}
.px11 {
	font-size: 11px;
}
.orange {
	color: #FBAD05;
}
.bleu {
	color: #3688C5;
}
.gris {
	color: #AAAAAA;
}
.jaune {
	color: #F9F10B;
}
.or {
	color: #D1AE58;
}
.rouge {
	color: #CC3300;
}
.news {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:link,a:visited {
	color: #23577E;
	font-weight: bold;
}
a:hover {
	color: #F9F10B;
	font-weight: bold;
}
a.news:link,a.news:visited {
	text-decoration: none;
}
a.news:hover {
	text-decoration: none;
}
.bord_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bord_photo {
	border: 1px solid #333333;
}
.titre1 {
	color: #FBAD05;
	font-size: 12px;
	text-decoration: none;
}
.tab_titre1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #96bd0d;
}
.tab_titre2 {
	color: #3E3D00;
	font-weight: bold;
	background-color: #CBF242;
}
.ligne1 {
	background-color: #FFFFFF;
}
.ligne2 {
	background-color: #E9EEF5;
}

#defilement_texte {
position:absolute;
z-index:100;
top:310px;
left:450px;

}
