.fond{
	background-image:url(/images/theme0/fd_ciel.png);
	behavior: url(/pngfix/iepngfix.htc);
}

hr{
	height: 2px;
	border: 0;
}

/* image de top */
.topColonne5{
	background-image:url(/images/theme0/top5.png);
	width:190px;
	height:12px;	
	behavior: url(/pngfix/iepngfix.htc);	
}

.topColonne3{
	background-image:url(/images/theme0/top3.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.fondColonne5{
	background-image:url(/images/theme0/fond5.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.fondColonne3{
	background-image:url(/images/theme0/fond3.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.bottomColonne5{
	background-image:url(/images/theme0/bottom5.png);
	behavior: url(/pngfix/iepngfix.htc);
	height:44px;	
}

.bottomColonne3{
	background-image:url(/images/theme0/bottom3.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.topBlog19{
	background-image:url(/images/theme0/top19.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.topBlog16{
	background-image:url(/images/theme0/top16.png);
	width:630px;
	height:12px;
	behavior: url(/pngfix/iepngfix.htc);	
}

.topBlog14{
	background-image:url(/images/theme0/top14.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.fondBlog19{
	background-image:url(/images/theme0/fond19.png);
	behavior: url(/pngfix/iepngfix.htc);
	padding:20px;
}

.fondBlog16{
	background-image:url(/images/theme0/fond16.png);
	behavior: url(/pngfix/iepngfix.htc);		
}

.fondBlog14{
	background-image:url(/images/theme0/fond14.png);
	behavior: url(/pngfix/iepngfix.htc);
	padding:20px;
}

.bottomBlog16{
	background-image:url(/images/theme0/top16b.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.bottomBlog19{
	background-image:url(/images/theme0/bottom19.png);
	behavior: url(/pngfix/iepngfix.htc);
}

.bottomBlog14{
	background-image:url(/images/theme0/bottom14.png);
	behavior: url(/pngfix/iepngfix.htc);
}


/* colonne de gauche */

.colGauche{	
	margin-top:20px;	
}


ul#colGauche {
	list-style-type: none;
}

#colGauche a{
	color:#333;
	text-decoration:none;
}
#colGauche a:hover{
	color:#999;
	text-decoration:underline;
}

.titreColGauche{
	font-weight:bold;
	margin-left:5px;
	color:#000;
	font-size:16px;
}

.nzl{
	padding-left:10px;
}

/* colonne de droite */

.colDroite{	
	margin-top:20px;	
}

ul#colDroite {
	list-style-type: none;
}

#colDroite a{
	color:#333;
	text-decoration:none;
}

#colDroite a:hover{
	color:#fff;
	text-decoration:underline;
}

.titreColDroite{
	font-weight:bold;
	margin-left:5px;
	color:#000;
	font-size:16px;
}

/* COLONNE GENERAL  */

.elementsMenu{
	margin-left:4px;
	margin-right:4px;
}


.contenuColonne{	
	margin-left:6px;	
	margin-right:8px;
	padding-top:10px;
	padding-bottom:10px;
}


/* BLOG */
.blog {
	margin-top:20px;	
}

.post{
	padding:20px;
}

.titrePost{
	font-weight:bold;	
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
}

.contenuPost{
	color:#333;
	font-size:12px;
	text-align:justify;
}

.commentairesPost{
	text-align:center;	
}

/* footer */
.footer24{	
	color:#333;
	font-size:12px;
	line-height:50px;
	height:50px;
	behavior: url(/pngfix/iepngfix.htc);
	background-image:url(/images/theme0/footer24.png);
	text-align:center;
}

.footer24 a{
	color:#444;
	text-decoration:none;
}
.footer24 a:hover{
	color:#000;
}


/* commentaires */

.commentaires{
	font-size:12px;
	color:#444;
}

.connecte{
	font-size:12px;
	color:#333;	
}

.comFond{
	padding:10px;
}
.comBox1{
	background:#EEE;
	margin:10px;
}

.comBox2{
	background:#E4E4E4;
	margin:10px;
}

.titreCom{
	font-size:15px;
	font-weight:bold;
}

.commentaires a{
	color:#333;
	text-decoration:none;
}
.commentaires a:hover{
	color:#999;
	text-decoration:underline;
}

/*Navigation*/
.navPrec {
	margin-top:10px;
	width:182px;
	margin-left:10px;
}
.navSuiv {
	margin-top:10px;
	width:182px;
	margin-left:235px;
}


/*Formulaire*/
.commentairesForm{
	margin:20px;
}

