/* Agoraline */
.speaccueil, .speaccueil:visited { color:#CC3300; text-decoration:underline;}
.speaccueil:hover { text-decoration:none}

body {
	font-family: arial, sans serif;
	font-size:12px;
	color:#939393;
	margin:0; 
	padding:0; 
	text-align:center;
	background:#c1bbbb url(../elements/interface/credit-immobilier-background-page.jpg) repeat-x;
}

td, th {
	vertical-align:top;
}
img {
	display:block;
	border:none;
}
form, p, h1, h2, h3, h4, h5{
	margin:0;padding:0
}
.clear{
	clear:both
}
h2 { color: #ff7400; }


/* mise en page generale */
#full {
	background:url(../elements/interface/taux-immobilier-background-plans.jpg) no-repeat top center;	
}

#container {
	padding-top:16px;
	width: 999px;
	margin:0 auto 0;
	text-align:left;
}
#header{
	/*height:59px;*/
	background:url(../elements/interface/taux-immobilier-background-menu.jpg) no-repeat bottom right;
}
#menu .logo{
	float:left;
}
#menu {
	
	
}
#menu ul{
	background:url(../elements/interface/menu/menu.png) no-repeat;
	height: 46px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
	list-style-type:none;
}
#menu li{
	float:left;
	display:inline;
	line-height:29px;
	height:29px;
	border-right:1px solid #fff;
	/*border-left:1px solid #b6b9bc;*/
}
#menu li a{
  text-decoration:none;
  display:block;
  padding:0 18px 0 18px;
  color:#002651;
  outline: none;
  font-weight:bold;
  font-size:12px;
  color:#0e76ca;
}
#menu li.first{
	border-left:0
}
#menu li.last{
	border-right:0
}
#menu li.hover{	
}
#menu li.hover a,#menu li a.on{
	color:#f18e00;
}

.smenu-conteneur { position:absolute; top:-2000px; z-index:200; width: 294px; }
.smenu-centre { background: url(../images/smenu-haut.png) no-repeat top left; font-size:0.9em; background: url(../images/smenu-repeat.png) repeat-y ; }
.smenu-element { margin:8px 0; }
.smenu-element a, .smenu-element a:visited {color:#333; text-decoration:none;}
.smenu-element a:hover {text-decoration: underline; }
.smenu-element:hover {}

#content{
	background-color:#fff;
	padding: 10px 9px 0 9px;
}

#content.pages{
	background:#fff url(../elements/interface/taux-immobilier-bg_common_content.gif) no-repeat 724px 10px;
}




/*CONTENT HOME */
#simulation {
	float:left;
	width:235px;
	height:186px;
	margin:10px 5px 0 5px;	
	padding:10px;
	background:url(../elements/interface/v2_simulation_home.png) top left no-repeat;
}
div.simulation_page #simulation {
	float:none;
	background:none;
}
#simulation h3 {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dotted #FFF;
}
#simulation p {
	width:100%;
	padding-top:3px;
	color:#FFF;
	font-size:12px;
}
#simulation p.opa {
	padding-top:0px;
	height:20px;
	color:#000;
	font-size:11px;
}
#simulation fieldset,
#simulation fieldset form {
	border:0;
	margin:0;
	padding:0;
	width:100%;
}
#simulation fieldset div.row {
	width:100%;
	float:left;
	margin-top:2px;
}
#simulation fieldset div.row label{
	text-transform:uppercase;
	color:#FFF;
	font-size:10px;
	width:135px;
	float:left;
	display:block;
	padding-top:2px;
}
#simulation fieldset div.row label span.opa {
	display:block;
	color:#ffca95;
	font-size:8px;
	text-transform:none;
}
#simulation fieldset div.row input.text,
#simulation fieldset div.row input.text_grey,
#simulation fieldset div.row span.text_grey {
	width:88px;
	height:14px;
	display:block;
	float:left;
	margin:0 0 0 5px;
	border:1px solid #4d4d4d;
	background-color:#FFF;
}
#simulation fieldset div.row input.text_grey {
	background-color:#b5b5b5;
}
#simulation fieldset div.row span#result {
	color:#000;
	background-color:#CFD7DC;
	text-align:center;
}
#simulation fieldset div.row label.submit {
	padding-left:20px;
	width:12px;
	background:url(../elements/interface/v2_home_help.png) left center no-repeat;
}
#simulation fieldset div.row input.submit {
	width:70px;
	height:20px;
	float:right;
	padding:0;
	background:url(../elements/interface/v2_home_calcul.png) left top no-repeat;
	color:#0e76ca;
	font-size:9px;
	border:none;
	cursor:pointer;
}
#presentation_home{
	width:981px;
	height:230px;
	margin-bottom:2px
}
#presentation_home_anim{
	width:981px;
	height:230px;
	position:absolute;
	z-index:1;
}
#presentation_home_content{
	width:981px;
	height:230px;
	position:absolute;
	z-index:2;
}
#box_bienvenue,
#right_box_bienvenue{
	width:230px;/*250*/
	height:195px;/*200*/
	margin:10px 0 0 0;
	padding:5px 10px 0 10px;
	font-size:12px;
	color:#000000;
	background: url(../elements/interface/v2_courtage-immobilier-box-home-background.png) no-repeat;
}
#right_box_bienvenue {
	width:224px;
}
#box_bienvenue h2,
#box_bienvenue h1,
#home_swap_tips h2,
#home_testimony h2,
#home_testimony h1,
#right_box_bienvenue h2{
	font-size:13px;
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	margin-bottom:8px;
}

#box_bienvenue p,
#right_box_bienvenue p{
	font-size:10px;
	line-height:18px;
	text-align:justify
}
#box_bienvenue p.link,
#right_box_bienvenue p.link{
	text-align:right;
	margin-top:15px
}
#box_contact,
#right_box_contact{
	background:url(../elements/interface/v2_courtier-immobilier-box-bienvenue-contact.png) no-repeat;	
	width:230px;
	height:53px;
	margin:10px auto 0 auto;
}
#right_box_contact {
	width:224px;
}
#box_contact h3,
#right_box_contact h3{
	color:#5f6469;
	font-size:20px;
	letter-spacing:2px;
	margin:0 0 0 50px;
}

#box_contact h4,
#right_box_contact h4{
	color:#898e94;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.25em;
	margin:0 0 0 50px;
}
#box_contact h5,
#right_box_contact h5{
	color:#898e94;
	font-size:8px;
	letter-spacing:0.00em;
	margin:0 0 0 50px;
}

#box_indicateur_taux{
	width:380px;/*343*/
	height:200px;/*200*/
	margin:10px 0px 0 0px;
	padding:5px 10px 0 10px;
	background:url(../elements/interface/v2_home_meilleurs_taux.png) no-repeat;	
}
#box_indicateur_taux h2 {
	font-size:13px;
	color:#fff;
	border-bottom:1px dotted #fff;
	padding-bottom:3px;
	text-transform:uppercase;
}
#box_indicateur_taux p{
	color:#FFF;
}
#box_indicateur_taux p.link{
	text-align:right;
	margin-top:10px;
}
#box_indicateur_taux p.link img{
	display:inline;
}
#box_indicateur_taux table{
	margin-top:5px;
	font-size:13px;
	border-collapse:collapse;
	width:380px;
	height:89px;
	background:url(../elements/interface/v2_home_taux_bg.png) top left no-repeat;
}
#box_indicateur_taux th{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:14px;
	border-left:1px dotted #FFF;
}

#box_indicateur_taux td {
	color:#fff;
	width:35px;
	text-align:center;
	height:25px;
	border-left:1px dotted #FFF;
	vertical-align:middle
}
#box_indicateur_taux .line2 td {
	color:#FFF;
	
}
#box_indicateur_taux .line2 td.bg2 {
	color:#fbe3bf;
}

#box_indicateur_taux td.first,#box_indicateur_taux .line2 td.first,#box_indicateur_taux th.first{
	color:#FFF;
	font-size:10px;
	width:53px;
	font-weight:bold;
	text-transform:uppercase;
	border-right:1px dotted #FFF;
	border-left:none;
}

#box_indicateur_taux td,#box_indicateur_taux th{
	border-bottom:1px dotted #FFF;
}
#box_indicateur_taux tr.last_line td,
#box_indicateur_taux tr.last_line th {
	border-bottom:none;
}
#box_indicateur_taux td.no_bg,
#box_indicateur_taux th.no_bg {
	width:5px;
	border:none;
}
#home_swap_tips {
	width:380px;
	padding:0 10px;
	margin-top:10px;
}
#home_swap_tips div.left,
#home_swap_tips div.right {
	float:left;
	width:182px;
}
#home_swap_tips div.right p{
	padding-left:25px;
	background:url(../elements/interface/v2_home_services_puce.png) 10px 3px no-repeat;
	padding-bottom:4px;
}
#logo-pret-a-taux-0 { height: 121px; width: 121px; margin-left: 30px; margin-top: 10px; }
#home_swap_tips div.left p{
	border-right:dotted 1px #000;
	background:url(../elements/interface/v2_home_services_puce.png) 0px 3px no-repeat;
	padding-left:15px;
	padding-bottom:4px;
}
#home_swap_tips div.left p.label,
#home_swap_tips div.right p.label{
	border:none;
	background:none;
	padding:0;
	font-size:15px;
	margin-bottom:5px;
}
#home_swap_tips div.right p.label {
	margin-left:10px;
}
#home_swap_tips {
	color:#000000;
}
#home_swap_tips h2,
#home_testimony h2,
#home_testimony h1 {
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
#home_swap_tips a {
	display:block;
	margin:5px 0 0 10px;
	padding:0 0 2px 15px;
	color:#0e76ca;
	text-decoration:none;
	background:url(../elements/interface/v2_home_services_puce.png) left 2px no-repeat;
}
#home_swap_tips div.left a {
	margin-left:0px;
}
#home_testimony {
	width:300px;
	margin:10px 0 0 5px;
}
#home_testimony {
	color:#000000;
}
#home_testimony p.up{
	text-transform:uppercase;
}
#home_testimony a {
	display:block;
	float:right;
	margin:5px 0 0 0px;
	padding:0 0 2px 15px;
	color:#0e76ca;
	text-decoration:none;
	background:url(../elements/interface/v2_home_services_puce.png) left 2px no-repeat;
}
#home_box_verte{
	background:url(../elements/interface/taux-immobilier-home-box-verte.jpg) no-repeat;
	width:489px;
	height:200px;
	margin-right:2px;
	float:left;
}

#home_box_verte_min{
	background:url(../elements/interface/courtage-immobilier-home-box-verte-min.jpg) no-repeat;
	width:244px;
	height:200px;
	margin-right:2px;
	float:left;
}

#home_box_bleu_clair{
	background:url(../elements/interface/credit-immobilier-home-box-bleu-clair.jpg) no-repeat;
	width:244px;
	height:200px;
	margin-right:2px;
	float:left;
}

#home_box_bleu{
	background:url(../elements/interface/v2_taux-immobilier-home-box-bleu.png) no-repeat;
	width:300px;
	height:247px;
	float:left;
	margin:10px 0 0 5px;
}

#home_box_verte h3,#home_box_verte_min h3,#home_box_bleu_clair h3,#home_box_bleu h3{
	font-size:13px;
	color:#fff;
	margin:8px 0 0 11px;
	text-decoration:underline
}
#home_box_bleu h3{
	text-decoration:none;
	font-size:13px;
	border-bottom:1px dotted #FFF;
	padding-bottom:5px;
	width:280px;
}
#home_box_verte h4,#home_box_verte_min h4,#home_box_bleu_clair h4,#home_box_bleu h4{
	font-size:11px;
	color:#f18e00;
	margin:13px 0 0 30px;
	
}
#home_box_bleu h4 {
	margin:16px 0 0 35px
}
#home_box_verte p{
	margin:4px 22px 0 14px;
	text-align:justify
}
#home_box_verte img{
	float:left;
	margin-right:11px;
	display:inline;
}
#home_box_verte span{
	display:block;
	text-align:right;
	margin-top:7px
}



#home_box_verte_min p, #home_box_bleu_clair p,#home_box_bleu p{
	margin:12px 22px 0 14px;
	text-align:justify;
	color:#fff
}
#home_box_bleu p{
	margin-top:20px; 
}
#home_box_verte_min img,#home_box_bleu_clair img,#home_box_bleu img{
	margin:4px 0 10px 14px;
}
#home_box_bleu img{
	margin:15px 0 10px 14px;
}
#home_box_verte_min span,#home_box_bleu_clair span,#home_box_bleu span{
	display:block;
	text-align:right;
	margin-top:15px;
	margin-right:5px
}
#home_box_bleu span{
	margin-top:20px;
}

#home_box_bleu_clair span,#home_box_verte_min span{
	margin-top:2px;
}

#actualites{
	margin:10px 2px 0 2px;
	width:400px;
	height:206px;
	background:url(../elements/interface/v2_actu_home.png) no-repeat 0px 0px;
	float:left;
	overflow:hidden;
}
#actualites h3{
	color:#000000;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 0 10px;
}
#actualites h3 a,
#home_swap_tips h2 a,
#box_indicateur_taux h2 a{
	display:block;
	float:right;
	color:#0e76ca;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	padding-left:10px;
	margin:2px 10px 0 0;
	background:url(../elements/interface/arrow_h3_actus.png) no-repeat 0px 0px;
}
#actualites h3 a {
	margin:2px 20px 0 0;
	font-size:12px;
}
#home_swap_tips h2 a{
	background:url(../elements/interface/arrow_h2_conseils.png) no-repeat 0px 0px;
}
#box_indicateur_taux h2 a {
	color:#FFFFFF;
	background:url(../elements/interface/arrow_h2_taux.png) no-repeat 0px 0px;
}
#actualites .item{
	float:left;
	width:160px;
	margin:20px 10px 0 20px;
	height:150px;
}
#actualites .item h4{
	background:url(../elements/interface/v2_actu_puce.png) no-repeat left 1px;
	color:#000000;
	font-size:11px;
	padding:0 0 0 20px
}
#actualites .item p{
	color:#000;
	margin-top:10px;
	padding:0 0 0 20px;
}
#actualites .item a{
	color:#000000;
	text-decoration:none;
}
#actualites .item a.more{
	color:#0E76CA;
	display:block;
	float:right;
	margin:10px 5px 0 0;
	text-decoration:none;
}
#regroupement_zones{
	margin:10px 0 0 0;
	width:250px;
}
#regroupement_zones .item{
	width:230px;
	padding:0px 0 0 10px;
}
#regroupement_zones h2,
#home_services h2{
	font-size:13px;
	color:#000000;
	margin-bottom:3px;
	border-bottom:dotted 1px #000000;
	padding-bottom:3px;
	text-transform:uppercase;
	font-weight:bold;
}

#regroupement_zones div .img1,#regroupement_zones div .img2{
	width:230px;
	height:140px;
}

#regroupement_zones div .img1 span,#regroupement_zones div .img2 span{
	display:block;
	text-align:right;
	padding-right:10px;
	padding-top:55px
}

#regroupement_zones div .img1{
	background:url(../elements/interface/courtier-immobilier-illustration-regroupement.jpg) no-repeat;
}
#regroupement_zones div .img2{
	background:url(../elements/interface/v2_courtier-immobilier-illustration-zones-activites.png) no-repeat;
}

#home_services {
	width:230px;
	padding:0 10px;
	margin:10px 0 0 0;
}
#home_services ul{
	margin:0;
	padding:0; 
}
#home_services ul li {
	display:block;
	padding:0 0 2px;
	margin:2px 0 0 0;
	list-style:none;
	background:url(../elements/interface/v2_home_services_puce.png) left 2px no-repeat;
	padding-left:15px;
	color:#0e76ca;
}
#home_services ul li a{
	color:#0e76ca;
	text-decoration:none;
}


.default-ligne {margin:5px 0px;}
.default-label {display:block; float:left; width:150px;}


#box_droite {float:left; margin-top:7px;}
#box_rappelezmoi {width:215px; height:104px; padding:12px 10px 8px 10px; background:url(../elements/interface/rappelez-moi-bg.jpg) top left no-repeat;}
#box_rappelezmoi-head { width: 235px; height: 134px; position: absolute; z-index: 90; bottom: 97px; left: 0; }
#rappelezmoi-reponse { background: url(../elements/interface/popup-rappel.png) no-repeat; width: 232px; height: 118px; }
#box_contact2 {margin-top:5px;}

#box_noszones, #box_nosservices {width:235px;}
#box_nosservices {margin-top:10px;}
#box_noszones_titre {height:33px; background:url(../elements/interface/zone-competences-haut.jpg) top left no-repeat;}
#box_nosservices_titre {height:34px; background:url(../elements/interface/zone-services-haut.jpg) top left no-repeat;}
.box_droite_centre {background:url(../elements/interface/zone-droite-milieu.jpg) top left repeat-y; padding:10px 5px;}
.box_droite_bas {height:12px; background:url(../elements/interface/zone-droite-pied.jpg) top left no-repeat;}

#box_nosservices ul{
	margin:0;
	padding:0; 
}
#box_nosservices ul li {
	display:block;
	padding:0 0 2px;
	margin:2px 0 0 0;
	list-style:none;
	background:url(../elements/interface/v2_home_services_puce.png) left 2px no-repeat;
	padding-left:15px;
	color:#0e76ca;
}
#box_nosservices ul li a{
	color:#0e76ca;
	text-decoration:none;
}

#box_noszones div .img1,#box_noszones div .img2{
	width:224px;
	height:136px;
	overflow:hidden;
}

#box_noszones div .img1 span,#box_noszones div .img2 span{
	display:block;
	text-align:right;
	padding-right:10px;
	padding-top:115px
}
#box_noszones div .img2{
	background:url(../elements/interface/v2_courtier-immobilier-illustration-zones-activites.png) no-repeat;
}

#box_noszones div {color:#000;}

/*CONTENT HOME */



/*CONTENT STATIQUE*/

#content_comon{
	float:left;
	width:686px;/*746*/
	padding:18px 40px 0 10px;
	color:#13427c;
	font-size:13px;
}

#content_comon h1{
	font-size:13px;
	color:#0a53a1;
	border-bottom:1px dotted #0a53a1;
	padding-bottom:3px
}

#content_comon h2{
	font-size:14px;
	color:#68a9f9;
	padding-left:20px;
	margin:18px 0 10px 20px;
	background:url(../elements/interface/taux-immobilier-puce.jpg) no-repeat left 3px;
}
#content_comon p,#content_comon div,#content_comon table,#content_comon img{
	margin:10px 0 10px 20px
}
#content_comon div.simulation_page #box_indicateur_taux_page p,
#content_comon div.simulation_page #box_indicateur_taux_page div,
#content_comon div.simulation_page #box_indicateur_taux_page table,
#content_comon div.simulation_page #box_indicateur_taux_page img{
	margin:10px 0 10px 0px
}
#content_comon ul{
	margin:10px 0 10px 40px;
	list-style-type:none;
}
#content_comon ul li{
	background:url(../elements/interface/courtier-immobilier-puce-ul-content.jpg) no-repeat left 5px;
	color:#e08502;
	font-weight:bold;
	padding-left:10px
}
#content_comon ul li a{
	color:#e08502;
	text-decoration:underline
}

#content_comon a{
	color:#14417a;
	text-decoration:underline
}


#content_comon .italic{
	font-style:italic
}

#content_comon hr{
	height:1px;
	background:none;
	border-bottom:1px dotted #c2bebf;
	border-top:0;
	border-left:0;
	border-right:0;
	margin:0 0 0 20px;
	padding:0
}

#content_comon form.etude_perso{
	margin-top:20px
}

#content_comon form p{
	clear:both;
	width:350px;
	
}
#content_comon form p.submit{
	width:600px;
	padding-top:20px
}
#content_comon form label{
	display:block;
	float:left;
	width:100px;
	padding-right:10px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#content_comon form input,#content_comon form select{
	float:left;
	margin-bottom:6px;
	border:1px solid #14417a;
	font-size:13px;
	width:200px;
	background:#f0eeee
}

#content_comon form .conditions{
	float:left;
	width:600px;
	border-bottom:1px dotted #c3bcbc;
	border-top:1px dotted #c3bcbc;
	padding:6px 0 6px 0;
	color:#99a0aa
}
#content_comon  #submit{
	width:95px;
	border:0;
	float:right;
	margin-top:10px
	
}
#content_comon  table#simulation {
	
}
#content_comon  table#simulation td{
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:6px;
}
#content_comon  table#simulation input{
	border:1px solid #14417a;
	font-size:13px;
	width:100px;
	background:#f0eeee
}

#content_comon  table#simulation input#calculate{
	border:0;
	margin-top:10px;
	width:95px;
}


#content_comon  table#simulation #result{
	display:block;
	width:100px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	background:#e08502;
	border:1px solid #14417a;
}


#content_comon #error{
	color:red;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0;
}

.partenaires hr{
	margin:15px 0 15px 0 !important;
	padding:0 !important;
}
.partenaires img{
	padding:0 !important;
	margin:2px !important
}

/*CONTENT STATIQUE*/


/*RIGHT STATIQUE*/
#right_comon{
	padding-top:10px;
	width:244px;
	float:left;
}

#right_comon #home_box_bleu_clair, 
#right_comon #home_box_bleu, 
#right_comon #home_box_verte_min{
	margin-right:0;
	margin-bottom:8px;
	clear:both

}
#right_comon #home_box_bleu {
	width:243px;
	height:200px;
	background:url(../elements/interface/taux-immobilier-home-box-bleu.jpg) top left no-repeat;
}
#right_comon #home_box_bleu h3{
	border-bottom:1px dotted #FFF;
	padding-bottom:2px;
	width:100%;
}
#right_comon #home_box_bleu h4 {
	margin:12px 0 0 30px;
}
#right_comon #home_box_bleu img {
	margin:5px 0 10px 14px;
}
#right_comon #home_box_bleu p {
	margin-top:6px;
}
#right_comon #home_box_bleu span {
	margin-top:5px;
}
/*RIGHT STATIQUE*/


/*ACTU*/
#content_comon.actu .item  {
	margin-bottom:30px
}
#content_comon.actu .item  a{
	color:#68a9f9;
	text-decoration:none;
}
/*ACTU*/

/*CONTACT*/
#content_comon.contact .left {
	margin:0;
	float:left;
	padding-top:25px;
}
#content_comon.contact .right {
	margin:0;
	width:350px;
	float:right;
	padding-top:25px;
}
#content_comon.actu .item  a{
	color:#68a9f9;
	text-decoration:none;
}
/*CONTACT*/


/*VILLES*/
#content_comon.villes .separator {
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px dotted #c3bcbc
}
#content_comon.villes .menu {
	width:160px;
	height:35px;
	float:left;
	margin:0
}
#content_comon.villes .menu  a{
	color:#68a9f9;
	text-decoration:none;
}
#content_comon.villes .menu  a:hover{
	text-decoration:underline;
}
#content_comon.villes .item {
	padding-bottom:20px;
	border-bottom:1px dotted #c3bcbc
}
#content_comon.villes .item h3{
	color:#68a9f9;
	font-size:14px;
	width:500px;
	float:left;
}
#content_comon.villes .item span{
	width:50px;
	text-align:right;
	float:right;
}
#content_comon.villes .item div.description{
	clear:both;
	margin:0;
	padding:4px 0 0 0
}

#content_comon.villes .item  a{
	color:#e08502;
	font-weight:bold;
	text-decoration:none
}
/*VILLES*/



/*CONSEILS*/
#content_comon.conseils .separator {
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px dotted #c3bcbc
}
#content_comon.conseils .menu {
	width:220px;
	/*float:left;*/
	margin:0;
	font-size:0.9em;
}

#conseil-menu-gauche {float:left; width:220px;}

#content_comon.conseils .menu  a{
	color:#68a9f9;
	text-decoration:none;
}
#content_comon.conseils .menu  a:hover{
	text-decoration:underline;
}


#content_comon.conseils .content_conseils h3{
	color:#68a9f9;
	font-size:14px;
}

/*CONSEILS*/









#footer{
	text-align:center
}
#footer_content{
	font-size:10px;
	color:#939393;
	width:999px;
	margin:9px auto 0 auto;
	text-align:center;
	line-height:28px;
	background:url(../elements/interface/taux-immobilier-footer-background.gif) no-repeat;
}
#footer a{
	color:#939393;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#footer p{
	margin-top:4px;
	font-size:10px;
	color:#e6e1e1;
	text-align:center
}



/*COLORS / LINKS AND OTHERS -------------------------------------------------------------------------------*/
a.cartouche{
	color:#3da7de !important;
	font-weight:bold;
	text-decoration:none !important;
	font-size:11px
}

a.contact{
	padding:1px 13px 1px 30px;
	background:url(../elements/interface/credit-immobilier-a-contact.png) no-repeat;
}
a.info {
	padding:1px 15px 1px 29px;
	background:url(../elements/interface/courtier-immobilier-a-infos.png) no-repeat;
}
a.etude {
	padding:1px 16px 1px 27px;
	background:url(../elements/interface/taux-immobilier-a-etude.png) no-repeat;
}
a.temoignages {
	padding:1px 19px 1px 27px;
	background:url(../elements/interface/taux-immobilier-a-temognages.png) no-repeat;
}


/** appMsgs */
.msgbox {
  margin-top:15px;
  border: dotted #c3bcbc 1px;
  padding:5px;
  font-weight:bold;
  width:60%
}

.msgbox .error   { color:red; }
.msgbox .info    { color:navy; }
.msgbox .succes { color:#e08502; font-size:13px}




/*LIGHTBOX*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 50%;
	_left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 88px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*LIGHTBOX*/

/* V2 */
#container div.left_wrapper,
#container div.middle_wrapper,
#container div.right_wrapper {
	float:left;
}
#container div.left_wrapper {
	width:250px;
	margin:0 15px 0 0;
}
#container div.middle_wrapper {
	width:400px;
	margin:0 10px 0 0;
}
#container div.right_wrapper {
	width:305px;
}
#first_footer {
	padding:10px 0;
	text-align:center;
	color:#a8a8a8;
	text-align:center;
	margin:10px 0 0 0;
	border-top:1px dotted #c3bcbc;
	background-color:#FFF;
}
#first_footer img,
#first_footer a,
#first_footer span {
	display:inline;
	color:#0e76ca;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
#first_footer span {
	color:#000000;
}
#first_footer img {
	margin:5px 0 0 0;
}

div#content_comon.contact div.right fieldset {
	margin:0;
	padding:0;
	border:0;
	width:350px;
}
div#content_comon.contact div.right fieldset h1 {
	text-transform:uppercase;
}
div#content_comon.contact div.right fieldset div.row {
	float:left;
	width:100%;
	margin-bottom:10px;
}
div#content_comon.contact div.right fieldset div.row label {
	display:block;
	float:left;
	width:100px;
	margin:0 5px 0 0;
}
div#content_comon.contact div.right fieldset div.row input,
div#content_comon.contact div.right fieldset div.row select,
div#content_comon.contact div.right fieldset div.row textarea {
	float:left;
	width:220px;
	display:block;
}
div#content_comon.contact div.right fieldset div.row input.submit {
	width:auto;
	border:0;
	background:url(../elements/interface/credit-immobilier-bt-envoyer.jpg) top left no-repeat;
	width:94px;
	height:29px;
	padding:0;
	margin:0 10px 0 0;
	float:right;
	cursor:pointer;
}

#box_indicateur_taux_page{
	float:right;
	width:323px;/*343*/
	height:200px;/*200*/
	margin:10px 10px 0 10px;
	padding:5px 10px 0 10px;
	background:url(../elements/interface/courtage-immobilier-box-taux-background.gif) no-repeat;	
	
}
div.simulation_page #box_indicateur_taux_page{
	float:none;
}
#box_indicateur_taux_page h2{
	font-size:13px;
	color:#fff;
	border-bottom:1px dotted #fff;
	padding-bottom:4px;
}
div#content_comon div.simulation_page #box_indicateur_taux_page h2{
	margin:0;
	background:none;
	padding-left:5px;
}
div#content_comon div.simulation_page #box_indicateur_taux_page p{
	padding:0;
	font-size:11px;
}
#box_indicateur_taux_page p{
	padding-top:10px;
	color:#452c0a
}
#box_indicateur_taux_page p.link{
	text-align:right
}
#box_indicateur_taux_page p.link img{
	display:inline
}
#box_indicateur_taux_page table{
	margin-top:10px;
	font-size:10px;
	border-collapse:collapse
}
#box_indicateur_taux_page th{
	color:#603b06;
	text-align:center;
	font-weight:normal;
	font-size:11px;
	background:#f4a636;
	height:17px;
}

#box_indicateur_taux_page td {
	color:#fff;
	background:#bf750d;
	width:35px;
	text-align:center;
	height:20px;
	vertical-align:middle
}
#box_indicateur_taux_page .line2 td {
	color:#fbe3bf;
	background:#f18e00;
}
#box_indicateur_taux_page .line2 td.bg2 {
	color:#fbe3bf;
	background:#f18e00 url(../elements/interface/courtage-immobilier-tableau-taux-bg2.jpg) no-repeat left center;
}

#box_indicateur_taux_page td.first,
#box_indicateur_taux_page .line2 td.first,
#box_indicateur_taux_page th.first{
	color:#656565;
	text-align:left;
	font-size:10px;
	width:53px
}

#box_indicateur_taux_page td,
#box_indicateur_taux_page th{
	border:1px dotted #f9d299
}

#box_indicateur_taux_page .bg1 {
	background:#f4a636 url(../elements/interface/courtage-immobilier-tableau-taux-bg1.jpg) no-repeat left center;
}
#box_indicateur_taux_page .bg2 {
	
}
#box_indicateur_taux_page .bg3 {
	background:#bf750d url(../elements/interface/courtage-immobilier-tableau-taux-bg3.jpg) no-repeat left center;
}
#box_indicateur_taux_page .bg4 {
	background:#bf750d url(../elements/interface/courtage-immobilier-tableau-taux-bg4.jpg) no-repeat left center;
}
