body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.size2 {
	font-size: 2px;
}

.size10 {
	font-family: Verdana;
	font-size: 10px;
}

.size14 {
	font-family: Verdana;
	font-size: 14px;
}

.liens_menu {
	font-family: Arial;
	color: #dddddd;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.titre1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: lighter;
}

.titre2 {
	font-family: "Century Gothic";
	font-size: 70px;
	font-weight: lighter;
	font-stretch: extra-condensed;
}

.titre3 {
	font-family: "Century Gothic";
	font-size: 110px;
	font-weight: lighter;
	font-stretch: extra-condensed;
}

a:link {
	color: #3AAADC;
	text-decoration:none;
}
a:visited {
	color: #3AAADC;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}

.black {color: #000000}
.bleu {color: #3AAADC}
.orange {color: #FF6600}
.jaune {color: #F5CF02}
.blanc {color: #FFFFFF}
.gris {color: #666666}

INPUT {
     color:#FFFFFF;
     background-color:#000000;
     font-size:10px;
     font-family:Verdana;
}


#ajaxticker1{
width: 190px;
height: 60px;
padding: 5px;
background-color: #269BD3;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #269BD3;
}

.someclass{ //class to apply to your scroller(s) if desired
}