body {
	color:#555;
	font-family:"Courier New", Courier, monospace;
	background-image:url(img/font05.gif);
	
}

a {
	outline:none;
}

#content {
	width:400px;
	height:auto;
	margin-top:6px;
	margin-right:4px;
	float:right;
	background-color:#FDFDFD;
	
}



#copy {
	margin-top:7px;
	text-align:center;
}


#box {
	width:600px;
	height:auto;
	margin-top:40px;
	margin-right:auto;
	margin-left:auto;
	border-style:solid;
	border-color:#555;
	border-width:2px;
	padding:10px;
	border-left-color:;
	background-color:#FDFDFD;
	overflow:auto;
}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c14 {
	display: block;
	margin-left: 20px;
	position: relative;
	float: left;
	width:150px;
	font-weight:normal;
	font-size:17px;
}

#c2, #c3, #c14 {
	font-size:13px;
}

	
#c# p {
	display: block;
	float:left;
	position: relative;
	width:150px;
}

#menu {
	width:150px;
	font-size:23px;
	
}

p {
	margin:0;
}

a {text-decoration:none;
	color:#555;
}


#titre {

	color:#CC0000;
	font-family:"Courier New", Courier, monospace;
}

#texte {
	color:#555;
	font-family:"Courier New", Courier, monospace;
}

#img {
	margin-top:0px;
	border-style:solid;
	border-color:#555;
	border-width:2px;
	display:block;

}

#txtcontent {
margin-bottom:20px;
}

#auteur {
color:#000000;
}

#description {
font-size:12px;
float:left;

