#full_banner {
	width:728px;
	height:90px;
	margin:0 auto;
	background:#fff;
}


#adress {
	color:#666346;
	font-size:10px;
	font-weight:bold;
	padding:4px 30px;
}


#adress a {
	font-size:10px;
	color:#55801a;
	font-weight:bold;
}

#adress a:hover {
	color:#941f1f;
}


#big_box {
	background:url(../i/big_box_bg.gif) no-repeat;
	width:405px;
	height:589px;
	margin:0 10px auto 15px;
}


#box1 {
	width:332px;
	height:68px;
	background:url(../i/box_h1_bg.gif) no-repeat;
	padding-bottom:16px;
}
#box2 {
	width:332px;
	height:93px;
	background:url(../i/box_h2_bg.gif) no-repeat;
	padding-bottom:16px;
}
#box3 {
	width:332px;
	height:149px;
	background:url(../i/box_h3_bg.gif) no-repeat;
}

h3 {
	font-size:16px;
	padding:8px 0 0 10px;
	margin:0;
	color:#B34B13;
	font-weight:bold;
	clear:both;
}

.col_rest {
	float:left;
	padding:0px 0 0 0px;
	width:190px;
}

.first_form  {
	border-bottom:solid 5px #fff;
	clear:both;
}

.sel {
}

.sel form {
	margin:0;
	padding:0;
}

.sel select {
	width:308px;
	color:#6D6D6D;
	font-size:10px;
	font-weight:bold;
	margin:5px 0 10px 10px;
	border:none;
	padding:1px 2px;
}

#comm {
	width:234px;
	height:100%;
	border-top:solid 8px #fff;
	background:#f0eee1;
}

h4 {
	font-family:georgia;
	font-size:11px;
	padding:18px 19px 0;
	color:#666242;
	font-style:italic;
	font-weight:bold;
}

h5 {

	font-size:14px;
	padding:3px 0 0 10px;
	margin:0;
	clear:both;
	font-weight:bold;
	color:#6D6D6D;

}

h5 a {

	color:#6D6D6D;

}

p#aut, p#words {
	font-size:9px;
	padding:0 15px;
}

p#aut {
	color:#941f1f;
	padding:2px 15px;
}

#nav {
	margin:6px auto 0;
	text-align:center;
	font-family:georgia;
	font-size:10px;
	font-weight:bold;
	color:#666346;
}

#nav a {
	color:#55801a;
}

#nav a:hover {
	color:#941f1f;
}

.spip_forms fieldset {
	border:none;
	width:212px;
}

#f_t {
	margin-top:5px;
}

#infos {
	display:block;
	float:left;
	padding:6px 15px;
	background:#000;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	margin-left:2px;
}


.formulaire_spip fieldset {
	border:none;
}

fieldset legend {
	display:none;
}

.spip_form_label legend {
	display:inline;
}

input.forml, textarea.input-2-texte {
	width:210px;
}

.forml {
	margin:0 0 5px 10px;
	border:none;
	font-weight:bold;
	color:#6D6D6D;
	padding:1px 2px;
	font-size:10px;
}


span.spip_form_label_obligatoire, span.spip_form_label_details {
	display:none;
}


textarea#input-1-texte_1 {
	height:55px;
}

.spip_bouton {
	float:left;
}


.spip_form_champ {
	clear:both;
}

input#input-2-email_1 {
	width:280px;
	padding:1px 2px;
}

textarea#input-2-texte_1 {
	width:280px;
	height:55px;
	padding:1px 2px;
}

.last_form .spip_form_label {
	float:left;
	color:#B34B13;
	font-weight:bold;
	padding:2px 0 4px 8px;
}

.envoyer {
	margin:2px auto auto 9px;
}

.last_form .spip_bouton {
	margin-left:50px;
}