html							{ 	height:100%; } 

body							{ 	height: 100%;
									max-height: 100%;
									margin: 0px;
									background-color: #FFFFFF;	}

body, td, div, p, span, font	{	color: #2d2a19;
									font-family:Arial, Helvetica, sans-serif;
									font-size:12px;}

img								{	border: none;		}
ul								{	margin-top: -5px;		}

.input_mod							{	width: 200px;
									height: 16px;
									font-size: 11px;
									margin: 2px;
									border: 1px solid #d4d5cd;
									background-color: #FFF;	}

.t10							{	font-size: 10px;	}
.t11							{	font-size: 11px;	}
.t12							{	font-size: 12px;	}
.t14							{	font-size: 14px;	}
.t16							{	font-size: 16px;	}
.t18							{	font-size: 18px;	}
.t21							{	font-size: 21px;	}

.textpale, .textpale a			{	color: #c2bc98;	}
.textmoyen, .textmoyen a		{	color: #746d55;	}

.titre							{	color: #2d2a19;
									font-family:"Arial Black", Arial, Helvetica, sans-serif;
									font-size:21px;	}

.titreBIG						{	color: #2d2a19;
									font-family:"Arial Black", Arial, Helvetica, sans-serif;
									font-size:36px;	}

A:link							{	text-decoration: underline;	color: #7b6b49;		}
A:visited						{	text-decoration: underline;	color: #7b6b49;		}
A:active						{	text-decoration: underline;	color: #635026;		}
A:hover							{	text-decoration: underline;	color: #635026;		}


