* {
margin: 0px;
padding: 0px;
font-size: inherit;
border:0px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:0; }
abbr,acronym { border:0; }

img { border : 0; }

body {
	background: url(./img/bg.jpg) repeat-x;
background-color:#e1e3f1;
	background-position: top;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
/* pour éviter les marges */
	text-align: center;
/* pour corriger le bug de centrage IE */
	display: block;
	/*line-height: 9px;
*/
}




#global { 

	background: url("./img/fond.jpg") no-repeat center top;
	background-position: top center;
	text-align: center;
/* on rétablit l'alignement normal du texte */
	margin: 0;
}



#div_center {
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
/* on rétablit l'alignement normal du texte */
	/*background: #FFFFFF;*/
	position: relative;
	left: +10px;
	overflow: hidden;

/*	z-index: 20;*/
	/* overflow: hidden;
*/
}

#gauche{
width:199px;
float:left;

}

#menu_1{

  float:left;
  height:227px;
  margin:0;
  padding:0;  
}
#postit{
  position:relative;  
  top:-3px;
float:left;
background-color:#FFFFFF;
background:url("./img/menu_postit_new.jpg") no-repeat left top;
height:493px;
}
#corps {
  float:left;
  position:relative;
  text-align: center;
  width:667px;
  background-color:#FFFFFF;
 /*background:url("./img/fond_corps.jpg") no-repeat top right;*/
  
}

#header{
background:url("./img/menu_2_top_new.jpg") no-repeat top left;

height:32px;

font-size:11px;

}
#flash{
/*background:url("./img/flash_gabarit.jpg") no-repeat top left;*/
width:667px;


}
#corps_txt{
background:url("./img/fond_corps_texte_new.jpg") no-repeat top left;
height:365px;
position:relative;
top:-4px;
}
#bas{
clear:both;
position:relative;
top:-8px;
background:url("./img/fond_bas_accueil.jpg") no-repeat top left;
}
#logos{
/*background:url("./img/logos.png") no-repeat top left;
position:relative;
top:-500px;
*/
}
#formulaire_corps_txt{
background:url("./img/fond_corps_texte_formulaire.jpg") no-repeat top left;
position:relative;
top:-4px;
}
#formulaire{
background:url("./img/formulaire_div_fond.png") no-repeat top left;
text-align:left;
font-family: arial, helvetica, sans-serif;
font-size:small;
font-size:12px;

}

#formulaire_contenu{
width:420px;
position:relative;
left:+85px;

}

#formulaire_titre1{
text-align:left;
font-family: arial, helvetica, sans-serif;
font-weight:bold;
font-stretch:extra-condensed;
color: #951321;
font-size:14px;

}
#formulaire_soustitre1{
color:#FF0000;
font-size:small;
font-size:12px;
}
#formulaire_titre_rubrique{
color:#FFFFFF;
text-align:center;
padding-top:5px;
font-weight:bold;
background:url("./img/formulaire_titre_rubrique.png") no-repeat top left;
width:425px;
height:28px;

}

#div_center_formulaire {
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
/* on rétablit l'alignement normal du texte */
	/*background: #FFFFFF;*/
	background:url("./img/fond_div_center_formulaire.jpg") no-repeat top left;
	position: relative;
	left: +10px;
	overflow: hidden;

/*	z-index: 20;*/
	/* overflow: hidden;
*/
}

#adresse_jetplus {
	position: absolute;
	width: 200px;
	left: 30px;
	top: 20px;
	line-height: 16px;
}

#logo_quad {
	position: absolute;
	right: 30px;
	top: 20px;
}
#logo_jet {
	position: absolute;
	right: 30px;
	top: 20px;
}

/*######## ANCIEN CODE CSS A CONSERVER ########################*/

/*
@import url(reset.css);

div.reset {
	clear: both;
}
*/
/*body {
	background-color:#e1e3f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #05227f;
}

div#bandeau_haut {
	background:url(../images/fond_bandeau_repeat.jpg) repeat-x;
	width:100%;
	height:84px;
	text-align: center;
}

div#bandeau_haut_quad {
	width:100%;
	height:115px;
	text-align: center;
}

div#bandeau_haut_quad_garantie {
	width:730px;
	height:115px;
	text-align: center;
	background-image: url("../images/petit_bandeau_quad.jpg");
}*/
/*####### PARTIE DESACTIVEE UNE*/
/*div.formulaire {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

p.titre_formulaire {
	background-color: #BFBFFF;
	font-weight: bold;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
}

div.contenu_form {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

p.titre {
	background-color: #E8E8FF;
	border: 1px solid #BBBBFF;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 20px;
}

p.erreur {
	color: #FFF;
	background-color: #FF6F75;
	border: 1px solid #8F080E;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 2px;
}

p.unique {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	line-height: 24px;
	text-align: center;
}

p.conditions {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	padding: 3px;
	text-align: justify;
}

p.valider {
	text-align: center;
	margin: 20px 0 20px 0;
}



p.libelle2 {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	width: 171px;
	line-height: 30px;
	text-align: right;
	padding-right: 3px;
	float: left;
	padding-top: 2px;
}

p.champs2 {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	width: 169px;
	height: 30px;
	float: right;
	padding-left: 3px;
	padding-top: 2px;
}
p.champs_rappel {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	width: 169px;
	line-height: 24px;
	text-align: left;
	padding-left: 3px;
	float: right;
}

p.champs input.text {
	width: 165px;
}

p.champs input.jour, p.champs input.mois {
	width: 17px;
}
p.champs input.annee {
	width: 30px;
}

input.tarifs {
	width: 70px;
}

p.champs select {
	width: 169px;
}

p.champs select.heure {
	width: 60px;
}

div#is_javascript {
	display: none;
}

p#message_javascript_off {
	background-color: #FFFFFF;
	border: 1px solid #BBBBFF;
	text-align: center;
	color: red;
	margin-bottom: 20px;
	padding: 3px;
}

.boutons {
	width: 80px;
	margin: 0 10px 0 10px;
}

p.paiement_ok {
	color: #05227f;
	background-color: #FFFFFF;
	border: 1px solid #05227f;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 2px;
}
*/
/*************/
/*####### PARTIE DESACTIVEE 2*/
/*
div#page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

p#adresse_jetplus {
	position: absolute;
	width: 200px;
	left: 30px;
	top: 20px;
	line-height: 16px;
}

img#logo {
	position: absolute;
	width: 239px;
	height: 173px;
	right: 30px;
	top: 20px;
}

img#logo_quad {
	position: absolute;
	width: 166px;
	height: 106px;
	right: 30px;
	top: 20px;
}

img#titre {
	position: absolute;
	left: 100px;
	top: 220px;
}

div#contenu {
	position: absolute;
	width: 640px;
	top: 350px;
	padding: 10px 20px 10px 20px;
	line-height: 16px;
}

p.texte {
	margin: 20px 0 0 0;
}
*/

/************ Garanties jet **************/
/*####### PARTIE DESACTIVEE 3*/
/*
div#contenu_garanties {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 15px;
}

p.titre_page_garantie {
	font-weight: bold;
	margin: 10px 0 10px 0;
	font-size: 1.2em;
	text-align: center;
}

p.titre_garantie {
	font-weight: bold;
	margin: 20px 0 5px 0;
}

p.texte_garantie {
	margin: 10px 0 0 30px;
}

ul.liste_garantie {
	margin: 0 0 0 30px;
}

ul.liste_garantie li {
	padding: 10px 0 0 0;
}

ul.liste_garantie2 {
	margin: 0 0 0 40px;
	list-style: disc;
}
ul.liste_garantie2 li {
	padding: 2px 0 0 0;
}*/
/********************************/

/*********** Erreur paybox *************/
/*####### PARTIE DESACTIVEE 4*/
/*
div#contenu_erreur {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 15px;
}*/
/*************************************/






