#box_description {
	margin: 20px 10px 20px 10px;
	font-weight: bold;
}
#sstitre_subs_assoc {
	font-style: italic;
	margin-left: 1em;
}
#box_description textarea {
	width: 100%;
	height: 250px;
	background-color: #FFF7DF;
	overflow: scroll;
}
#box_infologin {} ul.subs {
	list-style-type: disc;
	margin-bottom: 2em;
}
ul.subs li {
	margin-left: 2em;
}
.subs {
	margin: 0;
	padding: 0;
}
.subs img {
	margin: 0 0 0 5px;
}
table.subs td.right_end {
	padding-top: 0.8em;
}
table.subs td.right font.log_error {
	position: relative;
	bottom: 5px;
}
table.subs td p.intro {
	margin: 2em 0 1em 0;
	font-weight: normal;
}
table.subs td.error {
	text-align: left;
	color: #f30;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 5px;
}
/* .subs input, .subs select {
	font-weight: normal;
	} */

#boite_contenu table.subs tr td.right input.bouton_carre {
	margin-right: 3px;
	border: none;
}
input[title="Recopier le code de sécurité"] {
	position: relative;
	bottom: 0.3em;
}
table.subs {
	margin: 0;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table.subs textarea {
	width: 100%;
}
.Identite table.accueil td.center #modif_accueil table.subs li,
.Identite table.accueil td.center #modif_compte table.subs li,
.Identite table.accueil td.center #modif_accueil table.subs ul,
.Identite table.accueil td.center #modif_compte table.subs ul {
	margin: 0 0 2px 0;
	padding: 0;
}
table.subs tr {
	border-bottom: 1px solid #d4e6c1;
}
table.subs td {
	padding: 1em 0;
	vertical-align: top;
}
table.subs td.left {
	width: 150px;
}
table.subs td.right {
	padding-left: 1em;
}
table.subs #modif_url {
	margin-bottom: 1em;
}
.Identite table.accueil td.center #modif_accueil table.subs td.left.top,
.Identite table.accueil td.center #modif_compte table.subs td.left.top {
	padding-top: 15px;
}
.Identite table.accueil td.center #modif_accueil table.subs td.right font.log_error,
.Identite table.accueil td.center #modif_compte table.subs td.right font.log_error {
	position: relative;
	bottom: 5px;
}
.Identite table.accueil td.center #modif_accueil table.subs font,
.Identite table.accueil td.center #modif_compte table.subs font {
	color: #f30;
	font-size: 0.8em;
	font-weight: bold;
}
input[type="radio"] {
	margin-right: 2px;
}
.Identite table.accueil td.center #modif_accueil table.subs input.suppr_image {
	position: relative;
	left: 5px;
	bottom: 5px;
	border: none;
}
#conditions_utilisation {
	padding: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
}
#conditions_utilisation div.box {
	padding: 1em;
	border: 2px solid #74b23c;
	max-width: 90%;
	height: 351px;
	overflow: scroll;
}
#conditions_utilisation div.box div.close {
	width: 21px;
	height: 21px;
	position: relative;
	float: right;
	left: 0px;
	background: url('../png/close.png') no-repeat 0 0;
	cursor: pointer;
	z-index: 2;
}
#conditions_utilisation div.box h1 {
	margin: 0 0 2em;
	padding: 0 21px 0 0;
}
#conditions_utilisation div.box h2 {
	margin: 1em 0 1em;
	padding: 0;
}
#conditions_utilisation div.box p {
	font-weight: normal;
	margin: 0 0 1em;
}
#conditions_utilisation div.box ul {
	list-style-type: circle;
	margin: -1em 0 1em;
}
#conditions_utilisation div.box li {
	margin-left: 2em;
}
#partage {
	text-align: right;
	background-color: white;
	margin: 2em 0 1em;
}
#partage li {
	display: inline;
}
#partage li.facebook {
	position: relative;
	bottom: 2px;
}