/* @override 
	http://localhost/itpret/includes/css/itpret.css?v=1302258037
	http://localhost/itpret/includes/css/itpret.css?v=1312648018
*/

/* @group base */
body {
	font: 11px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #000 url(../../files/common/body_bg.jpg) repeat 0 0;
	color: #333;
}
a {
	color: #da903e;
}
.gras{
	font-weight: bold;
}
#extra1{
	background: url(../../files/common/body_bg_top.jpg) repeat-x 0 -6px;
	width: 100%;
	height: 550px;
	display: block;
	position: absolute;
	z-index: -2;
}
#page {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	width: 960px;
	color: white;
}

#footer {
	background: -webkit-gradient(linear, left top, left bottom, from(#373737), to(#1e1e1e));
	background: -moz-linear-gradient(top,#373737,#1e1e1e);
	background-color: #373737;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #4E4E4E;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #CCC;
	width: 690px;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#logo {
	display: inline-block;
	position: absolute;
	width: 485px;
	height: 70px;
	background: url(../../files/common/logo.1.2.png) no-repeat;
	top: 18px;
}
#imgVilles {
	display: inline-block;
	position: absolute;
	width: 450px;
	height: 106px;
	margin-left: 499px;
	top: 0;
}

div.valeur {
	display: inline-block;
	float: right;
}

div.titre {
	float: left;
	display: inline-block;
}

div.bloc {
	display: block;
	clear: both;
}

h1.bTitle {
	color: #363636;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}

/* @end */

/* @group Pages */

#topBlock {
	width: 725px;
	background: url(../../files/common/topBlock_bg-1.2.jpg) no-repeat 0 0;
	margin-top: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 180px;
	position: absolute;
	top: -39px;
}

#topBlock h1.title {
	width: 350px;
	display: inline-block;
	height: 25px;
	position: absolute;
	line-height: 25px;
	font-size: 1.5em;
	text-align: center;
	margin-left: 375px;
	
    background: #e49225;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
    
    -webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;;
	border-left: 1px solid #e8d4ad;
	border-top: 1px solid #e8d4ad;
}

#topBlock h1.bTitle {
	display: inline-block;
	position: absolute;
	width: 90px;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-left: -95px;
	margin-top: -5px;
}

#content {
	
	background-color: #373737;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #4E4E4E;
	padding: 10px;
	width: 690px;
	margin-top: 325px;
	color: #333;
}

.bM {
	background-color: white;
	padding: 0 10px;
	border: 1px solid #B3B3B3;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	min-height: 405px;
}
.bM h1.bTitle {
	color: #da903e;
}

#content .aTitle {
	width: 315px;
	display: inline-block;
	height: 25px;
	position: absolute;
	line-height: 25px;
	font-size: 1.5em;
	text-align: center;
	
    background: #e49225;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
    
    -webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;;
    -webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;;
	
	border: 1px solid #e8d4ad;
	border-bottom: none;
	margin-top: -26px;
	margin-left: 365px;
	font-weight: bold;
	color: white;
}

.bM h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bM h2 a {
	text-decoration: none;
}

#bloc2 {
	display: inline-block;
	vertical-align: top;
}
#bloc2 h2 {
	text-indent: 10px;
	margin-top: 30px;
	margin-bottom: 18px;
}
#bloc2 fieldset {
	margin-top: 6px;
}
/* @group Partenaires */

#listePartenaires li {
	display: inline-block;
	width: 100px;
	text-align: center;
	height: 80px;
	margin-top: 30px;
	vertical-align: middle;
}

#listePartenaires li span {
	display: block;
}

#listePartenaires li img {
	
}



/* @end */

/* @group Calculettes */

/* @group lissage */

#recapitulatif {
	display: inline-block;
	width: 321px;
	margin-right: 10px;
	margin-top: 10px;
}
#recapitulatif p {
	display: inline-block;
	float: left;
	width: 100%;
	font-weight: bold;
	color: gray;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	position: relative;
}
#recapitulatif p input {
	width: 110px;
	text-align: right;
	background-color: transparent;
	border-style: none;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	left: 220px;
}
#recapitulatif p label {
	float: left;
}

div#fieldsets.ui-accordion.ui-widget.ui-helper-reset.ui-accordion-icons {
	display: block;
	position: relative;
	float: none;
	clear: both;
}

#calculetteLissage h2 {
	margin-bottom: 0;
	margin-top: 10px;
	text-indent: 30px;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
}
#calculetteLissage h2 big {
	text-align: right;
	line-height: 21px;
	height: 21px;
	padding: 0;
	position: absolute;
	left: 505px;
	width: 150px;
	margin: 0;
}
#calculetteLissage h2.ui-state-active {
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
    background-color: #e49225;
	color: white;
}
#calculetteLissage div ul li {
	display: inline-block;
	width: 50%;
	float: left;
	line-height: 27px;
	text-indent: 5px;
	position: relative;
}
#calculetteLissage div hr {
	width: 100%;
	height: 1px;
	border: 1px none silver;
	float: left;
	border-top: 1px solid silver;
}
#calculetteLissage div ul li input,
#calculetteLissage div ul li select {
	width: 100px;
	margin-right: 10px;
	text-align: right;
	position: absolute;
	display: inline-block;
	top: 0;
	left: 197px;
	font-size: 13px;
}
#calculetteLissage div ul li select {
	width: 107px;
}
#calculetteLissage ul.calculsAuto {
    background: #EFEFEF;
	display: inline-block;
	float: left;
	width: 100%;
	border-top: 1px solid silver;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#calculetteLissage ul#ptzDonnees {
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
	background-color: #F1F1F1;
	padding: 5px;
	display: inline-block;
}

#legende {
	background-color: #EFEFEF;
	margin-top: 5px;
	border: 1px solid silver;
	padding: 5px;
}

#legende p {
	line-height: 15px;
}

#legende p span.alerteLimite {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-bottom: -5px;
}

#lissageSchema h2 {
	background-color: #CCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#333));
	background: -moz-linear-gradient(top,#CCC,#333);
	color: #FFF;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid silver;
	border-bottom-style: none;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 24px;
}

a.btnLissage {
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
    background-color: #e49225;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 86px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid gray;
	color: white;
}
a.btnLissage:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#333));
	background: -moz-linear-gradient(top,#CCC,#333);
	background-color: #CCC;
	color: #FFF;
}
table#schemaLissageTableau {
	border: 1px solid silver;
}

#lissageSchema table.echeancier {
	border: 1px solid silver;
	background-color: #EFEFEF;
	font-size: 8px;
	width: 667px;
	margin-bottom: 15px;
}
table.echeancier td {
	width: 6.25%;
	text-align: center;
}
/* @end */

#calculettePtzPlus fieldset#informations {
	width: 300px;
	margin-top: -133px;
}

ul#ptzDonnees {
	font-size: 1.2em;
	margin-left: 140px;
	margin-right: 140px;
	background-color: #F1F1F1;
	padding: 5px;
}

#resultats div#ptzWrap,
#ptzResultats div#ptzWrap {
	width: 100%;
    background: #eadab2;
	background: -webkit-gradient(linear, left top, left bottom, from(#eadab2), to(#EFEFEF));
	background: -moz-linear-gradient(top,#eadab2,#EFEFEF);
	display: inline-block;
}
#ptzResultats div#ptzWrap ul#ptzDonnees{
	font-size: 1em;
	margin: 0 100px;
}
#ptzDonnees li {
	margin-top: 2px;
	display: block;
}

#ptzDonnees li big {
	float: right;
	display: inline-block;
	width: 200px;
	text-align: left;
}

#calculettes div.bcontent p {
	line-height: 18px;
}

#calculettes div.bcontent p strong {
}

#calculettes div.bcontent p strong a {
	text-decoration: none;
}

#calculettes div.bcontent big {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
	display: block;
	margin-top: 45px;
	margin-bottom: 5px;
}
#calculetteLissage fieldset {
	width: 97%;
}
#calculetteLissage fieldset dt {
	display: inline-block;
	width: 50%;
	float: left;
	margin-bottom: 6px;
	text-indent: 10px;
}
#calculetteLissage fieldset dt input,
#calculetteLissage fieldset dt select {
	width: 135px;
	margin-right: 10px;
}

#depenses li.block {
	display: block;
	width: 100%;
	border-top: 1px solid silver;
	margin-top: 5px;
	margin-bottom: 5px;
}
#depenses li.block:first-child {
	border-top-style: none;
	margin-top: 0px;
}
#recapCalculettes {
	text-align: center;
}

#recapCalculettes a.carres {
	margin: 5px;
}

/* @group Description */

#calculIntro {
	display: inline-block;
	width: 321px;
	margin-right: 10px;
	margin-top: 10px;
	vertical-align: top;
}

#calculIntro p {
	margin-bottom: 5px;
}

form#calculDescription {
	width: 330px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}

#formNotaire #description {
	margin-right: 10px;
}

fieldset#description {
	width: 310px;
}

fieldset#calculResultat {
	width: 300px;
	margin-bottom: 10px;
}

#formNotaire #btnNext {
	margin-top: 0;
}



/* @end */

/* @group Résultat */

#resultats {
	display: block;
	width: 645px;
	vertical-align: top;
	background-color: #F1F1F1;
	padding: 10px;
	border: 1px solid #CCC;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#resultats>div {
	display: inline-block;
	width: 317px;
	vertical-align: top;
}
#resultats div#tauxFixes {
	margin-right: 10px;
}

#resultats h2 {
	margin-top: 0;
}

#resultats form {
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid silver;
	margin-top: 10px;
	background-color: white;
}
#resultats form:hover {
	background-color: #ebe4d2;
}
#resultats form a {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin: 4px 4px 0 0;
	text-align: center;
	text-decoration: none;
    background: #e49225;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #CCC;
	color: white;
	font-weight: bold;
	line-height: 23px;
	font-size: 12px;
}

#resultats form p {
	font-size: 1.2em;
	margin: 0;
}

#resultats form p span {
	line-height: 30px;
}
#resultats form p span.credit,
#resultats form p span.mensualites,
#resultats form p span.capacite {
	display: inline-block;
	text-align: left;
	text-indent: 5px;
	width: 112px;
	font-weight: bold;
}
#resultats form p span.annees {
	width: 60px;
	display: inline-block;
	text-indent: 5px;
	text-align: center;
}
#resultats form p span.taux {
	display: inline-block;
	width: 50px;
	text-align: right;
}

#resultats p.noCalcDesc {
	text-align: center;
	display: block;
	font-weight: bold;
}
#resultats p.notice {
	color: gray;
	font-size: 0.8em;
}



/* @end */



/* @end */

/* @group Agences */

#formAgence2 h2 em {
	color: #da903e;
	font-weight: normal;
	font-style: normal;
}

#formAgence2 h2 small {
	float: right;
	color: gray;
}

#agences hr {
	border-style: none;
	border-top: 1px solid silver;
	margin: 2em 3em;
}

#formAgences1 {
	display: inline-block;
	vertical-align: top;
	margin-top: 99px;
	margin-left: 78px;
	width: 250px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #EFEFEF;
	text-align: center;
	height: 100px;
}
#formAgences1 p {
	margin-bottom: 15px;
	font-size: 1.2em;
}
#formAgences1 a.btnOrange {
	margin-top: 9px;
	float: none;
}

fieldset#agenceInfos {
	width: 170px;
	margin-right: 10px;
	height: 345px;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}

#agenceInfos ul {
	display: block;
	height: 155px;
	margin-bottom: 10px;
}

#agenceInfos ul li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	text-align: right;
	padding-right: 10px;
	font-size: 1.3em;
}
#agenceInfos a {
	display: inline-block;
	position: relative;
}
#agenceInfos a#photoagence {
	width: 170px;
	height: 120px;
	margin-bottom: 10px;
}
#agenceInfos a.btnOrange {
	float: none;
	margin: 0 0 0 20px;
	padding: 0;
}

fieldset#agenceMail {
	width: 440px;
	margin-bottom: 10px;
}
fieldset#agenceMail input,
fieldset#agenceMail select {
	width: 180px;
}
#agenceMail p em {
	color: gray;
	font-size: 0.8em;
}

#agenceMail p textarea {
	width: 433px;
	display: block;
	float: none;
	position: relative;
	height: 65px;
}

#agenceMail #btnNext {
	margin-top: 55px;
}


/* @end */

/* @group Actualites - Dossiers */
#nextPrev {
	display: inline-block;
	width: 240px;
	height: 20px;
	position: absolute;
	top: 315px;
}
#nextPrev #npPrev,
#nextPrev #npNext,
#liste_comm_href {
	height: 20px;
	display: inline-block;
	text-align: center;
	display: block;
	text-decoration: none;
    background: #e49225;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7c151), to(#d7843d));
	background: -moz-linear-gradient(top,#e7c151,#d7843d);
    -webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;;
    -webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;;
	border: 1px solid #CCC;
	color: white;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: capitalize;
	border-bottom-style: none;
}

#nextPrev #npPrev.commoff,
#nextPrev #npNext.commoff {
    background: #CCCCCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#7c7c7c));
	background: -moz-linear-gradient(top,#CCCCCC,#7c7c7c);
}

#nextPrev #npPrev {
	float: left;
	width: 40px;
}
#nextPrev #npNext {
	float: right;
	width: 40px;
}

#liste_comm_href {
	display: inline-block;
	width: 150px;
	position: absolute;
	left: 44px;
}

#liste_comm {
	background-color: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f3f3f3));
	background: -moz-linear-gradient(top,#FFFFFF,#f3f3f3);
	padding: 10px;
	border: 1px solid silver;
    -webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;;
    -webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;;
	position: absolute;
	display: inline-block;
	top: 336px;
	left: 66px;
	width: 550px;
}

#liste_comm ul.listingFade li p a {
	line-height: 22px;
	color: #333;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding-right: 5px;
}

#liste_comm ul.listingFade li p a em {
	color: gray;
}
#liste_comm ul.listingFade li p a:hover {
	color: orange;
	text-indent: 7px;
	background-color: black;
	font-weight: bold;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#actualite em.comDate {
	font-size: 0.7em;
	display: inline-block;
	margin-bottom: 15px;
}

#dossier div.bcontent div.comTexte table {
	width: 100%;
	text-align: center;
	border: 1px solid #333;
}
#dossier div.bcontent div.comTexte table th {
	background-color: #f6e2d0;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid silver;
}
#dossier div.bcontent div.comTexte table td {
	border-top: 1px dotted silver;
	line-height: 1.6em;
}

/* @end */

/* @group Groupe */

#formGroupe {
	
}

fieldset#groupeMail {
	width: 645px;
	margin-bottom: 10px;
}

fieldset#groupeMail #btnNext {
	margin-top: 0;
}
#groupeMail p input,
#groupeMail p select {
	width: 186px;
	margin-right: 280px;
}
#groupeMail p textarea {
	width: 640px;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
}



/* @end */

fieldset {
	display: inline-block;
	vertical-align: top;
	background-color: #F1F1F1;
	padding: 10px;
	border: 1px solid #CCC;
	position: relative;
}
fieldset p {
	height: 30px;
	display: block;
	line-height: 30px;
}
fieldset input,
fieldset select {
	float: right;
	width: 100px;
	display: inline-block;
}
fieldset label {
	float: left;
	display: inline-block;
}

/* @group credit etape 2 */
#infosemprunteur,
#infoscoemprunteur {
	width: 327px;
	display: inline-block;
}
#infosemprunteur {
	margin-right: 10px;
}
#infosemprunteur fieldset,
#infoscoemprunteur fieldset {
	float: left;
	width: 307px;
	margin-bottom: 6px;
}

label.anciennete {
	float: right;
	clear: left;
	width: 57px;
	margin-left: 12px;
}
label.anciennete input {
	width: 14px;
	height: 14px;
	margin-top: 6px;
	display: inline-block;
}



/* @end */

fieldset#credit {
	width: 645px;
}

fieldset#credit p {
	width: 49%;
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 1%;
}
fieldset#credit p input {
	position: absolute;
	left: 215px;
}
fieldset#bienimmobilier {
	width: 260px;
	margin-left: 10px;
}

div.etape1 #formAdd {
	margin-top: 10px;
}

#creditEtape1 div.bcontent div.introduction {
	margin-bottom: 10px;
}

#btnNext,
.btnOrange {
	width: 122px;
	height: 30px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	display: block;
	background: url(../../files/common/bouton.png) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: right;
}

div#proposition.etape1 #btnNext {
	margin-top: 10px;
}

#proposition.etape1 h1.bTitle {
	margin-bottom: 10px;
}

#proposition.etape1 div.introduction {
	margin-top: 20px;
}

#proposition p.notice {
	color: gray;
}
fieldset#bienimmobilier select {
	width: 150px;
}
legend {
	font-size: 15px;
	padding-right: 3px;
	padding-left: 3px;
}

#moduleActualites,
#moduleDossiers {
	margin-left: 255px;
	width: 455px;
	font-size: 11px;
}
#moduleActualites {
	margin-top: 45px;
	margin-bottom: 5px;
}
#moduleActualites ul.listingFade.innerfade li a ,
#moduleDossiers ul.listingFade.innerfade li a {
	text-decoration: none;
	color: #333;
	line-height: 18px;
}
#moduleActualites ul.listingFade.innerfade li a:hover ,
#moduleDossiers ul.listingFade.innerfade li a:hover {
	color: #da903e;
}

#moduleActualites p.clear a,
#moduleDossiers p.clear a {
	margin-top: -45px;
	display: inline-block;
	position: absolute;
	margin-left: -135px;
	text-align: right;
	width: 130px;
	font-size: 0.8em;
	color: gray;
	text-decoration: none;
}

#rightCol {
	width: 215px;
	display: inline-block;
	margin-left: 725px;
	background-color: #373737;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #4E4E4E;
	padding: 10px;
	position: absolute;
	top: 90px;
	z-index: 99;
}

#bTaux {
	color: #333;
}
#bTaux div.bcontent{
	text-align: center;
	margin-bottom: 5px;
	line-height: 15px;
}

#bTaux div.bcontent div.comTexte ul li strong {
	color: #da903e;
}
#bTaux div.bcontent div.comTexte p i {
	text-align: center;
	display: block;
	font-size: 9px;
}
#bCalculettes a.rectangles {
	color: white;
	display: inline-block;
	width: 212px;
	height: 35px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	border: 1px solid silver;
	line-height: 25px;
	padding-top: 10px;
	font-weight: bold;
	background: url(../../files/common/sidebar_rectangle_on.png) 1px 0;
	margin-top: 10px;
}

#bCalculettes a#calcLissage.rectangles {
	margin-top: 0;
	margin-bottom: 10px;
}

#bCalculettes a.rectangles:hover {
	color: #da903e;
	background: url(../../files/common/sidebar_rectangle_off.png) 0 -54px;
}
#bCalculettes a.carres,
#recapCalculettes a.carres  {
	display: inline-block;
	width: 100px;
	height: 69px;
	background-image: url(../../files/common/sidebar_block_off.png);
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	border: 1px solid silver;
	line-height: 25px;
	padding-top: 21px;
	font-weight: bold;
}
#bCalculettes a.carres:hover,
#recapCalculettes a.carres:hover {
	background-image: url(../../files/common/sidebar_block_on.png);
	color: white;
}
#calcNotaire,
#calcMensualites {
	margin-right: 8px;
}
/*Correctif FFox*/
#calcNotaire,
#calcMensualites, 
x:-moz-any-link, x:default {
	margin-right: 7px;
}

#calcNotaire,
#calcCapacite {
	margin-bottom: 10px;
}
#bCalculettes img {
	position: absolute;
	margin-left: 84px;
	margin-top: -132px;
}
/*Correctif FFox*/
#bCalculettes img, 
x:-moz-any-link, x:default{
	margin-left: -130px;
	margin-top: -40px;
}

#bAgences {
	padding: 0 10px;
	border: 1px solid #B3B3B3;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	background-color: white;
}

#bTaux {
	padding: 0 10px;
	border: 1px solid #B3B3B3;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	background-color: white;
}
#bTaux div.bcontent ul li {
	display: block;
	width: 192px;
}
#bTaux div.bcontent ul li h1 {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bTaux div.bcontent ul li p {
	font-size: 12px;
	border-bottom: 1px dotted silver;
}

#bTaux span.taux,
#bTaux span.annees {
	display: inline-block;
	width: 55px;
	text-align: center;
	line-height: 21px;
}

#bTaux span.taux {
	font-weight: bold;
}
#bTaux div.bcontent p.small {
	color: gray;
	font-size: 0.8em;
	line-height: 1em;
}

#bCalculettes {
	margin-top: 10px;
	margin-bottom: 10px;
}



/* @end */

/* @group Mentions */
#mentions div.bcontent{
	text-align: justify;
}
#mentions div.bcontent div.float {
	width: 205px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	border-right: 1px dashed silver;
}

#mentions div.bcontent ul {
	
}

#mentions div.bcontent div.float ul {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	padding-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF));
	background: -moz-linear-gradient(top,#FFFFFF,#EFEFEF);
	background: linear-gradient(#FFFFFF, #EFEFEF);
	background-color: silver;
	padding-top: 7px;
}

#mentions div.bcontent span.sousTitre {
	display: block;
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.1em;
}

#mentions div.bcontent span.societe {
	font-weight: bold;
}

#mentions div.bcontent a {
	font-weight: bold;
}

#mentions div.bcontent div.float h2:first-child {
	margin-top: 0;
}



/* @end */

