body {
	width: 1024px;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	margin: 5px 0px 0px;
	background-image: url(images/);
}
#blocimage {
	width: 972px;
	margin-top: -70px;
	margin-left: 10px;
	float: left;
}
#bloctexte {
	margin: 35px;
	width: 890px;
}
#bloccomments {
	float: left;
	width: 600px;
}

/*BLOC AFFICHANT LA PHOTO */
#imageheader {
	background-image: url(images/);
    background-repeat:no-repeat; 
	height: 48px;
	width: 300px;
}
#imagecontent {
	background-image: url(images/);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
#imagedown {
	background-image: url(images/);
	height: 16px;
}

#imagecontent img .photo{
	border: 10px solid #000000;
	position: relative;
	bottom: 15px;
	top: -20px;
}
#imagecontent .navbar {
	margin: 30px -8px 10px 6px;
	padding-left: 10px;
	font-size: 7px;
}
#imagecontent .navbarright {
	float: right;
	text-align:right;
	margin-right: 20px;
	vertical-align: top;
}
#imagecontent .navbarleft {
	margin: 0px;
	padding: 0px;
	margin-top: -15px;
	margin-left: -5px;
	vertical-align: top;
}
#imagecontent .navbarleft td {
	padding-left: 10px;
	padding-right: 10px;
}
#imagecontent .navbar img {
	border: 0px none;
	float: left;
}
#imagecontent .spacer {
	width: 280px;
}
#imagecontent a{
	text-decoration:none;
	color: #000000;
}
#imagecontent a:hover {
	text-decoration:underline;
}

/*BLOC AFFICHANT LE TEXTE */
#textheader {
	height: 0px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#textcontent {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	text-align: left;
	color: #000000;
}
#textarticle {
	text-indent: 3em;
	background:ffffff;

}
#textcontent h2 {
	margin: 0px 0px -5px -4px;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, Garamond, Times New Roman, serif;
	text-align: left;
	font-size: 30px;
	letter-spacing: -1px;
	color: #000000;
	

}
#signature {
	color: #000000;
	font-weight: normal;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 18px;
	text-align: right;
	margin-right: 75px;
	text-decoration: underline;

}
#signature a{
	text-decoration:none;
	color:#000000;
}
#signature a:hover {
	text-decoration:underline;
}
a:visited {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	background: transparent;
	text-decoration:none;
	}
	
a:hover {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000; 
	background: url(images/linx.gif) repeat;

}
a:link {
	text-decoration: underline;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
