@import url(global_pro.css);

/* TITLES */

h1 {
	color: #a992dc;
	font-size: 1.7em;
}

h2 {
	color: #000;
	font-size: 2em;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0 ;
	line-height: 1em;
}

h2 a{
	color: #301b60;
}

h2 a:hover{
	color: #7c980b;
	text-decoration: none;
}


h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #a5c245;
	padding: 0 0 10px 0;
	line-height: 1.3em;
}

h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}

/* FOND */

.dossier-bkgd {
	background-image: url(../img/global/pro_dossier_bkgd.gif);
	background-repeat: no-repeat;
	width: 860px;
	margin: 0 4px;
}

/* TOOLS */

.tools {
	float: left;
	width: 850px;
	clear: both;
	margin-top: 8px;
	height: 17px;
}

.tools div{
	float: right;
	width: 87px;
	margin-top: 4px;
	height: 17px;
}

.tools span {
	float: left;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 17px;
}

.tools span a {
	float: left;
	height: 13px;
	border-bottom: 4px solid #fff;
}

.tools span a:hover {
	border-bottom: 4px solid #a992dc;
}

.tools span.sep {
	background-image: url(../img/global/pro_tools_sep.gif);
	background-repeat: no-repeat;
	height: 11px;
}

/* IMAGE */

.imageleft {
	padding: 0 5px 0 0;
	margin: 0;
}

.imageright {
	padding: 0 0 0 5px;
	margin: 0;
}

.img-fiche{
	padding: 0 5px 0 0;
	margin: 0;
}

/* CONTENU */

.part {
	float: left;
	border-left: #c2bdcd 1px solid;
	padding: 0 0 40px 0 ;
}

.part1 {
	float: left;
	padding: 0 0 0 25px;
	width: 600px;

}

.chapo {
	font-weight: bold;
	font-size: 1.4em;
	color: #a5c245;
	width: 600px;
	height: 100%;
	padding: 0 25px 0 0 ;
}

.paragraph {
	
}

.trouver {
	width: 618px;
	height:31px;
	background-image:url(../img/global/trouver-bulle.gif);
	background-repeat: no-repeat;
	background-position: 0 23px;
	font-weight: bold;
}

.trouver div{
	padding: 3px 10px 0 0;
	float: right;
}

.trouver select{
	float: right;
	width: 189px;
	height: 18px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
	border: 1px solid #7f9db9;
	margin: 0 ;
	padding: 0;
}

.fleche {
	width: 619px;
	height: 57px;
	background-image:url(../img/global/pro_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 5px 0;
}

.fleche p{
	width: 472px;
}

.fleche a.link{
	padding: 0 0 0 18px;
	background-image:url(../img/global/pro_green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 22px 32px 0 0;
	float: right;
}

.suivant{
	width: 618px;
	height:31px;
	background-image:url(../img/global/trouver-bulle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	padding: 12px 0 0 0;
	margin: 5px 0 0 0;
}

.back{
	float: right;
	padding: 0 0 0 11px;
	background-image:url(../img/global/pro-back-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px ;
}

.next{
	float: right;
	padding: 0 11px 0 0;
	background-image:url(../img/global/pro-next-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px ;
}

.sep {
	float: right;
	padding: 2px 7px 0 7px;
}