@charset "utf-8";
.WRAPidentite {
	width: 300px;
	height: 309px;
	background-color: #FFFFFF;
	position: fixed;
	margin-left: 1070px;
	margin-top: 100px;
	margin-bottom: 0px;
	z-index: 11;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.WrapTitreCV {
	float: left;
	width: 300px;
}

.TitreNomCV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	background-color: #333;
	color: #FFF;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 70px;
	margin-left: 1070px;
	z-index: 9;
	position: fixed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
.TitrePoste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	text-align: center;
	background-color: #999;
	width: 300px;
	padding-top: 3px;
	color: #333;
}

.ssTitreNomCV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 300px;
	background-color: #999;
	padding-bottom: 5px;
	color: #333;
}

.contentCV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
.contentCV a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentCV a:hover {
	font-weight: bold;
	color: #F30;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
}


.titreTelechargement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	width: 300px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 3px;
}
.contentTelechargement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 280px;
	line-height: 16px;
	text-align: justify;
	padding: 10px;
	height: 120px;
}
.contentTelechargement a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.contentTelechargement a:hover {
	color: #F30;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
}
.contentTelechargement li {
	list-style-position: inside;
	list-style-image: url(../img/puce01.jpg);
	line-height: 18px;
	margin-top: 12px;
	margin-left: -10px;
}
.contentTelechargement ul {
	list-style-position: inside;
	float: left;
	margin-left: -15px;
	width: 110px;
	margin-top: -10px;
}


.contentCVBook {
	float: left;
	width: 280px;
	margin-top: 15px;
	height: 90px;
}
.CV {
	float: left;
	width: 139px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F30;
	height: 90px;
}
.TitreEncartCV {
	color: #FFFFFF;
	background-color: #F30;
	float: left;
	width: 140px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.Book {
	float: right;
	width: 140px;
	height: 90px;
}
.TitreEncartBook {
	color: #FFFFFF;
	background-color: #F30;
	float: right;
	width: 140px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
