@charset "utf-8";
/* CSS Document */
.showCvOnline h1 {
	padding-bottom:15px;
}
.showCvOnline .colG {
	width:24%;
	padding:0px;
}
.showCvOnline .colD {
	width:70%;
	padding-left:4%;
}
.cv_bloc a {
	text-decoration:underline;
}
.cv_bloc .bt_actions a {
	text-indent:-9999px;
}
.cv_bloc .bt_actions a.btl:hover  {
	text-indent:inherit;
}
.cv_photo {
	margin:8px 0px 15px 55px;
}
.cv_photo .imgchoix  {
	margin:8px 0px 15px 0px;
	background:#2B3E50;
}
.cv_photo img  {
	display:block;
	max-height:120px;
}
.cv_user .ic_adresse {
	padding:2px 0px 2px 55px;
	margin:10px 0px;
	min-height:34px;
}
.recommandations {
	padding:0px 20px;
}
.ic_tel {
	
}
.cv_user {
	position: relative;
}
.cv_user .icon {
	margin-bottom:13px;
}
.cv_user h3 {
	padding:20px 0px 10px 55px;
}
.date_naissance {
	padding:3px 0px 5px 55px;
	font-size:13px;
}

.cv_presentation {
	background:url(../images/guimetB.png) no-repeat right bottom;
	padding:5px 0px;
	font-style:italic;
}
.cv_presentation_haut {
	background:url(../images/guimetH.png) no-repeat 12px top;
	padding:0px 0px 0px 55px;
	font-size:13px;
	font-style:italic;
}
.cv_bloc_haut {
	text-transform:uppercase;
	font-weight: 600;
}
.cv_user .ic_mail {
	font-weight:normal;
	text-shadow:none;
}
.cv_bloc {
	padding:10px 20px;
	margin-top:5px;
	background:url(../images/ligne_sep.png) no-repeat center bottom;
}
.cv_bloc:last-child {
	margin-bottom:15px;
	background:none;
}
.cv_titre {
	padding:0px 0px 5px 0px;
}
.showCvOnline .cv_titre {
	margin-bottom:4px;
	font-size:15px;
	
}
.boxCv h2 {
	font-size: 1.27em;
}
.boxCv h3 {
	font-size: 1.15em;
}
.boxCv h4 {
	font-size: 1.05em;
}
.cv_label {
	width:100px;
	padding-top:2px;
}
.cv_info {
	padding-top:2px;
}
.cv_text {
	padding-top:8px;
}
.cv_text p {
	margin:6px 0px;
}
.cv_date_text {
	 float:left;
	 text-align:right;
	 padding-top:2px;
}
.cv_date  {
	float:right;
	padding-top:2px;
}
.cv_dates  {
	width:113px;
	padding-left:10px;
	color:#26637F;
}
#lienPourOnlyCeCv {
	background:url(../images/fleche_or_fonce_pt.png) no-repeat left 5px;
	padding-left:17px;
	margin-top:65px;
	margin-left:50px
}
#lienPourTousLesCv {
	background:url(../images/fleche_or_fonce_pt.png) no-repeat left 5px;
	padding-left:17px;
	margin-top:10px;
	margin-left:50px
}
span.focusViadeoImport {
	color : red;
}

div.photosDisponible{
	position:absolute;
	background:white;
	border:1px solid #1C2233;
	box-shadow:2px 2px 3px rgba(0,0,0,0.4);
	padding:10px;
	color:#333;
	min-width:160px;
	z-index:500;
}
div.photosDisponible img {
	max-height:80px;
}
div.modifierMaPhoto{
	position : relative;
	top : 2px;
	left:2px;
}
.bt_actions {float:right;}


.edit_actions_haut {
	float:right;
}
.showCvOnline .colG .msg {
	padding:5px;
	margin-top:0px;
}
.showCvOnline .colG .msg p {
	margin:5px 0px;
}
.showCvOnline .colG .bts {
	display:block;
}
.cach {
	position:absolute;
	padding:4px;
	margin:0px;
	font-size:10px;
	color:#000;
	left:-10px;
	background:#FFF;
}

.date_naissance .cach {
	margin-top:-4px;
}

