body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #025587;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fd-main2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	background-color: #D1E3F1;
}
.color1 {
	color: #0685D7;
}
.color2 {
	color: #00A5DF;
}
.color3 {
	color: #666666;
}
.color4 {
	color: #025587;
}
.hidden {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0;
	padding: 0;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-width: 710px;
	max-width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 90%;
}
#baseline {
	right: 10%;
	text-align: right;
	top: 32px;
	z-index: 25;
	position: absolute;
}
#baseline h1 {
	font-size: 1.1em;
	color: #545454;
	line-height: 1.1em;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: lighter;
}
#topmenu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	height: 22px;
	color: #001C2D;
	font-weight: bold;
	z-index: 5;
	text-align: right;
	position: relative;
	background-color: #D9E4ED;
	min-width: 710px;
	line-height: 1.5em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#topmenu p {
	text-align: right;
	margin: 0;
	padding: 0;
}

#topmenu a {
	color: #001C2D;
	text-decoration: none;
	background-color: #D9E4ED;
}
#topmenu a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #025587;
	color: #025587;
	background-color: #D9E4ED;
}
#cheminNav {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-top: 10px;
	padding-left: 10px;
	min-width: 700px;
}
#cheminNav a {
	color: #0685D7;
	text-decoration: none;
}
#cheminNav a:hover {
	color: #025587;
}

.toplogo {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.toplogo a {
	border: 0;
	margin: 0;
	padding: 0;
}

#TopImgBorder {
	background-color: #D9E4ED;
	height: 18px;
	position: relative;
	width: 710px;
	padding: 0;
	margin: 0;
}
#article{
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D9E4ED;
	font-family: Arial, Helvetica, sans-serif;
	color: #025587;
	font-size: 0.85em;
	background-color: #FFFFFF;
	position: relative;
	border-left-color: #D9E4ED;
	border-left-style: solid;
	border-left-width: 0px;
	padding-left: 10px;
	padding-right: 3%;
	margin-top: 20px;
	width: 72%;
	margin-bottom: 20px;
	min-width: 500px;
	text-align: justify;
}
#article p {
	background-color: #FFFFFF;
	font-size: 0.85em;
}
#article li {
	font-size: 0.85em;
	list-style-type: disc;
}


#article h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FF6600;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	border-bottom-color: #D9E4ED;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}
#article h3 {
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFFFFF;
	text-align: left;
}
.ArticleTable {
	font-size: 0.85em;
	width: 80%;
	border: 1px dotted #FF6600;
	padding: 10px;
}

/*#article a {
	color: #00A5DF;
	font-weight: normal;
	background-color: #FFFFFF;
}
#article a:hover {
}*/
.solutionTD {
	width: 40%;
	line-height: 1.2em;
}


.solutionTD h3 {
	color: #0685D7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.solutionTD2 hr {
	height: 1px;
	color: #FF6600;
}

.solutionTD2 {
	width: 54%;
	line-height: 1.2em;
}
.solutionTD2 h3 {
	color: #0685D7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.solutionImgFloatLeft {
	float: left;
	border: 1px solid #045F9B;
	margin-right: 10px;
}
.ImgActuFloat {
	float: right;
	border: 1px solid #7BADCB;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.successTitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0685D7;
	margin-top: 25px;
	margin-bottom: 25px;
}
#SuccessReponse {
	position: relative;
	border: 1px dotted #A9D149;
	width: 96%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.successImgFloatRight {
	float: right;
	border: 1px solid #045F9B;
	margin-left: 10px;
	margin-top: 0px;
}
.SuccessReponseTD1 {
	width: 45%;
}
.SuccessReponseTD2 {
	width: 50%;
	text-align: right;
}
.successTitre2 {
	color: #A9D149;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.ImgArticleFloatLeft {
	float: left;
	border: 1px solid #7BADCB;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 4px;
}
#Contacts {
	font-size: 0.75em;
	color: #666666;
	background-color: #FFFFFF;
	width: 170px;
	padding-bottom: 10px;
	border-top: 1px solid #1CB5F9;
	border-right: 1px solid #1CB5F9;
	border-bottom: 1px solid #1CB5F9;
	position: relative;
}
#Contacts h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1CB5F9;
	height: 16px;
	margin-top: 0px;
	padding-left: 5px;
}
#Contacts a {

	color: #00A5DF;
	background-color: #FFFFFF;
}
#Contacts a:hover {
	text-decoration: none;
}
.inputTxt {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #00A5DF;
	color: #666666;
	height: 1.4em;
	font-size: 0.9em;
	margin-top: 4px;
}
.inputBox {
	background-color: #FFFFFF;
	height: 1em;
	margin-left: 0px;
	padding-left: 0px;
}
.FormBorder {
	border: 1px dotted #FF6600;
	padding-left: 10px;
	width: 200px;
}
.ImgBorder {
	border: 1px dotted #FF6600;
}
#footer a {
	color: #00A5DF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {
	height: 18px;
	background-color: #D9E4ED;
	font-size: 0.7em;
	color: #757575;
	text-align: center;
	padding-top: 4px;
	position: relative;
	min-width: 450px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#blocinfos {
	border-right-width: 1px;
	width: 400px;
	background-color: #FFFFFF;
	margin-left: 10px;
	border-right-style: solid;
	border-right-color: #D9E4ED;
	padding-top: 10px;
}
#blocinfos table {
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#blocinfos tr {
	vertical-align: top;
}
#AccesClient {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 2%;
	text-align: center;
}
#AccesClient h2 {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#AccesClient a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/pct-accesclient.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #0685D7;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
}
#AccesClient a:hover {
	background-color: #0469AC;
	color: #FFFFFF;
}
#ContextLink {
	font-size: 0.7em;
	color: #666666;
	background-color: #FFFFFF;
	width: 170px;
	padding-bottom: 10px;
	border-top: 1px solid #C1DE7C;
	border-right: 1px solid #C1DE7C;
	border-bottom: 1px solid #C1DE7C;
	position: relative;
}
#ContextLink h2 {

	font-size: 1em;
	font-weight: bold;
	color: #025587;
	background-color: #C1DE7C;
	height: 16px;
	margin-top: 0px;
	padding-left: 5px;
}
#ContextLink a {


	color: #00A5DF;
	background-color: #FFFFFF;
}
#ContextLink a:hover {
	text-decoration: none;
}
#RightBlocs {
	position: absolute;
	top: 170px;
	right: 2%;
}
.PartenaireLink a {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #FF6600;
	display: block;
	width: 100%;
	text-align: right;
	text-decoration: none;
	color: #00A5DF;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	padding-right: 2px;
	font-weight: bold;
}
.PartenaireLink a:hover {
	border: 1px dotted #1CB5F9;
	color: #FF6600;
}
.ImgPartenairesFloatLeft {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
.ImgTemoignageFloatLeft {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}
.ImgNoBorder {
	border: 1px solid #FFFFFF;
}
.ImgNoBorder:hover, .ImgNoBorder:focus {
	border: 1px double #1CB5F9;
}


.contactAcces {
	position: absolute;
	font-size: 0.8em;
	top: 495px;
	width: 350px;
	left: 570px;
}
.contactAcces h3 {
	margin-bottom: 0px;
	font-size: 1.2em;
}
