/* CSS Document */

/*elements de corps*/
body {
	background-color: #000000;
  overflow-x: hidden;
	
}

.background {
	position: relative;
	height: 736px;
	width: 1021px;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	z-index: 1000px;
}

#background .nav1 {
	position: absolute;
	left: 418px;
	top: 8px;
	width: 184px;
	z-index: 975;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}

#background .nav2 {
	position: absolute;
	left: 597px;
	top: 8px;
	width: 147px;
	z-index: 977;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	
}


#background .nav3 {
	position: absolute;
	left: 699px;
	top: 331px;
	width: 215px;
	z-index: 979;

}


#background .nav4 {
	position: absolute;
	left: 699px;
	top: 477px;
	width: 230px;
	z-index: 981;

}

#background .sousnav1 {
	position: absolute;
	left: 402px;
	top: 397px;
	width: 195px;
	z-index: 976;
	text-align: right;

}

#background .sousnav2 {
	position: absolute;
	left: 402px;
	top: 574px;
	width: 195px;
	z-index: 978;
	text-align: right;
}

#background .sousnav3 {
	position: absolute;
	left: 621px;
	top: 397px;
	width: 195px;
	z-index: 980;
}

#background .sousnav4 {
	position: absolute;
	left: 622px;
	top: 574px;
	width: 199px;
	visibility: visible;
	z-index: 982;
}

.texte
{
	position: absolute;
	left: 15px;
	top: 288px;
	height: 357px;
	width: 315px;
	z-index: 983;
	}
#background #presentation p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	visibility: visible;
	z-index: 998;
	text-indent: 10px;
	margin: 10px;
}
	
	
#background #presentation p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}



#background #presentation p a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration:none;
	font-weight: bold;
}


#background #contenu p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	visibility: visible;
	z-index: 998;
	text-indent: 10px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
}
#background #contenu p a {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
}
#background #contenu p a:hover {
	color: #FFFF00;
	font-size: 13px;	
	text-decoration:none;
	font-weight: bold;
}

.titrecontenu {
	color: #FFFF00;
	font-size: 14px;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: lighter;
	text-align: center;
}



h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
}

h2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}

li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}

li a:hover {
	color: #FFFF00;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}


p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	visibility: visible;
	z-index: 998;
	text-indent: 10px;
	margin: 10px;
	}


/*element de pied de page*/



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	position: absolute;
	left: 433px;
	top: 696px;
	width: 544px;
	height: 29px;
	visibility: visible;
	z-index: 997;
}

#background #footer a {
	color: #666666;
	text-decoration: none;
	vertical-align: bottom;
}

#background #footer a:hover {
	color: #FF9900;
}

.newsletter {
	position: absolute;
	color: #FFFFFF;
	left: 165px;
	top: 645px;
	width: 69px;
	vertical-align: middle;
	z-index: 994;
	visibility: visible;
	height: 73px;
}

.newlettertxt {
	position: absolute;
	left: 97px;
	top: 674px;
	width: 113px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 993;
	visibility: visible;
}

.powered {
	position: absolute;
	left: 584px;
	top: 738px;
	height: 23px;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	z-index: 996;
	visibility: visible;
}

.logopowered {
	position: absolute;
	left: 662px;
	top: 737px;
	width: 48px;
	height: 37px;
	vertical-align: top;
	z-index: 995;
	visibility: visible;
}
/*jquery fade css*/
#contenu
{
	display:none;	
}
 		
.mesBouttons{
		}
.contenu{
	position: absolute;
	top: 287px;
	left: 13px;
	z-index: 1100;
	background:no-repeat;
	visibility: visible;
		}
input {
	border: #CCCCCC solid:1px;
	cursor: pointer;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
		}

.contenug {
	width: 320px;
	height: 242px;
	border: 1px solid #000;
	padding: 5px;
	margin: 5px;
	margin-top: 10px;
	position: absolute;
	color: #292929;
	border: 1px solid #BABABA;
	background-color: #ddd;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 1em;
    -o-border-radius: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
	border-radius: 10px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	top: 368px;
	left: 0px;
	z-index: 1100;}
	
	
.animation {
	position: absolute;
	left: 358px;
	top: 121px;
	width: 665px;
	height: 162px;
	z-index: 992;
	background-color: #000000;
}
