div#borderMiddle div#colgd {
			float: left;
			margin-left: 40px;
			width: 175px;
			
		}
		
		*html div#borderMiddle div#colgd {
			margin-left: 20px;
		}
			
			div#borderMiddle div#colgd div.box {
				margin-bottom: 10px;
				width: 175px;
			}
			
			ddiv.boxContentRight p {
				padding-bottom: 5px;
				background: none;
			}
			
				div#borderMiddle div#colgd div.box div.boxContentLeft div.boxContentRight p img {
					float: left;
					position: relative; /** Pour IE ***/
					margin: 0 10px 10px 0;
					z-index: 5;
				}
div#borderMiddle div#colMain {
	float: left;
	width: 880px;
		
}
div#colMainBody
{
	width: 880px;
	padding:25px 30px 30px 30px;
	height: 10px;
	background:url(templates/haut.png) no-repeat;
}

div#colMainFoot
{
	width: 880px;
	padding:1px 30px 30px 30px;
	height: 10px;
	background:url(templates/bas.png) no-repeat;
}

div#colMainMain
{
	width: 880px;
	padding:1px 30px 30px 30px;
	
	background:url(templates/milieu.png);
}

*html div#colMainBody
{
	width: 880px;
}

.contentpagetitle,.contentheading
{
	color:#ff0000;
	font-weight:bold;
}
.colCategorie
{
	float:left;
	margin:0 0 30px 10px;
	width:315px;
	height:80px
}

*html .colCategorie
{
	width:150px;
	margin-left: 10px;
}

*html div#borderMiddle div#colgd {
	width: 100px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#article
{
	padding-right:1px;
}

.boxCategorie
{
	font-size:11px;
	min-height:75px;
}
.boxCategorie img,.boxArticle img
{
	margin:5px 10px 5px 0;
}

.boxCategorie h2,.boxArticle h2
{
	
	margin-bottom:5px;
	font-weight:bold;
}

.cls_0
{
	color:#FF0000;
}
.cls_1
{
	color:#ff00ff;
}
.cls_2
{
	color:#33ff00;
}
.cls_3
{
	color:#ff6600;
}
.cls_4
{
	color:#0000ff;
}
.categoryheading
{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:5px 5px 20px 5px;
}
.boxArticle
{
	width:865px;
	margin:4px;
	margin-top:10px;
}
.date
{
	width:150px;
	float:right;
	text-align:right;
	font-size:10px;
}

.msg_err
{
	margin:100px 5px 5px 5px;
	
	border:1px solid black;
	padding:10px;
	
	font-size:16px;
}
.inputbox
{
	border:1px solid black;
	background:#E6E6E6;
	color:black;
	padding:4px;
}
.button
{
	border:1px solid black;
	background:#E6E6E6;
	color:black;
}

.addcomment
{
	color: #ff0000;
	font-weight: bold;
}

#comments
{
	/*position:absolute;
	top:50px;
	left:50%;
	margin-left:-250px;
	*/
	display: none;
	position: relative;
	z-index: 20;
	float: left;
	margin: 10px 0;
	background:#CCCCCC;

	width:90%;
	max-height: 400px;
	overflow: auto;
	padding-right: 40px;
}
#content_comments
{
	display:block;
	width:90%;
	margin: 0 auto;
}
#content_comments h1
{
	background:#CCCCCC;
	padding:5px;
	color:#FF0000;
	margin-bottom:5px;
	font-weight:bold;
}

p {
	padding: 5px 0;
}

strong, b {
	font-weight: bold;
}

*html div#borderMiddle div#colgd div.colCategorie {
	margin: 0 0 -3px 10px;
	padding: 0;
}

*html #article {
	width: 860px;
}


	
		
		
		
