body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-image: url(images/charte/fond.png);
	background-repeat: repeat;
	background-color: #d0eaff;
	text-align: justify;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

a:link, a:visited, a:active {
	text-decoration: none;
	 color: #003399;
}

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

.Style1 {font-size: 160%}

.Style2 {
	font-size: 14px;
	font-weight: bold;
}

.Style3 {font-size: 16px;font-weight: bold;}

.Style4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

/*conteneur*/

#conteneur {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	margin-bottom: 0px;
}

#conteneur #piedpage a {
	color: #003399;
}

#conteneur #piedpage a:hover {
	color: #FFFFFF;
}

/*en-tête et pied de page*/

#entete {
	background-image: url(images/charte/bandeau.gif);
	height: 166px;
	background-repeat: no-repeat;
}

#piedpage {
	font-size: 10px;
	color: #003399;
	text-align: center;
	background-image: url(images/charte/degrade.gif);
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 32px;
	width: 946px;
	line-height: 32px;
	clear: both;
}

/*corps*/

#corps {
	background-color: #FFFFFF;
	color: #003399;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*html >body #corps {
	height:auto;
	min-height:410px;
}*/

#contenu1 {
	background-color: #ECF7FF;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	border: 1px solid #003399;
}

#contenu2 {
	background-color: #ECF7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	/*height: auto !important; /* le auto passe inapperçu pour ie et garde sa priorité pour gecko/safari/opera.*/
	/*height: 5em;
	min-height: 5em;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left:126px;
	border: 1px solid #003399;
}

html >body #contenu2 {
	height:auto;
	min-height:200px;
}

#contenu2 li {
	margin-bottom: 5px;
	list-style-type: none;
}

/*Barre de navigation horizontale - haut écran*/

#navbarreh{
	display:block;
	height:32px;
	font-weight:bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(images/charte/degrade.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin-top: 2px;
	width: 946px;
	clear: both;
}

#navbarreh ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	height: 32px;
}

#navbarreh ul li{
	display:block;
	float:left;
	height: 32px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#navbarreh ul li a{
	display:block;
	float:left;
	color:#003399;
	text-decoration:none;
	height:32px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 24px;
	text-align: center;
	line-height:30px;
}

#navbarreh ul li a:hover, #navbarreh ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(images/charte/boutonh_survol.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 1px;
	background-position: center top;
}

/* Barre de navigation horizontale - bas écran */

.navbarreh_bas{
	position:relative;
	display:block;
	height:32px;
	font-weight:bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(images/charte/degrade.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin-top: 2px;
	width: 946px;
	float: none;	
}

.navbarreh_bas ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	height: 32px;
}

.navbarreh_bas ul li{
	display:block;
	float:left;
	height: 32px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

.navbarreh_bas ul li a{
	display:block;
	float:left;
	color:#003399;
	text-decoration:none;
	height:32px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 24px;
	text-align: center;
	line-height:30px;
}

.navbarreh_bas ul li a:hover, .navbarreh_bas ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(images/charte/boutonh_survol.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 1px;
	background-position: center top;
}

/* Barre de menu verticale */

#menu_v{
   float: left;  /* Le menu flottera à gauche */
   width: 120px; /* Très important : donner une taille au menu */
   height:auto;
   margin-bottom:0;
}

/*html >body #menu_v {
	min-height:400px;
	height:auto;
}*/

ul#barremenuv {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#barremenuv li a{
	display:block;
	background-image: url(images/charte/bouton_standard.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-align:center;
	margin-bottom: 1px ;
	text-decoration: none;
	height: 28px;
	padding: 4px 0 ;
}

ul#barremenuv a:hover , ul#barremenuv a.current{
	color:#003399;     /* change couleur du fond lors du survol souris */
	background-image: url(images/charte/bouton_actif.gif); 
	font-size:104%;    /* augmente de 4% la police du bouton lors du survol */
	background-repeat: no-repeat;
	text-align: center;
	height: 28px;
	width: 120px;
}

/*Formulaire*/

#form1 {
	width: 440px;
	background-color: #ECF7FF;
	float: left;
	padding-bottom: 5px;
	margin-left: 8px;
}

html>/**/body  #form1 label, html>/**/body #form1 input { /* ne fonctionne que pour les navigateurs modernes sauf IE7 */
	margin-bottom:16px;
}

#form2 {
	width: 440px;
	float: left;
	margin-right: 6px;
	margin-left: 16px;	
}

#form3 {
	clear: both;
	margin: 5px;
}

#form_contact {
	clear:both;
	width: 910px;
}

/* fieldset , legend */

fieldset{
	border: 1px dotted #000099;
	padding-bottom: 10px;
	height: 210px;
}

legend{
	font-size: 1.1em;
	color: #003399;
	font-weight: bold;
	background-color: #ECF7FF;
	width: 120px;
	padding: 0 10px 0 20px;
}

/* Label */

label{
	width: 150px;
	float: left;
	padding-right: 2%;
	text-align: right;
	letter-spacing: 1px;
}

label:hover{
	font-weight: bold;
}

#coordonnes p{
	margin-bottom: 1px;
}

/* Input */
input, select{
	margin-left: 1%;
	width: 58%;
	border: #CCC 1px solid;
}

input:hover, select:hover, input:focus, select:focus{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

/* Textarea */

#label_message {
	display: block;
	float: none;
}

textarea{
	margin-left: 20px;
	margin-right: 10px;
	border: #CCC 1px solid;
	display: inline;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 392px;
}

textarea:hover, textarea:focus{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

sup {
	color:#FF0000;
}

/* bouton image */

input[type="image"]{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input[type="image"]:hover{
	background-image: url(images/contact_over.png);
}

/*#boutoncontact:hover {
	background-repeat: no-repeat;
	background-image: url(images/contact_over.png);
}*/

/*#boutoncontact_toto {
	background-image: url(images/contact.png);
	background-repeat:no-repeat;
	width: 220px;
	height: 60px;
	cursor: pointer;
	
}*/

/*#form_contact input[type="image"]:hover{
	cursor: pointer;
	background: url(images/contact_over.png);
}*/

.btsub {
	margin: 0;
	padding: 0;
	border: 0;/* on place l'image en arrière plan */
	cursor: pointer;  /* pour transformer de pointeur en main */
	background-color: transparent;
	background-repeat: no-repeat;
}

.btsub:hover {
	border: 0;/* On cache le texte de substitution (très loin car Opera l'affiche même en dehors du boutton : il faut donc le faire sortir de la page)*/
	cursor: pointer;  /* pour transformer de pointeur en main */
	background-image: url(images/chiffres_lettres/Frouge.png);
	background-repeat: no-repeat;
}

/*.btsub:hover {
   background-position: 0 -128px;} On déplace l'image d'arrière plan pour donner l'effet */

#contact {
	background-color: #C4E1FF;
	float: right;
	width: 550px;
	text-align: center;
	font-size: 120%;
	margin-right: 50px;
	border: 1px solid #003399;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*Mise en forme des images*/

.image-gauche {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.image-droite {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.img-plan-gauche {
	vertical-align:middle;
	padding-right: 10%;
	margin-right: 200px;
	margin-left:-5%;
}

.image-etape {
	vertical-align:middle;
	line-height:28;
	margin-left:30px;
	margin-right:10px;
}

.image-etape2 {
	vertical-align:middle;
	line-height:28;
	margin-left:30px;
	margin-right:10px;
}

.align_image img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 20px;
	padding-right: 5px;
	/*line-height: 2px;*/
	margin-top: 1px;
}

.video-gauche {
	float: left;
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.video-droite {
	margin-top: 0px;
	margin-bottom: 10px;
}

.enveloppe {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

.cadeau {
	border: 1px dotted #003399;
}

/*Mise en forme pages Formations*/

#img_formation {
	float: left;
	height: 100px;
	width: 85px;
	padding-left: 100px;
}

.CadreFormation {
	border: 1px solid #77aaff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.TypeFormation {
	background-color: #aaccff;
	padding: 2px;
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.F1 {
	width:650px;
	float:left;
	padding: 2px;
}

.F2 {
	width:650px;
	float:left;
	padding: 2px;
	background-color: #ccddff;
}

.F3 {
	padding:2px;
}

.Duree1 {
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.Duree2 {
	background-color: #ccddff;	
	text-align: right;
	clear: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#general {
	height:auto;
	overflow: hidden;
}

#CadrePlan{
	border: 1px solid #77aaff;
	float: left;
	width: 550px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom:0;
}

html >body #CadrePlan {
	min-height:400px;
	height:auto;
}

.CadrePlanObj{
	background-color: #aaccff;
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.ObjPlan{
	padding: 2px;
	margin: 5px;
	font-weight: normal;
}

.TitresPlan {
	background-color: #cfe7ff;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
}

#CadreInfos{
	border: 1px solid #77aaff;
	margin-left: 570px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

html >body #CadreInfos {
	min-height:200px;
	height:auto;
}

.CadreTitresInfos{
	background-color: #aaccff;
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.Infos {
	padding: 2px;
	margin: 5px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

/*Mise en forme des listes à puce*/

.enumeration {
	line-height: 20px;
	float:none;
	margin-top: 15px;
}

.enumeration li {
	line-height: 20px;
	list-style-image: url(images/souris/souris_puce.gif);
	list-style-position: outside;
	
	padding-left: 10px;
	float:none;
}

.enum_plan {
	line-height: 20px;
	list-style-image: url(images/souris/souris_puce.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 40px;
	float:none;
}

#liste {
	margin-left: 50px;
	margin-top: -15px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	float:none;
}

#liste li {
	line-height: 30px;
	list-style-image: url(images/souris/souris_puce.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	float: none;
}


#liste2 {
	margin-left: 0px;
	margin-top: -15px;
	padding-left: 10px;
	line-height: 20px;
}

.temoignage {
	background-color: #C4E1FF;
	float:none;
	border: 1px solid #003399;
	text-align: justify;
	padding: 10px;
}

/*Mise en forme du compteur*/

#compteur {
	float: left;
	height: 50px;
	width: 250px;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #ECF7FF;
	font-size:80%;
	line-height:10px;
}

/*Mise en forme de la div optimisation*/

#optimisation {
	float:left;
	height: 20px;
	width: 280px;
	margin-top: 20px;
	background-color: #ECF7FF;
	font-size:80%;
	font-style: italic;
}

/*Divers*/

.spacer {
	clear: both;
}

.cadeau {
	margin-left:62px;
	margin-right:50px;
	margin-top:70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:	left;
}

/*Tableaux : Tarifs Photos et Vidéos*/

.TableauTarifsMedia {
	background-color: #ccddff;
}

.TableauTarifsMedias2 {
	font-size: 12px;
}

/*Page Téléchargements*/
#cadre_gauche1{
	border: 1px solid #003399;
	float: left;
	width: 600px;
	padding:5px;
	background-color: #FFFFFF;
	margin-bottom:5px;
}

.cadre_gauche2{
	background-color: #ecf7ff;
	color: #003399;
	font-size: 110%;
	margin-bottom: 0px;
	padding: 5px;
}

.cadre_droit1 {
	border: 1px solid #003399;
	padding: 5px;
	margin-bottom:10px;
	margin-left:620px;
	background-color: #FFFFFF;
}

.cadre_droit2 {
	padding: 5px;
	margin-bottom:10px;
	margin-left:620px;
}

.titre_rubrique1 {
	background-image:url(images/charte/titre_club.gif);
	color: #FFFFFF;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	background-repeat: no-repeat;
	line-height: 28px;
	text-align:center;
	font-weight: bold;
	border: 1px solid #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/*Page Téléchargements membres*/

#cadre_general {
	background-color: #ECF7FF;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width:912px;
	border: 1px solid #003399;
}

#cadre_vertical{
	/*border: 1px solid #003399;
	float: left;
	width: 600px;
	padding:5px;
	background-color: #FFFFFF;
	margin-bottom:5px;*/
	float: left;
	width: 130px;
	padding-left:5px;
}

#cadre_membre{
	background-color: #ecf7ff;
	color: #003399;
	font-size: 110%;
	margin-bottom: 0px;
	margin-top:20px;
	padding: 5px;
	float:left;
	width: 110px;
}

#cadre_contenu {
	border: 1px solid #003399;
	background-color: #ECF7FF;
	margin-left:140px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	width:748px;
	margin-bottom:10px;
}

/*Mentions légales*/
.enum_titre1 li {
	line-height: 30px;
	margin-left: 10px;
	margin-bottom:-10px;
	padding-left: 30px;
	background-image: url(images/chiffres_lettres/N1.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

.enum_titre2 li {
	line-height: 30px;
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(images/chiffres_lettres/N2.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

.enum_titre3 li {
	line-height: 30px;
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(images/chiffres_lettres/N3.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

.enum_titre4 li {
	line-height: 30px;
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(images/chiffres_lettres/N4.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

.enum_titre5 li {
	line-height: 30px;
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(images/chiffres_lettres/N5.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

.titre_pres {
	font-size: 14px;
	font-weight: bold;
	margin-left:10px;
}

.formations_image {
	float:left;
	margin-top:0px;
	margin-left:50px;
	margin-bottom: 10px;
}

.formations_liste li {
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(images/souris/puce_form.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	list-style-type: none;
}

/*Titre Pages Téléchargements Plans de formations*/

#titre_plan_general {
	height:auto;
	overflow: hidden;
}

#cadre_livre_plan{
	float: left;
	width: 110px;
	margin-left:20px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom:0;
}

#cadre_titre_plan{
	width: 600px;
	margin-left: 140px;
	margin-top:25px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.tel_plans{
	font-size: 60%;
	font-weight: normal;
}

