body{
  /*background: url("../images/bg_pixel.png") no-repeat center center fixed;*/
	background: url("../images/app-faceorders-homme-connect.jpg") no-repeat center center fixed;
/* background: url("../images/bgVideo.mp4") no-repeat center center fixed;  */

  /*background-color: #969696;*/
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  background-size: 100% 100%;


}

.panel-default {
opacity: 0.9;
margin-top:30px;
}

.headerClass{
 background-color: #969696;
    color: white;
    min-height: 83px;
    padding-top: 6px;
}
.footer {
	background-color: #f5f5f5;
	color:white;
	bottom: 0;
	height: 50px;
	position: fixed;
	width: 100%;
}
.blocTitle{
	/*height:60px;*/
	/*background-color:#11485F;*/
	/*color:white;*/
	color:#11485F;;
	/*font-size:25px;*/
	font-size:35px;
	text-align:center;
	padding:11px;
	border-radius: 5px;
	margin-top: 20px;
}

.blocTrait{
	height:10px;
	background-color:#11485F;
	margin-bottom: 10px;
}

.titreBlocWhite{
	color:white;
	font-size:20px;
	background-color:#11485f;
	min-height:200px;
	max-width:237px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-top:15px;
}

.titleBlocSide{
	color:#11485f;
	font-size:20px;
	background-color:white;
	min-height:200px;
	max-width:305px;
	border-bottom-color:#11485f;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-top:15px;
}


.pubBloc{
	min-height:200px;
	max-width:237px;
	position:relative;
	padding-top:93px;
}

.titreBlocBleu{
	color:#11485f;
	font-size:25px;
	background-color:transparent;
	height:190px;
	width:80%;
	border-bottom-color:#11485f;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-top:15px;
}
.corpBloc{
	display:none;
	background-color:white;
	border:1px solid;
	border-radius:3px;
	padding-top:20px;
	padding-bottom:20px;
	border-color:#11485f;
	height: 600px;
}


.form-group.last { margin-bottom:0px; }
#blocconnexion {}


.ulAccueil{
	float: right;
	padding-right: 80px;
 margin:0;
 list-style-type:none;
}

.liAccueil{
	margin-left:2px;
 	float:left;
 	text-align: center;
}



ul li a {
	 display:block;
	 float:left;   
	 width:80px;
	 background-color:transparent;
	 color:black;
	 text-decoration:none;
	 text-align:center;
	 padding:5px;
	 border-left:1px solid;
	 /*pour avoir un effet "outset" avec IE :*/
	 border-color:#11485f;
 }
ul li a:hover {
	 background-color:#0cf9ff;
	 border-color:#11485f;
	 text-decoration:none;
 }

 .onWhite{
 	border-color:#11485f!important;
 	/*color: #ffffff !important;*/
 	margin-left:2px;
 	float:left;
 	text-align: center;
 }

 .BlocImageInsc{

 	width:100%;
 	height:940px;
 	background-image: url("/assets/images/visuel_video.png") ;
  	background-size: cover; 

 }

 .titleBlocAcc{
 	margin-top: 50px;
 	margin-bottom: 50px;
 }

 li.menuColor a{
	 background-color:#0cf9ff;
	 border-color:#11485f;
 }

a.miniMenuColor{
	 background-color:#0cf9ff;
	 border-color:#11485f;
 }


.wraperMenu{
	height: 30px;
	background-color: white;
}