		/******************/
		/* bouton accueil */
		/******************/
		
#boutonBlog
{
	background-image: url("../../media/images/boutonBlog03.png");
}

#boutonBlog:hover
{
	background-image: url("../../media/images/boutonBlog04.png");
} 

		/***********************/
		/* barre titre accueil */
		/***********************/
		
#barreBlog
{
	background-image: url("../../media/images/barreBlog.png");
	background-repeat: repeat-x;
	
}


#titreBlog
{
	background: url("../../media/images/titreBlog.png");
	background-repeat: no-repeat;
	background-position:center;
}

		/*********/
		/* corps */
		/*********/
		
#tableauCorps
{	
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto; 
	border: 0px;
}	

		/******************/
		/* colonne gauche */
		/******************/
		
#colonneGauche
{
	float: left; 
	width: 265px;
	height: 100%;
	margin; 0px;
	background-color: white;
	vertical-align: top;
}

		/*************/
		/* menu blog */
		/*************/
		
#menu
{
	background-image: url("../../media/images/menuBlog.png");
	background-repeat: no-repeat;
	background-position:center;
	width: 250px; 
	height: 600px; 	
	padding-top: 14px;
	padding-left: 13px;
	margin: 0px;
}

#menuBlog
{
	width: auto;
	padding-top: 80px;
	padding-left: 40px;
	padding-right: 53px; /* 40px + 13px du padding-left de #menu */
	text-align: left;
	font-family: "comic sans ms"; 
}

#menuBlog p
{
	text-align: center;
}

#menuBlog ul
{
	padding-left: 13px;
	margin-left:0px;
	list-style-type: circle;
}

		/******************/
		/* colonne droite */
		/******************/
		
#colonneDroite
{
	width: 100%; 
	height: 100px; 
	background-color: white;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto; 
	border: 0px;
}

#colonneDroiteBlogCommentaires
{
	width: 100%; 
	height: 100px; 
	background-color: white;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 40px;
	vertical-align: top;
	
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto; 
	border: 0px;
}

		/*********************/
		/* image border blog */
		/*********************/
		
.tableauBarreTitreRedigerBlog
{
	width: 100%; 
	height: 50px; 
	position: relative;
	margin: 0px;
	margin-top: -55px;
	
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto; 
	border: 0px;
	text-align: center;
}	

.barreRedigerBlogGauche
{
	background: url("../../media/images/barreRedigerBlogGauche.png");
	background-repeat: no-repeat;
	width: 28px; 
	height: 50px; 
}

.barreRedigerBlogMilieu
{
	background-image: url("../../media/images/barreRedigerBlogMilieu.png");
	background-repeat: repeat-x;
	width: auto; 
	height: 50px; 
	min-width: 350px;
}

.barreRedigerBlogDroite
{
	background: url("../../media/images/barreRedigerBlogDroite.png");
	background-repeat: no-repeat;
	width: 30px; 
	height: 50px; 
}

#titreRedigerBlog
{
	background: url("../../media/images/titreRedigerBlog.png");
	background-repeat: no-repeat;
	background-position:center;
	width: 100%; 
	height: 50px; 
	position: relative;
	z-index: 2;
}
	
#titreListeBlog
{
	background: url("../../media/images/titreListeBlog.png");
	background-repeat: no-repeat;
	background-position:center;
	width: 100%; 
	height: 50px; 
	position: relative;
	z-index: 2;
}

#titreUploadImage
{
	background: url("../../media/images/titreUploadImage.png");
	background-repeat: no-repeat;
	background-position:center;
	width: 100%; 
	min-width: 250px;
	height: 50px; 
	position: relative;
	z-index: 2;
}

#imageUploadImage
{
	border: none;
}

.colonneRedigerNewsPoker
{	
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto; 
}	
	
.imageBorderBlogHautGauche
{
	background-image: url("../../media/images/imageBorderBlogHautGauche.png");
	background-repeat: no-repeat;
	width: 55px; 
	height: 57px; 
}

.imageBorderBlogHautMilieu
{
	background-image: url("../../media/images/imageBorderBlogHautMilieu.png");
	background-repeat: repeat-x;
	width: auto; 
	height: 57px; 
}

.imageBorderBlogHautDroite
{
	background-image: url("../../media/images/imageBorderBlogHautDroite.png");
	background-repeat: no-repeat;
	width: 55px; 
	height: 57px; 
}

.imageBorderBlogMilieuGauche
{
	background-image: url("../../media/images/imageBorderMilieuGauche.png");
	background-repeat: repeat-y;
	width: 55px; 
	height: auto; 
}

.imageBorderBlogMilieuMilieu
{
	background-color: white;
	padding-top: 55px;
	text-align: center;
}

.imageBorderBlogMilieuDroite
{

	background-image: url("../../media/images/imageBorderMilieuDroite.png");
	background-repeat: repeat-y;
	width: 55px; 
	height: auto; 
}

.imageBorderBlogBasGauche
{
	
	background-image: url("../../media/images/imageBorderBlogBasGauche.png");
	background-repeat: no-repeat;
	width: 55px; 
	height: 57px; 
}

.imageBorderBlogBasMilieu
{
	
	background-image: url("../../media/images/imageBorderBlogBasMilieu.png");
	background-repeat: repeat-x;
	width: auto; 
	height: 57px; 
}

.imageBorderBlogBasDroite
{
	
	background-image: url("../../media/images/imageBorderBlogBasDroite.png");
	background-repeat: no-repeat;
	width: 55px; 
	height: 57px; 
}

		/*************/
		/* news blog */
		/*************/
		
.tableauNewsBlog
{
	width: 100%;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px;
	padding: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #f4f7ee;
}

.caseLogoCategorie
{
	width-max: 152px;
	height: 122px;
	border-top: 1px #354d2a solid;
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.caseDate
{
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.caseMessage
{
	border-top: 1px #354d2a solid;
	border-bottom: 1px #354d2a solid;
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
}

.newsTitredeNewsBlog
{
	margin-left: 10px; 
	margin-right: 10px; 
	padding-top: 43px;
	margin-top: 0px;
	font-family: "comic sans ms"; 
	color: #354d2a;
	text-indent: 50px;
	font-size: 23px;
	
}

.newsTitreNewsBlog
{
	color: #354d2a;
}

.newsLogoCategorieNewsBlog
{
	margin-left: 0px; 
	margin-right: 0px; 
	float: left;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsSousTitreNewsBlog
{
	margin-left: 10px; 
	margin-right: 10px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: "comic sans ms"; 
	color: #94a88a;
	font-size: 10px;
	text-align: right;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.newsDateDeBlog
{
}

.newsLienCommentairesNewsBlog
{
}

.hr
{
	height: 1px;
	color: #354d2a;
}

.newsMessageNewsBlog
{
	margin-left: 10px; 
	margin-right: 10px; 
	font-family: "comic sans ms"; 
	text-align: justify;
	
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

.nombrePage
{
	padding-top: 10px; 
	margin-top: 0px; 
	padding-bottom: 10px;
	margin-bottom: 0px;
}

		/****************/
		/* commentaires */
		/****************/

#formulaireCommentaires
{
	text-align: center;
	font-family: "comic sans ms"; 
	color: #354d2a;
	font-size: 15px;
}
		
#titreAjouterCommentaires
{
	font-size: 22px;
}
		
#formulairePseudo
{
	padding-bottom: 0px;
}

#formulaireMessageAntiRobot
{
	visibility: hidden;
	height: 1px;
	padding-top: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#formulaireBouton
{
	padding-top: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px;
	margin-bottom: 40px;
}

		/**************************/
		/* affichage commentaires */
		/**************************/
		
.tableauCommentaireBlog
{
	width: 100%;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px;
	padding: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #f4f7ee;
}


.casePseudoCommentairesBlog
{
	font-family: "comic sans ms"; 
	color: #354d2a;
	text-indent: 50px;
	font-size: 18px;
	
	border-top: 1px #354d2a solid;
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
}

.paragraphePseudoCommentairesBlog
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin-left: 10px; 
	padding-top: 12px;
}

.caseDateCommentairesBlog
{
	font-family: "comic sans ms"; 
	color: #94a88a;
	font-size: 10px;
	text-align: right;
	
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
	border-bottom: 1px #354d2a solid;
}

.paragrapheCommentairesBlog
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px; 
}

.caseMessageCommentairesBlog
{
	font-family: "comic sans ms"; 
	text-align: justify;
	font-size: 14px;
	
	border-left: 1px #354d2a solid;
	border-right: 1px #354d2a solid;
	border-bottom: 1px #354d2a solid;
}

.paragrapheMessageCommentairesBlog
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px; 
	margin-right: 10px; 
}
