/***********************************************/
/* Styles Defisconoo */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;	
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

table#formtab {
	border-collapse: collapse;
	font-size: 12px;
	margin-top: 55px;
	margin-left: 20px;
}

/***********************************************/
/* Calques styles                                 */
/***********************************************/

#general {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	position: relative;
	height:650px;
	z-index: 0;
	background-color: #FFFFFF;
}


#header{
	position:absolute;
	left:7px;
	top:0px;
	float: left;
	margin: 0px;
	border:0;
	clear:both;
	z-index: 2;
}
#logo{
	float: left;
	margin: 0px;
	padding-left :10px;
	padding-top:10px;
	border:0;
	float:left;
}
#navBar{
	position :absolute;
	margin: 0px;
	padding: 0px;
	border:0;
	z-index: 2;
	left: 234px;
	top: 60px;
	width: 738px;
}
#navBar img{
	border:0;
	padding:Opx;
}


/********* partie animation centrale *********/

#anim{
	position:absolute;
	left:0px;
	top:99px;
	width:990px;
	height:171px;
	z-index:0
	background-image: url(../images/anim.jpg);
	background-repeat: no-repeat;
	border:O;
	background-position: 0px 0px;
}

/****** partie formulaire *******/


#form{
	position:absolute;
	width: 367px;
	height: 305px;
	border: 0px;
	padding: 0px;
	left: 17px;
	top: 226px;
	background-image: url(../images/form.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	z-index: 3;
}
#form p{
	margin-top: 55px;
	padding-left :36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
#form_ht{
	position:absolute;
	width: 100%;
	border:O;
}

#champs{
	position: absolute;
	top : 55px;
	left: 193px;
	width: 170px;
	line-height: 24px;
}
.champs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
}

.btnform{
	margin-top: 5px;
	border: 0;
	background: url(../images/btn_envoiForm.gif) 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 78px;
}

.obligatoir{
	font-size: 10px;
	color: #990000;
}
.asterix{color: #990000;}


/****** partie encarts textuels *******/

#encart_textuel{
	position:absolute;
	width: 530px;
	height:352px;
	border:O;
	padding: 0px;
	left: 442px;
	top: 233px;
	background-image: url(../images/encart_texte.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 4;
}

.anim_rub{
float :right;
padding-right:10px;
border:O;
}

#encart_textuel li{
	margin-left: 22px;
	padding-left:6px;
	padding-right:0px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 140%;
	list-style-image: url(../images/puce.gif);
}
.imgTitres{
	border:0;
	margin-top:30px;
	margin-left:40px;
}
.imgTitres2{
	border:0;
	margin-top:10px;
	margin-left:40px;
}
#rappel48h{
	position: absolute;
	left: 160px;
	top: 275px;
	z-index: 2;
}



/************* #footer styles ***************/

#footer{
	position:absolute;
	clear: both;
	border: 0;
	background-image: url(../images/fond_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	top:578px;
	width: 100%;
	padding-left: 0px;
	left: 0px;
}

.textefooter{
	border: 0;
	font-size: 64%;
	color: #999999;
	margin-top:16px;
	padding-right :30px;
	padding-left:20px;
}
.mentions{
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
	text-align: left;
}
.mentions a{
	color: #999999;
	text-decoration: none;
}

.mentions a:link{
	color: #999999;
	text-decoration: none;
}

.mentions a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.mentions a:hover{
	color: #999999;
	text-decoration: underline;
}
