/* Jazotel - Front-Office V1.00 20070507 ADH - (c) EspaceDynamique */
#ContSolution {
	width: 540px; 
	color: inherit;
	background-color: #FFFFFF;
/*	position: absolute;
	top: 0;
	left: 0;*/
	text-align: left;
}
#ContSolution h1 {
	margin: 10px 0 0 30px; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase; 
	line-height: 18px;
}
#ContSolution h2 {
	margin: 0 0 5px 135px; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #777777;
	background-color: inherit;
	font-style: italic; 
	line-height: 20px;
	clear: both; 
}
#ContSolution h2 img {
	display: inline;
}
#ContSolution h3 {
	margin: 0 0 0 70px;
	padding: 0 0 0 15px;
	font-size: 11px; 
	font-weight: normal;
	background-image: url("../Img/Arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
	line-height: inherit;
}
span.blue {	color: #60B0D0; background-color: inherit;}
#ContSolution h4 {
	margin: 5px 0 15px 70px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #60B0D0;
	background-color: inherit;
	line-height: inherit;
}
#ContSolution h4 b {
	color: #606060;
	background-color: inherit;
}
#ContSolution h5 {
	margin: 5px 0 15px 70px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #60B0D0;
	background-color: inherit;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	line-height: 18px;
}
#ContSolution p {
	margin: 10px 0 10px 70px; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 14px;
}
#ContSolution p a, #ContSolution p a:link, #ContSolution p a:visited {
	padding: 0 0 0 15px;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #2C99CC;
	background-color: inherit;
	background-image: url("../Img/Arrow.gif");
	background-repeat: no-repeat
}
#ContSolution p a:hover {
	text-decoration: underline;
}
/* lien sans flèche */
#ContSolution p a.NoArrow, #ContSolution p a.NoArrow:link, #ContSolution p a.NoArrow:visited {
	padding: 0;
	background-image: none;
}
#ContSolution p a.Below, #ContSolution p a.Below:link, #ContSolution p a.Below:visited {
	position: absolute;
	top: 55px;
	padding: 0;
	background-image: none;
}
#ContSolution h3 a, #ContSolution h3 a:link, #ContSolution h3 a:visited {
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #2C99CC;
	background-color: inherit;
}
#ContSolution h3 a:hover {
	text-decoration: underline;
}
#ContSolution .Line1px {
	margin: 2px 0 0 85px; 
	width: 275px; 
	height: 4px; 
	background-image: url("../Img/Line1Dot.gif"); 
	background-repeat: repeat-x;
	font-size: 3px; 
}
#ContSolution .Line1px2 {
	margin: 0 0 0 65px; 
	width: 475px; 
	height: 4px; 
	background-image: url("../Img/Line1Dot.gif"); 
	background-repeat: repeat-x;
	font-size: 3px; 
}
#ContSolution .Line2px {
	margin: 0 0 0 65px; 
	width: 475px; 
	height: 12px; 
	font-size: 10px; 
	background-image: url("../Img/Line2Plain.gif"); 
	background-repeat: repeat-x;
}
#ContSolution .Line2px2 {
	margin: 0 0 0 65px; 
	width: 475px; 
	height: 12px; 
	background-image: url("../Img/Line2.gif"); 
	background-repeat: repeat-x;
	font-size: 12px; 
}
#ContSolution img {
	margin: 5px 0 10px 80px; 
}
#ContSolution img.Logo {
	float: left;
	width: 148px;
	margin: 0 10px 0 0; 
}
#ContSolution img.LogoDouble {
	width: 146px;
	margin: 0 0 10px 0; 
}
#ContSolution div.ContLink {
	position: relative;
	float: left;
	display: inline; /*IE*/
	width: 146px;
	height: 120px;
	margin: 0 10px 0 70px; 
}

