
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E7E7E7 url(images/bg01.jpg) repeat-x left top;
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242424;
}

h2, h3 {
	margin: 0px 0px 20px 0px;
	font-family: tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4F4F;
}

h1, h2 {
	/*text-transform: lowercase;*/
}

h1 {
	letter-spacing: -1px;
	font-size: 40px;
	margin: 0px 0px 20px 0px;
	font-family: tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #062d7c;
}

h1.style1 {
	margin-bottom: 5px;
	text-align:center;
	
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
	margin-left: 0px;
	padding-left: 0px;
	
}

.formule {
	letter-spacing: -1px;
	font-size: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

h2.style1 {
	font-size: 22px;
	color: #C2C2C2;
}

p, ol {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.5;
	/*text-align: justify;*/
	font-size: 13px;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	}

.puce li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-image: url(images/puce.gif);
  margin-left: 2px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-bottom:3px;
  line-height: 2;
}

.puce2 li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-image: url(images/5.gif);
  margin-left: 10px;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom:3px;
}

strong {
	color: #5D5D5D;
}

a {
	color: #306D85;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #DFDFDF;
}

img.alignleft {
	float: left;
	margin: 10px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 10px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	/*height: 180px;*/
	height: 180px;
	color:#ffffff;
}

/** MENU */

#menu {
	float: right;
	width: 650px;
	height: 180px;
	background: url(images/bg02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 109px 0px 0px 38px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 33px;
	margin-right: 10px;
	padding: 6px 15px 0px 15px;
}

#menu a {
	outline: none;
	text-decoration: none;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active, #menu li.active a {
	background: #48869D;
	text-decoration: none;
}

/** PAGE */

#page {
	overflow: hidden;
	background: url(images/bg03.jpg) repeat-y left top;
}

#page-bg-bottom {
	overflow: hidden;
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 500px;
	height: 680px;
	min-height: 680px;
	padding: 50px 100px 0px 50px;
	background: url(images/bg05.jpg) no-repeat right top;
}

html>body #content {
	height: auto;
}

.two-columns {
	overflow: hidden;
	width: 100%;
}

.two-columns .column1 {
	float: left;
	width: 220px;
}

.two-columns .column2 {
	float: right;
	width: 260px;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
	height: 610px;
	min-height: 610px;
	padding: 120px 50px 0px 50px;
	background: url(images/bg04.jpg) no-repeat left top;
}

html>body #sidebar {
	height: auto;
}

/** FOOTER */

#footer {
	background: #48869D url(images/bg08.jpg) repeat-x left top;
}

#footer .container {
	width: 600px;
	height: 200px;
	padding: 0px 50px 0px 350px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 100px 0px 0px 0px;
	text-align: center;
	color: #DAE6EB;
}

#footer a {
	color: #ffffff;
}

#footer .legal {
}

#footer .links {
}

/* rajouter */
#logo {
	position: relative;
	float: left;
	width: 350px;
	height: 180px;
	/*color:#ffffff;*/
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
	
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/homepage01.jpg) no-repeat left top;
	
}

.centrer {
text-align : center;
border:0px;
}

.centrer2 {
margin-left:50px;
}

.centrerRouge {
text-align : center;
color:#990000;
font-size: 20px;
}

.centrerBleu {
text-align : center;
color: #062d7c;
font-size: 25px;
}

.grasBleu {
color: #062d7c;
font-weight: bold;
}

.centrerBleu2 {

color: #062d7c;
font-size: 22px;
}

.rouge {
color:#990000;
}

.rougeGras {
color:#990000;
font-weight: bold;
}

.rougeSouligne {
color:#990000;
font-weight: bold;
text-decoration: underline;

}

.fond {
background-color :#FFFF00;
font-weight: bold;
text-align : center;
}

/*** Mise en forme du formulaire ***/
 
#inscription {
	border: none;
	margin-left: auto; 
	margin-right: auto;
	width: 280px;
}

#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em "Trebuchet MS", arial, hevetica, sans-serif;
	text-align:center;
	color: #cc0000;
	margin: 0;
	padding: .5em;
}
#piedForm {
	text-align: right; /*** Les boutons sont alignés à droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm label:hover, #piedFormF input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}

#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #6699FF;
	color: black;
}
#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}

em {
font-size: 10px;
}
/* Input du formulaires d'ajout */
input  {
    /*background-color: #3366CC;*/
    color: black;
    /*border: 1px solid #000000;*/
    font-size: 11px;
    font-family: Arial,Georgia, "Times New Roman", Times, serif;
    font-weight: bold; }
	
.gras {
  font-weight: bold;
}



.encadre {
  border: 1px dashed #6699FF;
  padding: 5px;
  margin-right: 5px;
  font-size: 10pt;

}

 .titre3 {
  font-size: 15px;
  font-weight: bold;
  color: #990000;
}

 .titre5 {
  /*font-weight: bold;*/
  color: #990000;
  letter-spacing: -1px;
  font-size: 20px;
}

 .titre3centre {
  font-size: 15px;
  font-weight: bold;
  color: #990000;
  text-align:center;
}

 .boutique {
  font-size: 18px;
  font-weight: bold;
  text-align:center;
  background-color: #6699FF;
}


 .titre4 {
  font-size: 15px;
  font-weight: bold;
  color: #242424;
}

 .titrecentre {
  font-size: 15px;
  font-weight: bold;
  color: #242424;
  text-align:center;
}

.offre {
font-family: Impact, Arial, sans-serif;
text-align: center;
font-size: 2em;

}

.image150 {
  float: left;
  width: 150px;
  margin-right: 15px;
  margin-bottom: 5px;
}

.image130 {
  float: left;
  width: 130px;
  margin-right: 15px;
  border: 0;
  /*margin-bottom: 5px;*/
}

.image110 {
  float: left;
  width: 110px;
  margin-right: 15px;
  border: 0;
  /*margin-bottom: 5px;*/
}

.image100 {
  float: left;
  width: 100px;
  margin-right: 17px;
  border: 0;
}

.image80 {
  float: left;
  width: 80px;
  margin-right: 17px;
  border: 0;
}

.description {
font-size: 13px;
line-height: 130%;
}

.tabA {
  width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.meta2 {
	background: #6699FF;
	/*border-left: 4px double #F57601;
	border-right: 4px double #F57601;*/
	padding: 3px 10px 3px 10px;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
}

/* tableau commande */

 .tabcommande {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
 .tabaffiliation {
  width: 400px;
 margin-left: auto;
  margin-right: auto;
}
 .tabmodule {
  width: 525px;
 margin-left: auto;
  margin-right: auto;
}

.coltitre2 {
  color: black;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
   width: 120px;
}

 .tabboutique {
  width: 400px;
}

 .colformule {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #000000;
  background-color: #F57601;
  text-align:right;
  width: 120px;
}

 .colbonus {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #000099;
  text-align:right;
  width: 60px;
}

 .colmodule1 {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #062d7c;
  text-align:left;
  width: 275px;
}

 .colmodule2 {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #000099;
  text-align:left;
  width: 250px;
}

 .colmodule3 {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #0099CC;
  text-align:left;
  width: 110px;
}
 .colgain {
   font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #000099;
  text-align:right;
  width: 90px;
}

/* tableau liens produits */

 .tabProduit {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.colproduit {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #DDDDDD;
  padding-left: 10px;
  text-align:left;
  width: 320px;
}

.coltotal {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  /*background-color: #646464;*/
  text-align:right;
  width: 320px;
}

.coltome {
  border: 1px solid #646464;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align:center;
  width: 80px;
}

.coltome2 {
  font-size: 11px;
  color: #000000;
  text-align:left;
  padding-left: 10px;
 
}

.coltarif {
  font-size: 12px;
  font-weight: bold;
  background-color: #DDDDDD;
  padding-right: 10px;
  width: 180px;
  text-align:right;
}

.coltarif2 {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #FF7900;
  padding-right: 10px;
  width: 250px;
  text-align:right;
}

.coltitre {
     font-size: 12px;
  /*font-weight: bold;*/
  color: #ffffff;
  background-color: #000099;
  text-align:center;
}

.coltitre3 {
     font-size: 12px;
  /*font-weight: bold;*/
  text-align:center;
}

.fond { /* couleur arriere plan */
background : #FFFFFF;
}

.souligne{/* soulignement produit*/
	border-bottom: 2px solid #6699FF;
	margin-left : 10px; 
	margin-right : 25px;
	font-weight: bold;
	font-size: 17px;
	
}

.image { /* impact popup*/
  float: left;
  margin-right: 15px;
  padding-right: 10px;
}

.couleur {
color: #990099;
}

.grand{
	color: #990099;
	font-size: 20px;
	text-align:center;
	font-weight: bold;
}

/*commentaitre*/
.commentaire {
padding-left:8px;
}

#contact {
/*background-color: #efefef; /* couleur fond du formulaire */
width: 350px;
position: relative; /* centrage du formulaire au milieu de l'écran */
margin-left: auto;
margin-right: auto;
padding: 20px;
text-align: left;
}
#champP {
width: 250px;
}
#champE {
width: 215px;
}
#champS {
width: 300px;
}

#champ {
width: 100px;
}

#formulaire .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #6699FF;
	color: black;
}
#formulaire .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}

.erreur {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: red;
}

#button {
width: 12em;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: "Trebuchet MS", "Lucida Grande",Verdana, Lucida, Geneva, Helvetica,Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#ul button {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#li button {
border-bottom: 1px solid #90bade;
margin: 0;
}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

/* pour popup */
.centrebox {
text-align:center;
font-size: 16px;
font-weight: bold;
}

.centrerbox {
text-align:center;

}

.fond2 {
background: url(images/box3.jpg) no-repeat;
}

.box {
padding-left: 10px;
}

/* formulaire */
/*** Mise en forme du formulaire ***/
 
#inscriptionbox {
	border: none;
	margin-left: auto; 
	margin-right: auto;
	width: 300px;
}

/* tableaux tarif */
 .tabPrix {
  width: 520px;
  margin-left: auto;
  margin-right: auto;
}


.col1 {
  color: black;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  width: 90px;
}

.col2 {
  border: 1px solid #646464;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  width: 80px;
  text-align:center;
}
.col3 {
  font-size: 12px;
  /*color: #ffffff;*/
  background-color: #DDDDDD;
  padding-left: 10px;
}

.lien {
color: #32a0d0;
text-decoration: underline;

}

.bleuciel {
/*color: #32a0d0;*/
color: #0099CC;
}

/* bouton validite xhtml css*/
.valide {
padding-right: 10px;
}
.valideCss {
padding-left: 10px;
}

/* défilement nouveaute */
.nouveaute {
background-color: #DDDDDD;
width= 100px;
text-align:center;

}

 .encadre3 {
  border: 1px dashed #FF9900;
  padding: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 11pt;
  
  }

