/* Codes Couleurs :
Orange : 255,100,0
Bleu : 56,56,140
Gris clair : 210,210,210
Gris : 150,150,150
Gris fonce : 100,100,100
*/

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Styles W3C  */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
* {	margin: 0;
	padding: 0;
}
h1	{ margin: .67em 0 }
h2	{ margin: .83em 0 }
h3	{ margin: 1em 0 }
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu	{ margin: 0 0 }
h5	{ line-height: 1.17em; margin: 1.67em 0 }
h6	{ margin: 2.33em 0 }
blockquote      { margin-left: 40px; margin-right: 40px }
ol, ul, dir, menu, dd	{ margin-left: 40px }
ol ul, ul ol, ul ul, ol ol	{ margin-top: 0; margin-bottom: 0 }
acronym {text-decoration : none }

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Styles generaux.  */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
body {	
	margin-top: 10px;
	background: rgb(240,240,240) url('style/bg.png');
	font-family: "Trebuchet MS", Tahoma, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	text-align: center; /* Pour corriger Internet Explorer qui ne sait pas centrer #frame autrement */
}
body  table{	
	font-size: 13px;
}
a {	color: black;
	text-decoration: none;
}
a:hover	{
	color: black;
	text-decoration: none;
	background: rgb(235,235,235);
}
a img {
	border: none;
	background: none;
}
h1 {
	color: rgb(255,100,0); /* Orange */
	font-size: 20px;
}
h2 {
	color: rgb(56,56,140); /* Bleu */
	font-size: 18px;
}
h3 {
	color: rgb(150,150,150); /* Gris */
}
strong  {
	color: rgb(255,100,0); /* Orange */
}
#main #institutionnel-principal .boiteIndex h2.titre-presta ,
#main #institutionnel-principal .boiteIndex h2.titre-presta a{
	color: rgb(255,100,0); /* Orange */
	font-weight:bold;
	background:transparent none;
	text-align:left;
	font-size:1.2em;
}
ul li {
	list-style-image: url('images/fleche1.png');
}
em {
	color: rgb(56,56,140); /* Bleu */
	font-style: normal;
	font-weight: bold;
}
address {
	font-style: normal;
}
legend {
	font-weight: bold;
	color: rgb(56,56,140);
}
dfn {
	font-style: normal;
}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Boîtes  */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */

/* General */
.boite { /* Ouest */
	background: white repeat-y 0 0;
	}
	.boite h2 { /* Nord-Ouest */
		background: transparent no-repeat 0 0;	
		height: 26px;
		text-align: center;
		font-size: 12px;
		margin: 0;
		color: white;
		}
		.boite h2.grosse-boite { 
			height: 36px;
			margin: 0;
			padding: 0;
				}
			.boite h2.grosse-boite span { 
				height: 28px;
				padding-top: 6px;
				}
		.boite h2 span {   /* Nord-Est */
			background: transparent no-repeat 100% 0;
			display: block;
			height: 19px;
			padding-top: 7px;
			line-height: 19px;
			}

	.boite .cadreBoite {  /* Est */
		background: transparent repeat-y 100% 0;
		}
	.boite .content {  /* Sud-Ouest */
		background: transparent no-repeat 0 100%;	
		}
		.boite .content .cadreContent { /* Sud-Est */
			background: transparent no-repeat 100% 100%;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			}

#content .boite {
	margin-left: 12px;
	}

.boiteIndex ul li a img{
	float: left;
	padding-right: 5px;
}
.boiteIndex .plus {
	float: right;
	color: Silver;
	font-style: italic;
}
.boiteIndex h2 a {
	color: white;
}
.pilier .boiteIndex h2.grosse-boite{
	height: 26px;
}
/* Bleues */
.boiteBleue { /* Ouest */
	background-image: url('style/boite-bleu-O.png');
}
.boiteBleue h2 { /* Nord-Ouest */
	background-image: url('style/boite-bleu-NO.png');	
}
.boiteBleue h2 span {  /* Nord-Est */
	background-image: url('style/boite-bleu-NE.png');
}
.boiteBleue .cadreBoite {  /* Est */
	background-image: url('style/boite-bleu-E.png');	
}
.boiteBleue .content {  /* Sud-Ouest */
	background-image: url('style/boite-bleu-SO.png');	
}
.boiteBleue .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-bleu-SE.png');
}

/* Sidepanel */
#sidepanel .boiteBleue { /* Ouest */
	background-image: url('style/boite-sidepanel-O.png');
}
#sidepanel .boiteBleue h2 { /* Nord-Ouest */
	background-image: url('style/boite-sidepanel-NO.png');	
}
#sidepanel .boiteBleue h2 span {  /* Nord-Est */
	background-image: url('style/boite-sidepanel-NE.png');
}
#sidepanel .boiteBleue .cadreBoite {  /* Est */
	background-image: url('style/boite-sidepanel-E.png');	
}
#sidepanel .boiteBleue .content {  /* Sud-Ouest */
	background-image: url('style/boite-sidepanel-SO.png');	
}
#sidepanel .boiteBleue .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-sidepanel-SE.png');
}

#sidepanel .boiteOrange { /* Ouest */
	background-image: url('style/boite-sidepanel-O.png');
}
#sidepanel .boiteOrange h2 { /* Nord-Ouest */
	background-image: url('style/boite-sidepanel-orange-NO.png');	
}
#sidepanel .boiteOrange h2 span {  /* Nord-Est */
	background-image: url('style/boite-sidepanel-orange-NE.png');
}
#sidepanel .boiteOrange .cadreBoite {  /* Est */
	background-image: url('style/boite-sidepanel-E.png');	
}
#sidepanel .boiteOrange .content {  /* Sud-Ouest */
	background-image: url('style/boite-sidepanel-SO.png');	
}
#sidepanel .boiteOrange .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-sidepanel-SE.png');
}
/* Boite choix */
.choix {
	width: 70%;
	}
	.choix h2 span {
		color: white;
		}
	#choix ul {
		padding: 0;
		margin: 0;
		}
		#choix ul li {
			list-style-image: none;
			list-style-type: none;
			margin-left: 30px;
			margin-bottom: 10px;
			}
			#choix ul li ul li {
				margin-left: 10px;
				margin-bottom: 0;
				}
		.choix ul li strong {
			color: rgb(56,56,140);
			margin-right: 5px;
			}
	#choix .prix_site {
		font-size: 1.3em;
		font-weight: bolder;
		margin-left: 10px;
		color: #FF6400;
		}
	#choix .bouton {
		margin-top: 0;
		margin-bottom: 35px;
		}

.choix ul li input {
	vertical-align: middle;
	margin-right: 10px;
}
.boite .grosse-boite {
	font-size: 14px;
	font-weight: bold;
}
.boiteVerte .grosse-boite {
	color: green;
}
.boiteNoire .grosse-boite {
	color: blue;
}
/* Verte */
.boiteVerte { /* Ouest */
	background-image: url('style/boite-vert-O.png');
}
.boiteVerte h2 { /* Nord-Ouest */
	background-image: url('style/boite-vert-NO.png');	
}

.boiteVerte h2.grosse-boite {
	background-image: url('style/boite-vert-NO-grosse.png');	
}
.boiteVerte h2 span {  /* Nord-Est */
	background-image: url('style/boite-vert-NE.png');
}
.boiteVerte h2.grosse-boite span {
	background-image: url('style/boite-vert-NE-grosse.png');	
}
.boiteVerte .cadreBoite {  /* Est */
	background-image: url('style/boite-vert-E.png');	
}
.boiteVerte .content {  /* Sud-Ouest */
	background-image: url('style/boite-vert-SO.png');	
}
.boiteVerte .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-vert-SE.png');
}

/* Rouge */
.boiteRouge { /* Ouest */
	background-image: url('style/boite-rouge-O.png');
}
.boiteRouge h2 { /* Nord-Ouest */
	background-image: url('style/boite-rouge-NO.png');	
}
.boiteRouge h2.grosse-boite {
	background-image: url('style/boite-rouge-NO-grosse.png');	
}
.boiteRouge h2 span {  /* Nord-Est */
	background-image: url('style/boite-rouge-NE.png');
}
.boiteRouge h2.grosse-boite span {
	background-image: url('style/boite-rouge-NE-grosse.png');	
}
.boiteRouge .cadreBoite {  /* Est */
	background-image: url('style/boite-rouge-E.png');	
}
.boiteRouge .content {  /* Sud-Ouest */
	background-image: url('style/boite-rouge-SO.png');	
}
.boiteRouge .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-rouge-SE.png');
}

/* Noire */
.boiteNoire { /* Ouest */
	background-image: url('style/boite-noir-O.png');
}
.boiteNoire h2 { /* Nord-Ouest */
	background-image: url('style/boite-noir-NO.png');	
}

.boiteNoire h2.grosse-boite {
	background-image: url('style/boite-noir-NO-grosse.png');	
}
.boiteNoire h2 span {  /* Nord-Est */
	background-image: url('style/boite-noir-NE.png');
}
.boiteNoire h2.grosse-boite span {
	background-image: url('style/boite-noir-NE-grosse.png');	
}
.boiteNoire .cadreBoite {  /* Est */
	background-image: url('style/boite-noir-E.png');	
}
.boiteNoire .content {  /* Sud-Ouest */
	background-image: url('style/boite-noir-SO.png');	
}
.boiteNoire .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-noir-SE.png');
}

/* Orange */
.boiteOrange { /* Ouest */
	background-image: url('style/boite-orange-O.png');
}
.boiteOrange h2 { /* Nord-Ouest */
	background-image: url('style/boite-orange-NO.png');	
}
.boiteOrange h2.grosse-boite {
	background-image: url('style/boite-orange-NO.png');	
}
.boiteOrange h2 span {  /* Nord-Est */
	background-image: url('style/boite-orange-NE.png');
}
.boiteOrange h2.grosse-boite span {
	background-image: url('style/boite-orange-NE.png');	
}
.boiteOrange .cadreBoite {  /* Est */
	background-image: url('style/boite-orange-E.png');	
}
.boiteOrange .content {  /* Sud-Ouest */
	background-image: url('style/boite-orange-SO.png');	
}
.boiteOrange .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-orange-SE.png');
}

/* Grise */
.boiteGrise { /* Ouest */
	background-image: url('style/boite-gris-O.png');
}
.boiteGrise h2 { /* Nord-Ouest */
	background-image: url('style/boite-gris-NO.png');
	color: black;	
}
.boiteGrise h2.grosse-boite {
	background-image: url('style/boite-gris-NO-grosse.png');	
}
.boiteGrise h2 span {  /* Nord-Est */
	background-image: url('style/boite-gris-NE.png');
}
.boiteGrise h2.grosse-boite span {
	background-image: url('style/boite-gris-NE-grosse.png');	
}
.boiteGrise .cadreBoite {  /* Est */
	background-image: url('style/boite-gris-E.png');	
}
.boiteGrise .content {  /* Sud-Ouest */
	background-image: url('style/boite-gris-SO.png');	
}
.boiteGrise .content .cadreContent {  /* Sud-Est */
	background-image: url('style/boite-gris-SE.png');
}

/* Light */
.boiteLight { /* Ouest */
	background-image: url('style/boite-light-O.png');
	}
	.boiteLight h2 { /* Nord-Ouest */
		background-image: url('style/boite-light-NO.png');
		background-position: 0 100%;
		background-color: white;
		text-align: left;
		height: 30px;
		}
		.boiteLight h2 span {  /* Nord-Est */
			background-image: url('style/boite-light-NE.png');
			background-position: 100% 100%;
			color: rgb(150,150,150);
			height: 30px;
			}
	.boiteLight .cadreBoite {  /* Est */
		background-image: url('style/boite-light-E.png');	
		}
	.boiteLight .content {  /* Sud-Ouest */
		background-image: url('style/boite-light-SO.png');	
		}
		.boiteLight .content .cadreContent {  /* Sud-Est */
			background-image: url('style/boite-light-SE.png');
			}
	.boiteLight em {
		color: rgb(120,120,120);
		}
	.boiteLight strong {
		color: black;
		font-weight: bold;
		}

/* temoignages, une forme particluiere de boite light */
#temoignage {
	width: 100%;
	}
	#temoignage .cadreContent {  /* Sud-Est */
		padding: 10px 10px 0 10px;
		}
	#temoignage img {
		float: left;
		width: 80px;
		}
	#temoignage #nom-temoignage {
		float: left;
		width: 15%;
		text-align: center;
		}
		#temoignage #nom-temoignage strong {
			display: block;
			margin-bottom: 5px;
			}
	#temoignage #texte-temoignage {
		float: right;
		background: transparent url('style/guillemet-gauche.png') no-repeat 0 0;
		width: 85%;
		}
		#temoignage #texte-temoignage div {
			background: transparent url('style/guillemet-droit.png') no-repeat 100% 100%;
			}
		#temoignage #texte-temoignage p {
			margin: 4px 35px;
			}
	#temoignage .clear {
		font-size: 0.1em;
		margin: 0;
		}
	#temoignage h2 {
		font-size: 1.3em;
		letter-spacing : 4px;
		font-weight : normal;
		}
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Style personnalisés */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
.clear {
	clear: both;
}
.puce { /* Les puces devant les liens */
	color: rgb(255,100,0); /* Orange */
	font-weight: bolder;
	font-size: 1.1em;
}
.avertissement {
	color: red;
	font-weight: bold;
}
.validation {
	color: green;
	font-weight: bold;
}
p.separator {
	text-align: center;
}
/* Les popups en javascript */
.popup { 
	display: none;
	position: absolute;
	border: solid 1px white;
	text-align: left;
}
.pointer { /* Les pointers sont les zones de textes qui declenchent des scripts */
	cursor: pointer;
}
img.boutonFermer { /* Les boutons [fermer] dans les "pop-ups" en javascript */
	float: right;
}
.astuce {
	color: rgb(150,150,150); /* Gris */
}

/* Les boutons */
.bouton,
.miniBouton { /* Ce sont les boutons "valider", "Ok", "commencer"...  */
/* Attention, certains de ces boutons sont en fait des images appelées par des inputs et ne sont pas concernés par ces styles */
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	}
	.bouton a,
	.miniBouton a {
		display: block;
		width: 100%;
		}
		.bouton a:hover,
		.miniBouton a:hover {
			color: rgb(56,56,140); /* Bleu */
			text-decoration: none;
			}
.bouton { /* Ici en grande version */
	width: 220px; /* 240-20 */
	/*background: white url('style/bouton-bg.png') no-repeat;*/
	}
.miniBouton { /* Ici en petite version */
	width: 60px; /* 80-20 */
	background: white url('style/miniBouton-bg.png') no-repeat;
	}
input.inputBouton,
input.inputBouton {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.cadreBouton {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
.noteBouton {
	padding: 25px;
	font-size: 0.9em;
	text-align: center;
	}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Styles de formulaires */
/* °°°°°°°°°°°°°°°°°°°°°°°°°°*/
fieldset {
	padding: 5px;
	}
input[type="text"],
input[type="password"],
textarea, select {
	border: 1px solid rgb(150,150,150); /* Gris */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
input[type=password] {
	background: url('style/secure-mini.png') no-repeat 100% 50%;
	}
input.prix,
input.codePostal,
input.entier { /* Les champs obligatoires contenant que des chiffres */
	background-color: rgb(240,240,255);
	}
input.mail,
input.mail2,
input.nonVide,
input.newPasswd,
textarea.nonVide,
.selectObligatoire { /* Les autres champs obligatoires */
	background-color: rgb(255,245,235);
	}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* LE LAYOUT */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#frame { /* 930 - 1100 */
	width: 930px;
	margin: 0 auto 0 auto;
	border: solid 1px rgb(56,56,140);
	background: white url('style/sidepanel-bg.png') repeat-y 4px 0;
}
#sousframe {
	background: transparent url('style/header-bg.png') repeat-x 0 0;
}

#sidepanel { /* 200 */
	padding-top: 24px;
	width: 215px;
	float: left;
}
#main { /* 700 */
	width: 780px;
	float: right;
	/*border-left: solid thin rgb(240,240,240);*/
}

#header {
	height: 24px;
	clear: both;
	/*background: rgb(54,54,155) url('style/footer-bg.png') repeat-x 0 0;*/
}
#content {
	padding: 10px 20px 50px 0px;
	clear: both;
	width: 99%;
	font-size:13px;
}
#footer{
	height: 20px;
	clear: both;
	background: rgb(54,54,155) url('style/footer-bg.png') repeat-x;
}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* La division Frame qui contient toutes les autres. */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#frame {
	text-align: left; /* Retour a la normale apres la correction d'Internet Explorer */
	width: 1000px;
}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* La division SidePanel. */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#sidepanel {
	text-align: center; /* Pour corriger Internet Explorer qui ne sait pas centrer autrement */
	}
	#sidepanel h1,
	#sidepanel h1 a,
	#sidepanel h1 a  img {
		margin: 5px 0 0 0;
		background: none;
		padding: 0;
		}
	#sidepanel .boite {
		text-align: left; /* Pour corriger Internet Explorer qui ne sait pas centrer autrement */
		margin-left: 5px;
		}
		#sidepanel .boite .content div {
			padding-bottom: 10px;
			}
		#sidepanel .boite ul,
		#sidepanel .boite p,
		#sidepanel .boite form {
			margin: 0;
			padding: 0;
			text-align: left;
			}
			#sidepanel .boite ul li {
				list-style-type: none;
				list-style-image: none;
				padding: 0;
				padding-bottom: 1px;
				}
				#sidepanel .boite ul li a {
					display: block;
					}
		#sidepanel .boite p {
			text-align: center;
			margin-bottom: 5px;
			}
			#sidepanel .boite p.separator {
				margin: 0;
				padding: 2px 0;
				font-size: 1px;
				}

	#sidepanel #boite-sidepanel-fixed {
		/*position: fixed;
		width: 210px;*/
		}
	#sidepanel #boite-contact {
		text-align: center;
		}
		#sidepanel #boite-contact strong {
			display: block;
			color: black;
			}
		#sidepanel #boite-contact em {
			display: block;
			color: rgb(150,150,150);
			}
	#sidepanel #boite-votre-panier {
		}
		#sidepanel #boite-votre-panier h2 span em {
			display: block;
			color: white;
			}
		#sidepanel #boite-votre-panier p {
			margin-top:5px;
			text-align: center;
			}
	#sidepanel hr {
		height: 1px;
		/*margin: -0.5em 0;*/
		padding: 0;
		color: rgb(210,210,210);
		background-color: rgb(210,210,210);
		border: 0;
		}
	#sidepanel #fichecontact {
		text-align: center;
		padding: 5px 0 5px 0;
    /*margin: 5px 0 5px 0;*/
		}
		#sidepanel #fichecontact a:hover {
			background: transparent;
			}
		#sidepanel #fichecontact p {
			text-align: center;
			font-weight: bold;	
			}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Main / La division Header.*/
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#header {
	color: white;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	}
	#header * {
		margin: 0;
		padding: 0;
		}
		#header a {
			color: white;
			}
			#header a:hover {
				color: white;
				background-color: transparent;
				text-decoration: underline;
				}
	#header h2,
	#header label,
	#header .ok ,
	#header #proposition-inscription {
		color: white;
		font-size: 11px;
		float: left;
	}
	#header .ok {
		margin-top: 3px;
	}
	#header label {
		padding-left: 5px;
		padding-right: 5px;
	}
	#header h2 {
		text-transform: uppercase;
		padding-left: 5px;
	}
	#header form {
		background: red url('style/footer-bg2.png') repeat-x 0 0;
	}
	#header #proposition-inscription {
		float: right;
		padding-right: 5px;
	}
	#header .inputText {
		background-color: white;
	}
	#header #login_box {
		}
		#header #login_box span {
			display: block;
			height: 24px;
			}
		#header #login_box #bonjour {
			float: left;
			}
		#header #login_box #navigateur {
			float: right;
			padding-right: 5px;
			}


/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* Main / La division Arbre */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#arbre {
	margin-top: 10px;
	background: url(style/arbre-bg.png) repeat-x;
	height: 22px;
	clear: both;	
	}
	/* h1 */
	#arbre h1 {
		font-size: 1em;
		margin: 0;
		float: left;
		}
		#arbre h1 a:hover {
			cursor: pointer;
			text-decoration: none;
			color: #38388C;
			}
		#arbre h1 a img {
			float: left;
			margin: 3px 2px 0 0;
			padding: 0 0 0 0;
			}
		#arbre h1 .inactif,
		#arbre h1 .actif {
			display: block;
			float: left;
			text-align: center;
			line-height: 22px;
			height: 22px;
			margin-right: 1em;
			background: white no-repeat 0 0;
			}
			#arbre h1 .inactif span,
			#arbre h1 .actif span {
				display: block;
				float: left;
				text-align: center;
				line-height: 22px;
				height: 22px;
				padding-left: 5px;
				padding-right: 5px;
				background: transparent no-repeat 100% 0;
				}
		#arbre h1 .inactif {
			color: #b4b4b4;
			background-image: url('style/arbre-inactif-O.png');
			}
			#arbre h1 .inactif span {
				background-image: url('style/arbre-inactif-E.png');
				}
		#arbre h1 .actif {
			color: rgb(56,56,140);
			background-image: url('style/arbre-actif-O.png');
			}
			#arbre h1 .actif span {
				background-image: url('style/arbre-actif-E.png');
				}
	/* form */
	#arbre #search_box {
		float: right;
		margin: 0 10px;
		padding: 0;
		height: 22px;
		width: 250px;
		}
		#arbre #search_box p {
			margin: 0;
			margin-top: 3px;
			padding : 0;
			height: 22px;	
			line-height: 22px;
			float: right;
			}
		#arbre #search_box #recherche {
			margin-right: 3px;
			display: block;
			float: left;
			color: rgb(150,150,150);
			}
		#arbre #search_box .ok {
			display: block;
			float: left;
			}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* La division Footer.  */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#footer{
	color: white;
	font-weight: bold;
	height: 20px;
	}
	#footer p {
		margin: 0;
		padding: 0;
		line-height: 20px;
		text-align: center;
		}
	#footer a {
		color: white;
		background-color: transparent;
		}
		#footer a:hover {
			text-decoration: underline;
			}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* La division contactForm. Format : 550x500 */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
#contactForm {
	display: none;
	}
	#contactForm form p {
		color: rgb(56,56,140); /* Bleu */
		}
		#contactForm form p.avertissement { /* .avertissement est aussi un style general */
			color: red !important;
			text-align: center;
			}
	#contactForm td {
		text-align: right;
		}
	#contactForm table input,
	#contactForm textarea,
	#contactForm select {
		width: 220px;
		}

/* °°°°°°°°°°°°°°°°°°°°°°°°°° */
/* 							TOOLTIP 								  */
/* °°°°°°°°°°°°°°°°°°°°°°°°°° */

#tooltip {
	border: 1px solid;
	font-family: Arial;
	background-color: #fff;
	padding: 2px;
	font-size: 0.8em;
	color: #38388B;
	font-weight: normal;
	}
	#tooltip h3,
	#tooltip p {
		margin: 0;
		}
	#tooltip.fancy {
		opacity: 0.95; 
		font-size: 10pt;
		border: 1px solid #111;
		width: 500px;
		padding: 5px; 
		background-color: #fff;
		color: #000000;
		}
		#tooltip.fancy h3 {
			margin-bottom: 2px;
			font-size: 11pt;
			width: 500px;
			text-align: center;
			color: #38388B;
			background-color: #f0f0f0;
			}
			#tooltip.fancy p {
				width: 500px;
				text-align: left;
				}
	#tooltip.infos {
		opacity: 0.98;
		border: 1px solid #111;
		width: 700px;
		background-color: #fff;
		}
		#tooltip.infos h3 {
			margin-bottom: 2px;
			font-size: 11pt;
			width: 700px;
			text-align: center;
			color: #38388B;
			background-color: #f0f0f0;
			}
		#tooltip.infos h2 {
			margin-bottom: 5px;
			font-size: 10pt;
			width: 700px;
			text-align: left;
			color: #38388B;
			}
		#tooltip.infos p {
			width: 700px;
			text-align: left;
			color: Black;
			font-size: 10pt;
			padding: 5px;
			}
.contenuTextuel {
	padding: 5px; 
	margin: 10px 50px; 
	border: solid 1px rgb(255,100,0); 
	font-size: 15px;
	}
#footer-cle {
	text-align:center;
}
#flash-promo {
	text-align:center;
	padding: 5px 0 5px 0;
	margin:5px;
}