form#autres{
	padding: 0 15px;
}
form#autres p{
	text-align: right;
	margin:0;
}
form#autres label.sel{
	display:none;
}
form#autres select,
form#autres input{
	font-size: 0.65em;
	background-color: #E9E9E9;
	padding:0;
}
form#autres select{
	width:430px;
}
form#autres p>select{
	margin-bottom: 0.3em;
}
form#autres p>input{
	padding: 0.2em;
}

form#autres optgroup{
	border: 0 none;
	font-style: normal;
}
form#autres option{
	padding:0.1em;
	font-size: 0.65em;
}
form#autres input{
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #465D83;
}

#detail{
	padding:0;
}
#detail p.surtitre,
#detail p.soustitre{
	font-size: 0.8em; 
	font-weight: bold;
}
#detail p.date{
	font-size: 0.8em; 
}
#detail p.image{
	padding:0;
	margin:0 0 0 3px;
	font-size: 0.9em;
	text-align: center;
}
#detail p.image img{
	width: 520px;
}