html {
	text-align:center;
	background:#F3F3F3;
}

body {
	font:62.5% Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:880px;
	margin:15px auto;
	background:#FFF;
	padding:13px;
	background:#FFF url(../pics/body_bg.gif) bottom repeat-x;
	border:1px solid #EAEAEA;
}

img, table {
	border:0;
}

* {
	margin:0;
	padding:0;
}

#navigation {
	background:#FFB600 url(../pics/nav_bg.gif) bottom repeat-x;
	height:31px;
	border-right:1px solid #ff7800;
}

#navigation li {
	float:left;
	font-size:12px;
	border-right:1px solid #ff7800;
	position:relative;
}

#sidebar .contenu li {
	font-size:12px;
	margin-left:0px;
	padding-left:18px;
}

#sidebar .contenu ul {
	font-size:12px;
	margin-left:10px;
	margin-bottom:4px;
	padding-left:0px;
}

#navigation li a {
	text-decoration:none;
	display:block;
	float:left;
	background:#FFB600 url(../pics/nav_bg.gif) bottom repeat-x;
	line-height:18px;
	color:#FFF;
	font-weight:bold;
	padding:6px 26px;
}

#navigation li a:hover {
	background:url(../pics/nav_bg_over.gif) bottom repeat-x;
}

p {
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
}

a {
	color:#004D85;
	text-decoration:none;
}

a:hover {
	border-bottom:1px dotted gray;
}

.nodeco a:hover {
	border-bottom:0px;
}

ul {
	list-style:none;
}

ul a:hover {
	border-bottom:0px;
}

.info {
	margin-left:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
}

#header {
	width:100%;
	height:133px;
	position:relative;
	margin-bottom:3px;
	background:url(../pics/header_bg.gif) repeat-x;
	line-height:133px;
}

#header p {
	font-size:31px;
	font-family:"Trebuchet MS";
	margin-left:50px;
	color:#FFF;
	font-weight:bold;
	padding-top:50px;
}

#contenu {
	width:100%;
	padding:20px 0px 20px 0px;
}

#texte {
	width:615px;
	margin-right:20px;
	float:right;
}

#contenu h1 {
	color:#FFB600;
	font-size:25px;
	padding-top:12px;
	margin-bottom:15px;
}

#contenu h2 {
	font-size:10px;
	color:#FFB600;
	padding-top:10px;
	padding-bottom:5px;
}

#contenu h3 {
	font-size:15px;
	color:#FFB600;
	margin-top:30px;
	margin-bottom:8px;
}

h4 {
	font-size:14px;
	color:#FFB600;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:1px;
}

#contenu blockquote p {
	padding-left:10px;
	font-style:italic;
	font-size:9px;
	color:#444;
	border-left:4px solid #FFB600;
}

#contenu ul {
	color:#FFB600;
}

#contenu li {
	background:url(../pics/li_bullet.gif) left center no-repeat;
	font-size:12px;
	padding-left:20px;
	margin-left:40px;
	margin-top:7px;
	color:#333;
}

fieldset {
	padding:10px 10px 5px;
	border:1px solid #EAEAEA;
	margin-top:20px;
	background:#F7F7F7;
}

.article:hover {
	background:#F1F1F1;
}

label {
	display:block;
	padding-bottom:1px;
	font-weight:bolder;
}

input, textarea {
	border:1px solid #CCC;
	padding:2px;
	width:150px;
}

textarea {
	width:100%;
	height:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

#submit, #submit2 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:auto;
	background:#FFB600 url(../pics/nav_bg.gif) bottom repeat-x;
}

input#submit:hover {
	border-color:#FFB600;
}

input#submit2:hover {
	border-color:#FFB600;
}

#float {
	float:left;
}

#vente {
	width:185px;
	padding:10px;
	margin-right:20px;
}

#vente .contenu {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:10px 10px 1px;
	margin-bottom:2px;
}

#vente .contenu span {
	color:#FFB600;
	font-weight:bold;
}

#informations, #aleatoire {
	width:185px;
	padding:10px;
	margin-right:20px;
}

#informations h2, #aleatoire h2, #sidebar h2 {
	font-size:12px;
	color:#FFB600;
}

#informations .contenu, #aleatoire .contenu {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:10px 10px 1px;
	margin-bottom:2px;
}

#informations .contenu span, #aleatoire .contenu span {
	color:#FFB600;
	font-weight:bold;
}


#ad {
	width:185px;
	padding:10px;
	margin-right:20px;
}

#ad h2 {
	font-size:12px;
	color:#FFB600;
}

#ad .contenu {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	margin-bottom:2px;
}

#ad li {
	background:url(../pics/li_bullet.gif) left center no-repeat;
	font-size:10px;
	padding-left:10px;
	margin-left:4px;
	margin-top:5px;
	color:#333;
}

#leftpub {
	width:185px;
	padding:10px;
	margin-right:20px;
}

#leftpub .contenu {
	border:1px solid #EAEAEA;
	background:#FFFFFF;
	padding:10px 10px 1px;
	margin-bottom:2px;
	padding-bottom:7px;
}

#categories {
	width:185px;
	padding:10px;
	margin-right:20px;
}

#categories h2 {
	font-size:12px;
	color:#FFB600;
}

#categories .contenu {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:10px 10px 1px;
	margin-bottom:2px;
}

#categories .contenu span {
	color:#FFB600;
	font-weight:bold;
}

.commentaire blockquote {
	font-style:italic;
	font-size:9px;
	padding:5px 0 0 20px;
	background:url(../pics/left_quote.gif) no-repeat;
}

.commentaire blockquote p {
	background:url(../pics/right_quote.gif) right bottom no-repeat;
	padding-bottom:10px;
}

.commentaire blockquote span {
	margin-left:20px;
}

.commentaire .source {
	text-align:right;
	margin:-5px 0 20px;
	font-size:10px;
}

#clear {
	clear:both;
}

#pub {
	text-align:center;
	margin-top:10px;
	padding:3px 3px 3px 3px;
	background-color:#F7F7F8;
}

#footer {
	font-size:9px;
	text-align:center;
	padding:3px 3px 3px 3px;
	background-color:#EEEEEE;
}

#publication {
	font-size:9px;
	text-align:center;
	padding:2px 2px 2px 2px;
	margin-top:3px;
	background-color:#EEEEEE;
}

#publication a {
	text-decoration:none;
	border-bottom:1px gray dotted;
}

#meilleurs {
	float:left;
	width:100%;
	background:#FFFFFF repeat-x bottom;
	font-size:93%;
	line-height:normal;
}

#meilleurs ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
	
#meilleurs li {
	float:left;
	background:url("../pics/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
	
#meilleurs a {
	float:left;
	display:block;
	background:url("../pics/right.gif") no-repeat right top;
	padding:5px 15px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}

#meilleurs .current {
	background-image:url("../pics/left_on.gif");
}

#meilleurs .current a {
    background-image:url("../pics/right_on.gif");
    padding-bottom:5px;
}

a.nf {  font-family: "Times New Roman"; font-size: 10pt; color:#FFFFFF}
.t1 {  font-family: "Times New Roman"; font-size: 10pt; color:#FFFFFF}
.t3 {  font-size: 15pt; font-family: "Times New Roman"; color:#000000}
.t2 {  font-family: "Times New Roman"; font-size: 8pt; color:#000000}
.tel {  font-family: "Times New Roman"; font-size: 10pt; font-weight: bold; color: #000000}
.saut {  font-family: "Times New Roman"; font-size: 3pt}


#texte h2 {
	font-size:17px;
	font-weight:bold;
}

#bottombar {
	width: 97%;
	border-left:1px black solid;
	border-right:1px black solid;
	border-top:1px black solid;
	right:20px;
	left:22px;
	padding-top:2px;
	position: fixed;
	bottom: 0px;
	background:#EEEEEE;
	height:20px;
	text-align:center;
	color:#000000;
}

#bottombar	p	{
	font-size:10px;
	margin:0 0 0 0;
	font-weight:bold;
}

