/* CSS Document */
body,td,th {
	color: #FFFFFF;
}

a:link {
	color: #05FFED;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #05FFED;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #05FFED;
}

#content {
	background-color:#FFF;
	border:1px solid #babbbb;
	padding:6px;
	margin:0 auto;
	width:950px;
}



.fenetre {
	border:1px solid #B8B2B4;
	margin-bottom:10px;
}

.fenetre p {
	margin:0;
	padding:3px;
}

.fenetre h2 {
	margin:0;
	padding:0;
	background-color:#B8B2B4;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	height:25px;
	line-height:25px;
	padding-left:5px;
}

.centre {
	margin-left:10px;
	margin-right:10px;
}

ul.categories, ul.partenaires {
	margin:0;
	padding:5px;
	list-style:none;
}

h1.titre {
	margin:0;
	padding:0;
	padding-bottom:8px;
	text-align:center;
	font-size:35px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
}

.menu_horizontal {
	text-align:center;
}

.formulaire {
	padding-top:25px;
	padding-bottom:30px;
	width:400px;
	margin:0 auto;
}

.etendu {
	padding-top:6px;
	display:block;
}

.search {
	width:285px;
}

.boutton {
	background:url(images/boutton.gif) left no-repeat;
	height:24px;
	width:97px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
}

ul.annuaire {
	list-style-image:url(images/folder.gif);
	line-height:18px;
}

.tbl_derniers {
	width:100%;
}

.tbl_derniers tr {
	height:65px;
	margin-bottom:10px;
}

.tbl_derniers .vote {
	width:15%;
	text-align:center;
}

.tbl_derniers .vote h3 {
	display:block;
	margin:5px;
	padding:0;
	font-size:18px;
}

.tbl_derniers a.lien {
	font-size:10px;
	color:#0099FF;
	text-decoration:none
}

.titre_site {
	font-weight:bold;
}

.inscrit_site {
	font-size:10px;
	color:#999999;
}

.hits {
	color:#00CC33;
}
