body,html{
	margin:0;
	padding:0;
}
body {
	min-width:950px; /* Prevent content from becoming unreachable in Gecko */
}

/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:195px;
	background: url('images/bg.gif') repeat-x center top;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header, div#header_en {
	position: relative;
	height:195px;
	width:950px;
	margin:0 auto;
	background: url('images/bg_header.gif') no-repeat left top;
}
div#header_en {
	background: url('images/bg_header_en.gif') no-repeat left top;
}
div#header #translation, div#header_en #translation {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 75px;
	left: 35px;
	float : left;
/*	clear: both;*/
	width : 150px;
	heigth : 30px;
	text-align: right;
	display: inline;
}
div#header #translation a:hover, div#header_en #translation a:hover {
	color: #4A4A4A;
}
div#header #translation a, div#header #translation a:hover, div#header_en #translation a, div#header_en #translation a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
div#header .titre, div#header_en .titre {	
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform:uppercase;
	color: #4A4A4A;
	font-weight: bold;
	padding:50px 0 0 333px;
	margin:0;
}
 #menu-haut ul li {
	display: inline;
	float:right;
 }
div#header #menu-haut { 
	position: absolute;
	width: 751px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	font-weight: bold;
	top: 154px;
	left: 200px;
	margin:0;
	float: right;
/*	border: #000 solid 1px;	*/
 }
 #menu-haut ul li a, .in { 
	color: #fff;
	text-decoration: none;
	margin: -5px 60px 0 0;
	display:block;
 }
  #menu-haut ul li a:hover { 
	color: #4A4A4A;
 }
  #menu-haut .in { 
    margin: -5px 60px 0 0;
	font-size: 12px;
	color: #4A4A4A;
 }
 
 /* MENU HAUT ANGLAIS */
 
  #menu-haut-en ul li {
	display: inline;
	float:right;
 }
 #menu-haut-en { 
	width: 751px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	font-weight: bold;
	margin:30px -11px 0 0px;
	float: right;
	clear: both;
/*	border: #000 solid 1px;*/
 }
 #menu-haut-en ul li a, .in { 
	color: #fff;
	text-decoration: none;
	margin: -5px 83px 0 0;
	display:block;
 }
  #menu-haut-en ul li a:hover { 
	color: #4A4A4A;
 }
  #menu-haut-en .in { 
    margin: -5px 0px 0 0;
	font-size: 12px;
	color: #4A4A4A;
 }

  
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:195px 0 0 0;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-top: -12px;
	margin-left:0;
}
div#middlewrap, maincontentwrap {
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
}
div#middle {
	width:950px;
	margin:0 auto;
}
div#sidebar {
	top: 195px;
	width:210px;
	min-height: 300px;
	height: 100%;
	position:absolute;
	margin: 0px auto;
	left: 50%;
	margin-left: -474px;
	background: url('images/bg_left-sidebar.gif') repeat-y left top;
}
div#sidebar ul {
	margin: 0;
}
div#sidebar .telephone {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #009DBE;
	font-weight: bold;
	margin:0 25px 0 0;
	list-style: none;
	text-align: right;
}
body>div#sidebar {
	position:fixed;
}
body>div#headerwrap {
	position:fixed;
}
#logo {	
	float: right;
	padding: 0;
	margin:0;
}
#logo img {
	border : none;
}
 #sidebar ul li {
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: normal;
	margin: 0 25px 0 0;
	list-style: none;
	text-align: right;
 }
#sidebar ul li a { 
	color: #4A4A4A;
	text-decoration: none;
/*	display:block;*/
 }
#sidebar ul li a:hover { 
	color: #A4A4A4;
 }
#sidebar .in { 
	color: #A4A4A4;
 }
div#content {
	padding:0 10px;
	margin-left:210px;
	margin-top: 27px;
	margin-bottom: 100px;	
	min-height: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
/*	background: url('images/bg-centre.jpg') no-repeat;*/
	background-attachment: fixed;
	background-position: center;
}
div#content a {	
	color: #4A4A4A;
	text-decoration: underline;
}
div#content a:hover {	
	color: #A4A4A4;
	text-decoration: none;
}

div#content #titre {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 3px 0 3px 5px;
	text-align: left;
	border-right: 20px solid #CCCCCC;
	border-left: 10px solid #CCCCCC;
	background-color: #009DBE;
}
div#content #sous-titre, #sous-titre {
	font-size: 18px;
	font-weight: bold;
	color: #009DBE;
	margin-bottom: 5px;
/*	text-decoration: none;*/
	text-align: left;
}

div#content #sous-titre a {
	color: #009DBE;
	text-decoration: underline;
}
div#content #sous-titre a:hover {
	color: #009DBE;
	text-decoration: none;
}
div#content #left {
	float: left;
	width: 48%;
	height: 380px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/*div#content #assurance_centre {
	width: 48%;
	height: 300px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}*/
div#content #left #titre {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10;
	padding: 0;
	color: #4A4A4A;
	border-right: 0;
	border-left: 0;
	background: none;
}
div#content #right {
	float: right;
	width: 45%;
	height: 380px;
	text-align: justify;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
div#content #right #titre {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10;
	padding: 0;
	color: #4A4A4A;
	border-right: 0;
	border-left: 0;
	background: none;
}
div#content #auto-habitation-avantages {
	width: 100%;
	clear: both;
}
div#middlecontent, div#middlecontent_en {
	padding:5px 0 0 10px;
	margin-left:210px;
	min-height: 675px;
/*	background: url('images/bg-centre.gif') no-repeat left top;*/
}
div#middlecontent #animation, div#middlecontent_en #animation {
	padding: 0;
}
div#middlecontent .soumission, div#middlecontent_en .soumission {
	padding:74px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 24px;
	color: #009DBE;
	font-weight: normal;
	text-align: center;
}
div#middlecontent .soumission a, div#middlecontent_en .soumission a {
	color: #009DBE;
	text-decoration: underline;
}
div#middlecontent .soumission a:hover, div#middlecontent_en .soumission a:hover {
	color: #009DBE;
	text-decoration: none;
}
div#middlecontent .telephone, div#middlecontent_en .telephone {
	padding:5px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 26px;
	color: #009DBE;
	font-weight: bold;
	text-align: center;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:relative;
	bottom:0;
	left:0;
	height:78px;
	background: url('images/bg_footerwrap.gif') repeat-x left top;
}
body>div#footerwrap {
	position:fixed;
/*	border: 1px solid red;*/
}
div#footer {
	height:78px;
	width:950px;
	margin:0 auto;
	background: url('images/bg_footer.gif') no-repeat center top;
}
div#footer-menu, div#footer-menu_en {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding:20px 0 0 376px;
}
div#footer-menu_en {
	padding:20px 0 0 425px;
}
div#footer-menu a, div#footer-menu_en a {
	color: #fff;
	text-decoration: underline;
}
div#footer-menu a:hover, div#footer-menu_en a:hover {
	color: #fff;
	text-decoration: none;
}
div#footer-copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #6E6F71;
	font-weight: bold;
	padding:20px 0 0 316px;
}

h3, .in {	
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 16px;
/*	text-transform:uppercase;*/
	color: #4A4A4A;
	font-weight: bold;
	margin:10px 25px 0 0;
	text-align: right;
	border-bottom: 1px dotted #B6B7B8;
}
h3 a {	
	color: #4A4A4A;
	text-decoration: none;
}
h3 a:hover {	
	color: #A4A4A4;
}
h3 .in {	
	color: #A4A4A4;
}
h4 {	
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
/*	text-transform:uppercase;*/
	color: #4A4A4A;
	font-weight: bold;
	margin:20px 25px 20px 0;
	text-align: right;
}
h4 a {	
	color: #4A4A4A;
	text-decoration: none;
}
h4 a:hover {	
	color: #A4A4A4;
}
h5, .in {	
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 16px;
/*	text-transform:uppercase;*/
	color: red;
	font-weight: bold;
	text-transform:capitalize;
	margin:10px 25px 0 0;
	text-align: right;
/*	border-bottom: 1px dotted #B6B7B8;*/
}
h5 a {	
	color: red;
	text-decoration: none;
}
h5 a:hover {	
	color: #A4A4A4;
}
h5 .in {	
	color: #A4A4A4;
}
/* DIV */
#ZoneLien1, #ZoneLien2, #ZoneLien3, #ZoneLien4, #ZoneLien5, #ZoneLien6, #ZoneLien7, #ZoneLien8, #ZoneLien9, #ZoneLien10, #ZoneLien11, #ZoneLien12, #ZoneLien13, #ZoneLien14{
	display:none;
}
#zoneLien_joindre {
  height: auto;
  padding: 0 0 15px 76px;
  text-align: left;
}
#zoneLien_auto_habitation {
  height: auto;
  text-align: left;
  padding: 10px 0 10px 0;
}
#zoneLien_dpmm {
  height: auto;
  text-align: left;
  padding: 10px 0 10px 0;
}
#zoneLien_dpmm ul {
  padding: 0;
  margin: 0 0 0 20px;
}
#zoneLien_dpmm li {
  padding: 0;
  margin-bottom: 0px;
}

/* FORMULAIRES */
A.formtx {text-decoration:none;}

.formtx {
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#070D2D;
	text-decoration:none
}

/* RELIANCE-PROTECTRON */

div#content-reliance #sous-titre {
	font-size: 18px;
	font-weight: bold;
	color: #4A4A4A;
	margin-bottom: 5px;
/*	text-decoration: none;*/
	text-align: left;
}

div#content-reliance {
	width: 745px;
	padding:0;
	margin: 27px;	
	min-height: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}