
.Box{
	position:relative;
	padding:10px 10px 0 10px;
	/*
	border-top-style:solid;
	border-top-width:4px;
	*/
	font-weight:normal;
}

.BoxAgelia{
	position:relative;
	padding:10px 10px 0 10px;
	font-weight:normal;
}

.link_close{
	position:absolute;
	top:8px;
	right:8px;
}
.Box h4{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#b5b9bb;
}
p.grisc{
	margin-bottom:15px;
}
.clear_left{
	clear:left; /*ie*/
}
.buttonSubmit, .buttonSubmitHovered, .bouton input{
	float:right;
	margin-left:3px;
}
.link_lost{
	float:left;
	margin-top:12px;
	color:#b5b9bb;
	text-decoration:underline;
}
#erreur{
	float:left;
	padding-top:5px;
	text-align:left;
}
/**/
label{
	clear:both;
	float:left;
	margin-bottom:12px;
	display:block;
	padding-top:5px;
	width:115px;
	
	color:#3e3e3e;
}
strong{
	color:#3e3e3e;
}
.bouton{
	clear:both;
}
.indic{
	float:right;
	color:#b5b9bb;
}
/**/
div.champ{
	
	float:right;
}
input.text, input.textinput, input.textinputHovered{
	width:233px !important;
}
.Formsubscribe input.text, .Formsubscribe input.textinput, .Formsubscribe input.textinputHovered{
	width:183px !important;
}
/**/
.Formsubscribe div.col1{
	clear:both;
	float:left;
	width:315px;
}
.Formsubscribe div.col2{
	float:left;
	margin-left:30px;
	width:315px;
}
.Formsubscribe div.colunique, .Formsubscribe div.colall{
	clear:both;
	float:left;
	width:660px;
}
.Formsubscribe div.colunique .champ{
	margin-right:345px;
}
.Formsubscribe div.colall input.text, .Formsubscribe div.colall input.textinput, .Formsubscribe div.colall input.textinputHovered{
	width:528px !important;
}
/**/
.Formsubscribe .comment{
	float:left;
	display:block;
	width:100%;
	height:45px;
}
.Formsubscribe .txtarea{
	float:right;
	width:660px !important;
	height:128px;
}

/**/

.Formsubscribe{
	width:660px;
}
/**/
.checkb label{
	clear:none;
	float:left;
	width:300px;
	margin-left:6px;
	margin-top:-6px;
	margin-bottom:0;
	text-decoration:underline;
	color:#3e3e3e;
}

.champ input{
	height:26px;
	vertical-align:middle;
	padding:0pt;
}