@charset "iso-8859-2";

/* CSS Document */

.help_parag {

	background: url(../images/help.gif) left top no-repeat;

	padding-left: 25px;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-top: 10px;

	font-weight: normal;

	font-size: 11px;

	color: #707070;

}



.help_parag a {

	color: #7070A0;

}



.back_parag {

	background: url(../images/arrow_left.png) left top no-repeat;

	height: 20px;

	padding-left: 25px;

	padding-top: 3px;

	margin-top: 20px;

	font-weight: normal;

	font-size: 11px;

	color: #707070;

}



.back_parag a {

	color: #7070A0;

}



.ok_parag {

	background: url(../images/tick.png) left top no-repeat;

	height: 20px;

	padding-left: 25px;

	padding-top: 3px;

	margin-top: 20px;

	font-weight: normal;

	font-size: 11px;

	color: #707070;

}



.nok_parag {

	background: url(../images/delete.gif) left top no-repeat;

	height: 20px;

	padding-left: 25px;

	padding-top: 3px;

	margin-top: 20px;

	font-weight: normal;

	font-size: 11px;

	color: #707070;

}



form {

	margin: 0;

}



.bullet_wrench {

	margin-left: 15px;

	margin-bottom: 15px;

	height: 20px;

	background: url(../images/support_flow_icons/wrench.png) no-repeat 0 0 ;

	padding-left: 25px;

}

.bullet_wrench a {

	color: #7070A0;

	text-decoration: underline;

}



.bullet_activ {

	margin-left: 15px;

	margin-bottom: 15px;

	height: 20px;

	background: url(../images/support_flow_icons/application_key.png) no-repeat 0 0 ;

	padding-left: 25px;

}

.bullet_activ a {

	color: #7070A0;

	text-decoration: underline;

}



.bullet_sales {

	margin-left: 15px;

	margin-bottom: 15px;

	height: 20px;

	background: url(../images/support_flow_icons/comments.png) no-repeat 0 0 ;

	padding-left: 25px;

}

.bullet_sales a {

	color: #7070A0;

	text-decoration: underline;

}



.error {

	font-weight: bold;

	margin-bottom: 40px;

}



.info1 {

	margin-bottom: 30px;

	/*height: 20px;*/

	background: url(../images/info.gif) no-repeat 0 0 ;

	padding-left: 25px;

	padding-bottom: 6px;

}



.soluce {

	color: #707070;

	/*margin-bottom: 15px;*/

	/*height: 20px;*/

	background: url(../images/clue.gif) no-repeat 0 0 ;

	padding-left: 25px;

	padding-bottom: 6px;

}



.support li {

	margin-bottom: 10px;

}

.support li a {

	color: #7070A0;

	text-decoration: underline;

}



.formblocktitle {

	border-top: 1px solid #C0C0C0;

	border-left: 1px solid #C0C0C0;

	border-right: 1px solid #C0C0C0;

	width:500px;

	background: #E0E8F8;

	margin-left: 20px;

	padding: 10px;

	font-weight:bold;

}

.formblock {

	border: 1px solid #C0C0C0;

	width:500px;

	background: white;

	margin-left: 20px;

	padding: 10px;

}

.formblock a {

	color: #7070A0;

	text-decoration: underline;

}

/* A creuser ultérieurement...

.formblock input {

	background-color: #FFFFFF;

	border: 1px solid #B0B0B0;

}

*/



.helppopup {

	position: absolute;

	left:0px; top:0px;		/* sera recalculé au moment de l'affichage. */

	width:260px;

	border: 1px solid #707070;

	padding:10px;

	background:white;

	visibility:hidden;

}

.helppopup a {

	color: #7070A0;

	text-decoration: underline;

}




