 
/*Body*/
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #210712;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: static;
}
/*texte & style de page et d'ecriture*/
.text {
	height: 450px;
	width: 380px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin-top: 195px;
	margin-left: 200px;
}

.SideBarHeader1 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 22px; }
.SideBarHeader2 {font-family: "Arial Black"}
.Style8 {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
}



/*Partie de droite*/
.pard {
	width: 250px;
	position: absolute;
	left: 710px;
	top: 210px;
}



/* Comments 
-----------------------------------*/

.commentaires {
	background-image: url(images/commen.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: auto;
	padding-top: 14px;
	padding-left: 10px;
	color: #FFFFFF;
}

#comments{
	margin: 1em 0;
	padding: 1ex 1em;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#c_content{
	color:#FFFFFF;
	background-image: url( ../images/commen.jpg);
	background-color: 1C030D;
	background-repeat: no-repeat;
	background-position: right top;
	height: 144px;
	width: 307px;
}
#c_nom{
	background-image: url( ../images/com.jpg);
	background-color: 1C030D;
background-repeat: repeat;
	background-position: right top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#c_mail{
	background-image: url(../images/com.jpg);
	background-color: 1C030D;
	background-repeat: repeat;
	background-position: right top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
color: #FFFFFF;
}
#c_site{
	background-image: url(../images/com.jpg);
	background-color: 1C030D;
background-repeat: repeat;
	background-position: right top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
color: #FFFFFF;
}