@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.6em;
	font-weight: normal;
}

/* FOND */

.dossier-bkgd {
	background-image: url(../img/global/pro_dossier_bkgd.gif);
	background-repeat: no-repeat;
	width: 860px;
	margin: 0 4px;
	height: auto;
	float: left;
}

/* 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 10px 0 0;
	margin: 0;
}

.imageright {
	padding: 0 0 0 10px;
	margin: 0;
}

.img-fiche{
	padding: 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;
}

.chapo {
	font-weight: bold;
	font-size: 1.4em;
	color: #a5c245;
	width: 390px;
	height: 100%;
	padding: 0 25px 0 0 ;
}

.formulaire {
	float: left;
	width: 418px;
}

.f-cln {
	float: left;
	width: 209px;
}

.f-label {
	font-weight: bold;
	padding: 0 11px 0 0;
	background-image: url(../img/global/asterisque.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	clear: both;
}

.f-inputfield {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 183px;
	height: 17px;
	padding: 0 3px 0 3px;
	margin: 0 0 10px 0;
	background-image: url(../img/global/pro_form_input-field.gif);
	clear: both;
}

.f-inputfield input{
	float:left;
	margin: 2px 0 0 2px;
	width: 175px;
	height: 11px;
	color: #000;
	border: none;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
}


.f-select {
	float: left;
	width: 189px;
	height: 17px;
	margin: 0 0 10px 0;
	clear: both;
}

.f-select select{
	float:left;
	width: 189px;
	height: 18px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
	border: 1px solid #7f9db9;
}

.f-main {
	float: left;
	width: 418px;
	margin: 10px 0 0 0;
}

.f-textarea {
	float: left;
	width: 397px;
	height: 61px;
	margin: 0 0 10px 0;
	clear: both;
	background-image: url(../img/global/pro_textarea.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.f-textarea textarea{
	float:left;
	width: 390px;
	height: 54px;
	color: #000;
	border: #f3f0fa 1px solid;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
	overflow:auto;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.f-conditions {
	float: left;
	width: 408px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	color: #666;
	padding: 60px 0 0 0;
}

.f-precisions {
	height: 41px;
	width: 209px;
	clear: both;
	float: left;
}

/* CONTENU */

.dossier-menu p{
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 8px 0 0;
}

.dossier-menu ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}

/* VALIDATION */


.fleche-1clic {
	float: left;
	background-image: url(../img/global/pro_1clic-corps-fleche.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding: 4px 0 0 4px;
	margin: 1px 0 0 295px;
	width: 82px;
	font-weight: bold;
	display: inline;
}

.fleche-1clic a{
	display: block;
	width: 86px;
	color: #fff;
	float: left;
}

.fleche-1clic a:hover{
	color: #fff;
	text-decoration: underline;
	float: left;
}

.pointe-1clic {
	margin: 1px 0 0 0;
	color: #fff;
	float: left;
}
	
