@charset "UTF-8";/* CSS Document */body,td,th {	font-family: Verdana, Geneva, sans-serif;	font-size: 14px;	color: #FFF;}body {	background-color: #FFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	color: #FFF;}a:visited {	color: #FFF;}a:hover {	color: #1b80b4;}a:active {	color: #1b80b4;}#centeredcontent {	width: 1150px;	height: 740px;	text-align: center;	border: 1px solid #CCC;	position: absolute;	left: 50%;	top: 50%;	margin-left: -575px;	/* Half the width of the DIV tag which is 50 pixels */	margin-top: -370px;	/* Half the height of the DIV tag which is also 50 pixels */}#centeredcontentIndex {	width: 1150px;	height: 60px;	text-align: center;	border: 1px solid #CCC;	position: absolute;	left: 50%;	top: 50%;	margin-left: -575px;	/* Half the width of the DIV tag which is 50 pixels */	margin-top: -370px;	/* Half the height of the DIV tag which is also 50 pixels */	background-image:url(_images/_index/bg-progestion.jpg);	background-repeat:no-repeat;	padding-top:680px;}.bgContenu {	background-image:url(_images/_secteurs-activites/images/bg_contenu.jpg);	background-repeat:no-repeat;}.bgContenuSections {	background-image: url(_images/_sections/bg-sections.jpg);	background-repeat:no-repeat;}.bgContenuContact {	background-image: url(_images/_sections/bg-contact.jpg);	background-repeat:no-repeat;}.DivContenu {	overflow-y:auto;	overflow-x:hidden;	width:532px;	height:390px;	padding-left:100px;	padding-right:20px;	padding-top:35px;	margin-top:0px;	margin-bottom:0px;	padding-bottom:35px;	font-size:18px;	line-height:26px;	font-family:Helvetica, Arial, sans-serif;	color:#fff;}.DivContenuSections {	overflow-y:auto;	overflow-x:hidden;	width:960px;	height:387px;	padding-left:170px;	padding-right:20px;	padding-top:35px;	margin-top:0px;	margin-bottom:0px;	padding-bottom:35px;	font-size:18px;	line-height:26px;	font-family:Helvetica, Arial, sans-serif;	color:#fff;}/* -------- Textes -------- */ .txtTitres {	color:#1b80b4;	font-size:24px;}.txtTitres24 {	color:#1b80b4;	font-size:24px;}.txtServices {	color: #1b80b4;	text-decoration:none;	font-size:22px;}a.txtServices:link {	color: #1b80b4;	text-decoration:none;	font-size:22px;}a.txtServices:visited {	color: #1b80b4;	text-decoration:none;}a.txtServices:hover {	color: #FFF;	text-decoration:none;}a.txtServices:active {	color: #1b80b4;	text-decoration:none;}.txtContact {	font-size:18px;	font-weight:lighter;	line-height:24px}/* -------- Paddings -------- */.paddingBtnFR {	padding-right:25px;}.paddingRight10px {	padding-right:10px;}