/*
[Sommaire]

0- Import
1- Général
2- Liens
3- Titres
4- Header
5- Navigation
	5.1- Menu principal
	5.2- Menu bas de page
6- Corps
	6.1- Accueil
	6.2- Page
		6.2.1 Fil d'ariane
7- Widgets
	7.1- Panier
	7.2- Connexion client
8- Modules
	8.1- Actualité
	8.2- Catalogue
		8.2.1- Type 1
		8.2.2- Type 2
		8.2.3- Type 3
		8.2.4- Type 4
		8.2.5- Fiche produit
		8.2.6- Produits associés
	8.3- Plan du site
	8.4- Formulaire
		8.4.1- Adresses
	8.5- Boutique
		8.5.1- Etape 1 : Panier
		8.5.2- Etape 2 : Authentification
		8.5.3- Etape 3 : Coordoonées
		8.5.4- Etape 4 : Paiement
		8.5.5- Etape 5 : Validation
9- Footer
*/

/* =1 Général
-------------------------------------------------------------------*/
html,
body {
    background: #ffffff ;
    color: #303B46;
    font: normal 11px Trebuchet MS, sans;
    line-height: 1.6em;
    text-align: left;
}
.inner {
    margin: 0 auto;
    width: 990px;
}
.clear-both { clear: both }
button { cursor: pointer }

.backtotopinstance {
    background: url("../img/icons/up-arrow.png") no-repeat scroll 0 0 #e2e2e2;
    border-radius: 6px;
    bottom: 50px;
    cursor: pointer;
    height: 42px;
    position: fixed;
    right: 50px;
    text-indent: -9999px;
    width: 40px;
    z-index: 50;
}

@font-face {
    font-family: 'Din';
    src: url('../fonts/OSP-DIN-webfont.eot');
    src: url('../fonts/OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OSP-DIN-webfont.woff') format('woff'),
         url('../fonts/OSP-DIN-webfont.ttf') format('truetype'),
         url('../fonts/OSP-DIN-webfont.svg#Din') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =2 Liens
-------------------------------------------------------------------*/
a,
a:link,
a:visited,
a:hover,
a:active {
    color: white;
    text-decoration: none;
}

/* =3 Titres
-------------------------------------------------------------------*/
h1 {
	font-size: 20px;
	margin: 10px 0px;
}
h2 { font-size: 16px }

/* =4 Header
-------------------------------------------------------------------*/
header {
    text-align : center;
}
header .inner { position: relative }

/* Logo */
header a#logo {
	display: inline-block;
    margin-top: 10px;
}

header #choix_langue{
    position: absolute;
    top : 10px;
    right : 10px;
}
header #choix_langue a.bt_langue{
    float : left;
    height : 20px;
    width : 20px;
    padding : 0 2px;
}
header #choix_langue a.bt_langue#fr{
    background : url('/assets/img/flag_france.jpg') no-repeat center;
}
header #choix_langue a.bt_langue#uk{
    background : url('/assets/img/flag_uk.jpg') no-repeat center;
}
header #choix_langue a.bt_langue#pt{
    background : url('/assets/img/flag_pt.png') no-repeat center;
}

header #choix_langue a.selected#fr, header #choix_langue a.bt_langue#fr:hover{
    background : url('/assets/img/flag_france_select.jpg') no-repeat center;
}
header #choix_langue a.selected#pt, header #choix_langue a.bt_langue#pt:hover{
    background : url('/assets/img/flag_pt_select.png') no-repeat center;
}


/* =5 Navigation
-------------------------------------------------------------------------------*/
.menus {}

/* =5.1 Menu principal
-------------------------------------------------------------------------------*/
.menu-1 {
    width: 100%;
    position: relative;
    margin-bottom: 7px;
    margin-top: 20px;
    text-transform : uppercase;
    font-family:"Trebuchet MS";
    font-size : 18px;
}
 
.menu-1 ul.sections-menu li {
	position: relative;
}
.menu-1 ul.sections-menu li a,
.menu-1 ul.sections-menu li a:link,
.menu-1 ul.sections-menu li a:visited {
    display: block;
    background-color: white;
    color: black;
    text-align: center;
    height: 25px;
    padding: 5px 10px 0px 10px;
}
.menu-1 ul.sections-menu li a:hover {
    /*text-decoration: underline;*/
   color:#f7941e;
}

/* Niveau 1 */
.menu-1 ul.niveau-1 {
    height: 30px;
    display: inline-block;
}
.menu-1 ul.niveau-1 li {
    float: left;
    height: 30px;
}
.menu-1 ul.niveau-1 li.separateurs{
    background: none repeat scroll 0 0 #000000;
    border-radius: 50px;
    display: inline-block;
    height: 7px;
    margin-top: 11px;
    width: 7px;
}
.menu-1 ul.niveau-1 li#separateur-2{
    background:  #f7941e;
}
.menu-1 ul.niveau-1 li#separateur-3{
    background:  #6d6e71;
}
.menu-1 ul.niveau-1 li#separateur-4{
    background:  #d6d622;
}
.menu-1 ul.niveau-1 li#separateur-5{
    background:  #6d6e71;
}
.menu-1 ul.niveau-1 li#separateur-6{
    background:  #f7941e;
}

/* Niveau 2 */
.menu-1 ul.niveau-2 {
    display: none;
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 30;
    width: 190px;
}
.menu-1 ul.niveau-2 > li {
    width: 190px;
}
/* Niveau 3 */
.menu-1 ul.niveau-3 {
    display: none;
    position: absolute;
    top: 30px;
    left: 1px;
    z-index: 40;
}
/* Niveau 4 */
.menu-1 ul.niveau-4 {
    display: none;
    position: absolute;
    top: 5px;
    left: -10px;
    z-index: 50;
}

/* Menu enrichi */
.menu-1 ul.menu-enrichi {
	background-color: white;
	width: 400px;
}
.menu-1 ul.menu-enrichi li.categorie {
	float: left;
	width: 100px;
}
.menu-1 ul.menu-enrichi li.categorie a {
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
}
.menu-1 ul.menu-enrichi > li.categorie > a {
	display: inline-block;
	padding: 3px 7px;
	background-color: #EFEFEF;
	font-weight: bold;
	color: black;
	font-size: 14px;
}
.menu-1 ul.menu-enrichi li.categorie > ul {
	display: block !important;
	float: left;
	position: static !important;
	border: 0 none;
	width: 100px !important;
}
.menu-1 ul.menu-enrichi li.categorie > ul > ul {
	display: block !important;
	float: left;
	position: static !important;
	border: 0 none;
	width: 100px !important;
}
.menu-1 ul.menu-enrichi li.categorie > ul > ul li {
	margin-left: 10px;
}
.menu-1 ul.menu-enrichi li.enrichi {
	float: right;
	width: 150px;
	color: black;
}

/* =5.2 Menu bas de page
-------------------------------------------------------------------------------*/
.menu-2 {}

/* =6 Corps
-------------------------------------------------------------------------------*/

/** =6.1 Accueil
-------------------------------------------------------------------------------*/
.home #body .inner { position: relative }


.home #bloc_europe{
    background : #DCDDDF url('/assets/img/bg_europe.jpg') no-repeat top center;
}

.home #bloc_europe #texte_europe{
    font-family: 'Din';
    text-transform: uppercase;
    color : #6d6e71;
    font-size : 48px;
    line-height: 40px;
    word-spacing: 4px;
    padding-top : 65px;
    padding-bottom : 104px;
}
.home #bloc_europe #texte_europe span.texte-decale1{
    display: block;
    font-size: 40px;
    margin-bottom: -35px;
    margin-left: 109px;
}
.home #bloc_europe #texte_europe span.texte-decale2{
    margin-left :129px;
    font-size: 41px;
}
.home #bloc_europe #texte_europe span.orange{
    color : #f7941e;
    background-color : white;
    display: inline-block;
    padding:10px 15px 10px;
}
.home #bloc_europe #texte_europe span.achat_vente{
    position : relative;
    display: inline-block;
    background-color : #c8d500;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:54px;
}
.home #bloc_europe #texte_europe span.cote{
    color: #c8d500;
    display: inline-block;
    font-size: 36px;
    left: -40px;
    position: absolute;
    top: 13px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   
}
.home #bloc_europe #texte_europe span.blanc_vert{
    color : white;
    background-color : #c8d500;
    display: inline-block;
    padding:10px 15px 10px;
}
.home #bloc_europe #texte_europe span.vert_blanc{
    background-color : white;
    color : #c8d500;
    display: inline-block;
    padding: 10px 15px 10px;
}

.home #bloc_europe a.puce_europe{
    position : absolute;
}
.home #bloc_europe a.puce_europe#puce_portugal{
    top : 200px;
    left : 470px;
}
.home #bloc_europe a.puce_europe#puce_france{
    left: 760px;
    top: 170px;
}
.home #bloc_europe a.puce_europe#puce_belgique{
    left: 891px;
    top: 67px;
}

/*Bloc qui sommes nous*/ 
.home #bloc_qui_sommes_nous{
    background : #ECA414 url('/assets/img/bg_qui_sommes_nous.jpg') no-repeat top center;
    font-size : 17px;
    color : #303b46;
    height : 450px;
}
.home #bloc_qui_sommes_nous h2{
    color: #ffffff;
    font-family: 'Din';
	text-transform: uppercase;
    font-size: 56px;
    padding-top: 44px;
    text-align: center;
    word-spacing: 6px;
}
.home #bloc_qui_sommes_nous .inner{
    height : 450px;
}
.home #bloc_qui_sommes_nous .lien_franchise {
    background: url("/assets/img/play.png") no-repeat scroll 3px center / 25px auto #262626;
    border-radius: 3px;
    bottom: 20px;
    font-size: 21px;
    left: 50%;
    letter-spacing: 1px;
    margin-left: -135px;
    padding: 7px 5px 7px 25px;
    position: absolute;
    text-transform: uppercase;
    width: 250px;
}
.home #bloc_qui_sommes_nous .lien_franchise:hover {
    color: #F7D569 !important;
}

.home #bloc_qui_sommes_nous div.rond{
    display: inline-block;
    float: left;
    /*line-height: 23px;*/
    text-align: center;
    width: 230px;
    position : absolute;
    top : 173px;
    text-transform : uppercase;
}

.home #bloc_qui_sommes_nous div.rond span {display: inline-block }
.home #bloc_qui_sommes_nous div.rond#r1{
    left: 64px;
    top: 156px
}
.home #bloc_qui_sommes_nous div.rond#r1 .texte{
    display: inline-block;
    font-size: 21px;
}

.home #bloc_qui_sommes_nous  .texte{
    line-height: 23px;
}
.home #bloc_qui_sommes_nous div.rond#r2{
    left : 377px;
    top : 154px;
}
.home #bloc_qui_sommes_nous div.rond#r2 .texte{
    display: inline-block;
}
.home #bloc_qui_sommes_nous div.rond#r3{
    left: 694px;
    top: 156px;
}
.home #bloc_qui_sommes_nous div.rond#r3 .texte{
    display:block;
    margin-bottom: 8px;
}

.home #bloc_qui_sommes_nous span.chiffre{
    font-size :105px;
    line-height:95px;
    font-family : 'Din';
}
.home #bloc_qui_sommes_nous span.orange{
    color : #f7941e;
     font-family : 'Din';
     font-size: 29px;
}
.home #bloc_qui_sommes_nous span.vert{
    color : #c8d500;
     font-family : 'Din';
     font-size: 29px;
}

.home #etape-our-business {   padding-bottom: 25px;

}

.home #bloc_notre_metier{
   padding-top: 55px;
}

.home #bloc_notre_metier .gauche, .home #bloc_notre_metier .droite{
    float : left;
    width : 50%;
}
.home #bloc_notre_metier .gauche h3, .home #bloc_notre_metier .droite h3{
    background-color: #C8D500;
    color: #FFFFFF;
    font-family: 'Din';
	text-transform: uppercase;
    font-size: 60px;
    height: 34px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-top: 25px;
    margin-bottom: 20px;
}
.home #bloc_notre_metier .droite h3{
    background-color: #FFFFFF;
    border: 2px solid #C8D500;
    color: #C8D500;
    height: 30px;
    padding-right: 47px;
    text-align: right;
}
.home #bloc_notre_metier p{
    padding : 15px 45px;
    color : #6d6e71;
    font-family: "Arial"; 
    font-size : 12px;
    text-align: justify;
    line-height: 21px;
}

.home #bloc_notre_metier img.notre_metier{
    position : absolute;
    left : 50%;
    margin-left : -123px;
    top : -28px;
}

/*Presse*/
.home #bloc_presse{
    background-color : #dcddde;
    padding-top: 40px;
    height: 530px;
}
.home #bloc_presse h2{
    color : #f7941e;
    background : url('/assets/img/bg_h2_presse.png') no-repeat left center;
    font-family : 'Din';
    font-size :36px;
    text-transform : uppercase;
    height: 70px;
    padding: 36px 20px 0 165px;
     word-spacing: 5px;
    width : 367px;
    margin : auto;
    margin-bottom : 20px;
}
.home #bloc_presse .gauche, .home #bloc_presse .droite{
    float : left;
    width : 50%;
}
#bloc_presse .droite .diaporama {
	width: 400px; 
	height: 280px;
	border: 5px solid #fff;
	 margin: auto;
	 margin-top: 40px;
}
#bloc_presse .droite .diaporama .slides_container,
#bloc_presse .droite .diaporama .item_slide{
	width: 400px; 
	height: 280px;
	text-align: center;
	position: relative;
}
#bloc_presse .droite .diaporama .titre{
	font-family: 'Din';
	text-transform: uppercase;
	color: #303b46;
	padding: 10px;
	font-size: 25px;
	display: block;
	line-height: 30px;
}
#bloc_presse .droite .diaporama .lien{
	font-family: 'Din';
	text-transform: uppercase;
	color: #303b46;
	padding: 10px 60px 10px 20px;
	font-size: 20px;
	display: inline-block;
    line-height: 20px;
   	position: absolute;
   	bottom:0;
   	left: 86px;
	background: #FFFFFF url(../img/play.png) no-repeat right center;
	opacity: 1;
	transition: opacity 0.5s ease;
}
#bloc_presse .droite .diaporama .lien:hover{
	opacity: 0.7;

}
#bloc_presse .droite .diaporama .next{
	background: url(../img/next.png) no-repeat;
	height: 0;
	width: 32px;
	padding-top: 32px;
	overflow: hidden;
	display: inline-block;
	 margin-top: 15px;
	opacity: 1;
	transition: opacity 0.5s ease;
}
#bloc_presse .droite .diaporama .prev{
	background: url(../img/prev.png) no-repeat;
	height: 0;
	width: 32px;
	padding-top: 32px;
	overflow: hidden;
	display: inline-block;
	margin-left: 164px;
    margin-right: 5px;
    margin-top: 15px;
    opacity: 1;
	transition: opacity 0.5s ease;
}
#bloc_presse .droite .diaporama  .prev:hover,
#bloc_presse .droite .diaporama  .next:hover{
	opacity: 0.5;

}

.home #bloc_presse .droite object {
    border: 10px solid #FFFFFF;
}
.home #bloc_presse .gauche .item_media{
    display : inline-block;
    width  : 100%;
    margin-bottom : 15px;
}
.home #bloc_presse .gauche .item_media span{
    float : left;
    background-color : #e7e7e8;
    display: inline-block;
    text-align : justify;
    width : 330px;
    padding : 10px;
    color : #6d6e71;
}
.home #bloc_presse .gauche .item_media .a_gauche{
    margin-right : 15px;
    float : left;
}

.home #bloc_presse .gauche .item_media .a_droite{
    margin-left : 15px;
    float : right;
}
.home #bloc_presse .gauche .item_media img{
    float : left;
}

.home #bloc_presse .gauche .item_media span.a_gauche{
    background : #e7e7e8 url('/assets/img/fleche_droite_medias.jpg') no-repeat right center;
    padding-right : 20px;
}
.home #bloc_presse .gauche .item_media span.a_droite{
    background : #e7e7e8 url('/assets/img/fleche_gauche_medias.jpg') no-repeat left center;
    padding-left : 20px;
}


/*Formulaire de contact*/
.home #bloc_contact {
    padding-top : 40px;
}
.home #bloc_contact form{
    width : 640px;
    float: left;
    font-size : 14px;
}
.home #bloc_contact legend{
    font-family : 'Din';
    text-transform: uppercase;
    font-size : 40px;
    color : #303b46;
    line-height : 43px;
}

.home #bloc_contact h1{
    display: none;
}

.home #bloc_contact input, .home #bloc_contact textarea {
    color : #5c5c5c;
    background-color : #dcddde;
    border-radius : 4px;
    border-color : #c6c7c7;
    width : 520px;
    font-style: italic;
    
}
.home #bloc_contact input{
    height : 27px;
}
.home #bloc_contact textarea{
    height : 120px;
}
.home #bloc_contact label{
    display : none;
}
.home #bloc_contact p.lignes{
    margin-bottom : 10px;
}
.home #bloc_contact .colonne_gauche{
    margin-right : 5px;
}
.home #bloc_contact button{
    background : #afbf00 url('/assets/img/enveloppe.png') no-repeat 10px center ;
    padding: 5px 12px 7px 33px; 
    color : white;
    font-weight : bold;
    text-transform: uppercase;
    border : none;
    font-size : 15px;
}
.home #bloc_contact fieldset#groupe-validation {
    text-align: center;
    width: 532px;
}
.home #bloc_contact .erreur {
    background-color: #f2dede;
    background-image: linear-gradient(to bottom, #f2dede 0px, #e7c3c3 100%);
    border-color: #a94442;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    color: #a94442;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    padding: 7px 16px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
}


.home #bloc_contact #reseaux-sociaux{
    float : left;
    background : url("/assets/img/cadre_reseaux.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 277px;
    padding: 31px 21px 20px 12px;
    width: 220px;
    text-align: center;
}
.home #bloc_contact #reseaux-sociaux h3{
    font-family : 'Din';
    text-transform: uppercase;
    font-size :33px;
    color : #303b46;
    margin-top: 43px;
}
.home #bloc_contact #reseaux-sociaux table{
    margin : auto;
    margin-top : 40px;
}

.home #bloc_contact #reseaux-sociaux td{
    padding : 5px 10px;
}
.home #bloc_contact #reseaux-sociaux a{
    opacity: 1;
    transition: opacity 0.5s ease;
}
.home #bloc_contact #reseaux-sociaux a:hover{
     opacity: 0.8;
}

/** =6.2 Page
-------------------------------------------------------------------------------*/
#body .inner { position: relative }

/** =6.2.1 Fil d'ariane
-------------------------------------------------------------------------------*/
#body #fil-ariane {
	border: 1px solid white;
	height: 20px;
}
#body #fil-ariane li {
	float: left;
	margin-right: 10px;
}
#body #fil-ariane li a{
    color: #303B46;    
}

#body #fil-ariane li a.courante {
	font-weight: bold;
}

/** =7 Widgets
-------------------------------------------------------------------------------*/
.home .widgets .widget {
	float: left;
}
.widget {
	border: 1px solid #008000;
	padding: 10px;
}
.widget .produits {
	margin: 0;
}
.widget .panel {
	display: none;
	position: absolute;
	left:0px;
	top: 40px;
	background-color: #464646;
	z-index: 200;
	padding: 10px;
	width: 220px;
}



/* =8 Modules
-------------------------------------------------------------------------------*/
.modules {
	clear: both;
}
.module-editeur h4{
    color : #F7941E;
    font-weight : bold;
    font-size : 13px;  
}
.module-editeur a{
    color : #F7941E;   
}

/** =8.1 Actualité
-------------------------------------------------------------------------------*/
.module-actualite .actualite {
	padding: 10px;
	border: 1px solid white;
	margin-bottom: 15px;
}
.module-actualite .actualite img {
	float: left;
	margin-right: 10px;
}




/* =8.3 Plan du site
-------------------------------------------------------------------------------*/
.menu-sitemap ul {
	margin-left: 20px;
}

/* =8.4 Formulaire
-------------------------------------------------------------------------------*/
form label {}
form input[type="text"],
form input[type="password"] {
    border: 1px solid #D2D2D2;
    padding: 5px;
}
form textarea {
    border: 1px solid #D2D2D2;
    padding: 5px;
}
form button {
	background-color: white;
	color: black;
	padding: 5px;
	border: 1px solid #D2D2D2;
}
form .erreurs {
	color: red;
}

/* =8.4.1 Adresses
-------------------------------------------------------------------------------*/
.adresses legend {
	color: white;
	font-size: 16px;
}

.adresses label {
	display: block;
	float: left;
	width: 100px;
}

.adresses #facturation {
	float: left;
	width: 470px;
	padding: 10px;
}

.adresses #livraison {
	float: left;
	width: 470px;
	padding: 10px;
}
.label-operation
{
	color:#5c5c5c;
	margin-top: -5px;
}
#operation
{
	color: #5c5c5c;
	margin-bottom: 4px;
}

/** =8.5 Boutique
-------------------------------------------------------------------------------*/
.module-boutique #etapes-boutique {
	border: 1px solid white;
	height: 20px;
}
.module-boutique #etapes-boutique li {
	float: left;
	margin-right: 10px;
}
.module-boutique #etapes-boutique li a.courante {
	font-weight: bold;
}

/* =8.5.1 Commande :: ETAPE 1
-------------------------------------------------------------------------------*/
.module-boutique.etape1 #formulaire-etape1 {
	position: relative;
}
.module-boutique.etape1 fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.module-boutique .boutique-attente {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
}
.module-boutique .boutique-attente span {
	display: block;
	margin: 10% auto;
	width: 200px;
	font-size: 18px;
}

/* Panier */
.module-boutique.etape1 #liste-panier {
	width: 100%;
}
.module-boutique.etape1 #liste-panier tr {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.module-boutique.etape1 #liste-panier .td-4 .quantite {
	width: 50px;
	text-align: center;
}
.module-boutique.etape1 #liste-panier .td-2 .image {
	float: left;
	margin-right: 5px;
}
.module-boutique.etape1 #liste-panier .td-2 .ajouter-commentaire {
	float: right;
	margin-right: 20px;
}
.module-boutique.etape1 #liste-panier .td-2 textarea {
	display: none;
}
.module-boutique.etape1 #liste-panier .td-5,
.module-boutique.etape1 #liste-panier .th-5 {
	text-align: right;
	padding-right: 20px;
}

/* Sous-total */
.module-boutique.etape1 #sous-total {
	text-align: right;
	padding-right: 20px;
}

/* Remise */
.module-boutique.etape1 #montant-reduction {
	float: right;
	padding-right: 20px;
}

/* Frais de port */
.module-boutique.etape1 #frais-port {
	text-align: right;
	padding-right: 20px;
}

/* Total de la commande */
.module-boutique.etape1 #total-commande {
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
}

/* =8.5.2 Commande :: ETAPE 2
-------------------------------------------------------------------------------*/
.etape2 {}

/* =8.5.3 Commande :: ETAPE 3
-------------------------------------------------------------------------------*/
.etape3 {}

/* =8.5.4 Commande :: ETAPE 4
-------------------------------------------------------------------------------*/
.etape4 h2 {
	background-color: gray;
	padding: 5px;
}

.etape4 #commande table {
	width: 100%;
}

/* CGV */
.etape4 #gestion-cgv input {
	float: left;
	margin: 2px 3px 2px 2px;
}
.etape4 #gestion-cgv.non-valide {
	border: 1px solid red;
	padding: 5px;
}

.etape4 #choix-paiement span {
	display: inline-block;
	float: left;
	text-align: center;
}
.etape4 #choix-paiement label {
	display: block;
}

/* =9 Footer
-------------------------------------------------------------------------------*/
footer {
    height: 50px;
    background : #939496;
    color : white;
    margin-top : 10px;
}
footer .inner {
    position: relative;
}
footer a.copyright {
    color: white;
    padding-top : 5px;
    float : right;
    font-size: 10px;
}
footer .menus{
    padding-top : 12px;
    text-transform: uppercase;
}

footer li{
    display: inline-block;
    float: left;
    margin: 0 9px;
}
/*Bandeau cookie*/
div.bandeau_cookie{
	background: rgba(0, 0, 0, 0.81) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: white;
    font-size: 11px;
    padding: 10px 5px;
	text-align : center;
    text-transform: uppercase;
	z-index : 260;
}
div.bandeau_cookie button{
	background: #EFA006 ;
	border : #EB5F05;
	padding : 2px;
	border-radius : 3px;
}
div.bandeau_cookie a{
	margin : 0 10px;
	color : #EFA006;
}
