﻿#conteneur_dossier {
	width: 100%;
	background: #66cccc;
	BACKGROUND: url(../images/fond-contact.gif);
	background-repeat: repeat-x;
}
#conteneur_tuto {
	width: 100%;
	background: #66cccc;
	BACKGROUND: url(../images/fond-contact.gif);
	background-repeat: repeat-x;
}
#header_haut {
	height: 59px;
}

#contenu_presta {
	width: 1064px;
	margin: 0px auto 0px auto;
}
#dossier {
	background: url(../images/espace_client/fond_dossier.jpg) no-repeat;
	height: 544px;
}
#dossier img {
	margin-left: 5px;
	border: none;
}
#dossier div {
	margin-top: 0px;
}
#dossier p {
	margin-left: 40px;
}
#gauche_dossier {
	float: left;
	width: 241px;
	height: 642px;
}
#gauche_tutoriel {
	float: left;
	width: 241px;
	height: 635px;
}
#tutoriel {
	background: url(../multimedia/images/espace_client/fond_tutoriel.png) no-repeat;
	height: 576px;
}
.text_lien_tuto a {
	font-weight: bold;
	color: #cccc33;
}
.text_lien_tuto a:hover {
	font-weight: bold;
	color: #99cccc;
}
.text_centre_dossier {
	font-family: arial;
	font-size: 0.8em;
	width: 688px;
	padding-top: 80px;
	padding-left: 40px;
	height: 592px;
}
.text_centre_tutoriel {
	font-family: arial;
	font-size: 0.8em;
	width: 590px;
	padding-top: 80px;
	padding-left: 40px;
	height: 592px;
}
