
body
{
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:0.8em;
}

#banniere
{
	text-align:center;
}

#speedbarre, #menu, .arbre, #pieds, .pub-article, #sommaire, .env-imp /* #dernieres_infos  On vire ce qui sert à rien */
{
	display:none;
}
#auteur_article
{
float:left;
width:25%;
margin:1%;
margin-left:0%;
margin-right:2%;
padding:1%;
border: 1px solid #73adca
}
#auteur_article h2
{
color:2C485C;
text-align:center;
}
.pseudo-imp
{
width:10%;
}
.avatar-imp
{
width:80%;
}
.date-crea
{
clear:both;
width:100%;
text-align:center;
size:0.6em;
}
.miseengarde
{
	display:block;
	background:url('../../images/1/commun/attention.png') no-repeat left center;
	min-height:48px;
	padding-left:54px;
	color:#FBAC00;
	margin-left:2.5%;
}

/* Quelques styles globaux issus du CSS global */

img
{
	border: none;
}

label
{
	font-size:0.9em;
}

.centre
{
	text-align:center;
}

.cleaner
{
	clear:both;
}

a
{
	color: #5D90B5;
}


h1
{
	text-align: center;
	margin-top:5px;
	margin-bottom:35px;
	font-family:Arial, 'Times New Roman', Times, serif;
	color: #2C485C;
}

.information:before
{
	content:url('../../images/1/form/rmq/information.png');
}

.erreur:before
{
	content:url('../../images/1/form/rmq/erreur.png');
}

.attention:before
{
	content:url('../../images/1/form/rmq/attention.png');
}

.question:before
{
	content:url('../../images/1/form/rmq/question.png');
}
