body {
	background-color: #000000;
	margin: 0px;
	text-align: center;	
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	color: #625946;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.text2:hover {
	color: #FFFFFF;
}
.table1 {
	border-top: 1px solid #84662E;
	border-right: 1px solid #84662E;
	border-left: 1px solid #84662E;
	background-image: url(../images/stan_img_bando.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;

}
.table2 {
	border-right: 1px solid #84662E;
	border-left: 1px solid #84662E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84662E;
	text-align: left;
}
.table3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #84662E;
	border-bottom-color: #84662E;
	border-left-color: #84662E;
	text-align: left;
}
.text3 {
	color: #84662E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #84662E;
	border: 0px none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.msg {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cont {
	height: 450px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #84662E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.lettr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #84662E;
	line-height: 30px;
}
a.text:hover {
	text-decoration: underline;
}
a.text3:hover {
	text-decoration: underline;
}
.hr {
	background-color: #84662E;
}
.img {
	float: right;
	border: 1px solid #84662E;
}
.titl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.titl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #84662E;
	text-decoration: none;
}
TABLE#ranking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #322D23;
	text-align: left;
}
TABLE#ranking A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #322D23;
	text-decoration: none;
}
DIV#footer {
	background-color: #2A2A28;
	margin: 15px auto 10px auto;
	padding: 2px;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
TABLE#footerlinks {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
TABLE#footerlinks TD {
	text-align: left;
	padding: 5px;
	width: 50%;
	vertical-align: top;
}
TABLE#footerlinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}
TABLE#footerlinks A:hover {
	text-decoration: underline;	
}
TABLE#footerlinks TD#tagcloud {
	background-color: #000000;
	text-align: center;
}
TABLE#footerlinks TD#tagcloud A {
	color: #333333;
}

/* Partenaires */

DIV#partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
DIV#partner A {
	color: #FFFFFF;
	text-decoration: none;	
}
DIV#partner A:hover {
	text-decoration: underline;	
}

/* TinyMCE specific rules */
body.mceContentBody {
   color: #FFF!important;
   text-align:left!important;
   padding:5px;
}


