@CHARSET "UTF-8";
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

#syb_top { line-height: 12px; margin-bottom: 5px;}

fieldset { clear: both; border: none; padding-bottom: 0; margin-bottom: 0; }

#brochures { font-weight: bold; font-size: 11px; }
#brochures table { width: 48%; float: left; }

#syb {
	width: 700px;
	line-height: 23px;
	font-family:Arial,Helvetica,sans-serif;
}

label {
	width: 180px;
	display: block;
	float: left;
	clear: both;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
	color: #000;
}
#contact2 label { width: auto; }

form { margin: 0 auto; }
	
input {
	border:1px solid #989898;
	color:black;
	width: 300px;
	margin: 0 2px;
	vertical-align: middle;
}

#contact2 input { width: 80px; }

#brochures table input { width: auto; }

select { border:1px solid #989898; font-size: 11px; margin: 0 2px; width: 300px; }

.syb_checkbox {
	clear: both;
	line-height: 15px;
	padding-left: 30px;
	width: auto;
	border: none;
}

.syb_radio, #contact2 .syb_radio { width: auto; border : none; margin-left: 10px;}

#syb .syb_oblig span, .oblig_star { color:#F82320; font-weight: bold; padding-left: 2px;}

#soumission { text-align: center; }

#soumission input {
	background-color:#FFF;
	border:2px solid #A0CB1E;
	color:#A0CB1E;
	width: auto;
	margin: 0 20px;
	font-size:14px;
	line-height:15px;
}

#syb .erreurs {
	background-color:#F58220;
	line-height:13px;
	margin:auto;
	padding:5px;
	padding-bottom: 0;
	margin-bottom: 5px;
	width:90%;
	color: #FFF;
	font-weight: bold;
}
#syb .erreurs h4, #syb .erreurs ul { padding: 0; margin: 0; }

#syb .erreurs h4 { font-size: 12px; }

#syb .erreurs li { 
	display:block;
	float:left;
	list-style-type:none;
	margin: 5px 10px;
	font-weight: normal;
}
#syb .erreurs hr.spacer {
	clear: both;
	visibility: hidden;
}
.cnil { font-size: 10px; line-height: 12px; border-top: solid 1px #ccc; padding-top: 5px;}
