/* Global */

html, body {
	width: 100%;
}

body {
	text-align: center;
	background-color: #F1F4F5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

* {margin: 0px; padding: 0px;}

/*div {border: 1px solid orange}*/

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.nodisp {
    display: block;
    height: 1px;
    overflow: hidden;
	visibility: hidden;
}

H1 {
	font: bold 20px Arial, Geneva, Helvetica, sans-serif;
}

H4 {
	font: bold 11px Arial, Geneva, Helvetica, sans-serif;
	padding: 10px 0 2px 0;
}

a:link 		{color: #525A5E; font-weight: bold; text-decoration: none;}
a:visited 	{color: #525A5E; font-weight: bold; text-decoration: none;}
a:hover 	{color: #525A5E; font-weight: bold; text-decoration: underline;}
a:active 	{color: #525A5E; font-weight: bold; text-decoration: underline;}

#superconteneur {
	background: url('images/commun/main.fond.full.gif') no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 763px;
	height: 682px;
}

#principal {
	width: 731px;
	height: 519px;
	margin: 28px 0 0 28px;
}

#box-1 {
	background: url('images/commun/pop1.fond.base.gif') no-repeat left top;
	width: 323px;
	height: 221px;
	margin: 17px 0 0 377px;
}
#box-1 .image {
	margin: 25px 0 0 17px;
}
#box-1 .lien {
	margin: 3px 0 0 20px;
}

#box-2 {
	background: url('images/commun/pop2.fond.vide.gif') no-repeat left top;
	float: left;
	display: inline;
	width: 286px;
	height: 106px;
	margin: 45px 0 0 17px;
	padding-top: 28px;
	font: normal 12px Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
}
#box-2 LABEL {
	padding: 1px 0 0 10px;
	background: url(images/commun/fleche-rouge.gif) 0 3px no-repeat;
}

#box-2 .bt-envoi {
	margin-top: 10px;
}

#box-2b {
	background: url('images/commun/pop2b.fond.base.gif') no-repeat left top;
	float: left;
	display: inline;
	width: 286px;
	height: 150px;
	margin: 45px 0 0 17px;
	padding-top: 28px;
	font: normal 12px Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
}

#box-2b .estimation {
	font: bold 16px Arial, Geneva, Helvetica, sans-serif;
	color: #3C3F9A;
	line-height: 25px;
}

#pop3 {
	background: url('images/commun/pop3.fond.base.gif') no-repeat left top;
	float: right;
	display: inline;
	width: 178px;
	height: 95px;
	margin: 51px 0 0 0;
}
#box-3 {
	float: right;
	display: inline;
	width: 178px;
	height: 95px;
	margin: 51px 0 0 0;
	background: url(images/commun/pop3.lien-1.gif) top left no-repeat;
}

#box-3 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/commun/pop3.lien-0.gif) top left no-repeat;
}

#box-3 a:hover {
	background: transparent none;
} 

#box-3b {
	float: right;
	display: inline;
	width: 354px;
	height: 200px;
	margin: 21px 0 0 0;
	background: url(images/commun/pop3.fond.ext.gif) top left no-repeat;
}
#box-3b .content {
	float: right;
	width: 320px;
	height: 166px;
	overflow: auto;	
	margin: 2px 0 2px 0;
	padding: 15px;
	font: 13px Arial, Geneva, Helvetica, sans-serif;
}

#box-3b .lien {
	padding: 1px 0 0 10px;
	background: url(images/commun/fleche-rouge.gif) 0 4px no-repeat;
}
#box-3b .switchcontent {
	padding: 2px 0 5px 10px;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
}
#box-3b H3 {
	font: bold 20px Arial, Geneva, Helvetica, sans-serif;
}

#box-4 {
	float: right;
	display: inline;
	width: 122px;
	height: 40px;
	margin: 5px 0 0 0;
	background: url(images/commun/pop4.lien-1.gif) top left no-repeat;
}

#box-4 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/commun/pop4.lien-0.gif) top left no-repeat;
}

#box-4 a:hover {
	background: transparent none;
} 


#box-5 {
	background: url('images/commun/pop5.fond.gif') no-repeat left top;
	width: 323px;
	height: 439px;
	margin: 17px 0 0 377px;
	padding: 1px 0 0 0;
}
#box-5 .content {
	width: 304px;
	height: 400px;
	margin: 12px 0 0 0;
	padding: 5px 5px 0 12px;
	overflow: auto;
	font: 10px Arial, Geneva, Helvetica, sans-serif;
}

#pied {
	width: 731px;
	height: 130px;
	margin: 0 0 0 28px;
}

#box-p1 {
	background: url('images/commun/txt.osez.propriete.gif') no-repeat 0 17px;
	float: left;
	display: inline;
	width: 330px;
	height: 90px;
	margin: 21px 0 0 105px;
	font: normal 10px Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-top: 18px;
}
#box-p1 UL {
	list-style: none;
}
#box-p1 LI {
	padding: 1px 0 0 10px;
	background: url(images/commun/carre-rouge.gif) 0 4px no-repeat;
}

#box-p2 {
	float: right;
	display: inline;
	width: 206px;
	height: 80px;
	margin: 32px 25px 0 0;
	background: url(images/commun/txt.link-1.gif) top left no-repeat;
}

#box-p2 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/commun/txt.link-0.gif) top left no-repeat;
}

#box-p2 a:hover {
	background: transparent none;
} 

.copyright {
	font: normal 10px Arial, Geneva, Helvetica, sans-serif;
	color: #525A5E;
}
.copyright a:link 		{color: #525A5E; font-weight: normal; text-decoration: none;}
.copyright a:visited	{color: #525A5E; font-weight: normal; text-decoration: none;}
.copyright a:hover		{color: #525A5E; font-weight: normal; text-decoration: underline;}
.copyright a:active		{color: #525A5E; font-weight: normal; text-decoration: underline;}