@font-face {
    font-family: Futura-Light;
    font-style:  normal;
    src: url(FuturaL.eot);
}
td {
	font-family: Futura-Light,Helvetica,Arial;
	font-size: 15px;
	color: #FFFFFF;
	list-style-type: square;
}
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;
}
li {
	list-style-type: disc;
}
.bouton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16395E;
	border: 1px solid #FFFFFF;
}
.px16 {
	font-size: 16px;
}
.px15 {
	font-size: 15px;
}
.px14 {
	font-size: 14px;
}
.px13 {
	font-size: 13px;
}
.px12 {
	font-size: 12px;
}
.px11 {
	font-size: 11px;
}
.px10 {
	font-size: 10px;
}
.selected_bleu {
	color: #018dba;
}
.selected_bleu2 {
	color: #01BDFC;
}
.selected_vert {
	color: #91A80B;
}
.selected_vert2 {
	/*color: #CCFF00;*/
	color: #91A80B;
}
a.vert:link,a.vert:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.vert:hover {
	/*color: #CCFF00;*/
	color: #91A80B;
	font-weight: bold;
	text-decoration: none;
}
a.bleu:link,a.bleu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.bleu:hover {
	color: #018dba;
	font-weight: bold;
	text-decoration: none;
}
a.ssmenu_vert:link,a.ssmenu_vert:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.ssmenu_vert:hover {
	color: #91A80B;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.ssmenu_bleu:link,a.ssmenu_bleu:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.ssmenu_bleu:hover {
	color: #01BDFC;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.bord {
	border: 1px solid #464646;
}
.bord_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titre1_vert {
	/*color: #CCFF00;*/
	color: #91A80B;
	font-size: 16px;
	text-transform: uppercase;
}
.titre2_vert {
	/*color: #CCFF00;*/
	color: #91A80B;
	font-size: 16px;
}
.titre1_bleu {
	color: #018dba;
	font-size: 16px;
	text-transform: uppercase;
}
.titre2_bleu {
	color: #01BDFC;
	font-size: 16px;
}
.tab_titre1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: center;
}
.ligne1 {
}
.ligne2 {
	background-color: #242424;
}
#divContainer{position:relative; left:0; top:0; width:729; height:100%; overflow:hidden; clip:rect(0,729,100%,0);} 
#Main{position:relative; top:0; left:0} 
div.content	{ 
	position:relative; 
	left:0px; top:0px; 
	}
div#divContainer	{ 
	position:relative; 
	left:0px; top:0px; 
	width:729px; height:299px; 
	clip:rect(0px, 729px, 100%, 0px); 
	overflow:hidden;	
}

