@CHARSET "UTF-8";
body {
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#syb { width: 600px; }

#syb_top { line-height: 12px; margin-bottom: 5px; margin-left: 46px; }
fieldset { clear: both; border: none; padding-bottom: 0; margin-bottom: 0; }

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

#syb #contact { line-height: 20px; margin-top: 15px; }

label {
	width: 200px;
	display: block;
	float: left;
	clear: both;
	text-align: left;
	padding-right: 3px;
	font-weight: bold;
}

form { margin: 0 auto; }
	
input {
	border-bottom: 1px dotted #09A909;
	border-style: none none dotted;
	border-width: 0 0 1px;
	vertical-align: middle;
	width: 300px;
}

#brochures table input { width: auto; }

select { 
	background-color: #FFF;
	border: 1px solid #09A909;
	color: #09A909;

	font-size: 11px;
	margin: 0 2px;
	width: 300px; }

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

.syb_radio { width: auto; border : none;}

#syb .syb_oblig span { color: #09A909; font-weight: bold; padding-left: 2px;}

#soumission { text-align: center; }

#soumission input {
	background-color:#FFF;
	border:1px solid #09A909;
	color:#09A909;
	width: auto;
	margin: 0 20px;
	font-size:10px;
	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;
}
