/*-------------------------------- GLOBAL --------------------------------*/

*{margin:0; padding:0; font-family:arial; font-size:12px; }
a{text-decoration:none; color:#000;}
img{border:none;}
ul{list-style:none;}
.clear{clear:both;}
.bold{font-weight:bold;}
.puce{display: inline-block; text-align: center; background-color: #106EB0; color: white; width: 12px; margin-right: 5px;}
a:active {outline: none;}
a:focus {outline: none;}
.mandatoryField{color:#ff0000; font-size:11px;}
.abonnement{background: none repeat scroll 0 0 #91B834; color: #FFFFFF; display: inline-block; font-weight: bold;margin: 6px 0; padding: 4px 5px; font-size:11px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d649), to(#90b635));background: -webkit-linear-gradient(top, #b0d649, #90b635);background: -moz-linear-gradient(top, #b0d649, #90b635);background: -o-linear-gradient(top, #b0d649, #90b635);background: -ms-linear-gradient(top, #b0d649, #90b635);background: linear-gradient(top, #b0d649, #90b635);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d649, endColorstr=#90b635)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
.lien{text-decoration:underline; color:#0000ff;}
/*-------------------------------- PAGE --------------------------------*/

.darkClass {background-color: black; filter:alpha(opacity=50); /* IE */    opacity: 0.5; /* Safari, Opera */    -moz-opacity:0.50; /* FireFox */    z-index: 20;    width: 100%;    background-repeat:no-repeat;    background-position:center;    position:absolute;    top: 0px;    left: 0px;}

#page_border{width:1040px; margin:0 auto; background-color:#e9eef2; padding-top:10px;}
#page{width:1020px; margin:0 auto; background-color:#fff;border:1px solid #dbdbdb;position:relative; padding-bottom:20px; min-height: 600px;}
#up{position:fixed; right:12px; top:230px; width:90px; height:30px; text-align:center; display:none; }
#up img{float:left;padding:0 35px 5px 35px;}
#up a{font-size:14px; color:#9fb5cb;}

/*-------------------------------- H --------------------------------*/

 h2{font-size:16px;}
 h3{font-size:14px;}
#subContent h1{font-size:16px; color: #238AD2;}
#secondary_middle_content .actuTitle{font-size:16px; color: #238AD2;margin: 10px 0 10px 0;}
#subContent h2 span{font-size:14px;}
#subContent h3{font-size:12px; font-weight:bold;}
.title{font-size:24px; color:#238ad2; margin:0 0 20px 0; text-transform:uppercase;}
#actuTitle{margin:10px 0 0 0;}

/*-------------------------------- HEADER --------------------------------*/

#header{width:1020px; height:180px; float:left;}
#header #logo{float:left; margin:20px 0 0 10px;}
#header #logo a{ background: url('../img/immoweek_logo2.gif'); width: 193px; height: 136px; display: block; }
#header #banner{float:left; width:468px; height:180px;margin:0 0 0 15px; position: relative;}
#header #banner #pub468x60{position:absolute; top:25%;}
#header #access{float:right; width:290px; border:1px solid #dbdbdb; margin:20px 25px 0 0; position: relative; z-index: 30; background-color: white;}
#header #access #immo_privilege_info{width:145px; height: 80px; float:left; border-bottom:1px solid #dbdbdb; border-right: 1px solid #dbdbdb;}
#header #access #immo_privilege_info span{font-size:19px; color:#91b834; font-weight:bold; margin:5px 0 0 10px;}
#header #access #immo_privilege_info p{font-size:13px; color:#91b834; margin-left:10px;}
#header #access #immo_privilege_info a{color:#91b834; text-decoration:underline; margin:5px 0 0 0px;}
#header #access #immo_privilege_info #plus{ margin-top: 10px; margin-bottom: 10px; }
#header #access #immo_privilege_sub{float: right; border-bottom: 1px solid #dbdbdb; width: 144px; height: 70px; color:#91b834; text-align: center;padding:10px 0 0 0;}
#header #access #immo_privilege_sub a{background: none repeat scroll 0 0 #91B834; color: #FFFFFF; display: inline-block; font-weight: bold;margin: 6px 0; padding: 4px 5px; font-size:11px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d649), to(#90b635));background: -webkit-linear-gradient(top, #b0d649, #90b635);background: -moz-linear-gradient(top, #b0d649, #90b635);background: -o-linear-gradient(top, #b0d649, #90b635);background: -ms-linear-gradient(top, #b0d649, #90b635);background: linear-gradient(top, #b0d649, #90b635);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d649, endColorstr=#90b635)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#header #access #immo_privilege_sub a#myAccount{ margin-top: 20px; }
#header #access #login{float:left; width:100%; height:50px; padding-top: 14px;}
#header #access div#login{float:left; width:100%; height:64px; padding: 0;}
#header #access #login label{color:#105d92; float:left; margin-left:10px; font-size:11px;}
#login .login_field{margin-left:24px; margin-bottom:5px;}
#login .pass_field{margin-left:5px;}
#header #access #login input{width:68px; height:15px; border:none; background-color:#e9eef2; float:left;}
#header #access #login #logs{float: left; width: 150px;}
#header #access #login .submit{background:#105D92; color: #FFFFFF; font-weight: bold; height: 16px; margin-left: 8px; width: 35px; padding: 0 0 2px; font-size:11px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
#header #access #login .submit:hover{cursor:pointer;}
#header #access #login p{margin: 10px 0 0 10px;}
#header #access #login #logout{width:80px;height:20px;margin:5px 100px;float:left;font-size:11px; background:#1177BC; color:#fff; padding:3px 10px; font-weight:bold;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#header #access #login a{float:left; margin: 7px 0 0 10px; font-size: 9px;}
#header #access #immo_privilege_access{float:left; width:89px; text-align: center; margin: 12px 0 0;}
#header #access #immo_privilege_access a{background: none repeat scroll 0 0 #91B834; color: #FFFFFF; display: inline-block; font-weight: bold;margin: 9px 0; padding: 4px 5px; font-size:11px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d649), to(#90b635));background: -webkit-linear-gradient(top, #b0d649, #90b635);background: -moz-linear-gradient(top, #b0d649, #90b635);background: -o-linear-gradient(top, #b0d649, #90b635);background: -ms-linear-gradient(top, #b0d649, #90b635);background: linear-gradient(top, #b0d649, #90b635);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d649, endColorstr=#90b635)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}

/*SEARCH*/

.titleSearch{color: #238AD2;}

/*-------------------------------- MENU --------------------------------*/

#menu_container{float:left; width:1020px; height:30px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}

/* MENU */

#tabs{position: relative;float: left;width:1020px;}
#tabs a:hover{font-weight:bold;}
#tabs div {left: 0; top: 30px; width: 900px;}
#tabs ul{display: block;margin:0;padding: 1px 0 0;}
#tabs li{	float: left;list-style: none outside none;}
#tabs li a {float: left; text-decoration: none; color:#FFFFFF;padding:8px 10px;}
#tabs li a:hover {background-color:#fff; color:#105d92;}
.ui-tabs-hide {display: none !important;}
#tabs #home a{ width:37px; height:30px; display:block; padding: 0}
#tabs #home a:hover{ background: none;}
#tabs #home.ui-tabs-selected {background-image:url(../img/index_icon_active.gif) !important;}
#tabs #home{background-image:url(../img/index_icon.gif); width:37px; height:30px; margin:0 0 0 35px; float:left; }
#tabs #home:hover{background-image:url(../img/index_icon_active.gif); cursor: pointer;}
#tabs .sstabs a{background-color:#fff; color:#105d92;}
#tabs .ui-tabs-selected{background-color:#fff;}
#tabs .ui-tabs-selected a{color:#105d92;}
#list_lvl1{width:1020px; height:30px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
#list_lvl1 li a{font-weight:bold;}
#tabs .list_lvl2{height:22px; width:1019px; border-bottom:1px solid #105c90;}
#tabs .list_lvl2 a{padding:5px 10px; background:none;}
#tabs .list_lvl2 a:hover{background:none;text-decoration:underline;font-weight:normal;}
#tabs-2 ul li:first-child{padding-left:165px;}
#tabs-4 ul li:first-child{padding-left:379px;}

/* SEARCH BAR (BARRE DE RECHERCHE)*/

#search{margin-left:12px;position:absolute; right:10px; top:180px;}
#search img{float:left; margin:6px 5px 0 0;}
#search .search_txt_field{display:inline-block; border:none; height:20px; margin-top:5px;  font-style:italic; width:130px; color:#959da2; font-size:11px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;-ms-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;}
#search .search_validate{color:#fff; border:1px solid #b8d4e8; width:25px; height:20px; padding-bottom:2px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#abcb5e), to(#91ac4f));background: -webkit-linear-gradient(top, #abcb5e, #91ac4f);background: -moz-linear-gradient(top, #abcb5e, #91ac4f);background: -o-linear-gradient(top, #abcb5e, #91ac4f);background: -ms-linear-gradient(top, #abcb5e, #91ac4f);background: linear-gradient(top, #abcb5e, #91ac4f);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#abcb5e, endColorstr=#91ac4f)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#search .search_validate:hover{cursor:pointer;}

/*-------------------------------- INDEX (PAGE D'ACCUEIL)--------------------------------*/

#middle_content .BlockAusommaire{float:left; margin:0 0 15px 0; width:100%;}
#middle_content .BlockAusommaire img{margin:0 10px 0 0;}
#middle_content .BlockAusommaire h2{color: #1177BC; margin:0 0 10px 0;}
#middle_content .BlockAusommaire h3{margin:0 0 5px 0;}
#middle_content .BlockAusommaire .abonnement{background: none repeat scroll 0 0 #91B834; color: #FFFFFF; display: inline-block; font-weight: bold;margin: 6px 0; padding: 4px 5px; font-size:11px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d649), to(#90b635));background: -webkit-linear-gradient(top, #b0d649, #90b635);background: -moz-linear-gradient(top, #b0d649, #90b635);background: -o-linear-gradient(top, #b0d649, #90b635);background: -ms-linear-gradient(top, #b0d649, #90b635);background: linear-gradient(top, #b0d649, #90b635);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d649, endColorstr=#90b635)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}

.BlockCategoryTitle{color: #1177BC; font-size:13px; margin:0 0 5px 0;}
#middle_content #immo_blog h2 a{color: #1177BC; font-size:13px; margin:0 0 5px 0;}
#right_content h2{color: #1177BC; font-size:13px; margin:0 0 5px 0;}
#right_content h2 a{color: #1177BC; font-size:13px; margin:0 0 5px 0;}

/*-------------------------------- LEFT CONTENT (COLONNE DE GAUCHE)--------------------------------*/

#left_content{ float: left; width:250px; min-height:750px; padding:5px 10px 0 10px; border-right:1px solid #E9E9E9; margin-top: 10px;}
#left_content .block{border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-top:15px; float: left; width: 250px;}
#left_content .block h1{margin-bottom:5px;}
#left_content .chronicle h2{color: #1177BC; font-size:13px; margin-bottom: 5px;}
#left_content #interviewLink{margin:10px 0 0 0;}
#left_content #interviewLink a{text-decoration:underline;}

/*SUB MENU*/

#left_content ul{margin-left:15px; list-style-type:square;}
#left_content li{margin-bottom:5px;}
#left_content li a{color:#1177bd; font-size:13px;  padding-left:10px;}
#left_content li a:hover {font-weight:bold; background-image:url(../img/puce.gif);	background-repeat: no-repeat; background-position: left center;}
#left_content li .current {font-weight:bold; background-image:url(../img/puce.gif);	background-repeat: no-repeat; background-position: left center;}
#pelletierChronicle{float:left;}
#pelletierChronicle img{float:left; margin: 0 10px 0 0;}
#tannenbaumChronicle img{float:left; margin: 0 10px 0 0;}

/*-------------------------------- RIGHT CONTENT (COLONNE DE DROITE)--------------------------------*/

#right_content .chronicle h2{color: #1177BC; font-size:13px; margin-bottom: 5px;}
#right_content{ float: left;width:250px;  min-height:750px; margin-top: 10px; padding: 0 10px; border-left:1px solid #E9E9E9;}
#right_content .block{border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-top:15px; float:left; width: 250px;}
#right_content .block .blockvideo { padding-bottom: 10px; margin-top:15px; float:left; width: 250px;}
#right_content .block h1{margin:0 0 5px 0;}
#right_content .block .blockvideo { padding-bottom: 10px; margin-top:15px; float:left; width: 250px;}
#right_content #_13h{margin-top:0;}
#right_content #_13h img{display:block; margin: 0 auto;}
#right_content #_13h a{display:block; width:125px; margin: 10px auto 10px auto;}
#right_content #_13h .txt_field{width:140px; height:17px; border:none; background-color:#ebeff3; font-style: italic; margin-left: 14px; text-align:center;}
#right_content #_13h .email_validate{border:none; color:#fff;font-weight:bold; padding:0 4px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#right_content #_13h .email_validate:hover{cursor:pointer;}
#right_content #social_network_links a{float:left; margin-right:50px; margin-left:5px; font-weight:bold; text-decoration:underline;}
#right_content #social_network_links p{float:left; margin-bottom:5px;}
#right_content #social_network_links img{float:left; margin-left:18px;}
#right_content ul li{position: relative; display: inline-block; margin-right: 5px;}
#right_content ul li p img{width: 60px; height: 60px; position: absolute; top: 52px; left: 70px; border: none;}
#right_content ul li p img:hover{cursor: pointer;}
#right_content ul li img{width: 200px; height: 160px; border: 1px solid grey;  margin-left:20px;}
.player{display:block; width:320px; height:280px;}
.vidTitle{font-weight: bold;}
#rightBar{width:250px; float:right; padding:0 10px; text-align:center; margin: 30px 0 0;}
#rightBar #pub160x600{display:inline-block;}
#rightBar #pub250x250{display:inline-block;}


/*-------------------------------- MIDDLE CONTENT (CONTENU DU MILIEU)--------------------------------*/

#content{float:left;}
#middle_content #news_focus{ background-color: #EAEAEA; float: left; padding: 10px; width: 438px;}
#middle_content{float: left;width:458px; padding:0 10px 0 10px; margin-top:10px; height: 100%;}
#middle_content h1{margin-bottom:5px;}
#middle_content h2 a{margin-bottom:5px; font-weight:bold; font-size:16px; line-height:14px;color:#000;}
#middle_content img{float:left; margin:5px 10px 0 0;}
#middle_content .block{float:left; margin-bottom:10px; width: 458px;}

#middle_content .news_block a{width:auto;}
#middle_content .newsTitle{cursor: pointer;}
#middle_content .newsTitle:hover{text-decoration:underline;}
#middle_content .fullText{display:none; font-size:12px;  width:455px; margin: 5px 0 0;}
#middle_content #news_focus .fullText{width: 438px;}
#middle_content .fullText p{ font-size:12px;}
#middle_content .fullText a{ text-decoration: underline; }
#middle_content .fullText a:hover{ text-decoration: none; }
#middle_content .sampleText{cursor: pointer; font-size:12px; width:436px; margin: 5px 0 0;}
#middle_content .sampleText a{ text-decoration: underline; }
#middle_content .sampleText a:hover{ text-decoration: none; }
#middle_content .block p{font-size:12px;float:left;width:458px;}
.category_link{float: left; margin-top:8px; text-transform:uppercase; color:#aaaaaa; width: auto;}
#middle_content #news_focus .category_link{width: 427px;}
#middle_content #news_focus h2{font-size:18px; line-height:18px;}
#immo_blog .share_link{font-style:italic; float:left; margin-right:20px;}

#immo_blog ul{margin-right:20px; float:left;}
#immo_blog ul li{float:left;}
#immo_blog p{margin-top:20px; float:left;}
#middle_content .block_separator{height:1px; width:100%; background-color:#E9E9E9; float:left; margin-bottom:10px;}
#middle_content #immo_store{float:left; width:250px; border-right: 1px solid #E9E9E9; margin:0 10px 0 0;}
#middle_content #immo_store h1{margin-bottom:0;}
#middle_content #immo_store .buy_online_link{float:left; margin:0 158px 5px 0; color: #1177bc; font-style:italic;}
#middle_content #immo_store .product{float:left; width:105px;margin-right:20px;}
#middle_content #immo_store img{margin-right:30px;}
#middle_content #immo_store .product p{margin:5px 0 5px 0; float: left; font-size:11px; line-height:11px;}
#middle_content #immo_store .product input{border:none; color:#fff; font-weight:bold; padding:2px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
#middle_content #immo_store .product input:hover{cursor:pointer;}
#middle_content  #entreprise_manegement_block .block{width: 195px;}

/*--------SECONDARY MIDDLE CONTENT (CONTENU DU MILIEU DES PAGES SECONDAIRES)-------------*/

#secondary_middle_content{float:left; width:730px; padding:0 10px 0 10px; margin-top:10px;}

/*NEWS*/

#secondary_middle_content .news_block .excluIco{ display: inline-block; width: auto;}
#secondary_middle_content .news_block img{margin:5px 5px 5px 0;}
#secondary_middle_content .news_block .newsImg{width:75px; height:50px;}
#secondary_middle_content .news_block h2{margin:0 0 0 0; width:340px; background-repeat:no-repeat; background-position:center top; }
#secondary_middle_content .news_block p{font-size:12px; padding: 0 0 0 0; float:left; width:350px;}
#secondary_middle_content .news_block .lock {margin:10px 0 0 0; cursor: pointer; float:left;}
#secondary_middle_content .news_block .lock img{margin:0 5px 0 0;}
#secondary_middle_content .news_block .exclusifIco{margin:5px 0 0 0;}
#secondary_middle_content h1{margin-bottom:5px;}
#secondary_middle_content h2 a{margin-bottom:5px; font-weight:bold; font-size:14px; line-height:14px;color:#000;}
#secondary_middle_content img{float:left; margin-right:10px;}
#secondary_middle_content .block{float:left; margin-bottom:10px; width:100%; }
#news_focus h2{font-size:18px; line-height:18px;}
#focus .news_block{float:left; width:389px; padding-right:10px;}
#secondary_middle_content .newsTitle{cursor: pointer;}
#secondary_middle_content .newsTitle:hover{text-decoration:underline;}
#secondary_middle_content .fullText{display:none; font-size:12px; width:340px; margin: 5px 0 0;}
#secondary_middle_content .sampleText{font-size:12px; width:340px; margin: 5px 0 0;}
#news_left{float:left; width:50%;}
#news_right{float:left; width:50%;}
#secondary_middle_content .block_separator{height:1px; width:100%; background-color:#E9E9E9; float:left; margin-bottom:10px;}

.pagination {font:bold 12px Arial, Helvetica, sans-serif; margin:25px auto 0 auto; text-align:center; float: left; width:100%;}
.pagination a {background:#1070B6; color:#fff; margin:2px; padding:.2em .4em; text-decoration:none}
.pagination a:hover {background:#91B834; color:#fff}
.pagination .inactive {background:#ccc; color:#fff; margin:2px; padding:.2em .4em}
.pagination .active {background:#91B834; color:#fff; font-weight:700; margin:2px; padding:.2em .4em}

/* -----------------------SUBSCRIPTION PAGE(PAGE ABONNEMENT)----------------------------*/

#subContent .subscriptionBlock{float:left; width:345px; padding:0 10px;}
#subContent .subscriptionBlock h3{margin:0 0 5px 0; font-size:13px;}
#subContent .subscriptionBlock ul{float: left;margin:5px 0 10px 15px; list-style:square;}
#subContent .subscriptionBlock ul li{width: auto; margin:0 0 5px 0; padding:0;}
#subContent .subscriptionBlock a{float:left; margin:0 35px; margin:0 0 5px 0;}
#subContent  #procedure{color: #238AD2; font-size:11px; float:left;}

/* -----------------------SUBSCRIPTION FORM(FORMULAIRE ABONNEMENT)----------------------------*/

#subContent .subChoice{margin:0 0 10px 0; background:#DBDBDB; padding:5px;}
#subContent .subChoice input{padding:0; margin:0;width:auto; height:auto;}
#subContent .legend{font-size:11px;}
#subContent #subscriptionForm div label{width:220px; display:inline-block; margin:0 0 10px 0; font-weight:bold;}

#subscriptionForm div input {background: none repeat scroll 0 0 #E9EEF2; border: medium none; display: inline-block; height: 20px; width: 180px;
}
#subscriptionForm div select{background: none repeat scroll 0 0 #E9EEF2; border: medium none; display: inline-block; height: 20px; width: 180px;
}

#subscriptionForm  .submit{background-color: #1072B8; border: medium none; border-radius: 3px 3px 3px 3px; color: #FFFFFF; font-weight: bold; margin: 10px 0 10px 0; padding: 2px 5px;}
#subscriptionForm  .submit:hover{cursor:pointer;}

/* -----------------------TROMBINIMMO----------------------------*/

#trombinimmo_content{float:left; width:730px; padding:0 10px;}
#back{margin:5px 0 0 29px;}
#back a{color:#105e94; font-style:italic;}
#trombinimmo_content .contact{font-size:11px; margin:5px 0 0 20px;}
#trombinimmo_content .contact2{font-size:11px; margin:5px 0 0 15px;}
#trombinimmo_content .contact a{font-size:11px;}


/* TROMBINIMMO LIST */

#sortingContainer{height:60px; margin: 30px 0 0 30px;}
#sortingContainer .sortingOptions{height:30px; text-align:center; float:left; margin-right:15px; padding:0 10px 0 10px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#sortingContainer .sortingOptions a{font-size:11px; color:#fff; font-weight:bold; text-transform:uppercase;  display:inline-block; margin-top:8px;}
#sortingContainer #trombinimmoSearch{ height:30px; float:left; padding:0 10px 0 10px; margin-right:15px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#sortingContainer #trombinimmoSearch input{border:none; display:inline-block; margin:8px 5px 0 0;}
#sortingContainer #trombinimmoSearch .search{cursor:pointer; font-size:11px; color:#fff; background:none; text-transform:uppercase; font-weight:bold;}
#sortingContainer ul{margin-top:10px;}
#sortingContainer ul li{display:inline-block;}
#sortingContainer ul li a{padding:2px 3px; font-weight:bold; color:#7b7b7b;}
#sortingContainer ul .current a{background-color:#105c90; color:#fff;}
#trombinimmo_content #list{margin: 10px 0 0 30px;}
#trombinimmo_content #list li{padding:10px 0 10px 20px; }
#trombinimmo_content #list .row1{background-color:#eaeff3;}
#trombinimmo_content #list li a{padding-right:10px;}
#trombinimmo_content #list li .name{font-weight:bold;}

/* TROMBINIMMO COMPANY (LES ENTREPRISES)*/

#companyContainer{background-image: url("../img/fiche_personnelle/bg_fiche_bleu.jpg");background-repeat: repeat-y; border-bottom: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; border-top: 1px solid #DBDBDB; float: left; height: auto; position: relative; padding-bottom:20px; z-index:100; margin:10px 0 0 0;}
#companyHeader{float: left; width:235px; margin:10px 15px 0 0; color:#fff;}
#blueArrow{height:23px; width:98px; bottom:-23px; left:60px; position:absolute; background-image:url(../img/fiche_entreprise/blue-arrow.gif);}
#companyTitle{float:left;}
#companyTitle img{float:left; margin:10px 0 0 10px;}
#companyTitle h1{float:left; color:#fff; font-size:18px; font-weight:bold; margin:20px 0 5px 10px}
#companyTitle ul{margin-left:20px;}
#companyTitle ul li{display:inline-block;}
#companyTitle ul li a{font-weight:bold; color:#105d92;}
#contactInfo{float:right; margin:10px 20px 0 0;}
#contactInfo h2{margin: 0 0 5px 20px; text-transform: uppercase;}
#contactInfo p{ float: left; margin-left:20px;}
#contactInfo a{font-size:12px; color:#fff; font-weight:bold; display:block; margin-top:5px;}
#companyPresentation{padding-bottom:10px; margin:10px 0 0 0; float: left; width:469px; padding:0 10px 0 0;}
#companyPresentation h2{width:120px; color: #106EB0; margin: 35px 0 10px 20px; text-transform: uppercase;}
#companyPresentation p{margin-top:15px;}
#companyDetail{background-color:#f7f6f6; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; padding-bottom:15px; margin:1px 0 0 0; float: left; width:728px; height:auto; position:relative;}
#companyDetail h2{width:140px; color: #106EB0; margin: 35px 0 10px 20px; text-transform: uppercase;}
#companyDetail h2:hover{cursor:pointer; }
#companyDetail .dropDownText{display:none;}
#companyDetail p{padding:0 10px; margin: 0 0 0 10px;}
#trombinimmo_content .greyArrow{width:94px; height:21px; background-image:url(../img/fiche_entreprise/grey-arrow.gif); position:absolute; margin: 0 0 0 60px; bottom:-21px; z-index: 100;}
#management{background-color:#f7f6f6; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; padding-bottom:15px; margin:1px 0 30px 0; float: left; width:728px; height:auto; position:relative;}
#management h2{color: #106EB0; margin: 35px 0 10px 20px; text-transform: uppercase; width:100px;}
#management h2:hover{cursor:pointer;}
#management .dropDownText{display:none;}
#management .managementBlock{width:150px; margin:10px 0 0 20px; text-align:center; float:left;}
#management .managementBlock img{display:inline-block; margin: 0 0 10px 0}
#topManagement {width:410px; float:left; margin:40px 0 0 80px;}
#topManagement h2{color:#106eb0; font-size:12px; text-transform:uppercase;}
#topManagement .employee{margin-top:15px;}
#topManagement .employee img{float:left; margin-right:5px;}
#topManagement .employee p{padding:0; width:auto; float:none;}
#topManagement .employee a{display:block; margin-top:49px; text-decoration:underline;}

/* TROMBINIMMO STAFF FILE (LES PROFESSIONNELS)*/

#staffFileContainer{background-image:url(../img/fiche_personnelle/bg_fiche_bleu.jpg); background-repeat:repeat-y; height:auto; float:left; position:relative;  border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb;  margin:10px 0 30px 0; padding-bottom:20px;}
#personalInfo{width:230px; float:left; margin:0 0 0 10px; color:#fff;}
#personalInfo a{color:#fff;}
#blueArrow2{height:21px; width:67px;bottom:-21px; left:78px; position:absolute; background-image:url(../img/fiche_personnelle/blue_arrow.gif);}
#personalInfo p{font-size:12px; line-height:16px;}
#personalInfo #name img{margin:15px 118px 0 15px; float:left; border:1px solid #2b87c8;}
#personalInfo #name h1{font-size:16px; margin:10px 10px 0 15px; display:inline-block; width:200px;}
#personalInfo #name #birthDate{margin:10px 0 0 15px; display: inline-block;}
#personalInfo #additionnalInfo{ margin:10px 0 0 15px;}
#personalInfo #additionnalInfo a{text-decoration:underline;}
#personalInfo #additionnalInfo a img{padding-left:2px;}
#personalDetails{width:479px; float:left; padding:10px 0 10px 10px;}
#personalDetails .personalDetailsBlock{margin:0 10px 0 10px; float:left;}
#personalDetails h3{font-size:12px; color:#106eb0; text-transform:uppercase; margin-bottom:10px;}
#personalDetails p{margin-bottom:15px;}
#personalDetails ul{margin-bottom:15px;}
#personalDetails .comTitle{text-transform:uppercase; color:#106EB0; font-size: 12px; margin-bottom: 10px; font-weight:bold; display:none;}
#personalDetails .comText{font-weight:bold; color:#106EB0;}

/* TROMBINIMMO IMMODATA */

#immoData{width:740px; float:left;}
#immoData .immoDataBlock{margin:0 0 10px 15px;}
#immoData .immoDataBlock .relatedData{margin:0 0 0 20px;}
#immoData .immoDataBlock h2{color:#106eb0; text-transform:uppercase; margin:0 0 10px 20px;}
#immoData .immoDataBlock .puce{display: inline-block; text-align: center; background-color: #106EB0; color: white; width: 12px; margin-right: 5px;}
#immoData .immoDataBlock .actionDrop{margin:0 0 5px 0;}
#immoData .immoDataBlock .actionDrop:hover{cursor:pointer;}
#immoData .immoDataBlock .dropDownText{margin:0 0 10px 20px; display: none;}
#immoData .immoDataBlock .myPlayer{display: inline-block; width: 160px; height: 140px;}
#relatedVideos ul{margin-left: 20px;}
#relatedVideos ul li{position: relative; display: inline-block; margin-right: 5px;}
#relatedVideos ul li p img{width: 60px; height: 60px; position: absolute; top: 42px; left: 50px; border: none;}
#relatedVideos ul li p img:hover{cursor: pointer;}
#relatedVideos ul li img{width: 160px; height: 140px; border: 1px solid grey;}
.player{display:block; width:320px; height:280px;}
.vidTitle{font-weight: bold; text-align:center;}

/* -----------------------PIERRE D'OR----------------------------*/

#awardMenu{ border-right: 1px solid #E9E9E9; float: left; margin-top: 20px; min-height: 750px;padding: 5px 10px 0; width: 180px;}
#awardMenu h2{display: inline-block; text-align: center; width: 180px; font-size:14px; color:#106eb1; text-transform:uppercase; margin-bottom:20px;}
#awardMenu  #awardsDateList{display: inline-block; text-align: center; width: 180px;}
#awardMenu  #awardsDateList li{margin-bottom:10px;}
#awardMenu  #awardsDateList li a{font-size:14px; font-weight:bold; color:#106eb1;}
#awardMenu  #awardsDateList li a:hover{color:#afd449;}
#awardMenu  #awardsDateList .current a{color:#afd449;}
#awardsContent{margin:10px 0 0 0;}
#awardsContent .awardsBlock{float:left; width:799px; padding-bottom: 20px; }
.awardsBlock h3{color:#fff; font-size:12px; font-weight:bold; height:19px; padding:3px 0 0 15px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.awardsBlock .awardsLeftContent{width:290px; height:140px; border-right:2px dotted #AFD449; float:left; margin:10px 10px 0 0;}
.awardsBlock .awardsLeftContent p{float:left;width: 165px;}
.awardsBlock .awardsLeftContent .readPortrait{background-color: #AFD449; border: 1px solid #91B834; color: #FFFFFF; float: left; font-weight: bold; height: 37px; margin-top: 16px;padding:7px 0 0 0; width: 155px; text-align:center;}
.awardsBlock .awardsRightContent{float:left; margin-top:10px; width:497px;}
.awardsBlock .awardsRightContent .video{background-color:#aaa; height:140px; width:160px; float:left; margin:0 10px 0 0;}
.awardsBlock .awardsRightContent p{font-weight:bold; float:left; width: 317px;}

/*------FICHE PIERRE D'OR----*/

#mainpop{width:600px; height:500px; padding:0 10px 10px 10px; float:left; position:relative;}
#mainpop #data_col{position:absolute;width:200px; background:#1072B8; height:100%;}
#mainpop #data_col #cadre_photo{margin:10px 0 15px 10px;;}
#mainpop #data_col p{color:#fff; margin:0 0 0 10px;;}

#mainpop #activities_col{display:inline-block; width:360px; margin:20px 0 20px 220px;}
#mainpop #activities_col p{}

/*------VOTE PIERRE D'OR----*/

#subContent .fiche{float:left; width:710px;}

#subContent .fiche h2{}

#subContent .voteButton{float:left; margin:15px 0 15px 0; border:none; padding:3px 5px; color:#fff; font-weight:bold; width:60px;  
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
}
#subContent form input[type=submit]:hover{cursor:pointer;}

#subContent .fiche .colonne_gauche{}

#subContent .fiche .colonne_droite{}
#subContent .fiche .colonne_droite ul{}
#subContent .fiche .colonne_droite ul li{padding:5px; margin:0 0 10px 0; background:#E9EEF2; width:495px;}
#subContent .fiche .colonne_droite ul li img{width:60px; height:60px;}
#subContent .fiche .colonne_droite ul li input{display:inline-block; margin: 25px 10px 0 15px;}
#subContent .fiche .colonne_droite select{margin:0!important;}
#subContent .fiche .colonne_droite p{margin:0 0 5px 0;}


/* -----------------------TRANSACTIONS----------------------------*/

#transactionContainer{float:left; width:100%;}
#transactionHeader h2{margin:20px 0 0 20px;}
#transactionHeader{border:1px solid #ededed; float: left; width: 100%;}
#transactionHeader #typeList{color:#5f5e5e; text-align:center; width:100%; margin:20px 0 0 0;}
#transactionHeader p:first-child{font-weight:bold; float:left;}
#transactionHeader .typeOptions{float:left; margin: 10px 0 0 0;}
#transactionHeader .typeOptions ul{width:730px; float:left; margin:0 0 10px 40px;}
#transactionHeader .typeOptions ul li{float:left;}
#transactionHeader .typeOptions label{display:inline-block; width:100px; padding:0 10px 0 0;}
#transactionHeader .typeOptions label[for=typebien1]{width:auto;}
#transactionHeader .typeOptions label[for=typebien2]{width:auto;}
#transactionHeader .typeOptions label[for=typebien3]{width:auto;}
#transactionHeader .typeOptions label[for=typebien4]{width:auto;}
#transactionHeader .typeOptions ul li select{margin:0 0 10px 0; background-color:#f6f7f8; border:1px solid #aaa;}
#transactionHeader .locationOptions{float:left; margin: 10px 0 0 0;}
#transactionHeader .locationOptions ul{width:325px; float:left; margin:0 0 10px 40px;}
#transactionHeader .locationOptions label{display:inline-block; width:100px; padding:0 10px 0 0;}
#transactionHeader .locationOptions ul li input{margin:0 0 10px 0; background-color:#f6f7f8; border:1px solid #aaa;}
#transactionHeader .locationOptions ul li .minMax{width:35px;}
#transactionHeader .validate{background:none; border:none; font-size:12px; color:#fff; font-weight:bold;padding:0 5px 2px 5px; width:146px; height:24px; float:right; margin: 0 40px 15px 0;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
#transactionHeader .validate:hover{cursor:pointer;}
#transactionHeader .hidden{margin-left: 40px;}
#transactionHeader .hidden label{width:110px; display:inline-block;}
#transactionHeader .hidden input{width:56px;background-color: #F6F7F8; border: 1px solid #AAAAAA;}
#transactionList{width:100%; float:left; height:auto; margin:30px 0 0 0;}
#transactionList .block{border:1px solid #EDEDED;}
#transactionList .block .address{font-weight:bold; color:#fff; padding:3px 10px 3px 10px; float:left;width:710px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#transactionList .block .address .location{float:left;}
#transactionList .block .address .category{float:right;}
#transactionList .block .details p{float:left; margin: 10px 30px 15px 10px;width: 320px;}
#transactionList .block .details .bold{width:100px;}
#transactionList .block .transactionMap{float:right;}
#transactionList .block .transactionMap p{float:none; margin: 10px 30px 15px 0; font-weight:bold; border-bottom:1px solid #298ed6; width:200px; padding: 0 0 2px;}
#transactionList .block .transactionMap p:hover{cursor:pointer;}
#transactionList .block .transactionMap .map{margin:0 0 10px 0; display: none; width: 200px; height: 120px; background-color: rgb(229, 227, 223);}
#map_canvas,#map_canvas2 {width: 200px; height: 120px;}

#subText{margin:20px 20px;}
#subText a{font-weight:bold; color: #238AD2;}
#subChoice a{margin:0 20px; display:inline-block; width:260px;}

/* -----------------------INTERVIEWS/COLUMNS/FILES/LE 13H (INTERVIEWS,CHRONIQUES,DOSSIER,LE 13H----------------------------*/

#subContent{float:left; margin:20px 0 0 20px; width: 100%;}
#subContent .title{font-size:24px; color:#238ad2; margin:0 0 20px 0; text-transform:uppercase;}
#subContent p{margin:0 0 12px 0; padding: 0 0 5px;}
#subContent .lock img:hover{cursor:pointer;}

#subContent .chroniqueColumn{float: left; width: 47%; padding: 0px 10px;}
#subContent .chroniqueAuthor{height: 95px; margin-bottom: 10px;}
#subContent .chroniqueAuthor .name{font-size: 26px;}
#subContent .chroniqueColumn ul li{float:none; width:310px;}

#subContent .row1{background-color:#eaeff3;}

#interview_block{padding: 10px 10px 0;}
#interview_block h1{font-size: 20px;color:#238AD2;}
#interview_block h2{ font-size: 18px;}
#subContent ul li{padding:10px 0 10px 20px; float:left; width:736px;}
#subContent ul li img{float:right;}
#subContent ul li a{padding-right:10px;}

#secondary_middle_content .le13hBlock h2{margin:0 0 10px 0; color: #238AD2;}
#secondary_middle_content .le13hBlock h3{margin:0 0 5px 0;}

#subContent .fb-like{margin: 10px 0 0 20px;}

/*13H*/

#subContent .infoCategory{color:#a9a9a9; text-decoration:underline;}
#subContent .infoTitle{font-size:18px;}

/* -----------------------FEEDBACK (SONDAGE)----------------------------*/

#feedback h2{ color: #238AD2; font-size: 24px; margin: 0 0 20px; text-transform: uppercase; }
#feedback h3{margin:10px 0 5px 0; color:#1072B8;}
#feedback p{margin:5px 0 10px 0;}
#feedback label{margin:0 5px 0 3px;}
#feedback .submit{background-color:#1072B8; border:none; color:#fff; font-weight:bold; padding:2px 5px; margin:10px 0 0 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
#feedback .submit:hover{cursor:pointer;}
#feedback .feedbackTitle{ color: #238AD2; font-weight: bold; }
#feedback .feedbackTitle span{ color: #A0C43E; }

/* -----------------------MY ACCOUNT (MON COMPTE)----------------------------*/

#leftInformations{border-right:1px solid #105e95; width:489px;}
.myAccount{float:left; width:490px; height:540px; margin:20px 0 0 20px;}
.myAccount h2{font-size:20px; color:#238ad2; font-weight:bold; margin:0 0 40px 0;}
.myAccount p{margin:0 0 7px 0;}
.myAccount label{width:220px; display:inline-block; font-weight:bold;}
.myAccount input{width:180px; display:inline-block; border:none; background:#e9eef2; height:20px;}
.myAccount select{width:180px; display:inline-block; border:none; background:#e9eef2; height:20px;}
.myAccount .submit{width:120px; font-size:14px; font-weight:bold; color:#fff; background:#105e95; margin:40px 0 0 0; border:none;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
.myAccount .submit:hover{cursor:pointer;}
#accountEnd label{display: inline-block;}
#accountEnd p{font-weight:bold; color:#105c90; display: inline-block;}
#accountSponsoring label{float:left;}
#accountSponsoring p{display: inline-block; font-weight:bold; margin: 0 0 0 3px; color:#105c90;}
#myTrombinimmo{margin:50px 0 0 0;}
#myTrombinimmo a{font-weight:bold; font-size:14px; color:#105c90; float:left;}
#myTrombinimmo img{float:left; margin: 0 5px 0 0;}

/* -----------------------DEVENEZ ANNONCEUR----------------------------*/

#tabs_annonceur{border:1px solid #1072B8; padding:0; margin:0; width: 711px; float: left;}
#subContent .ui-tabs-nav {background:none; border:none; padding:0; margin:0;}
#subContent .ui-tabs-nav li{background:#1072B8; border:none; padding:0; margin:0 1px 0 1px; text-align:center;width:235px; }
#subContent .ui-tabs-nav li a{color:#fff; font-weight:bold; padding:0; margin:0;display:block;width:235px; }
#subContent .tabs_annonceur{padding:10px; margin:0;}

#subContent  .annonceurList li{margin:10px 0 5px 0; padding:0; width:auto; float:none;}
#subContent  .tabs_annonceur ul li{margin:0 0 10px 0; padding:0;}

#subContent  .tabs_annonceur ul li ul li{margin:0 0 5px 0; padding:0; width:auto; float:none;}

/* -----------------------CONTACT----------------------------*/

#contact form{margin:20px 0 0 0;}
#contact p{ margin: 0 0 7px;}
#contact label{ display: inline-block; font-weight: bold; width: 220px;}
#contact input{background:#E9EEF2; border: medium none; display: inline-block; height: 20px; width: 180px;}
#contact select{background:#E9EEF2; border: medium none; display: inline-block; height: 20px; width: 180px;}
#contact textarea{width:500px; margin:10px 0 10px 0;}
#contact .submit{width:85px; font-size:13px; font-weight:bold; color:#fff; background:#105e95; margin:20px 0 0 0; border:none; padding: 0 0 2px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
#contact .submit:hover{cursor:pointer;}

/* ----------------------- IMMOTELE ----------------------------*/

#videoForm .inputBtn{background: -moz-linear-gradient(center top , #1072B8, #105C90) repeat scroll 0 0 transparent; border: medium none; border-radius: 5px 5px 5px 5px; color: #FFFFFF; font-size: 12px; font-weight: bold; padding: 1px 10px;}
a.myPlayer {display:block; width: 320px; height:240px; text-align:center; margin:0 15px 15px 0;	float:left;	border:1px solid #999;}
a.myPlayer img { margin-top:98px; margin-left: 120px; border:0px;}
a.myPlayer:hover { border:1px solid #000; }

/*-------------------------------- FOOTER --------------------------------*/

#footer_container{ width:100%; padding: 0 0 15px; display: inline-block;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1072b8), to(#105c90)); background: -webkit-linear-gradient(top, #1072b8, #105c90); background: -moz-linear-gradient(top, #1072b8, #105c90); background: -o-linear-gradient(top, #1072b8, #105c90); background: -ms-linear-gradient(#CCC, #EEE);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1072b8, endColorstr=#105c90)";}
#footer{width:1020px; margin:0 auto;}
#footer a{font-size:11px;}
#footer #left_block{float:left; width: 749px; margin-top:20px;}
#footer #left_block ul{float:left; margin: 0 47px 0 0; width:137px;}
#footer #left_block ul li a{color:#fff;}
#footer #left_block ul li a:hover{text-decoration:underline;}
#footer #left_block #menu{float:left; width:380px; height:278px;}
#footer #left_block #menu ul{margin:0 53px 10px 0;}
#footer #left_block #menu ul li:first-child{font-weight:bold; margin:0 0 3px 0; font-weight:bold;}
#footer #left_block #menu #menulist-5,#footer #left_block #menu #menulist-6,#footer #left_block #menu #menulist-7{}
#footer #right_block{float:left; width:270px; margin:10px 0 0; border-left: 1px solid #589DCD;}
#footer #contact{width:250px; height:70px; margin-left: 20px; position:relative; margin-top:10px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d649), to(#90b635));background: -webkit-linear-gradient(top, #b0d649, #90b635);background: -moz-linear-gradient(top, #b0d649, #90b635);background: -o-linear-gradient(top, #b0d649, #90b635);background: -ms-linear-gradient(top, #b0d649, #90b635);background: linear-gradient(top, #b0d649, #90b635);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0d649, endColorstr=#90b635)";border: 1px solid #adc9bb;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
#footer #contact a{color:#fff; font-size:18px; margin:10px 0 0 15px; display:inline-block;}
#footer #contact p{color:#fff; font-size:13px; margin:5px 0 0 15px; display:inline-block;}
#footer #contact img{position:absolute; right: 20px; top: 14px;}
#social_network{margin: 20px 0 0 20px; }
#social_network a{color:#fff; font-size:12px;}
#footer #newsletter{margin-bottom:15px;}
#footer #newsletter img{float:left; margin-right:5px;}
#footer #newsletter label{color:#fff; margin:5px 0 11px 0 ; display:inline-block;  font-size:12px;}
#footer #newsletter .news_email{border:none; height:17px; font-style:italic; width:130px; display:inline-block;}
#footer #newsletter .news_validate{border:none; color:#fff; font-weight:bold;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#abcb5e), to(#91ac4f));background: -webkit-linear-gradient(top, #abcb5e, #91ac4f);background: -moz-linear-gradient(top, #abcb5e, #91ac4f);background: -o-linear-gradient(top, #abcb5e, #91ac4f);background: -ms-linear-gradient(top, #abcb5e, #91ac4f);background: linear-gradient(top, #abcb5e, #91ac4f);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#abcb5e, endColorstr=#91ac4f)";border: 1px solid #adc9bb;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;-ms-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;}
#footer #newsletter .news_validate:hover{cursor:pointer;}
#footer #facebook{margin-bottom:10px; }
#footer #facebook img{padding-right:5px;}
#footer #twitter{margin-bottom:10px;}
#footer #twitter img{padding-right:5px;}
#footer #rss{margin-bottom:10px;}
#footer #rss img{padding-right:5px;}
#footer #blog img{padding-right:5px;}

#customVideo{}
#customVideo #vid a{width:200px; height:160px; margin:0 0 0 20px;}
