#center {
	min-height:1200px !important;
}

div.thumb_select{
	background	: url(../images/background/creation_thumb.png) no-repeat top left;
	width		: 120px;
	height		: 80px;
	float		: left;
	margin		: 0px 10px 10px 0px;
	cursor		: pointer;
	
}

div.thumb_select img{
	margin:8px 0px 0px 9px;
}

.thumb_selected{
	background	: url(../images/background/creation_thumb_over.png) no-repeat top left !important;
}

#localisation{
	background	: url(../images/icon_relocalisation.png) no-repeat top left !important;
	height		: auto;
	min-height	: 50px;
	padding-left: 50px;
	margin		: 19px 0px 0px 0px;
}

#description h2{
	background	: url(../images/background/bar_creation_desc.png) no-repeat top left !important;
	padding-left:50px;
}

#creation_comments h2{
	background	: url(../images/background/bar_creation_comments.png) no-repeat top left !important;
	padding-left:50px;
}

#local_name{
	font-size:15px;
	font-weight:bold;
}

#local_adress{
	font-size:13px;
}




