/* Feuille de Style CSS
   By ChoiZ © 2006
   Contact : FL@L9.FR
   Tous Droits Réservés
   Radio ABF © 2006  */

body {
	margin: 0;
	padding: 0;
	font-family: geneva,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	background: url('images/ifd.gif');
}

p { margin:0px; }

div {
	text-align: center;
}

dd {
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0px none;
}

span {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

a {
	text-decoration: none;
	color: #869ebe;
}
a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#abf span {
	color: #869ebe;
}

#underground span {
	color: #ff6600;
}

#analog span {
	color: #ffd60d;
}

#header {
	height: 100px;
}

#content {
	padding: 20px;
	padding-top:14px;
	height: auto;
	/*460px;*/
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url('images/bg.gif');
	border: 1px solid #dbdbdb
}

#abf {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}

#underground {
	width: 225px;
	float: left;
}

#analog {
	width: 225px;
	float: right;
}

#texte {
	margin-top: 20px;
	margin-bottom: 35px;
}

#footer {
	height: 60px;
	width: 100%;
}

#pub {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#copy {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: verdana;
	font-size: 9px;
}
table {
text-align:center;
}
