.bloc_contact {	
}
.bloc_contact #box {
	margin-bottom:10px;
	text-align: center;
}
.bloc_contact #box input[type="text"].EmailFalse{
	width:120px;
}
.bloc_contact #box #header {
    margin: 0 auto;
  border-top:0;
	height: auto;
}
.bloc_contact #box #header img {
	float: left;
}
.bloc_contact #box b.title,
.bloc_contact #box #header b.title {
	background-color: #b21737;
	border-bottom: 1px solid #FFF;
	font-weight: lighter;
	color: #FFF;
	width: 100%;
	padding: 3px 0;
	display: inline-block;
  	border-top:0;
	text-transform: uppercase;
}
.bloc_contact #box b.title {
	background-color: #333438;
}
.bloc_contact #box .content {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d6d9e0;
}
.bloc_contact #box input[type="password"],
.bloc_contact #box input[type="text"] {
	border: 1px solid #606060;
    color: #646464;
    display: block;
    font-size: 0.9em;
    margin: 3px auto;
    padding: 3px;
	width: 80%;
}
.bloc_contact #box form {
	color: #606060;
}
.bloc_contact input[type="submit"].button2,
.bloc_contact a.button2 {
	color: #FFF;
	background-color: #B21737;
	border: 1px solid #b2b5bc;
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 3px;
}

.bloc_contact #box .contactItem {
	padding-bottom: 8px;
	margin: 2px;
}


.bloc_contact #box .contactItem .encours {
	
}
	

