html {font-size: 100%;}
body {
	background-color: #121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
* {margin: 0; padding: 0;}
#container {
	width: 1024px;	
}
h1 {
	color: #EB3C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
}
h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/*p {
	text-align: justify;		
}*/
end {
	clear: right;	
}
#logoprint {
	display: none;
}
#breadcrumb {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding-bottom: 5px;
}
#breadcrumb a {
	color: #ffffff;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #EB3C00;
}
#contenu {
	float: left;
	width: 800px;
	background-image: url(../images/commun/bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
}
#coldroit {
	width: 223px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
	border-bottom: solid 1px #505050;
}
#boxpromo {
	width: 800px;
	background-color: #505050;
}
#logo {
	margin:-1px 0px 0px 0px;
	position: absolute; 
	top: 0px;
	left: 0px; 
	visibility : visible;
	z-index : 2;
}
#page {
	padding-right:10px;
	width: 565px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
	min-height:500px;
}
#nav {
	width: 190px;
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 5px;

}

/*=====================================*/
/*=========== ACCUEIL ==========*/
/*=====================================*/

#box-galerie {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #505050;
}
#box-galerie table {
	border-top: 1px dotted #d53c00;
	margin-top:10px
}
#box-galerie table td {
	border-bottom: 1px dotted #d53c00;
	padding:5px 0px;
}
#box-galerie table img {
	border: 1px solid #505050;
	padding:1px;
	margin-bottom:5px;
}
#box-galerie a {
	color:#EB3C00;
	text-decoration:none;
}
#box-galerie a:hover {
	color:#ffffff;
}


/*=====================================*/
/*=========== VIDEOTHEQUE ==========*/
/*=====================================*/

#box-videotheque {
	border-left: dotted 1px #505050;
	border-top: dotted 1px #505050;
	border-bottom: dotted 1px #505050;
	padding: 10px 0px 10px 10px;
}
#box-videotheque a {
	color:#eb3c00;
	text-decoration: none;
	background-image: url(../images/videotheque/picto-video.gif);
	background-position: left center;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #1d1d1d;
	background-repeat: no-repeat;
	margin-bottom:1px;
}
#box-videotheque a:hover {
	color:#c7c7c7;
}
#box-videotheque a {
	color:#eb3c00;
	text-decoration: none;
	background-image: url(../images/videotheque/picto-video.gif);
	background-position: left 5px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #1d1d1d;
	background-repeat: no-repeat;
	margin:2px 0px;
}
#box-videotheque a.videoselect {
	color:#ffffff;
	text-decoration: none;
	background-image: url(../images/videotheque/picto-video-blc.gif);
	background-position: left 5px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #eb3c00;
	background-repeat: no-repeat;
	margin-bottom:1px;
}
#box-videotheque a:hover {
	color:#c7c7c7;
}


/*=====================================*/
/*=========== STAGES ==========*/
/*=====================================*/
.box-stage {
	background-image: url(../images/accueil/box-bkg.gif);
	height: 137px;
	width: 272px;
	text-align: right;
	position: relative;
	margin-bottom: 18px;
}
.box-stage h2{
	margin-bottom: 0px;
}
.box-stage h2 a {
	color: #EB3C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	position: absolute;
	top: 9px;
	right: 11px;
}
.box-stage a {
	color: #ffffff;
	text-decoration: none;	
	font-size: 10px;
}
.box-stage p.prix {
	position: absolute;
	top: 35px;
	right: 11px;
	color: #2f2f2f;
	margin: 0px;
	padding: 0px;
}
.box-stage p.plusinfo {
	position: absolute;
	top: 118px;
	right: 11px;
	margin: 0px;
	padding: 0px;
}
.voiture {
	position: absolute;
	left: 4px;
	bottom: 7px;
}
.texte16-noir {
	font-size: 16px;
	font-weight: bold;
}

/*=====================================*/
/*=========== STAGES SOMMAIRE ==========*/
/*=====================================*/
.box-stagesommaire {
	background-image: url(../images/stages/bkg-stages-sommaire.gif);
	height: 156px;
	width: 565px;
	text-align: right;
	position: relative;
	margin-bottom: 18px;
}
.voituresommaire {
	position: absolute;
	left: 4px;
	bottom: 26px;
}
.box-stagesommaire h2 {
	width: 530px;
	margin-bottom: 0px;
	position: absolute;
	top: 8px;
	right: 11px;
}
.box-stagesommaire h2 a {
	color: #EB3C00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
.box-stagesommaire p.plusinfo {
	position: absolute;
	bottom: 5px;
	right: 11px;
	margin: 0px;
	padding: 0px;
}
.box-stagesommaire a {
	color: #ffffff;
	text-decoration: none;	
	font-size: 11px;
	font-weight: bold;
}
.box-stagesommaire p.txtstagesomm {
	width: 320px;
	position: absolute;
	top: 39px;
	right: 11px;
	color: #212121;
	margin: 0px;
	padding: 0px;
}

/*=====================================*/
/*=========== MENU ACCORDEON ==========*/
/*=====================================*/
#accordion ul, li {
	list-style-type:none;
	padding:0;
}
.toggler a {
	margin: 0;
	color: #8c8d8e;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/commun/bkg-menu.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding: 8px 5px 0px 10px;
	cursor:pointer;
	height: 18px;
	text-transform: uppercase;
	background-position: top;
} 
.toggler a:hover {
	color: #ec720b;
}
.togglerBoutique a {
	background-image: url(../images/commun/bkg-menu2.gif);
	color:#FFFFFF;
}
.togglerBoutique a:hover {
	color:#121212;
}
.element .toggler2 li {
/*	border-bottom:1px solid #212121; */
	height: 19px;
}
.element .toggler2 a {
	margin: 0;
	color: #292929;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/commun/bkg-ssmenuoff.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
	cursor:pointer;
	height: 14px;
	text-transform: uppercase;
	background-position: top;
} 
.element .toggler2 a:hover {
	background-image: url(../images/commun/bkg-ssmenuoff.gif);
}
.tog-current a {
	color: #ec720b;
}
.tog-currentBoutique a {
	color: #FFF;
}

.element .element2 li {
	border-bottom:1px solid #844a28;
	padding:1px 0;
}

.element .element2 .current a, .element .current a {
	background-color:#212121;
	color:#ec720b;
}
.element li a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #8c8d8e;
	font-size: 11px;
	padding: 2px 5px 2px 7px;
	background-color: #212121;
}
.element li a:hover {
	color:#ec720b;
}
#temp2 ul, #tamp2 li {
	margin-top:0px;
	padding:0;
}
/*******FIN ACCORDEON *********/

/*=====================================*/
/*=========== BOUTIQUE ==========*/
/*=====================================*/

.famille {
	height: 134px;
	width: 247px;
	background-image: url(../images/commande/bkg-famille.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 30px;
}
.famille h2 a {
	padding: 0px;
	margin: 0px 15px 30px 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #121212;
	text-decoration: none;
	font-size: 14px;
}
.famille h2 a:hover {
	color: #ffffff;
}
.famille p a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.famille p a:hover {
	color: #121212;
}
.gamme {
	background-image: url(../images/commande/bkg-gamme.gif);
	background-repeat: no-repeat;
	position: relative;
	height:297px;
	width: 543px;
	margin-bottom:30px;	
}
.gamme img {
	margin: 5px 0px 0px 5px;
}
.gamme h2 {
	padding: 0px;
	margin: 40px 20px 30px 0px;
	position: absolute;
	right: 0px;
	top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #121212;
	text-decoration: none;
	font-size: 20px;
	text-align: right;
	width:230px;
}
.gamme h3 {
	padding: 0px;
	margin: 15px 20px 30px 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d53c00;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
.gamme h4 {
	padding: 0px;
	margin: 30px 20px 30px 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d53c00;
	text-decoration: none;
	font-size: 14px;
}
.gamme div.gamdescriptif {
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 240px;
	margin-top: 120px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #121212;
	text-align: right;
}
.gamme div.gamdescriptif p {
	margin: 0px;
	padding: 0px;
}
.gamme p.gamdetail {
	position: absolute;
	right: 0px;
	bottom: 0px;	
	margin-right: 20px;
	margin-bottom: 6px;
	color: #ffffff;	
}
.gamme p.gamprix {
	position: absolute;
	right: 1px;
	bottom: 0px;	
	margin-right: 20px;
	margin-bottom: 33px;
	color: #ffffff;	
	font-size: 11px;
	font-weight:bold;
}
.gamme a {
	text-decoration: none;
	color: #ffffff;	
	font-size: 11px;
	font-weight:bold;
}
.gamme a:hover {
	text-decoration: none;
	color: #121212;
}
div#boxdetailvisu1 {/* conteneur global et arrière-plan du titre du cadre */
	width: 265px;
	padding-top: 9px;
	background-image: url(../images/commande/bkg-detailvisuup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#boxdetailvisu2 {/* arrière-plan bas et sur l'ensemble du cadre */
	padding-bottom: 9px;
	background-image: url(../images/commande/bkg-detailvisudown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
div#boxdetailvisu2 img {
	margin: 0 9px 0 9px;
}
div#boxdetailfiche1 {/* conteneur global et arrière-plan du titre du cadre */
	position: relative;
	margin-right:20px;
	width: 269px;
	padding-top: 9px;
	background-image: url(../images/commande/bkg-detailficheup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#boxdetailfiche2 {/* arrière-plan bas et sur l'ensemble du cadre */
	padding: 0 12px 70px 9px;
	background-image: url(../images/commande/bkg-detailfichedown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #121212;
}
#detaildescriptif  {
	padding-right:20px;
	clear: both;
}
.prixpdt-boutique  {
	position: absolute;
	right: 0px;
	bottom: 0px;	
	margin-right: 20px;
	margin-bottom: 33px;
	color: #d53c00;	
	font-size: 14px;
	font-weight:bold;
}
.ajoutpdt-boutique a  {
	position: absolute;
	right: 0px;
	bottom: 0px;	
	margin-right: 20px;
	margin-bottom: 3px;
	color: #ffffff;	
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.ajoutpdt-boutique a:hover  {
	color: #121212;	
}
#form-achat-boutique {
	margin: 10px 0px 0px 0px;
}
#form-achat-boutique input {
	font-weight: bold;
	background-color: #ffffff;
	width: 25px;
	border: 1px solid #373737;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
}
#form-achat-boutique select {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ffffff;
}
#form-achat-boutique td {
	padding: 3px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d53c00;
}
#form-achat-boutique table {
	border-top: 1px dotted #d53c00;
}
#logotech img {
	margin: 10px 5px 0px 0px;
}
h3.descriptif {
	margin: 30px 0px 10px 0px;
	border-bottom: 1px dotted #d53c00;
	font-size: 14px;
	color: #d53c00;
}
#tab-taille td {
	padding: 2px 4px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;	
}
#tab-taille {
	margin: 0px 0px;
}
.bordertop-gris  {
	border-top: 4px solid #cccccc;
}
#panier {
	margin-top: 225px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #505050;
}
div#boxpanier1 {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 5px;
	margin: 25px 0px 18px 25px;
	width: 183px;
	background-image: url(../images/commande/bkg-panierboutiqueup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#boxpanier1 h2 {/* conteneur global et arrière-plan du titre du cadre */
	margin: 0px 0px 0px 27px;
	font-weight:bold;
	color:#121212;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#boxpanier2 {/* arrière-plan bas et sur l'ensemble du cadre */
	padding: 11px 0px 5px 0px;
	font-size: 10px;
}
.elt-panier {
	position: relative;
	border-bottom: 1px dotted #505050;
	height: 31px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.elt-panier a {
	color:#EB3C00;
	text-decoration:none;
}
.elt-panier a:hover {
	color:#373737;
}
.encadre-gris {
	border: solid 1px #373737;
}
.filet-gris {
	border-bottom: dotted 1px #373737;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.form-input-panier {
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	width: 20px;
	color:#FFFFFF;
	font-size:10px;
	border: solid 1px #121212;
	background-color: #121212;
}
#totpanierbout {
	width: 176px;
	font-weight:bold;
	color:#eb3c00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/commande/bkg-panierboutique-montant.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 25px;
	margin: 0px 7px 0px 0px;
	padding: 9px 7px 0px 0px;;
}
#boutcompanierbout {
	width: 176px;
	font-weight:bold;
	color:#eb3c00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/commande/bkg-panierboutique-commande.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 0px 0px;
}
#boutcompanierbout input {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #eb3c00;
	border: 1px solid #eb3c00;
	font-size: 11px;
}
.tab-panier th {
	background-color:#FFFFFF;
	color:#eb3c00;
	height: 15px;
	padding: 10px;
}
.tab-panier td {
	border: 1px solid #373737;
	padding: 3px;
}
.tab-panier th.total {
	padding: 10px;
	background-color: #373737;
	color: #FFF;
}
.no-pad {
	padding:0px;
}
.no-bord {
	border-style:none;
}


/*=====================================*/
/*=========== STAGES FICHE DETAIL ==========*/
/*=====================================*/

div#stages-detail1 {/* conteneur global et arrière-plan du titre du cadre */
	width: 565px;
	padding-top: 9px;
	background-image: url(../images/stages/box-detail-stage-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:5px;
}
div#stages-detail2 {/* arrière-plan bas et sur l'ensemble du cadre */
	padding: 0px 10px 10px 10px;
	background-image: url(../images/stages/box-detail-stage-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}

#tarifs td {
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB3C00;
	height: 25px;
}
#options td {
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555454;
	height: 25px;
	color: #B1B3B4;
}
#supertotal{
	margin-top: 10px;
}
#supertotal td {
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 2px solid #EB3C00;
	border-bottom: 2px solid #EB3C00;
	height: 25px;
	color:#EB3C00;
}
#supertotalstage {
	color:#FFFFFF;
	height: 51px;
	color:#EB3C00;
	background-image: url(../images/stages/bkg-total-stage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	position: relative;
}
#supertotalstage p {
	top:6px;
	right:30px;
	font-size: 16px;
	position: absolute;
	font-weight: bold;
}
#supertotalstage a {
	top:32px;
	right:30px;
	position: absolute;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#supertotalstage a:hover {
	color: #121212;
}
.souligne-dotted-date {
	border-top: dotted 1px #EB3C00;
	padding: 5px; 0px;
}
.souligne-dotted-options {
	border-bottom: dotted 1px #121212;
	background-color:#212121;
	padding: 5px 0px 5px 27px;	
	color:#999999;
}
.souligne-dotted-options-on {
	border-bottom: dotted 1px #121212;
	background-color:#742709;
	padding: 5px 0px 5px 27px;	
	color:#999999;
}
.stages-options-off  {
	float: right; 
	margin-right: 5px; 
	color:#999999;
	font-weight:bold;
}


/*=====================================*/
/*=========== GESTION INSCRITS ==========*/
/*=====================================*/

#inscrits {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 20px;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #505050;*/
}
#recherche {
	margin-top: 125px;
	margin-bottom: 0;
	padding-top: 20px;
	background-color: #505050;
	height: 20px;
}
#footer {
	clear:both;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #505050;
	padding-bottom: 10px;
	padding-left: 30px;
}

/*=====================================*/
/*=========== DIVERSL ==========*/
/*=====================================*/

#footer a {
	text-decoration: none;
	color: #ffffff;
}
#temp a {
	text-decoration: none;
	color: #ffffff;
}
.txt-orange {
	color: #EB3C00;
}
.txt-orange-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB3C00;
}
.txt-orangeclair {
	color: #fa7000;
}
.txt-orangeclair-23 {
	color: #fa7000;
	font-size: 16px;
}
.txt-gris {
	color: #505050;
}
.txt-blanc {
	color: #ffffff;
}
.txt-gris-fonce {
	color: #212121;
}
.txt-jaune {
	color: #ffdd00;
}
.txt-orange-24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d53c00;
}
.txt-gris-16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size:16px;
}
.txt-gris-24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size:24px;
}
.txt-blanc-16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:16px;
}
.txt-blanc-24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:24px;
}

.form-input300 {
	color: #FFFFFF;
	border: 0px solid #505050;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #505050;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.form-bouton {
	color: #FFFFFF;
/*	border: 1px solid #eb3c00;*/
	border:none;
	background-color: #eb3c00;
	background:url(../images/commande/bkg-bouton-pt.gif) no-repeat;
	padding: 3px 0;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	width:126px;
}
	/*color: #FFFFFF;
	border: 1px solid #eb3c00;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	background-color: #eb3c00;
	margin-top: 15px;*/
#tableform td {
	border-bottom: solid 1px #505050;
	padding: 2px 0px;
}
.txt-14-bold {
	font-size: 14px;
	font-weight: bold;
}

/*#msg {
	border-top:#FFFF00 solid 2px;
	border-bottom:#FFFF00 solid 2px;
	color:#FFFF00;
	margin-bottom:20px;
	padding:5px 0;
	text-align:center;
	font-size:12px;
}*/

/*=====================================*/
/*============ FORMULAIRES ============*/
/*=====================================*/

#msg {
	color:#121212;
	margin-bottom:20px;
	padding:7px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/stages/bkg-complet.gif);
	width:565px;
	height:15px;
}
.session-complete {
	color:#FFFF00; 
	border-bottom:1px solid #FFFF00; 
	border-top:1px solid #FFFF00; 
	padding:5px 0; 
	text-align:center;
	margin-bottom:10px;
}
.fValidator-msg {
	font-weight:bold;
	color: #FFFFFF;
}
#logoPaiement {
	text-align:center;
	padding: 10px 0;
}
#logoPaiement img {
	margin-right: 10px;
}
.titre-blanc {
	border-bottom: 1px #FFFFFF solid;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}
.titre-blanc a {
	color:#FFFFFF;
	text-decoration:none;
}