/**{
	margin: 0 auto!important;
}*/

#seconnecter{
	text-align: center!important;
	width: 230px!important;
    margin-bottom: 10px!important;
    margin:auto;
}

h1{
	text-align: center;
	color: white!important;
	background: #337ab7;
	padding: 20px 5px;
	border-bottom: 2px solid #2e6da4;
	margin: 0!important;
}

h2{
	font-size: 27px!important;
}

.button{
	margin-top: 15px!important;
}

#zoneboutons{
	margin-bottom: 20px!important;
}

input[type="file"]{
	margin: auto;
}

input{
	width: 230px!important;
    margin-bottom: 10px!important;

}

form{
	margin-bottom: 80px;
}
   
.dateetnom{
	width: 30%!important;
	float: left!important;
	color: white!important;
}

.dateetnom p{
	color: white;
}

.titreetdesc{
	width: 60%!important;
	float: left!important;
	border-left: 2px solid white;
}

.container{
	background: #337ab7;
	border-bottom: 2px solid lightgrey;
	margin-bottom: 10px;
}

#logo{
	display: block;
	margin: auto;
	width: 170px;
    height: auto;
}
