h2 {
	margin:25px 0 10px 0;
}

#contenu {
	clear:			both;
}

.instit_content{
	padding:		10px;
}
.instit_content p {
	line-height:	1.5em;
}
.instit_content table{
	margin:			25px auto;
}
.instit_content ul{
	padding-left:	15px;
}
.instit_content li{
	list-style-type: disc;
	margin:			5px 0;
}
p.address {
	padding-left:	25px;
}


fieldset {
	border: 		none;
}
.big_form {
	width:			600px;
	margin:			0 auto;
}
fieldset p.field {
	clear:			left;
	margin:			5px 0;
	width:			auto;
}
fieldset h2 {
	font-size:		1.2em;
	font-style:		italic;
	font-weight:	normal;
	display:		block;
	color:			silver;
	text-align: 	left;
	border-bottom:	1px solid silver;
}

fieldset p.field label{
	display:block;
	float:left;
	padding:0 1% 0 0;
	text-align:right;
	width:25%;
}
fieldset p.field input, fieldset p.field select{
	margin:3px 10px;
	border:#ccc solid 1px;
	width:50%;
}
fieldset p.field textarea {
	margin:3px 10px;
	border:#ccc solid 1px;
	width:68%;
}
fieldset p.field .validator{
	padding:0 1% 0 0;
	width:20%;
	font-size:10px;
	color:red;
}
.oblig {
	clear:both;
	font-size:0.8em;
	text-align:right;
}
.reseau {
	text-align:right;
	margin: 15px 0;
}
.form_buttons {
	text-align:right;
	margin:35px 0
}

#spacecompte {
    height:20px;
}

#sommaire {
	margin-bottom:25px;
}

.backtotop {
	font-size:		0.8em;
	text-align:		right;
	margin-bottom:	20px;
	clear:both;
}

.legend_block {
	float:left;
	width:30%;
	margin-left:10px;
}

.legend_block li {
	list-style:none;
}

.legend_block ul li img {
	margin-right:5px;
}

/* Routing HELP */

.half_box {
	float:left;
	width:45%;
	margin:0 0 40px 40px;
}

.help_img {
	display:block;
	margin:0 auto;
}