/* COMMUNS */
.module_cvtheque .top h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:82px;
	height:16px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/cvtheque/h1.gif');
	margin-left:7px;
	margin-top:7px;
}

/* NON CONNECTE */
.module_cvtheque .content .content_background {
	overflow:hidden;
	width:338px;
	height:230px;
	background:url('/images/interface/modules/cvtheque/illustration.gif') bottom right no-repeat;
}

.module_cvtheque .content .deja_inscrit {
	display:inline;
	overflow:hidden;
	float:left;
	width:103px;
	height:18px;
	font-size:1px;
	text-indent:-300px;
	font-weight:100;
	background:url('/images/interface/modules/cvtheque/deja_inscrit.gif');
	margin-top:26px;
}

.module_cvtheque .content .titre {
	display:inline;
	float:left;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:14px;
	color:#4B4B4B;
}

.module_cvtheque .content img {
	display:inline;
	overflow:hidden;
	float:left;
	margin-top:26px;
	margin-left:20px;
	margin-right:24px;
}

.module_cvtheque .content .formCV {
	display:inline;
	overflow:hidden;
	float:left;
	width:206px;
	height:70px;
	margin-top:10px;
}
.module_cvtheque .content .formCV .textCV {
	display:inline;
	overflow:hidden;
	float:left;
	border:1px solid #C0C0C0;
	width:200px;
	height:16px;
	color:#4B4B4B;
	font-size:12px;
	padding:2px;
	margin-bottom:8px;
	outline:none;
}
.module_cvtheque .content .formCV .submitCV {
	display:block;
	float:right;
	width:97px;
	height:10px;
	overflow:hidden;
	border:0px;
	background:url('/images/interface/modules/cvtheque/submit.gif') 0px 0px no-repeat;
	text-indent:300px;
	white-space:nowrap;
	font-size:1px;
	color:#FFFFFF;
	letter-spacing:200px;
}

.module_cvtheque .content .oubli {
	display:inline;
	overflow:hidden;
	float:left;
	width:150px;
	font-size:11px;
	color:#4B4B4B;
	margin-left:6px;
	margin-top:10px;
}

.module_cvtheque .content .container_ouvrir_compte {
	display:inline;
	overflow:hidden;
	float:left;
	width:338px;
	height:44px;
	border-top:1px solid #C0C0C0;
	margin-top:4px;
}
.module_cvtheque .content .ouvrir_compte {
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:179px;
	height:18px;
	background:url('/images/interface/modules/cvtheque/ouvrez_votre_compte.gif');
	margin-top:14px;
	font-size:1px;
	text-indent:-300px;
	color:#E6E6E6;
}
/* CONNECTE */
.module_cvtheque .content_connected .content_background {
	overflow:hidden;
	width:339px;
	height:136px;
	background:url('/images/interface/modules/cvtheque/illustration.gif') bottom right no-repeat;
	margin-top:1px;
}
.module_cvtheque .content_connected img {
	display:inline;
	overflow:hidden;
	float:left;
	margin-top:22px;
	margin-left:28px;
	margin-right:14px;
}
.module_cvtheque .content_connected .mon_compte {
	display:inline;
	overflow:hidden;
	float:left;
	width:117px;
	height:32px;
	background:url('/images/interface/modules/cvtheque/mon_compte.gif') 0px 0px no-repeat;
	font-size:1px;
	text-indent:-300px;
	color:#E6E6E6;
	margin-top:34px;
	margin-left:11px;
}
.module_cvtheque .content_connected .mon_compte:hover {
	text-decoration:none;
	background-position:0px -32px;
}
.module_cvtheque .content_connected .deconnexion {
	display:block;
	overflow:hidden;
	float:left;
	width:135px;
	height:32px;
	background:url('/images/interface/modules/cvtheque/deconnexion.gif');
	font-size:1px;
	text-indent:-300px;
	color:#E6E6E6;
	margin-top:9px;
	margin-left:35px;
}
.module_cvtheque .content_connected .deconnexion:hover {
	text-decoration:none;
	background-position:0px -32px;
}
