body {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; background: transparent; color: #FFFFFF;}
a {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: underline;}
td {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.justif {text-align:justify;}
.justif2 {text-align:justify; line-height: 20px;}
.titre {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: white;}
.soustitre {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: black;}
.soustitreshadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #888888;}
.statsred {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #8E252F;}
.statsblue {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #2B3498;}
.statsorange {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #ff8000;}
.red {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #ee4444;}
.alert {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #ee4444;}
.shadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #888888;}
.page {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #666666;}
.activeonglet {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11pt; color: #000000;text-decoration: underline}
.onglet {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #000000;}
.onglet:hover {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.button {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF;}
.bigbutton {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #FFFFFF;}
.menu {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt;color: #ffffff; text-decoration: none;font-style:normal;}
.menu:hover {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt;color: #ffffff; text-decoration: overline;}
.justif2 { line-height: 24px;}
body, p, ul, ol, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
#barreBg {
	background: url(/specific_images/barre-bg.png) repeat-x 0 0;
}

#containerHome {
	width: 996px;
	margin: 0 auto;
	position: relative;
	height: 500px;
	text-align: left;
}

p#entete {
	/*position: absolute;
	top: 0;
	left: 0;*/
	text-transform: uppercase;
	color: #aaa;
	font-size: 13px;
	text-align: center;
	width: 100%;
}
p#entete a {
	color: #aaa;
	font-size: 13px;
	text-align: center;
}
p#entete strong {
	font-weight: normal;
}

#menuFade {
	position: absolute;
	top: 160px;
	left: 0;
	
}

ul#menuTxt {
	position: absolute;
	top: 64px;
	left: 0;
	z-index:  999;
	width: 996px;
	height: 26px;
	line-height: 26px;
	list-style: none;
	background: url(/specific_images/barre-bg.png) repeat-x bottom center;
}
ul#menuTxt li {
	float: left;
	cursor: pointer;
}
ul#menuTxt li a {
	float: left;
	display: block;
	padding-top: 4px;
	cursor: pointer;
}
ul#menuTxt .item1 {margin-right: 8px;}
ul#menuTxt .item2 {margin-right: 26px;}
ul#menuTxt .item3 {margin-right: 30px;}
ul#menuTxt .item4 {margin-right: 0;}

/*
ul.menuFade {
	list-style: none;
	padding-top: 150px;
	z-index: 1;
	height: 180px;
}
ul.menuFade li {
	float: left;
	margin: 0 23px;
	display: inline;
}
ul.menuFade li a.thumb {
	width: 190px;
	height: 156px;
	-webkit-box-shadow: 0 0 15px #000;
	-moz-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	display: block;
}
ul.menuFade li span {
	width: 190px;
	height: 156px;
	display: block;
	overflow: hidden;
}

ul.menuFade .item2 {
	margin-top: 20px;
}
ul.menuFade .item4 {
	margin-top: 20px;
}*/

ul.menufade {
	list-style: none;
	float: left;
	width: 190px;
	height: 156px;
	margin: 0;
	padding: 0;
	/*z-index: 1;*/
}
ul.menufade li a {
	width: 190px;
	height: 156px;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 15px #000;
	-moz-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	display: block;
}
ul#menufade1 {
	margin-left: 20px;
	margin-right: 50px;
}
ul#menufade2, ul#menufade3 {
	margin-right: 45px;
}
ul#menufade2, ul#menufade4 {
	margin-top: 20px;
}

#gemeaDiff {
	z-index: 100;
	text-align: left;
	height: 250px;
	clear: both;
}
#gemeaDiff h1#gemeaHome {
	position: absolute;
	top: 310px;
	left: 430px;
	z-index: 100;
}
#gemeaDiff p#gemeaInfos {
	position: absolute;
	top: 364px;
	left: 504px;
	width: 414px;
	height: 100px;
	background: url(/specific_images/gemea-txt.png) no-repeat 0 0;
}
#gemeaDiff p#gemeaInfos span {
	position: absolute;
	left: -9000px;
}

#gemeaFoot {
	width: 996px;
	margin: 0 auto;
	/*
position: fixed;
	bottom: 0;
*/
	text-align: center;
	padding-bottom: 15px;
}
#gemeaFoot p {
	font-size: 12px;
	color: #aaa;
	line-height: 14px;
}
#gemeaFoot #menuFooter {
	list-style: none;
}
#gemeaFoot #menuFooter li {
	display: inline;
}
#gemeaFoot #menuFooter li a {
	color: #aaa;
}

