/*HTML*/
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Pictures/BgBody.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	width: 100%;
}
a {
	text-decoration: underline;
	color: #009900;
}
a:hover {
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
h1 .grey {
	color: #898d8f;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.last   {
	width: 90px;
}
select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 154px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


/*BOX*/
#Main {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:600px;
	z-index:1;
	background-image: url(../Pictures/BgWinbikePlus.jpg);
	background-repeat: no-repeat;
}
#Flash {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	z-index:2;
}
#Menu {
	position:absolute;
	left:580px;
	top:40px;
	width:390px;
	height:20px;
	z-index:2;
	color: #000000;
}
#Menu a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 2px;
}
#Menu a:hover {
	color: #999999;
}
#Content1 {
	position:absolute;
	left:440px;
	top:105px;
	width:530px;
	height:124px;
	z-index:4;
}
#Content1    strong {
	color: #000000;
}
#Content2 {
	position:absolute;
	left:440px;
	top:268px;
	width:530px;
	height:82px;
	z-index:5;
}
#Content2  strong {
	color: #000000;
}
#LogoModule {
	position:absolute;
	left:316px;
	top:105px;
	width:103px;
	height:109px;
	z-index:6;
}
#VisuelModule {
	position:absolute;
	left:316px;
	top:238px;
	width:104px;
	height:153px;
	z-index:7;
}
#Formulaire {
	position:absolute;
	left:680px;
	top:407px;
	width:275px;
	height:141px;
	z-index:2;
	color: #FFFFFF;
}
#FormulaireTitle h1 {
	color: #96BF0D;
}

#basic-accordian {
	position:absolute;
	left:325px;
	top:405px;
	width:310px;
	height:152px;
	z-index:2;
	overflow: hidden;
}
#FormulaireTitle {
	position:absolute;
	left:815px;
	top:365px;
	width:149px;
	height:33px;
	z-index:2;
	text-align: right;
}
#AccordionTitle {
	position:absolute;
	left:445px;
	top:365px;
	width:178px;
	height:33px;
	z-index:3;
	text-align: right;
}

#FooterText {
	position:absolute;
	left:0px;
	top:600px;
	width:800px;
	z-index:1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #999999;
	height: 40px;
}
#FooterText a {
	color: #96BF0D;
}
#FooterText a:hover {
	text-decoration: none;
}


#FooterLogo {
	position:absolute;
	left:814px;
	top:600px;
	width:165px;
	z-index:1;
	text-align: right;
	font-size: 10px;
	color: #999999;
	height: 60px;
}

/*ACCORDION*/
.accordion_headings{
	color:#000000;
	cursor:pointer;
	font-weight:bold;
	padding-left: 5px;
	background-color: #C1C1C1;
	margin: 2px;
	background-image: url(../Pictures/AccHeader.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.accordion_headings:hover{
	background-color: #999999;
}

.accordion_child{
	padding:5px;
	background-color: #F0F0F0;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 10px;
}
.accordionRef_child {
	padding:5px;
	background-color: #F0F0F0;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	height: 65px;
	overflow: auto;
	font-size: 10px;
}

.header_highlight{
	background-color: #009900;
	color: #FFFFFF;
	background-image: url(../Pictures/AccSelected.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* ZOOM */
#BgZoom {
	z-index: 10;
	visibility: hidden;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	position: relative;
}
#Zoom1 {
	margin-top: -240px;
	margin-left: -320px;
	z-index: 11;
	visibility: hidden;
	left: 50%;
	top: 50%;
	height: 480px;
	width: 640px;
	position: absolute;
	text-align: center;
}
#Zoom2 {
	margin-top: -240px;
	margin-left: -320px;
	z-index: 11;
	visibility: hidden;
	left: 50%;
	top: 50%;
	height: 480px;
	width: 640px;
	position: absolute;
	text-align: center;
}
#Zoom3 {
	margin-top: -240px;
	margin-left: -320px;
	z-index: 11;
	visibility: hidden;
	left: 50%;
	top: 50%;
	height: 480px;
	width: 640px;
	position: absolute;
	text-align: center;
}
.ZoomBorder {
	border: 1px solid #666666;
	text-align: center;
}
