/* Start of CMSMS style sheet 'candidature' */
/* Content
---------------------------------------------*/
#page {
	margin:22px auto 38px auto;
	overflow:auto;
	width:860px;
}

#content {
	background-color:#323232;
	text-shadow: #000 0 0 0;
	float:right;
	display:inline;
	overflow:hidden;
	margin-left:10px;
	padding-left:1px;
	width:577px;
	min-height:519px;
}

#content p, #content b {
	line-height:1.4em;
	text-align:justify;
	text-shadow: #000 0 0 0;
}

#content h2 {
	font-size:1.9em;
	line-height:1.3em;
}

#content h3 {
	font-size:1.4em;
}

#content li {
	list-style-type:disc;
	margin-bottom:7px;
	line-height:1.4em;
}

* html #content li {
	margin-left:40px;
}

*+html #content {
	min-height:527px;
}

table {
	margin:20px 0;
	border-collapse:collapse;
	width:100%;
}

td {
	border:1px solid #fff;
	padding:10px;
}

tr.ligne_bleue td {
	background-color:#606c88;
}

#second_menu_header {
	background-color:#5a5a5a;
	width:576px;
	height:41px;
}

#second_menu_header p {
	position:relative;
	left:14px;
	top:13px;
}

#second_menu_pointe {
	background:transparent url(uploads/images/menu_pointe.gif) no-repeat 38px 0;
	margin-bottom:30px;
	width:269px;
	height:19px;
}

#candidature_header_labiol {
	background:transparent url(uploads/images/candidature/header_labiol_candidat2.gif) no-repeat 0 0;
	width:575px;
	height:149px;
}

#candidature_header_analyseBio {
	background:transparent url(uploads/images/candidature/header_analyseBio_candidat.gif) no-repeat 0 0;
	width:575px;
	height:149px;
}

#candidature_header_operation {
	background:transparent url(uploads/images/candidature/header_operation_candidat.gif) no-repeat 0 0;
	width:575px;
	height:149px;
}

.candidature_header_titre {
	float:left;
	text-shadow: #000 0 0 0;
}

.candidature_content {
	background:transparent url(uploads/images/candidature/header_degrade_candidat.gif) repeat-y 0 0;
	width:555px;
	padding:10px;
}

.candidature_content ul {
	padding-left:20px;
}

*+html .candidature_content ul {
	margin:0;
}

* html .candidature_content ul {
	margin:0;
	padding-left:0;
}

.candidature_bottom {
	background:transparent url(uploads/images/candidature/bottom_degrade_candidat.gif) no-repeat 0 0;
	width:575px;
	height:10px;
	margin-bottom:20px;
}

.candidature_adresse {
	background:transparent url(uploads/images/candidature/enveloppe_mail.png) no-repeat right bottom !important;
	background:transparent url(uploads/images/candidature/enveloppe_mail.gif) no-repeat right bottom;
	border:1px solid #fff;
	width:555px;
	padding:10px;
	margin:10px 0;
}

.candidature_fichier {
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	width:575px;
	margin:20px 0;
	padding:10px 0;
}

.case_candidature_topPage_labiol {
	background-color:#454a4a;
	border-top:2px solid #ebe53f;
	text-align:center;
	padding-top:8px;
	margin-bottom:50px;
	width:577px;
	height:20px;
}

.case_candidature_topPage_analyseBio {
	background-color:#454a4a;
	border-top:2px solid #bb3252;
	text-align:center;
	padding-top:8px;
	margin-bottom:50px;
	width:577px;
	height:20px;
}

.case_candidature_topPage_operation {
	background-color:#454a4a;
	border-top:2px solid #35c435;
	text-align:center;
	padding-top:8px;
	margin-bottom:50px;
	width:576px;
	height:20px;
}
/* End of 'candidature' */

