span, div, p, 
body, td, th, font		{	font-family: Arial, Helvetica, sans-serif;
									font-size: 12px;
									color: #422200;			}
		
html							{	height: 100%;
									max-height: 100%;	}
		
body						{	margin: 0;
									height: 100%;
									max-height: 100%;	}
		
img							{	border: none;	}									
a								{	color: #894d0d;			}
		
td								{	text-align: left;			}		
td.left						{	text-align: left;			}
td.center					{	text-align: center;		}
td.right					{	text-align: right;			}		input.inputtext		{	width: 340px;											height: 14px;											font-size: 11px;		}		input.salle				{	width: 300px;											height: 14px;											font-size: 11px;		}
		
input.inputsubmit	{	width: 100px;			}
.text10					{	font-size: 10px;		}
.text11					{	font-size: 11px;		}
.text12					{	font-size: 12px;		}
.text14					{	font-size: 14px;		}
.text16					{	font-size: 16px;		}
.text18					{	font-size: 18px;		}
.text21					{	font-size: 21px;		}
input.checkbox		{	padding:0;
									margin: 2px 0;				}
		
td.fleche1      			{	padding-left:40px;			}
td.fleche2      			{	padding-left:80px;			}
td.fleche3      			{	padding-left:120px;			}
		
tr.light td					{	border-top: 1px solid #e4d7c8;				background-color: #fbf6f0;		padding: 1px 15px;		}
tr.light:hover td		{	border-top: 1px solid #e4d7c8;				background-color: #fffdfa;		padding: 1px 15px;		}
		
tr.dark td				{	border-top: 1px solid #e4d7c8;				background-color: #f1e8dc;	padding: 1px 15px;		}
tr.dark:hover td		{	border-top: 1px solid #e4d7c8;				background-color: #fffdfa;		padding: 1px 15px;		}

.res_title	> td			{	font-size: 11px;
									font-weight: bold;	
									text-align: center;
									padding: 1px 3px;	
									background-color: #f7ebdc;			}

.res_td > td				{	font-size: 11px;
									text-align: center;
									font-weight: normal;	
									padding: 1px 3px;			}

.res_td > td	> div	{	font-size: 11px;
									text-align: center;
									font-weight: normal;	
									padding: 1px 3px;			}

.res_td > td	> div:hover	{	cursor: pointer;			}
		
.even > td				{	border-bottom: 1px solid #f3e6d6;		}
		
.odd	> td					{	/*background-color: #fdf9f4;*/
									border-bottom: 1px solid #f3e6d6;		}
									
									

div#qTip 					{	padding: 3px;
									display: none;
									font-size: 10px;
									text-align: left;
									position: absolute;
									z-index: 1000;	
									border: 1px solid #c39e6f;			
									background-color: #ead3b7;		
									color: #47270f;			}
