/* ////////////////////////////////
//// HOME
//////////////////////////////// */
A, A:visited, A:hover { text-decoration:none; }
#globalHome {
	background: url(../img/home_bckgrd.jpg) no-repeat;
	margin : 0px auto;
	padding: 10px;
	text-align:left;
	width: 770px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 750px;
	overflow:auto;
}
#homeGauche {
	margin:0;
	padding:0;
	width:340px;
	float:left;
}
#homeLogo {
	margin:0;
	padding:0;
	background:  url(../img/homeLogo.gif) no-repeat 65px 18px;
	height:152px;
	width:100%;
	text-indent:-9000px;
}
#homeLogo A, #homeLogo A:hover, #homeLogo A:visited {
	height:100%;
	display:block;
	padding:0;
	margin:0;
	text-indent:-9000px;
	text-decoration:none;
}
#homeRef {
	margin:0;
	padding:0;
	background: url(../img/homeGauche_bckgrd.gif) no-repeat;
}
#homeRef img{
	float:right;
	margin:0 0 0 10px;
	padding:0;
	border:none;
}
#homeDroite {
	margin:0;
	padding:0;
	width:400px;
	float:right;
}
#homePlan {
	margin:0;
	padding:0;
	background: url(../img/homeDroite_bckgrd.gif) no-repeat;
	text-decoration:none;
}
#homeDroite p, #homeGauche p {
	margin:0 10px;
	padding:0;
	text-align:justify;
}
#homeGauche p.ref {
	text-align:right;
}
#homeGauche p.ref A,#homeGauche p.ref A:visited, #homeGauche p.ref A:hover {
	font-weight:bold;
	font-style:italic;
}
#homeDroite .lienPlus {
	text-align:right;
	margin:0 10px 0 0;
	padding:0;
}
#homeDroite .lienPlus A, #homeDroite .lienPlus A:visited {
	text-decoration:none;
	color:#70C022;
	font-style:italic;
}
#homeDroite .lienPlus A:hover {
	font-weight:bold;
}
#homeDroite h1, #homeGauche h1 {
	margin:0;
	padding:5px 10px 10px 10px;
}
#homeDroite h1, #homeGauche h1, #homeDroite h1 A, #homeGauche h1 A, #homeDroite h1 A:hover, #homeGauche h1 A:hover, #homeDroite h1 A:visited, #homeGauche h1 A:visited {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
#homeDroite h2, #homeGauche h2 {
	margin:0;
	padding:5px 10px 0 10px;
	color:#70C022;
	font-size:16px;
	font-weight:bold;
	clear:both;
}
#homeDroite h2 span, #homeGauche h2 span {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
/* ////////////////////////////////
//// BAS
//////////////////////////////// */
#bas {
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	text-align: center;
	height: 24px;
	clear:both;
}
#bas a, #bas a:visited, #bas a:hover {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
