.photo-article {
	float: left;
}

.infos_msg{
	margin:0 0 0 0;
	background-color: #A6B8FF;
	font-size: 1.3em;
}

.bloc_msg {
	margin:0 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.date-article  {
	font-size: 1em;
	font-style: italic;
	margin: 0 0 1.5em 0;
}

.navigation-page {
	text-align: center;
}
.situation-page {
	text-align: center;
}


.Style5 {font-size: 0.5em}


#liste-categories {
	left: 253px;
	top: 131px;
	width: 477px;
	margin: 15px 0 0 0;
}

#liste-categories li {
	display: inline;
	margin:0 2em 0 0;
}


/* formulaire */
#formulaire_article {
	width:55%;
	margin:auto;
	border:1px dotted #FF0000;
	background-color:#E9F0F5;
	text-align:center;

}

#formulaire_article p{
	text-align: center;
	}

input.bouton {
border:2px outset red;
font-weight:bold;
cursor:pointer;
background-color:#FF8484;
}
input.bouton:hover {
background-color:white;
color:red;
}
input.bouton:active {
border:2px inset red;
background-color:red;
color:white;
} 


#google-adsense {
	text-decoration: underline;
	position: absolute;
	left: 27px;
	top: 911px;
	width: 169px;
	height: 143px;
}
#pub-gche {
	left: 25px;
	top: 929px;
	width: 125px;
	height: 610px;
}


#conteneur #texte #blog .article .glossaire {
	color: #000099;
	text-decoration: none;
}
#blog .article .commentaires {
	margin: 15px 0 0 0;
}