/*--INIT*/
body, html {
	height: 100%;
}

html {
	/*force l'affichage la barre de défilement verticale*/
	font-size: 100%;
	overflow-y: scroll;
}

body {
	background: #f1fafe url(../../_images/body/body-bg.jpg) 0 0 repeat-x;
	color: #313131;
	font: normal .8em Arial, Helvetica, FreeSans, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
	text-align: center;
}

body img {
	border: 0;
}* {
	margin: 0;
	outline-style: none;
	outline: none;
	padding: 0;
}

a:link, a:visited {
	color: #313131;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, div, ul, li, h1, h2, h3, h4, form, input, select, label, span {
	margin: 0;
	padding: 0;
}

li {
	/*text-align: justify;*/
	background: url('../../_images/common/link-puce.png') 0px 7px no-repeat;
	list-style: none;
	line-height: 15px;
	padding: 3px 0 3px 14px;
}

ul {
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h5 font-size:
0.8em;
}

fieldset {
	border: none;
}

hr {
	border: 1px #e8e8e8 solid;
	/*background: #f0f0f0 !important;*/
	background:none;
	height: 1px;
	margin: 5px 100px;
}

#global {
	background: #ffffff;
	border: 1px solid #00519e;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
	width: 900px;
	zoom: 1;
}

.container {
	background: #ffffff;
	border: #00ff00 1px solid;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	/*overflow: hidden;
	 zoom: 1;*/
}

/*INIT--*/
/*-- HEADER */
#top-header {
	background: #00519e;
	color: #ffffff;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

.header-container {
	color: #ffffff;
	font-size: 1em;
	line-height: 32px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	vertical-align: middle;
	width: 880px;
}

.header-img-container img {
	margin-right: 8px;
}

#right-header {
	background: #ffffff url('../../_images/header/header-annex.png') 0 5px no-repeat;
	height: 115px;
	position: absolute;
	top: 75px; right: 15px;
	width: 220px;
	z-index: 500;
}

.header-container a {
	display: block;
	text-align: left;
}
.header-container a:hover img{
	border-color:#ffffff !important;
}
.header-photos {
	text-align: left;
}

#welcome-text {
	color: #000000;
	font-family: "Arial Black";
	font-size: 1.3em;
	position: absolute;
	top: 50px;	left: 365px;
	text-align: right;
}

#welcome-text span {
	color: #00519e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/*HEADER --*/
/*-- MENU */
#menu {
	background: #ffffff url('../../_images/menu/menu-bg.jpg') 0 0 repeat-x;
	margin-bottom: 5px;
	height: 43px;
	overflow: hidden;
	zoom: 1;
}

#menu li {
	background: none;
	float: left;
	height: 38px;
	margin: 0;
	padding: 0;
}

#menu ul {
}

#menu a {
	border-bottom: solid 5px #ffffff !important;
	color: #808080;
	display: inline-block;
	font-size: 1.2em;
	font-variant: small-caps;
	height: 37px;
	line-height: 37px;
	padding: 0 10px;
	vertical-align: middle;
}

#menu a:hover {
	border-bottom-color:#00519e !important;
	color: #00519e;
	text-decoration:none !important;
}

#menu li.active a,#menu li.active a:hover {
	background: #f7f7f7 url('../../_images/menu/menu-selected-bg.jpg') 0 0 repeat-x;
	color: #ffffff !important;
	text-decoration: none !important;
}

/* MENU --*/
#master-content {
	/*border-bottom: 1px solid #e8e8e8;*/
	margin: 0 auto;
	overflow: hidden;
	width: 880px;
	zoom: 1;
}

/*-- LEFT-CONTENT*/
#left-content {
	margin: 0 auto;
	text-align: left;
}

/*#left-content-container {
 float: left;
 margin-right: 13px;
 width: 609px;
 }
 */
#content-container {
	text-align: left;
	text-justify: distribute;
}

#content-container p {
	padding: 10px;
}

#content-container h1 {
	color: #00519e;
}

#content-container h1, #content-container h3, #content-container dt {
	margin: 10px 0;
}

#content-container h2 {
	font-size: 1.3em;
	line-height:20px;
}

#content-container dl {
	margin: 5px;
}

#content-container ul {
	margin: 0 30px;
}

.contenth2 {
	background: no-repeat url('../../_images/common/arrow-puce.png') 0 0;
	padding: 0 30px;
	margin:0 0 10px 0;
}

.contenth3 {
	background: no-repeat url('../../_images/common/miniarrow-puce.png') 20px 5px;
	font-size: 1.2em !important;
	font-weight: bolder;
	padding: 0 30px;
}

#content-container dt {
	background: no-repeat url('../../_images/common/miniarrow-puce.png') 20px 5px;
	font-size: 1.2em !important;
	font-weight: bolder;
	padding: 0 30px;
}

.contenth1 {
	font-size: 1em;
	padding: 3px 45px;
}

/*#content-container {
 border-bottom: 1px solid #e8e8e8;
 overflow: hidden;
 padding-top: 0px;
 zoom: 1;
 }*/
.content-title {
	color: #000000 !important;
	font-family: "Arial Black";
	font-size: 1.8em;
	font-weight: lighter;
	height: 35px;
	text-align: left;
}

.content-title span {
	color: #00519e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.arial-black {
	font-family: "Arial Black";
}

/*--CONTENT-REF*/
#content-ref-txt {
	padding: 10px;
}

#content-ref-txt h2 {
	background: #ffffff url('../../_images/common/title-puce.png') 0 0 no-repeat;
	color: #00519e;
	font-size: 1.2em;
	font-family: "Arial Black";
	font-weight: lighter;
	height: 17px;
	line-height: 17px;
	padding-left: 17px;
	text-align: left;
}

.content-ref-txt-subtitle {
	display: block;
	text-align: right;
	overflow: hidden;
	width: 200px;
}

.content-ref-txt-subtitle-text {
	display: block;
	float: right;
	text-align: left;
	width: 600px;
}

.subcontentcontainer{
	overflow:hidden;
}

.subcontent-title{
	background:#00519e;
	color:#ffffff;
	display:block !important; display:inline-block;
	margin:0 10px 5px 0;
	padding:2px;
	width:auto;
}

.subcontent-left {
	border-right: 1px #e8e8e8 solid !important;
	float: left;
	margin-right:10px;
	max-width:500px;
	_width: expression( Math.min(parseInt(this.offsetWidth), 500) );
	
}

.subcontent-right {
	overflow:hidden;
	zoom:1;
}

.subcontent{
	margin: 20px 5px;
	overflow:hidden;
	zoom:1;
}

.subcontent img{
	border: solid 1px #00519E;	
}

.subcontentimg-noborder img{
	border-color: #ffffff !important;
}

.subcontent-left img{
	text-align:center;
	margin:0 20px;
	border: solid 1px #00519E;	
}

.subcontent-mail img{
	margin:0 !important;
	border: none !important;
}

.subcontent-right img{
	text-align:center;
	margin:0 20px;
	border: solid 1px #00519E;	
}

a img{
	border: solid 1px #ffffff;	
}
a:hover img{
	border-color: #d2eaff !important;
}

.centercontent{
	margin: 0 auto;
	margin-bottom:10px;
	text-align:center;
}

.imgtitle{
	width:100%;
	font-size:0.85em;	
	text-align:center;
	display:block;	
}
/*--CONTENT-REF*/
/*--CONTENT-TXT*/
/*CONTENT-TXT--*/
/*--BLOC-CONTENT*/
.bloc-container {
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	text-align: center;
	width: 625px;
	zoom: 1;
}

.bloc-container a:hover {
	text-decoration: underline;
}

.bloctitle {
	background: #ffffff url('../../_images/common/title-puce.png') 0 3px no-repeat;
	font-size: 1.4em !important;
	line-height: 30px;
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: middle;
}

.bloc-container ul {
	text-align: left;
	margin:5px !important;
}

.bloc-container li {
	font-size: 1.3em;
	margin: 0 5px;
}

.bloc-container li a{
	line-height:20px;
}

.left-bloc, .right-bloc, .center-bloc {
	text-align: center;
	width: 200px;
}

.left-bloc {
	float: left;
}

.center-bloc {
	margin: 0 auto;
	overflow: hidden;
}

.right-bloc {
	float: right;
	margin-right: 2px !important;
	margin-right: 0;
}

.left-bloc-img, .center-bloc-img, .right-bloc-img {
	border: 1px #e8e8e8 solid;
}

/*BLOC-CONTENT--*/
/*LEFT-CONTENT--*/
/*--RIGHT CONTENT*/
#right-content {
	float: right;
	margin: 0 0 15px 10px;
	width: 240px;
}

/*--LINK BLOC*/
#link-bloc {
	background: #ffffff url('../../_images/common/bloc-bg.jpg') 0 100% repeat-x;
	border: 1px #e9e9e9 solid;
	margin-top: 10px;
	padding-bottom: 10px;
}

#link-bloc h2 {
	font-size: 1.1em;
	font-family: "Arial Black";
	font-weight: lighter;
	padding-top: 2px;
}

#link-bloc ul {
	padding: 3px 0 0 25px;
	text-align: left;
}

#link-bloc li {
	font-size: 0.85em;
}

#link-bloc a {
	font-size: 0.9em;
	text-decoration: underline;
}

#link-bloc span {
	font-size: 0.85em;
	font-weight: lighter;
}

#link-bloc a:hover {
	text-decoration: none;
}

/*LINK BLOC--*/
/*--CLIENT-SPACE*/
.top-border {
	background: #00519e;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #00519e;
	font-size: 0;
	height: 2px;
	margin: 0;
	padding: 0;
}

#client-space {
	background: #ffffff url('../../_images/common/bloc-bg.jpg') 0 100% repeat-x;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e9e9e9;
	overflow:hidden;
}

#client-space-top {
	background: #ffffff url('../../_images/annex/client-space-pict.jpg') 0 0 no-repeat;
	display:block;	
	height: 81px;
	padding: 5px 45px 0 0;
}

#client-space h1 {
	font-size: 1.4em;
	/*padding: 5px 45px 0 0;*/
}

#client-space-content ul{
	width:210px;
	margin:0px 0 0 10px;
	font-size:.85em;
}

#client-space-content {
	padding: 5px;
	text-align: left;
}

#client-space-content span {
	display: inline-block;
}

#client-space-content a {
	display: block;
	text-decoration: underline;
	text-align: center;
}

#client-space-content a:hover {
	text-decoration: none;
}

/*CLIENT-SPACE--*/
/*RIGHT-CONTENT--*/

.partnairscontainer{
	overflow:hidden;
}

.partnairscontainer span{
	display:block;
	font-size:0.85em;
	line-height:20px;
}

.partnairscontainer a img{
	border : #ffffff 1px solid;
}

.partnairscontainer a:hover img{
	border : #d5ebff 1px solid;
}

.partnairscontainer td{
	height:100px;
	text-align:center;
}

.partnairscontainer tr{
	border-bottom:1px solid #d5ebff;
	display:block;
	margin-bottom:10px;
}
/*--FOOTER*/
#footer-bg {
	background: #00519e;
	border: 1px solid #00519e;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#footer-bg p {
	color: #ffffff;
	text-align: right;
	padding: 5px;
}

#footer-bg a {
	color: #ffffff;
}

#footer-bg a:hover {
	text-decoration: underline;
}

.footer-slogan{
	color: #ffffff; text-align:left;	
	margin-left:10px;
}
/*FOOTER--*/
#breadcrumbs {
	color: #808080;
	font-size: 0.85em;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


/*CONTACT SPEC*/
.contact-coord{
	width:32.4%;
}

.contact-map{
	float:right;
}

.contact-map img{
	margin-top:10px;
}

.hotline-coord{
	width:49%;
}

a#voeux{
	background:url("../../_images/annex/immosoft-voeux-2010.gif") no-repeat scroll 50% 50%;
	border:1px solid #fff;
	display:block;
	height:118px;
	margin-top:5px;
	padding:0 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}

a#voeux:hover{border:#01509d 1px solid;}