body {
	background	: #eeeeee;
	margin		: 0;
	font-family	: "Lucida Console";
	background-image	: url(../img/home_v2_bg.jpg);

	scrollbar-face-color			: #eeeeee;
	scrollbar-shadow-color		: #bdb4ae;
	scrollbar-highlight-color	: #cccccc;
	scrollbar-3dlight-color		: #bdb4ae;
	scrollbar-darkshadow-color	: #84786f;
	scrollbar-track-color		: #e9e5df;
	scrollbar-arrow-color		: #666666;
}

p{	text-align: justify;	}

.hMax{	height :100%;	}

.txt_small1{	font-size: 10px;	}
.txt_small2{	font-size: 11px;	}
.txt_med1{		font-size: 12px;	}
.txt_med2{		font-size: 13px;	}
.txt_med3{		font-size: 14px;	}

.style_blanc1{	font-size: 11px;	color: #ffffff;	}
.style_blanc2{	font-size: 12px;	color: #ffffff;	}
.style_blanc3{	font-size: 13px;	color: #ffffff;	}
.style_blanc4{	font-size: 14px;	color: #ffffff;	}
.style_blanc5{	font-size: 20px;	color: #ffffff;	}

.style_noir1{	font-size: 12px;	color: #000000;	}
.style_gris1{	font-size: 12px;	color: #666666;	}
.style_rouge1{	font-size: 11px;	color: #990000;	}
.style_rouge2{	font-size: 12px;	color: #990000;	}

a{			color:#555555;	text-decoration: none;			}
a:hover{	color:#555555;	text-decoration: underline;	}

a.linkHoverUnderline{     		text-decoration: none;			}
a.linkHoverUnderline:hover{	text-decoration: underline;	}

a.linkHoverBackground{			text-decoration: none;	background : transparent;	}
a.linkHoverBackground:hover{	text-decoration: none;	background : #eeeeee;  color:#994444;}
		
a.lien2{			color:#000000;	text-decoration: none;			}
a.lien2:hover{	color:#000000;	text-decoration: underline;	}
		
a.lien_gris1{			color:#555555;	text-decoration: none;			}
a.lien_gris1:hover{	color:#994444;	text-decoration: none;	}

