/* ici vos styles statiques */


body {
    background-color: #18324e !important;
	color: #444 !important;
}

.fondPrimaireDark { background-color:  rgb(24, 50, 78) !important;}

.ligneClient {
background-color: #c4daf2;
text-align: right;
padding: 7px 10px 5px 10px;
position: fixed;
z-index: 10000;
width: 100%;
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.22) inset;
}

.ligneClient  a { color:rgba(0, 0, 0, 0.8) !important; padding: 0 10px; }
.ligneClient  a:hover { color:#fff !important; text-decoration:none; opacity:1; }

#navig {
    background-color: rgb(49, 102, 160);
    opacity: 0;
    width: 100%;
	position:relative;
}

#header {
	background-color: rgb(24, 50, 78);
/*	background: radial-gradient(circle, rgba(38,78,121,1) 10%, rgba(24,50,78,1) 50%, rgba(0,0,0,1) 100%);*/
}

.fondBlocLogo { top: -200px; z-index: 10000;     background-color: #fff;
    border: 4px solid #ddb06c; }

#content {
    padding-top: 30px  !important;
    padding-bottom: 60px  !important;
}

#page {
    background-color: #fefdfa !important;
}

#corp {
/*    background-color: #222 !important;*/
}

#footer3 {
    background-color: #000;
    color: rgba(255,255,255, 0.9);
}

/*#contenu h1 {
    color: #fff !important;
}

.chapeau {
    color: #ccc !important;
}
#contenu p {
    color: #fff !important;
}*/

.barrelien a:hover,
#barrelien > a:hover {
    background-color: rgb(49, 102, 160) !important; ;
}

.barrelien a,
#barrelien > a {
    color: #fff !important;
    background-color: #B17C05 !important;
}


.boxtitre, .box h1 {
	color : rgb(24, 50, 78) !important; 
}

.bloc-img-cuvee h3, 
.blockart h3,
.blogDateListe  {
    color: rgb(255, 255, 255) !important;
    background-color:  rgb(49, 102, 160)  !important;;
	}
	




/* ------- Bloc ddecnx ---------- */

.bonjour {
	font-size: 1.2em;
	margin-bottom: 20px;
	color: #ceac4d;
}

.onFocus { border-bottom: 1px solid #444;}
.onQuitte {}

.infosCompte { color: #888 !important;
font-size: 0.8em;
margin: 14px 0px !important;
line-height: normal !important;}


.btnCde {
    background-color: #dec475;
    border-radius: 5px;
    color: #000 !important;
    cursor: pointer;
    padding: 6px 15px;
	text-align:center;
	font-size: 0.8em;
	margin: 0 5px 5px 0px;
	display:inline-block;
}
	
.btnCde:hover {
    background-color: #00BCD4;
	color:#fff !important;
	text-decoration:none !important;
	box-shadow: none;
	}




.btnMaj { background-color:#00BCD4; color:#fff !important; padding: 5px 12px; border-radius: 5px; width:150px; cursor:pointer; text-align:center; margin-top:30px;  }
.btnMaj:hover {text-decoration:none !important; background-color:#71A601; color:#fff;}

.btnMajLien { color: #00BCD4 !important;
    font-family: arial;
    font-size: 0.8em;
    padding: 5px 10px;
    border: 1px solid #00BCD4;
	box-shadow: 0px 1px 3px rgba(208, 208, 208, 0.7);
	border-radius:3px; }

.btnMajLien:hover {
background-color:#00BCD4 !important;; 
color:#fff !important;
box-shadow: none;
text-decoration: none !important;
 }


.btnValider { background-color: #00BCD4;
    color: #fff !important;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
	padding:  15px 15px;
	font-size:1.2em;
	 }

.btnValider:hover { background-color: #9aaf01;  }

.formid{
	/* [disabled]padding: 10px; */
	/* [disabled]font-size:0.8em; */
}

.formid div { margin:20px;}

.formid label { width:100%; display:block;}


.formid a:hover {
    text-decoration: underline;
}

.formcorp {
	background-color:#f4f4f4;
	box-shadow:0 0 5px #000;
	padding:5px;
	}

.blocDdeCnx {
background-color: rgba(255, 255, 255, 0.4);
margin-left: auto;
margin-right: auto;
padding: 10px;
text-align: center;
width: 75%;
	}


.messageClientOk {
background-color: #9aaf01;
border: 1px solid #fff;
color: #fff;
float: right;
font-family: arial;
margin-top: 10px;
padding: 5px 20px;
text-align: center;
}

.messageClientkO {
background-color: #f60;
border: 1px solid #fff;
color: #fff;
float: right;
font-family: arial;
margin-top: 10px;
padding: 5px 20px;
text-align: center;
}

.titreBlocCompte {
    color: #05a1cb;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: -0.01em;
    margin:30px 0 20px !important;
    padding: 0;
}


/* Creation de compte */
.fencrea {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: arial;
	font-size: 1em;
}

.Titrebloc {
	color: #FFF;
	background-color: #456;
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.sectioncrea {
	/* [disabled]background-color: #000;
	margin: 5px 0; */
	padding: 40px;
}

.sectioncrea label {
	width:150px;
}

.sectioncrea h2 {
font-family: Arial,Helvetica,sans-serif !important;
font-size: 1.4em !important;
margin: 0 0 10px !important;
}
.sectioncreaON {
	background-color: rgba(255,255,255, 1) !important;
	/*cursor: pointer;*/
	transition: all 0.5s ease 0s
}


.fValidator-msg {
	color: #333;
	background-color:#FCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	padding-left:5px;
	padding-right:5px;
	position: relative;
	left: 59px;
	top: -4px;
	z-index: 10;
	width:70%;
	}
.fencnil { margin-top:10px; margin-bottom:10px;}
.fencnil p { line-height:140% !important; margin-bottom:5px !important; margin-top:5px !; font-size:12px !important; color:#666 !important;}



/*.sectioncrea {
background-color: #000;
border: 1px solid #444;
margin: 5px 0;
padding: 15px;
}*/




/* fenetre cnx */

.erreur { color:#F60 !important;}



.w { 
width:90%;
border:1px solid #ccc;
border-radius:4px;
padding:3px
}

a[class='bouton'] {
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
	background-color: rgba(0,0,0,0.5);
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF !important;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	width:150px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #456;
	text-shadow:none;
}
a[class='bouton']:hover { 
background-color:rgba(0,0,0,0.25); 
}
a[class='boutoncrea'] {
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
	background-color:#71A601;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF !important;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	width:150px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #FFF;
	text-shadow:none;
}
a[class='boutoncrea']:hover {
	background-color:#9AAF01;
}

a[class='btnNeutre'] { 
color: #05B4BD !important;
padding: 3px 10px;
border-radius: 3px;
margin-right: 5px;
font-size: 0.8em;
}
a[class='btnNeutre']:hover { }



span[class='label'] {
	width:190px;
	display:inline-block;
	margin-bottom:4px;
	margin-right:10px;
}




/* styles boxcli */
/* ------- Bloc ddecnx ---------- */
.formLiens {
	background-color: #29343D;
	/* [disabled]padding: 3px; */
	/* [disabled]height:30px; */
	position: absolute;
	bottom: 0;
	right: 0;
	}
.formLiens a {
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 10px !important;
	}
.formLiens a:hover { 
background-color: #BA1D6E;
color: #FFF !important;
padding: 2px 5px;
text-decoration: none !important;
}
#voir{
	float:right;
}
#voir > a { 
color: #ACA56F;
padding: 2px 5px;
text-decoration: none;
background-color:#29343D;
}
#crea{
	/* [disabled]float:right; */
}
#crea > a { 
	background-color: #4F6475;
color: #ACA56F;
padding: 2px 5px;
text-decoration: none;
}
#crea > a:hover { 
background-color: #BA1D6E;
color: #FFF;
padding: 2px 5px;
text-decoration: none;
}
#formcontact1 {box-shadow:0 0 5px #000;
background-color: #29343d;
height: 30px;
position: fixed;
width: 100%;
z-index:500;
}
#formcontact1 label { width:100%; display:block;}
#formcontact1 a {
    color: #ACA56F;
    padding: 2px 5px;
    text-decoration: none;
}
#formcontact1 a:hover {
    text-decoration: underline;
}
.formcorp {
	background-color:#f4f4f4;
	
	padding:5px;
	}

.barreclient{
font-size: 16px;
min-height: 30px;
position: fixed;
top: 0;
width: 100%;

background-color: #123;
background-image: url("images/fond-extrait-lum.png");
background-repeat: repeat-x;
box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
z-index:10;
}


/* styles boxcli */
.boxcli {
	background-color:rgba(255,255,255, 0.3);
	padding:10px;
}

.boxclititre {
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxclicorp {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

.boxcli span {
    color: #888888;
    display: block;
    padding-top: 2px;
}
.boxcli p {
    color: #888888;
}
.boxcli li {
    list-style-type: none;
}
.boxcli a {
	color: #e0d591 !important;
	text-decoration: none;
}
.boxcli a:hover {
    text-decoration: underline;
}

/* mon compte */
.bloc-cde {
	margin: 10px 0;
 }


form#coor {
font-family: arial;
	}

#coor > .last {
    border: none !important;
}
#coor > .col6 {
    border-right: 1px solid #e2e2e2;
    padding-right: 40px;
}

form#coor label { color: #999;
    min-width: 80px;
    font-size: 0.8em;}
	
form#coor option { background-color:#eee;}
	
form#coor input,
form#coor select, 
form#coor textarea,
textarea
{
    background-color: rgba(236, 236, 234, 0.6);
    cursor: pointer;
    width: 100%;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ffffff;
    padding: 5px 10px;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
		}
		
	form#coor input:focus,
	form#coor textarea:focus,
	form#mess textarea:focus
	 { background-color:#fff !important;border-bottom: 1px solid #999; transition:all 0.5s ease 0s;}
	
	
	form#coor input[type="checkbox"], 
	form#coor input[type="radio"] { width:auto !important;}




.survol { background-color:rgba(160, 185, 255, 1); }
.survolOff { background-color:#456; }
.survolClick { background-color:#000; }

input[type="checkbox"]:checked {
background-color: rgba(0, 0, 0, 0.5);
transform:scale(1.2);
}


label {
display: inline-block;
}

.cadreCheckbox {
    display: block;
    padding: 10px 10px;
    margin-top: 10px;
    color: #555;
    border-radius: 5px;
	cursor:pointer;
	font-size: 0.9em;
    border: 2px solid #ccc;
    opacity: 0.5;
	background-color:#eee;
	}

.cadreCheckbox:hover {
    background-color: #FFF;
    border: 2px solid #00BCD4;
    color: #000 !important;
	}

.checkboxSelect{ 
    border: 2px solid #8BC34A;
    opacity: 1;
	background-color: #EBEFCC;
	color: #000 !important;
}

.champ { margin-bottom:5px;}

.texte{ overflow:auto;}


.blocRetour {
border: 1px solid rgba(236, 226, 202, 0.4);
display: block;
padding: 30px;
margin-top: 10px;
background-color:rgba(255,255,255, 0.8);
}


.formpied label {
color: #aaa;
display: block;
font-size: 0.9em;
margin-top: 5px;
}

.formpied input,
.formpied textarea
{ 
background-color:rgba(255,255,255, 0.25) ; 
width:100%;
margin-bottom:5px;
border: 1px solid #555;
}

.formpied .bouton {
background-color: #768E07;
border: 1px solid #000;
color: rgba(255, 255, 255, 0.7);
padding: 3px 10px;
border-radius:3px;
width:auto;
}

.StyleSaisie {
  color: #444;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding:4px 8px;
  text-align: left;
}

.obligatoire{
	color: #F60;
}

.ok, .vert {
  background-color: #d8dc01;
  margin-top: 5px;
  padding: 1px 10px;
}

.ko {
background-color: #ff8300;
margin-top: 5px;
padding: 2px 10px;
}


	