/* CSS Document // Version non optimisée */
body {
	margin:0px 0px 0px 0px;
	background-color:#FCAE1D;
	background-image:url('images/bg.jpg');
	background-position:top center;
	background-attachment:fixed;
}
a, a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3c9eb3;
}
a:hover{text-decoration: underline;color:#6bc5d9;}
/* TOOLS */
#content #tickers div.element div.titre{
	display:block;
	margin:0px 0px 0px 0px;;
	width:215px;
	height:36px;
	background-image:url('images/title.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
/* END OF TOOLS */

a.ambassadeur, a.ambassadeur:link, a.ambassadeur:active, a.ambassadeur:visited, a.ambassadeur:hover{
	display:block;
	margin:-10px auto 0px auto;
	width:180px;
	height:89px;
	background-image:url('images/ambassadeur.gif');
	text-indent:-5000px;
}
span.number{
	font-size:14px;
	font-weight:bold;
	color:#3c9eb3;
}
a.tickerBox:link, a.tickerBox:active, a.tickerBox:visited{
	display:block;
	margin:auto;
	text-align:center;
	width:200px;
	background-position:bottom;
	padding:5px;
	border:1px solid #2a8fa5;
	color:#3c9eb3;
	background-image:url('images/tickerBox.gif');
}
a.ambassadeur, a.ambassadeur:link, a.ambassadeur:active, a.ambassadeur:visited, a.ambassadeur:hover{
	display:block;
	margin:-10px auto 0px auto;
	width:180px;
	height:89px;
	background-image:url('images/ambassadeur.gif');
	text-indent:-5000px;
}
#content #tickers div.element div.titre h3.archives{
	background-image:url('images/h3/archives.gif');
	width:110px;
	height:17px;
}
#content #tickers div.element div.titre h3.news{
	background-image:url('images/h3/news.gif');
	width:150px;
	height:17px;
}
#content #tickers div.element div.titre h3.agenda{
	background-position:bottom right;
	background-image:url('images/h3/agenda.gif');
	width:150px;
	height:17px;
}
#content #tickers div.element div.titre h3.sondage{
	background-image:url('images/h3/sondage.gif');
	width:150px;
	height:20px;
	background-repeat:no-repeat;
}

