@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 ;
	width: 634px;
}

.part1 {
	float: left;
	padding: 0 0 0 25px;
}
	/* formulaire de demande de document appel d'offre*/
	#formulaire {
		float: left;
		width: 418px;
		margin-top:20px;
	}
	
	.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-main {
		float: left;
		width: 418px;
		margin: 10px 0 0 0;
	}
	.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 90px;
		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;
	}
	#response{
		display:hidden;
	}
	#form_content{
		height:260px;
		overflow:hidden;
	}

.chapo {
	font-weight: bold;
	font-size: 1.4em;
	color: #a5c245;
	width: 634px;
	height: 100%;
	padding: 0 25px 0 0 ;
}

.paragraph {
	
}

/* FICHE COORDONNEE */

.fiche-coordonnees {
	margin: 22px 0 0 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #684baa ;
}

.titre-coordonnees {
	margin: 0;
}

.fiche-coordonnees .fondu{
	margin: -57px 0 0 -9px;
	float: left;
}