/* This CSS is only linked withe file index.tpl */

.cadre_centre-droite_footer {
	background-image : url('/images/cv/cv-footer-presentation.png');
	width : 375px;
	height : 72px;
}

.boutons-footer {
	float : right;
 
	margin : 0;
	margin-top : 32px;
	margin-right : 1px;
	padding : 0;
	
	width : 81px;
	height : 35px;
}

.Descriptif {
	margin : 0;
	margin-left : 10px;
	margin-right : 10px;
	padding : 10px;
	text-align : justify;
	font-weight : bolder;
	
	border-top : 1px solid #eee;
	border-bottom : 1px solid #eee;
	border-right : 1px solid #eee;
}

.vide{
	margin : 10px;
	margin-top : 0;
	margin-bottom : 0;
	padding : 5px 5px 5px 5px;
	
	height : 40px;
	
	border-bottom : 1px solid #eee;
	border-left : 1px solid #eee;
}

.Objectifs {
	margin : 10px;
	margin-top : 0;
	padding : 10px;
	
	text-align : left;
	font-weight : bolder;
	
	border-bottom : 1px solid #eee;
	border-right : 1px solid #eee;
}

.Information {
	margin-top : 15px;
	height : 15px;
	line-height : 15px;
}


.Informations {
	margin : auto;
	
	text-align : left;
	font-weight : bolder;
}

.Titre3 {
	font-weight : bolder;
	font-style : italic;
	text-decoration : underline;
}
