#pied{
	width : 100%;
	margin : 0 auto;
	height: auto;
	background :#ecebeb;
	clear : both;
        padding-bottom: 15px;
	padding-top:30px;
	border-top:solid 7px #d7d7d7;
}

.breve{
	float:left;
	width:250px;
}
.breve P{font-size:0.813em;}

.breve li a{
	text-decoration:none;
	color:#252525;
	font-family: 'dinot';
	font-size:0.813em;
}

.breve h3{
	color:#252525;
	font-family: 'dinotbold';
	font-size:0.938em;
	margin:0 0 8spx 0;
	text-align:left;
}

#news{
	display:block;
	float:left;
	width:100%;
}

#news #email{
	display:block;
	float:left;
	width:200px;
	height:33px;
	border:solid 1px #fff;
	line-height:33px;
	color:#9e9d9d;
	font-family: 'dinotlight';
	font-size:0.813em;
	background-color:#ecebeb;
	padding-left:5px;
	margin-right:7px;
}

#desabo {
    color: #252525;
    display: block;
    float: left;
    font-family: 'dinotlight';
    font-size: 0.813em;
    height: 36px;
    line-height: 17px;
    margin-bottom: 0;
}

.boutons{
	display:block;
	float:left;
	background-color:#fff;
	border:0;
	width:43px;
	height:33px;}

.submit{
	display:block;
	float:left;
	background-color:#fff;
	border:0;
	color:#252525;
	font-family: 'dinotbold';
	font-size:0.938em;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	height:33px;
	line-height:33px;}

.rezo{
	float:right;
/*	width:100%;*/
	text-align:center;
        margin-top: -20px;
}
.rezo li{
	display:inline-block;
	margin-right: 3px;
}

.fermer_bt{
    left: 276px;
    position: absolute;
    top: 3px;
}
