div#content_text{
	width:360px;
	height:450px;
	float:left;
	margin:10px;
	overflow:hidden;
}

div#beandeau{
	background: url(../images/beandeau_middle.gif) top left repeat-x;
	height:453px;
	width:185px;
	position:relative;
	top:18px;
	left:535px;
	vertical-align:bottom;
}

#selection{
	padding:20px;
	padding-top:50px;
	width:150px !important;
	width:150px;
	left:0px;
	top:0px;
	position:absolute;

}

.form_selection{
	border:1px solid #000;
	border-top:0;
	border-bottom:0;
	font-size:10px;
	width:144px !important;
	width:146px;
	font-family:Arial,sans-serif;
	background-color:#fff;
}


input.form_selection{
	text-indent:5px;
	width:144px;
}

.main_select{
	background:url(../images/select_arrow.gif) top right no-repeat;
	cursor:pointer;
	padding-left:5px;
	width:139px;
	font-family:Arial,sans-serif;
	font-size:10px;
	border:0px;
}

.text_select{
	padding-left:5px;
	width:138px;
	font-family:Arial,sans-serif;
	font-size:10px;
	border:0px;
}

.select_item{
	text-indent:5px;
	width:144px;
}


.border_top_selection{
	margin-top:10px;
	background:url(../images/selection_top.gif) bottom left no-repeat;
	height:4px;
	width:146px;
}

.border_bottom_selection{
	background:url(../images/selection_bottom.gif) top left no-repeat;
	height:4px;
	width:146px;
}

.button{
	background:url(../images/button.gif) top left no-repeat;
	height:20px;
	width:72px;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}

.button:hover{
	background:url(../images/button_on.gif) top left no-repeat;
}

.title_selection{
	background-color:#8b8b8b;
	padding:2px 5px;
}

.sub_title_selection{
	color:#192f5e;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	text-align:center;
	padding:5px;
	line-height:1.7;
}

.permis_selected{
	border:1px solid #ef5d23;
	padding:1px;
	cursor:pointer;
}

.permis_unselected{
	border:1px solid #fff;
	padding:1px;
	cursor:pointer;
}

.permis_unselected:hover{
	border-color:#aaa;
}
