/*liens*/
a:link, a:visited{
	color: #FFF;
	text-decoration:none;
}
a:hover, a:active{
	color: #B0B0B0;
	text-decoration: none;
}
.contentbody2 a:link, .contentbody2 a:visited{
	text-decoration:underline
}
.c_commentbody a:link, .c_commentbody a:visited{
	text-decoration:underline;
}

/*Paramétrages des images*/
img{
	/*border: none;/*Je n'y mets aucune bordure, il n'y en a pas besoin*/
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid silver;
	padding: 10px;
}
.hidden{
	display: none;
}
/*Centrons maintenant les images et le texte, si besoin*/
.centerize{
	text-align: center;
}
/*Le gros de la troope maintenant*/
body{
	color: #FFF;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: url(images/pat_20060206194322.gif);
	margin: 0px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
#wrapper{
	width: 674px;
	margin: auto;
	background: white url(images/fondepage.jpg) repeat-y;
	text-align: left;
}
#header{
	position: relative;
	width: 674px;
	height: 173px;
	margin: auto;
	background: url(images/entete_mod.jpg) no-repeat;	
}
#container{
	width: 100%;
	float: left;
	margin-right: -270px;	
}
#containerport{
	width: 80%;
	padding: 25px 0;
	margin:0 0 0 65px;	
	text-align: justify;
}


#content{
	margin-right: 230px;
	padding: 25px 0;
}
#sidebar{
	width: 230px;
	float: right;
	padding: 25px 0;
	text-align: left;
}
#footer{
	width: 674px;
	height: 174px;
	margin: auto;
	background: url(images/basdepage_mod.jpg) top repeat-y;
}
#credits{
	font-size: 11px;
	text-align: center;
	padding-top: 80px;
	color: #FFF;
	padding-bottom: 0px;
}
#credits a:link, #credits a:visited{
	color: #e2cf95;
}
#credits a:hover, #credits a:active{
	color: #FFF;
}
.clearing{
	height: 0;
	clear: both;
}

#navigation{
	font-size: 12px;
	width: 694px;
	height: 22px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
}
h2{
	color: #F83809;
	margin: 0 0 3px 0;
	font-size: 16px;
}
h3{
	color: #646763;
	margin: 0 0 8px 0;
	font-size: 14px;
}
h4{
	font-size: 11px;
}
.contentdiv{
	margin: 0 15px 0 30px;
}
.sidebardiv{
	margin: 0 22px 0 15px;
}
.sidebardiv img{
	border:none;
	margin: -15px 0 0 -8px;
}

.contentbody img{
	border: 1px solid silver;
	padding: 2px;
}
#containerport img{
	border: 1px solid silver;
	padding: 2px;
}
.c_commentbody{
	padding: 0 0 5px 0;
	background: url(images/01_hdot.gif) bottom repeat-x;
}
.c_userlink{
	margin: 0 0 5px 0;
}
.c_commentinfo{
	font-size: 10px;
	margin: 3px 0 0 0;
	padding: 0 0 0 13px;
	background: url(images/01_item1.gif) 0 1px no-repeat;
}
.contentbody{
	margin: 0;
	padding: 0 0 30px 7px;
	text-align: justify;
	clear: both;
}
.sidebarbody{
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebarin{
	padding: 0 0 0 7px;
	margin: 0;
}

.itemdetails{
	text-align: right;
	padding: 15px 0 0 0;
	background: url(images/01_hdot.gif) top repeat-x;
	clear: both;
}
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 15px;
	background: url(images/01_item2.gif) 0 3px no-repeat;
}
.item3{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(images/01_item3.gif) 0 3px no-repeat;
}


.categories h3{
	height: 32px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_categories.gif) no-repeat;
}

.links h3{
	height: 32px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_linksGB.gif) no-repeat;
}
h2.comments{
	height: 32px;
}
h2.commentsmade{
    background: url(images/01_s_latestcomment.gif) no-repeat;
	height: 32px;
	clear: both;
}
h2.addcomment{
   background: url(images/01_s_addcomment.gif) no-repeat;
	height: 32px;
}
h2.archives{
	background: url(images/01_m_archives.gif) no-repeat;
	height: 32px;
}

form{
	margin: 0;
	text-align: left;
}
.formfield{
	width: 130px;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #FFF;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formfield:focus{
	border: 1px solid black;
}
.formbutton{
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
textarea{
	overflow: hidden;
}
.commentform .formfield, .mailform .formfield{
	width: 340px;
	background-image: url(images/01_txbg.gif);
}
.commentform textarea{
	background: white url(images/01_txbg.gif) center center no-repeat;
}
.divaddcomment form, .divsendmessage form{
	width: 390px;
	background: #383636 url(images/01_mountaintop.gif) top no-repeat;
}
.commentform, .mailform{
	padding: 10px 20px;
}
.login form, .search form{
	width: 184px;
	background: #383636 url(images/01_mountaintop2.gif) top no-repeat;
}
.loginform, .searchform{
	padding: 10px;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
li{
	padding: 1px 0 0 20px;
	margin: 0 0 2px 0;
	background: url(images/01_arrow.gif) 0 6px no-repeat;
}
.highlight{
	font-weight: bold;
	text-decoration: underline;
}
div.error{
	color: red;
	font-weight: bold;
}
<!--Expanding menu-->
ul#menu {
width: 100px;
list-style-type: none;
border-top: solid 1px #b9a894;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;

margin: 0;
padding: 10px 10px 10px 0px;
}

ul#menu li, ul#menu a {
font-size: 11px;
}

ul#menu li {
border-bottom: solid 1px #b9a894;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
}



ul#menu a {
text-decoration: none;
outline: none;
}

tr{
height: 65px;


}
