{
text-align: center /* Pour centrer avec IE*/
}
.div#general /* div contenant tout le site*/
{
padding: 5px;
margin-left: auto; /* Pour centrer avec Firefox & co */
margin-right: auto;
text-align: left; /* Pour remettre normal */
width: 80% /* Tout à fait ce que l'on veut ici... */
}
	/*#conteneur
	{
		position: absolute;
        left: 50%;
        width: 777px;
		height: 100%;
        padding: 0px;
        margin-left: -404px;
		width: 777px;
		margin-left: auto;
        margin-right: auto;*/ 		
	}
.table { margin-left:auto; margin-right:auto; text-align: center; }
table, tr, td, input, p { 
	font-family: Arial;
	font-size: 12px;
}


div.classement {text-align: center; margin-top:20px; }


ul, li { margin-left: 8px; margin-bottom: 5px; padding: 0px; }
li { list-style-image: url(/images/liste.gif); }


.title {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #1C4A8C;
}
.edito {

	font-size: 12px;
	font-weight: normal;
	color: #1C4A8C;
}
.titlepurple {
	color: #9E49A1;
	font-weight: bold;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}


.gras 	{ 
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}


.smalltext 	{ 
	font-family: Arial;
	font-size: 10px;
}


.error { color: Red; font-weight: bold; font-size: 14px; text-align: center; }


a { font-weight: bold; text-decoration: underline; color: #1C4A8C;   }
a:hover { font-weight: bold; text-decoration: underline; color: #276A5C;   }


a.grisitalique { text-decoration: underline; color: #1C4A8C; font-size: 12px; font-style: italic; color: #CCCCCC;}
a.grisitalique:hover { text-decoration: none; color: #F7BB0D; }


a.vert { font-weight: normal; text-decoration: none; color: #1C4A8C; }
a.vert:hover { font-weight: normal; text-decoration: underline; color: #F7BB0D;   }


a.noir { font-weight: normal; text-decoration: none; color: #000000; }
a.noir:hover { font-weight: normal; text-decoration: underline; color: #000000; }


.note {
	color: #1C4A8C;
	font-size: 12px;
	font-weight: bold;
}


.auteur {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}
.italique {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
.site { font-weight: bold; color: #1C4A8C; }
.vertit { color: #1C4A8C; font-style: italic; }
.vert { color: #1C4A8C; }
.vertgras { font-weight: bold; color: #1C4A8C; font-family: verdana,Arial;}


table.commentaire { width: 100%; margin: 0px; padding: 2px; border: 2px dotted #1C4A8C;}
td.commentairel1 { background-color: #DEE3E7; }
td.commentairel2 { background-color: #F6F6F6; }
input.webmaster { background-color: #DEE3E7; color: #000000; font-family: verdana,arial; font-size: 10px; font-weight : bold; border: 1 inset #1C4A8C }
