/**********************************************************************/
/************************** SITE CORPORATE ***************************/
/**************dernière mise à jour le 13 sept 2007 par A. MULLER*************/

body {
	width:955px;
	margin-left: 5%;
	margin-right: 5%;
	margin:0px auto;
	font-family: verdana, arial;
	color: #000000;
	background: #f0f0ff;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height:15pt
}

img{
	border:none;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	color: #1f4782;
	visibility:hidden;
	display:none;
}

h2 {
	display:block;
	font-size: 13px;
	font-weight: bold;
	color: #1f4782;
}

h2 a{
	font-size: 13px;
	font-weight: bold;
	color: #1f4782;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1f4782;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #1f4782;
	width:400px;
}

h5 {
	font-size: 25px;
	font-weight: bold;
	color: #1f4782;
	margin:15px 0 20px 0;
	padding:0;
}

h6 {
	padding:0;
	margin: 0px;
	margin-left: 0px;
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:justify;
}

.bold{
	font-weight: bold;
}

/* hack firefox au niveau des liens (cadres)*/
a{outline: none;}
:focus{-moz-outline-style: none;}

/**********************************************************************/
/******************************* TITLE *********************************/
/**********************************************************************/
#title {
	height: 277px;
	width:950px;
	background: #CDCDCD url(images/back_title.jpg) no-repeat;
}

.title_weight {
	padding-left: 500px;
	padding-top: 95px;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	width:450px;
}
.title_light {
	padding-left: 472px;	
	font-size:11px;
	color: #FFFFFF;
	width:460px;
	line-height:15pt
}
.title_form {
	padding-top: 9px;
	padding-left: 472px;	
	font-size:11px;
	color: #FFFFFF;
	width:460px;
	line-height:15pt
}

.title_form .deconnect {
	display:inline;
}

.title_form .bouton_deconnect{
	height: 20px;
	width: 98px;
	border: 0px;
	background: url(images/bouton_deconnect.png) no-repeat;
}

.title_form  input{
	margin-left:2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 14px;
	width: 140px;
	font-size:11px;
	background-color: #5775a1;
	border: #375581 1px solid;
	color: #7e95b7;
}

.title_form  .bouton{
	height: 20px;
	width: 36px;
	border: 0px;
	background: url(images/bouton_espacepro.png) no-repeat;
}

.label_espacepro {
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	margin:0;
	padding:0;
}

.motdepasseoublie {
	padding-left:269px;
	font-size:11px;
	color: #7e95b7;
}

.motdepasseoublie a{
	color: #7e95b7;
}

.motdepasseoublie a:hover{
	color: #7e95b7;
	text-decoration : underline;
}

.authentification{
	padding-left:0px;
	font-size:11px;
	color: #7e95b7;
}

.authentification a{
	color: #FFFFFF;
}

.authentification a:hover{
	color: #FFFFFF;
	text-decoration : underline;
}

#click {
	float:left;
	height:21px;
	width:108px;
	background: url(images/bouton_click.png) no-repeat;
	cursor: mouse;
}

/**********************************************************************/
/******************************* MENU *********************************/
/**********************************************************************/

#menu {
	width: 945px;
	height: 50px;
	background: #DEDEDE url(images/back_menu.jpg) no-repeat;
	margin: 0px;
	padding:0 0 0 10px;
	color: black;
	}

#menu  li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	display:block;
	float:left;
	margin-top:5px;
	height:40px;
	margin-left:0px;
	}

.accueil{
	width : 77px;
	background: url(images/accueil.png) no-repeat;
	margin-left:9px;
}
.accueil:hover, .accueil_hover{
	width : 77px;
	background:  url(images/accueil_hover.png) no-repeat;
}

.quisommesnous{
	width : 181px;
	background:  url(images/quisommesnous.png) no-repeat;
}
.quisommesnous:hover, .quisommesnous_hover{
	width : 181px;
	background: url(images/quisommesnous_hover.png) no-repeat;
}

.servicesauxentreprises{
	width : 390px;
	background:  url(images/services.png) no-repeat;
}
.servicesauxentreprises:hover, .servicesauxentreprises_hover{
	width : 390px;
	background: url(images/services_hover.png) no-repeat;
}

/*.servicesauxparticuliers{
	width : 241px;
	background: url(images/servicesauxparticuliers.png) no-repeat;
}
.servicesauxparticuliers:hover, .servicesauxparticuliers_hover{
	width : 241px;
	background: url(images/servicesauxparticuliers_hover.png) no-repeat;
}*/

.temoignages{
	width : 126px;
	background: url(images/temoignages.png) no-repeat;
}
.temoignages:hover, .temoignages_hover{
	width : 126px;
	background: url(images/temoignages_hover.png) no-repeat;
}

.contact{
	width : 161px;
	background: url(images/contact.png) no-repeat;
}
.contact:hover, .contact_hover{
	width : 161px;
	background: url(images/contact_hover.png) no-repeat;
}

/**********************************************************************/
/******************************* MAIN *********************************/
/**********************************************************************/
#main {
	/*height: 830px;*/
	width : 100%;
	color: #666666;
	background: url(images/back_main.jpg) repeat-y;
	/*padding-bottom:20px;*/
}

#mainmentions {
	height: 1250px;
	width : 100%;
	color: #666666;
	background: url(images/back_main.jpg) repeat-y;
}

#mainmentions a{
	color: #666666;
	text-decoration:underline;
}

.gray{
	color: #666666;
	text-align:justify;
}

.blue{
	color: #1f4782;
	text-align:justify;
}

.blue a{
	color: #1f4782;
	text-decoration:underline;
}

.blue a:hover{
	color: #1f4782;
	text-decoration:none;
}

.numblue{
	color: #1f4782;
	width:150px;
	font-weight:normal;
}

#main_center{
	margin-left: 80px;
	margin-right: 80px;
	float: left;
	height: 100%;
	width : 850px;
	background-color: #FFFFFF;
}

#main_center .left{
	margin: 0px;
	float: left;
	width : 430px;
	background-color: #FFFFFF;
}

#main_center .right{
	margin: 0px;
	float: left;
	width : 420px;
	background-color: #FFFFFF;
}

#mc_embed_signup form{
	margin-left: 2px;
	padding-left:2px;
	padding-right:6px;
	padding-top: 60px;
	padding-bottom: 2px;
	height: 204px;
	width: 404px;
	font-size:11px;
	border: #1f4782 2px solid;
	color: #1f4782;
	background: url(images/contact/enveloppe.jpg) right top no-repeat;
}

#main_left .left form.form_contact{
	margin-left: 2px;
	padding-left:2px;
	padding-right:6px;
	padding-top: 60px;
	padding-bottom: 2px;
	height: 240px !important;
	width: 404px;
	font-size:11px;
	border: #1f4782 2px solid;
	color: #1f4782;
	background: url(images/contact/enveloppe.jpg) right top no-repeat;
}

.form_contact input{
	margin-left:2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 14px;
	width: 300px;
	font-size:11px;
	color: #1f4782;
	font-family: verdana, arial;
	background-color: #B0C8EC;
	border: #1f4782 1px solid;
}

.form_contact textarea{
	margin-left:2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	font-size:11px;
	color: #1f4782;
	font-family: verdana, arial;
	background-color: #B0C8EC;
	border: #1f4782 1px solid;
}

.form_contact .bouton{
	margin-top:76px;
	height: 30px;
	width: 89px;
	border: 0px;
	background: url(images/contact/bouton_enveloppe.png) no-repeat;
}

.form_contact .label_recommandation{
	font-size:16px;
}

#main_left{
  padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	height: 100%;
	width : 430px;
	background-color: #FFFFFF;
}

#main_left li{
	margin-left: 0px;
	padding-left: 15px;
	color: #666666;
	font-weight:bold;
	background: url(images/accueil/cocher.png) left no-repeat;
	list-style: none;
}

#main_left form{
	margin-left:2px;
	padding-left:2px;
	padding-right:6px;
	padding-top: 60px;
	padding-bottom: 2px;
	height: 184px;
	width: 404px;
	font-size:11px;
	border: #1f4782 2px solid;
	color: #1f4782;
	background: url(images/contact/enveloppe.jpg) right top no-repeat;
}

#main_left input{
	margin-left:2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 14px;
	width: 300px;
	font-size:11px;
	color: #1f4782;
	font-family: verdana, arial;
	background-color: #B0C8EC;
	border: #1f4782 1px solid;
}

#main_left textarea{
	margin-left:2px;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	font-size:11px;
	color: #1f4782;
	font-family: verdana, arial;
	background-color: #B0C8EC;
	border: #1f4782 1px solid;
}

#main_left .bouton{
	margin-top:76px;
	height: 30px;
	width: 89px;
	border: 0px;
	background: url(images/contact/bouton_enveloppe.png) no-repeat;
}

#main_left .label_recommandation{
	font-size:16px;
}

#main_middle{
	float: left;
	height: 100%;
	width : 4px;
	margin-right: 10px;
	background: url(images/quisommesnous/separateur.jpg) no-repeat;
}


#main_right{
  padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	height: 100%;
	width : 440px;
	background-color: #FFFFFF;
}

#main_rightmentions{
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	height: 100%;
	width : 430px;
	background-color: #FFFFFF;
	text-align:justify;
}

#main_right p{
	text-align:justify;
	margin-right:20px;
}

#main_right a{
	color:#000000;
}

#site_un {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/porte_paroles.png) no-repeat;
	cursor: mouse;
}

#site_un h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_un h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_deux {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/portimmo.png) no-repeat;
	cursor: mouse;
}

#site_deux h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_deux h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_trois {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/compagnie.png) no-repeat;
	cursor: mouse;
}

#site_trois h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_trois h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_quatre {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/ohlesfilles.png) no-repeat;
	cursor: mouse;
}

#site_quatre h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_quatre h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_cinq {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/business.png) no-repeat;
	cursor: mouse;
}

#site_cinq h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_cinq h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_six {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/artidom.png) no-repeat;
	cursor: mouse;
}

#site_six h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_six h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_sept {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/blen_air.png) no-repeat;
	cursor: mouse;
}

#site_sept h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_sept h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}

#site_huit {
	float:left;
	height:195px;
	width:219px;
	background: url(images/accueil/strategies.png) no-repeat;
	cursor: mouse;
}

#site_huit h2{
	font-size:11px;
	position: relative;
	left:20px;
	top:60px;
}

#site_huit h3{
	position: relative;
	left:15px;
	line-height:24px;
	margin:25px 0 0 0;
}


/*Pages Corporate*/
#liste_services{
 margin:0 0 25px 0; 
 padding:0;
 width:400px;
 float:left;
}

#liste_services ul {
 margin:0;
 padding:0;
 list-style-type:none;
 float:left;
 text-align:left;
 width:400px;
}

#liste_services li{
 display:block;
 float:left;
 text-align:left;
 font-size:11px;
 background-image: url("images/accueil/cocher.png");
 background-repeat: no-repeat;
 background-position:0 4px;
 padding:3px 0 0 14px;
 margin:0;
 width:400px;
}

#liste_services a.liste{
 float:left;
 display:block;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#666666;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
 margin:0 0 0 0;
 padding:0;
 text-align:left;
}

#liste_services li a:hover{
 color:#666666;
 text-decoration:none;
}

#indigo{
	padding-right:30px;
	margin-top:30px;
	float:right;
 	background-image: url("images/services/indigo.gif");
 	background-repeat: no-repeat;
	width:200px;
	height:29px;
}

#indigocontact{
	padding-right:200px;
	margin-bottom:10px;
	float:left;
 	background-image: url("images/services/indigo.gif");
 	background-repeat: no-repeat;
	width:200px;
	height:29px;
}

#map{
 margin-left:190px;;
 padding:0;
}

#clearline{
 margin:0;
 padding:0;
 height:15px;
 width:100%;
 clear:both;
}

#downpdf{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:360px;
	position:relative;
}

#downpdf a{
	padding:5px 30px 5px 0;
	color:#000000;
	background-image:url(images/downpdf.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	text-decoration:underline;
	font-weight:normal;
	position:absolute;
	right:0;
	top:-5px;
}

#downpdf a:hover{
	text-decoration:none;
}
/**********************************************************************/
/******************************* FOOT *********************************/
/**********************************************************************/
#foot {
	font-size: 11px;
	color: #1f4782;
	height: 170px;
	width : 100%;
	background: #FFFFFF url(images/back_foot.jpg) no-repeat;
}

#foot_left{
	float : left;
	height: 130px;
	width : 380px;
	padding-left: 60px;
	line-height:15pt
}

#foot_right {
	float : left;
	height: 130px;
	width : 490px;
	line-height:10pt;
	margin-bottom:8px;
}

#foot_right td{
	width: 500px;
	height:5px;
}

/* menu foot*/
.menu_foot{
	padding-top: 15px;
	height: 20px;
	width: 100%;
	margin-bottom:10px;
}
.menu_foot a{
	color: #1f4782;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: normal;
	border-right: #ff7f00 1px solid;
}

.menu_foot .last{
	margin-top: 5px;
	border-right: none;
}

.links_foot1{
 float:left;
 height: 115px;
 width:220px;
 /*background-color:#00CC00;*/
}

.links_foot2{ 
 float:left;
 height: 115px;
 width:250px;
 /*background-color:#009933;*/
 margin-left:17px;
}

.links_foot a{
	color: #1f4782;
}

.copyright{
	font-weight: normal;
	padding-top: 8px;
	padding-left: 460px;
}

.copyright .mentions{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #1f4782;
	border-left: #ff7f00 1px solid;
	border-right: #ff7f00 1px solid;
}

.copyright a{
	color: #1f4782;
}

.copyright img{
	height:15px;
}

/* style txt foot*/
.foot_txt_normal{
	font-weight: normal;
    line-height:1.3em;
}

.foot_txt_normal a{
    color: #1f4782;
}
.foot_txt_bold{
	font-weight: bold;
    line-height:1.3em;
}

.foot_txt_normalright{
	font-weight: normal;
    line-height:1.3em;	
	margin-bottom:1px;
}

.foot_txt_normalright a{
    color: #1f4782;
}
.foot_txt_boldright{
	font-weight: bold;
    line-height:1.3em;
	margin-top:15px;
	
}

.foot_txt_boldright a{
    color: #1f4782;
}
.clear:after {content: ".";display:block;height:0;clear:both;visibility:hidden;}
#mc_embed_signup form {height:auto !important;padding-top:25px !important}
#mc_embed_signup #tins {height:52px;width:270px;}
#mc_embed_signup label {width:80px !important; text-align:right !important;padding-top:4px !important;}
#mc_embed_signup legend {display:none !important;}
#mc_embed_signup .t400 {width:400px;border:0;padding:5px;}
#mc_embed_signup .mc-field-group {width:250px !important;margin: 0 auto !important;text-align:right !important;}
#mc_embed_signup .mc-field-group input {width:150px !important;margin:1px !important;}
#mc_embed_signup #bton {width:200px;text-align:center;margin:1px auto !important;}
#mc_embed_signup #mc-embedded-subscribe {height:25px !important;width:195px !important;margin:1px auto !important;}
#mc_embed_signup .indicate-required {display:block !important;color:#C8C8CA !important;font-style:italic !important;font-size: 11px !important;text-align:right !important;}
#mc_embed_signup #mce-responses {display:block !important;padding:5px 3px;}
#mc_embed_signup .rouge {color:red !important;font-weight:bold !important;}
.preslbv {font-size:15px !important}
.newrot {width:233px;height:48px;margin:0 auto;display:block}
.newrot span {font-family:Georgia;font-size:45px;font-style:italic;font-weight:bolder;color:#667E96;}
.newimg {width:430px;height:430px;margin:0 auto;display:block}
.clearb {clear:both}
.legvid {line-height:normal;font-size:12px;margin:0}

#simulation label {width:285px;display:inline-block;text-align:right;margin-right:4px}
#simulation input {margin:1px 0}
#simulation input[type="radio"] {margin:2px 0 0 0}
#simulation input[name="cp"] {width:43px;}
#simulation input[type="submit"] {display:block;margin:0 auto;width:170px}
#tsimul td{width:160px;text-align:center;vertical-align:middle;border:#7F9DB9 1px solid;padding:4px}/* border-right:#7F9DB9 1px solid;border-bottom:#7F9DB9 1px solid; */
#tsimul .ctitr{text-align:left}
.lrembfr .czen, .lrembfr .cport, #lca .cstar, #lca .clib, #lca .czen, #lca .cport{vertical-align:top !important;}
#tsimul .seuro{font-style:italic}
#tsimul .sdecim{font-size:11px}
#lremnet{font-weight:bold;font-size:14px}
#lnom, #lsup .cport{font-weight:bolder;font-size:16px;font-style:italic;color:red}
#tsimul{margin:25px auto;border-spacing:0;border-collapse:collapse}
ol li{padding:4px 0!important;color:#1F4782;font-size:13px}
.formmarquee p{color:#1F4782;font-size:13px;height:auto}
.formmarquee{border:#7F9DB9 2px solid;padding:5px;margin-top:10px;background:#E8E8E8;width:730px;height:250px;}
.lienversimul{font-style:italic;font-weight:bolder;color:red;font-size:13px;margin:5px 0 0 5px}
.btsimul{width:275px;margin:5px auto;display:block}
#lnom td a:hover, #lsup td a:hover{cursor:pointer;color:activecaption}
.nob{font-weight:normal !important;font-size:13px}
.bienvchez{color:#B30305}
#lsup{font-weight:bolder;font-size:16px}
#lnom .ctitr,#lsup .ctitr{border:none !important}
#lnom .cport{border-top:none !important}
#lsup .clib,#lsup .czen{border-left:none !important}
#lsup .cport{border-bottom:none !important}
#lsup .cstar,#lsup .clib{border-right:none !important}
.ctitr, #lnom, #lsup{background:#E8E8E8}
#lsup .ctitr, #lnom .ctitr{background:#FFF !important}
#ulcont a:hover{text-decoration:underline}