/*HTML*/
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #0092BB;
}
a {
	text-decoration: underline;
	color: #0092BB;
}
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: #0092BB;
	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;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}


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:852px;
	height:600px;
	z-index:1;
	background-image: url(../Pictures/bgFilaksPlus.gif);
	background-repeat: no-repeat;
}
#Flash {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	z-index:2;
}
#Menu {
	position:absolute;
	left:44px;
	top:149px;
	width:121px;
	height:157px;
	z-index:2;
	color: #000000;
}
#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Menu li {
	margin: 0px;
	padding: 0px;
	background-image: url(../Pictures/bgMenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}


#Menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
	line-height: 25px;
	display: block;

}
#Menu a:hover {
	color: #CCCCCC;
}
.MenuSelected {
	background-image: url(../Pictures/bgMenuSelected.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
#Content1 {
	position:absolute;
	left:244px;
	top:118px;
	width:530px;
	height:149px;
	z-index:4;
}
#Content1    strong {
	color: #000000;
}
#Content2 {
	position:absolute;
	left:244px;
	top:275px;
	width:530px;
	height:81px;
	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:569px;
	top:410px;
	width:250px;
	height:141px;
	z-index:2;
	color: #000000;
}
#FormulaireTitle h1 {
	color: #96BF0D;
}

#basic-accordian {
	position:absolute;
	left:236px;
	top:410px;
	width:270px;
	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:199px;
	top:600px;
	width:432px;
	z-index:1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
}
#FooterText a {
	color: #FECC00;
}
#FooterText a:hover {
	text-decoration: none;
}


#FooterLogo {
	position:absolute;
	left:687px;
	top:615px;
	width:165px;
	z-index:1;
	height: 42px;
	text-align: right;
}

/*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;
	overflow: auto;
	font-size: 10px;
}


.header_highlight{
	background-color: #0092BB;
	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;
}
#siteMap {
	position: absolute;
	z-index: 2;
	left: 44px;
	top: 77px;
	width: 125px;
	height: 32px;
}

