html
{
	overflow: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background-color: #282628;
}

#columns .bouton
{
	height: 18px;
	font-size: 10px;
	background-color: #AAAAAA;
}

#notification 
{
	position: fixed;
	bottom: 0;
	padding: 0;
	height: 20px;
	margin: 0;
	width: 100%;
	background-color: #FFFF99;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

form select, form button, form input, form textarea
{
	background-color: #CCCCCC;
	border: solid 1px #444444;
}

form select, form button, form input
{
	/*height: 18px;*/
}

form fieldset
{
	border: solid 1px #999999;
}

form fieldset legend
{
	font-weight: bold;
}

.texte_clair, .texte_clair a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E8E8;
}


.texte_clair a
{
	text-decoration: underline;
}

.texte_moyen, .texte_moyen a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
}

.texte_moyen a
{
	text-decoration: underline;
}

.texte_fonce, .texte_fonce a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a4d61;
}

.texte_fonce a
{
	text-decoration: underline;
}

.spacer 
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 14px;
	display: inline;
	color: #816d49;
}

p
{
	margin: 0px;
}

form
{
	background-color: #585858;
	border-top: solid 1px #816d49;
	padding: 15px;
	text-align: center;
}

select, input, textarea
{
	background-color: #EEEEEE;
	border: solid 1px #333333;
	color: #333333;
	font-size: 13px;
}

.titre_membre
{
	width: 808px;
	height: 20px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #585858;
	border-top: solid 1px #816d49;
	cursor: default;
}

.titre
{
	width: 818px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #585858;
	border-top: solid 1px #816d49;
	cursor: default;
}

.class_table_titre
{
	border: none;
	border-bottom: solid 1px #816d49;
	border-collapse: collapse;
	text-align: left;
	height: 30px;
	margin-bottom: 3px;
	font-weight: bold;
}

.class_table_corps
{
	border: none;
	border-collapse: collapse;
}

.td_liens_gauche
{
	vertical-align: top;
	padding-left: 5px;
}

.td_liens_drapeaux
{
	vertical-align: top;
}

.td_liens_droite
{
	vertical-align: top;
	padding-right: 5px;
}

#header
{
	background-color: #444444;
	border-top: solid 1px #816d49;
	color: #bbbbbb;
}

.portlet_topper
{
	background-color: #585858;
	border-left: solid 1px #494949;
	border-right: solid 1px #494949;
	border-top: solid 1px #816d49;
	color: #dddddd;
}

.div_pied
{
	line-height: 20px;
	text-align: center;
	margin-left: 45px;
	margin-right: 45px;
	border-top: solid 1px #816d49;
}

.cat_liens
{
	border: none;
	border-bottom : solid 1px #816d49;
}
