div.specialisationContainer {
	margin-bottom:	20px;
	border-bottom:	1px solid;
	padding:		5px;
	padding-bottom:	10px;
}
.specialisation {
}
.specialisation div.title {
	background:		#996666;
	padding:		5px;
}
.specialisation div.regle {
	background:		none;
	padding:		0px;
}

.specialisation div.title span.nomSpe {
	font-size:		12pt;
	font-weight:	bolder;
}

.specialisation div.title small{
	text-align:		right;
	font-size:		9pt;
	display:		block;
}
.specialisation div.title > input {
	font-size:		12pt;
	font-weight:	bolder;
	width:			100%;
}
.specialisation div.title > small > input.dp_input {
	font-size:		8pt;
	width:			30px;
}
.specialisation div.title > small > select {
	font-size:		8pt;
	width:			60px;
}

.specialisation div.title > textarea {
	width:			100%;
	height:			70px;
}

.action {
	margin:			5px;
	clear:			both;
	font-size:		10pt;
}

.specialisation .title .description {
	padding:		5px;
	background:		#FFFFC0;
}

.action img.action {
	height:			30px;
	float:			left;
	margin-right:	5px;
}
.action input.dp_input {
	font-size:		8pt;
	width:			30px;
}
.action select.dp_input {
	font-size:		9pt;
	font-weight:	bold;
}
.action div.blockCarrieres {
	float:			right;
	margin-left:	5px;
	height:			30px;
	width:			32px;
}
.action img.boutonSuppr {
	margin-left:	5px;
	float:			right;
	cursor:			pointer;
}
.action div.blockResume {
	float:			right;
	text-align:		right;
}
