html{
 overflow: auto;
}

html, body {
  background-color: white;
	margin: 0;
	padding: 0;
	border: 0;
	/*line-height: 1.1em;*/
}

.smallerx
{
	font-size:9px;
}

.smaller
{
	font-size:10px;
}

.normal
{
	font-size:11px;
}

.larger
{
	font-size:12px;
}

.largerx
{
	font-size:14px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 1em 0 0.5em 0;
}

h5
{
	padding:0px;
	margin:0px;
	font-size: 80%;
}

a {
	color: #4e4c4d;
}

table, td, th, div, p, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}





#page {
	width: 983px;
	margin: 0 auto 0 auto;
	position: relative;
	border: 1px solid #4e4c4d;


}
#page:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
#page { display: block; *zoom: 1; }


#page-header {
	margin:0xp;
	margin-top:1px;
	height: 191px;
	padding:0px;
}

#page-header img
{
	padding:0px;
	margin:0px;
	display:block;
}

#page-main {
	width: 983px;
	background-image:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/fond-main-ff.jpg)!important;
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/fond-main.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin:0px;
	padding:0px;

	_background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/fond-main-ff.jpg) repeat-y 791px top;
}

.home
{
	background:#FFFFFF;
}

#page-main:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
#page-main 
{ 
	display: block;
	*zoom: 1;
}







#page-sidebar-top, #page-sidebar-top-home
 {
	float:left;
	border:0px;
	border-top:1px solid #d1d2d4;
	border-left:1px solid #d1d2d4;
	width: 191px;
	min-height:100px;
	left:0px!important;
	left:1px;
	margin:0px;
	margin-left:12px!important;
	margin-left:11px;
	margin-top:-85px;
	position:relative;
	background:#FFFFFF;
	/*bottom:85px;*/

	_height: 100px;
	_overflow-x: hidden;
	
}

#page-sidebar-top-home
{
	margin-top:-60px;
	border:0px;
	height:195px;
	width: 192px;
}

#page-sidebar-top-home img
{
	width: 192px;
}

#page-sidebar-top  h1
{
	font-size:100%;
	color:#d20402;
	margin-left:10px;
	text-transform: uppercase;
}

#page-sidebar-top  ul
{
	list-style-type:none;
	margin: 0 0 0 10px;
}

#page-sidebar-top li
{
	list-style-type:none;
	padding-bottom: 5px;
}

#page-sidebar-top  a
{
	color:#4F4B4C;
}


/*#page-sidebar-top  a:visited
{
	color:#aaa8a9;
	text-decoration: none;
}*/

/*#page-sidebar-top p {
	margin: 0.25em 8px 0.45em 10px;

}
*/
#page-sidebar-bottom, #page-sidebar-bottom-home
{
	position:absolute;
	right:0px!important;
	right:-1px;
	width:192px;
	bottom:0px!important;
	/*bottom:80px;*/
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/sidebar-bottom.jpg);
}

#page-sidebar-bottom-home  h1
{
	font-size:110%;
	color:#d20402;
	margin-left:10px;
	text-transform: uppercase;
}

#page-sidebar-bottom-home p {
	margin-left: 10px;
}

#page-sidebar-bottom-home a
{
	margin-left:10px;
}

#spacerbottom
{
	height:10px;
}

#page-sidebar-bottom-home
{
	background:#ffffff;
	width:191px;
	border-left:1px solid #d1d2d4;
	border-top:1px solid #d1d2d4;
	bottom:81px;
}

#page-droite 
{
	float: right;
	width: 683px;
	padding:0px;
	margin:0px;
}


#page-gauche {
	margin:0px;
	padding:0px;
	width:298px;
	float:left;
}

#bottom{
	clear:both;
}

#page-bottom {
/*	
	width: 764px;
	border-left:8px solid #546ba4;
	padding-left:20px;
	background: #d6d6dd;
	float:left;
	border-top: 1px #494949 dotted;*/
}

#page-bottom h3
{
	color: #d30501;
	margin-top:5px;
	margin-bottom:5px;
}

#page-bottom h4
{
	color: #d30501;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}


#page-menu {
	width:298px;
}

#page-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#page-menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #c6c7c9;
	height: 23px;
	line-height: 23px;
	padding-left: 20px;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/puce-menu-pages.gif) no-repeat left top;
}
#page-menu li a {
	display: block;
	padding: 0;
	border: 0;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-plus.jpg) no-repeat right;
	text-decoration: none;
	color: #d30501;
	font-weight: bold;
}
#page-menu li.act a {
	color: #4e4c4d;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-moins.jpg) no-repeat right;
}
#page-menu li.last a {
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-plus-tous.jpg) no-repeat right;
}


#page-content {
	padding: 3px 10px 8px 20px;
	_padding: 0;
	overflow: hidden;
	text-align: justify;
	width:449px;
	float:left;
	color: #4e4c4d;
}

.page-content-small
{
	overflow:none;
	height: 450px;
}

#page-content h1 {
	padding:0px;
	margin:10px 0 15px 0;
	color:#d20402;
	font-size:160%;
	line-height: 1.2em;
}

#page-content h3 {
	color:#d20301;
	font-size:100%;
	padding: 1em 0 0 0;
	background: url(http://www.icf.fr/typo3conf/ext/belink_icf/res/puce_h3.gif) no-repeat left bottom;
	padding-left:15px;

}

#page-content h4 {
	color:#4e4c4d;
	font-size:100%;
	padding: 1em 0 0 3em;
	text-transform: uppercase;
}

#page-content p {
	margin: 1em 0 1em 0;
	line-height: 1.20em;
}

#page-content fieldset {
	border: 1px #4a4849 dotted;
	padding:5px;
}

#page-content .formElement .label {
	width:160px;
	float:left;
}

.formElement input
{
	width:250px;
}

.formElement textarea
{
	width:250px;
	height:50px;
}

#page-content .formElement {
	margin-bottom:10px;
}

.endForm
{
	width:210px;
	float:left;
	font-weight:bold;
}

.endFormRight
{
	text-align:right;
}

#page-tools {
	background: #d6d6dd;
	height: 26px;
	width:298px;
	margin:0px;
}

#page-tools img {
	margin-top:3px;
	margin-left:5px;
	border:0px;
}

#page-footer {
	clear: both;
	width: 983px;
	margin: 0 auto 7px auto;
	padding: 3px 0 0 0;
	border: 0;
	text-align: center;
	color: #999999;
}
#page-footer p {
	margin: 0;
	text-align: center;
}
#page-footer ul {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	border: 0;
	height: 2em;
}
#page-footer li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
	border: 0;
	border-left: 1px solid #999999;
	line-height: 30px;
}
#page-footer li.first {
	border-left: 0;
}

#page-footer li a {
	color: #999999;
	text-decoration: none;
}


#site-logo {
	margin: 0;
	height: 103px;
}


#menu-general {
	position: absolute;
	z-index:2;
	right: 0;
	top: 103px;
}




#menu-general ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu-general li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
	border: 0;
	line-height: 30px;
	background: url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-plus-top.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
#menu-general li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

#menu-sites {
	position: absolute;
	right: 0;
	top: 0px;
	height: 103px;
	width: 400px;
}
#menu-sites ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu-sites li {
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
	padding-top:5px;
	border: 0;
	width:100%;
	margin-bottom:1px;
	height:20px;
	background-position:right;
	background-repeat:repeat-y;
}

#menu-sites a
{
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	color:#373536;
}

#menu-sites a:hover
{
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/redsquare.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#d30301;
}

#menu-sites1
{
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-sites1.jpg);


}

#menu-sites2
{
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-sites2.jpg);
	text-indent:30px;
}

#menu-sites3
{
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-sites3.jpg);
	text-indent:60px;
}

#menu-sites4
{
	background:url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-sites4.jpg);
	text-indent:90px;
}

#rootline-menu {
	border-bottom: 1px solid #c6c7c9;
	height: 25px;
	font-size: 100%;
	overflow: auto;
}

#rootline-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 10px 0 10px;
	border: 0;
}
#rootline-menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 1em 0 0;
	padding: 0;
	border: 0;
	text-transform: lowercase;
	line-height: 1.8em;
}

#rootline-menu li a {
	text-decoration: none;
	padding-right: 10px;
}

#rootline-menu li.last a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
}

#partel, #parmail
{
	display:none;
}

#mail-tel
{
	height:30px;
}



.csc-sitemap  li {
	list-style-type: none;
}
.csc-sitemap li a {
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/lien2.gif) no-repeat center left;

	color: #009ee0;
}




#sidetop {
	border-top: 1px solid #c9cacc;
	border-left: 1px solid #c9cacc;
	padding: 8px 14px 8px 14px;
}
#sidetop h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #d40502;
}
#sidetop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#sidetop li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
}
#sidetop li a {
	color: #4f4c4e;
	text-decoration: underline;
}

#sideform {
	background: #d9d9e0 url(http://www.icf.fr/typo3conf/ext/belink_icf/res/formulaire2.jpg) no-repeat left top;
	padding: 7px 4px 12px 7px;
	color:#4f4c4e;
	font-weight: bold;
}

.body-placement #sideform {
	background: #d9d9e0 url(formulaire2_financier.jpg) no-repeat left top;
	padding: 7px 4px 12px 7px;
	color:#4f4c4e;
	font-weight: bold;
}

.body-immo #sideform {
	background: #d9d9e0 url(formulaire2_immobilier.jpg) no-repeat left top;
	padding: 7px 4px 12px 7px;
	color:#4f4c4e;
	font-weight: bold;
}

.body-credit #sideform {
	background: #d9d9e0 url(formulaire2_credit.jpg) no-repeat left top;
	padding: 7px 4px 12px 7px;
	color:#4f4c4e;
	font-weight: bold;
}

#sideform div {
	margin: 5px 0;
}
#sideform h5 {
	margin: 0;
	padding: 0 10px 25px 25px;
	font-size: 105%;
	font-weight: bold;
	color: #fff;
}
#sideform input.text {
	background: white;
	border: 1px solid #4a4849;
	width: 172px;
	height: 17px;
}

#sideform div.submit {
	margin-top: 10px;
}
#sideform input.submit {
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/button-bg.gif) repeat left top;
	border: 1px solid #4a4849;
	width: 172px;
	height: 17px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #d40502;
}

.reco li
{
	margin-left:30px!important;
	margin-left:160px;
}

.lien-reco li
{
	list-style-type:none;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/titre-plus.jpg) no-repeat top left ;
	padding:0 0 5px 20px;
}


.page-bottom-images
{
	float:left;
	width:165px;
	height: 255px;
}

.page-bottom-images img
{
	margin:auto;
	border: #2a363d 1px solid;
}

.page-bottom-images td {
	border: 0;
}

.page-bottom-images-img {
	margin:0 0 5px 0;
	text-align:center;
	width:160px;
	background:#ffffff;
	border: 0;

}

.page-bottom-desc {
/*	float:left;*/
/*	width:209px;*/
/*	height: 255px;*/
/*	padding: 5px 10px 0 10px;*/


height:240px;
position:absolute;
top: 10px;
right:135px;
width: 195px;


}

#page-bottom .page-bottom-desc h3 {
	margin: 0;
}

#page-bottom .page-bottom-desc ul {
	padding: 7px 0 0 0;
	margin: 0;
}

#page-bottom .page-bottom-desc ul li{
/*	list-style-position: inside;*/
}

#page-bottom .page-bottom-desc ul li.lien-reco {
	list-style-type:none;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/titre-plus.jpg) no-repeat top left ;
	padding:0 0 5px 20px;
	}
	
#page-bottom .page-bottom-desc ul li.lien-reco a {
	color: #e65701;
}

#page-bottom .page-bottom-desc .contact-reco {
	height: 55px;/*
	padding: 10px 0 0 16px;
	!padding: 10px 0 0 6px;
	_padding: 10px 0 0 0;*/
}

#page-bottom .page-bottom-desc div.contact-reco {
	position:absolute;
	top:160px;
	left: 5px;
	_left: -10px;
}

#page-bottom .page-bottom-desc .contact-reco li.contact-reco {
	list-style-type: none;
	background: none;
	}




#page-bottom .page-bottom-desc .contact-reco li.contact-reco a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}

.page-bottom-text {
	float:left;
	width:262px;
	margin-left:10px;
	padding:0px;
	text-align: justify;
}

.page-bottom-contact {
	float:left;
	width:124px;
	_width:110px;
	padding:0px;
}

.page-bottom-contact img {
	width:124px;
	!width: 124px;
	_width: 110px;
	height:250px;
	border:0;
}

#page-bottom h2
{
	margin: 0;
/*	width: 200px;*/
	height: 63px;
	line-height: 18px;
	padding:40px 15px 0 40px;
	!padding: 40px 15px 0 40px;
	_padding: 40px 25px 0 20px;
	font-size:100%;
	color:#fff;
	text-transform: uppercase;
	text-align: left;
}

.page-bottom-text h3 {
	height: 74px;
	margin-top:0px;
	padding:10px 10px 0 70px;
	!padding: 10px 10px 0 70px;
	_padding:10px 20px 0 70px;
	text-align: right;
	font-size:105%;
}

.page-bottom-text-recos {
/*	height: 65px;*/
	padding: 20px 20px 0 0;
	!padding: 20px 20px 0 0;
	_padding: 20px 30px 0 0;
}

.page-bottom-text-recos a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/titre-plus.jpg) no-repeat top left ;
}

.page-bottom-text p
{
	margin-left:30px;

}

#liresuite {
	text-align: right;
	width: 470px;
	padding-top: 10px;
}

#liresuite a {
	padding-left: 16px;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/btn_suite.gif) no-repeat center left;
	text-transform: uppercase;
	font-weight: bold;
}

#hautpage {
	display: none;
	text-align: right;
	width: 470px;
}

#hautpage a {
	padding-left: 16px;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/btn_haut.gif) no-repeat center left;
	text-transform: uppercase;
	font-weight: bold;
}

.votre-compte {
	padding-left: 85px;
}

/*** tableaux ********/
.contenttable {
	border: 1px #3d393b solid;
}
.contenttable th {
	color: #FFFFFF;
}

.contenttable th, td {
	text-align: center;
	line-height: 1em;
	padding: 0 2px 0 2px;
	border: 1px #3d393b solid;
}

/*** csc forms ***/
form .csc-mailform-field label {
	display: block;
	width: 7em;
	float: left;
	text-align: right;
	padding: 0 0.5em 0 0;
}
form .csc-mailform-field {
	margin: 0 0 0.3em 0;
	clear: both;
}
form .csc-mailform-submit {
	margin: 0 0 0 7em;
}

form .csc-mailform-radio label {
	display: inline;
	width: auto;
	float: none;
	text-align: left;
	padding: 0;
}

/* Gestion des fichiers */
.csc-uploads-fileSize
{
	width : 100px;
	text-align:right;
	vertical-align:top;
}

#simulateur label
{
	display:block;
	float:left;
	width:250px;
}

#simulateur .text
{
	width:50px;
}

#simulateur .submit
{
	width:120px;
	text-align:center;
	font-size:80%;
	background:#d40502;
	color:#FFFFFF;
	border: 1px solid #4a4849;
}

#simulateur .radio
{
	width:20px;
}

#simulateur select
{
	width:44px;
}

#simulateur legend
{
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	color: #d40502;
}

#simuElement4
{
	display:none;
}

.reco-images
{
	width:160px;
	float:left;
	margin-right:15px;

}

.reco li
{
	margin-left:30px!important;
	margin-left:160px;
}

.lien-reco li
{
	list-style-type:none;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/titre-plus.jpg) no-repeat top left ;
	padding:0 0 5px 20px;
}



legend {
 background-color: #fff;
 }

#page-content .newsletter h1 {
	color:#d20301;
	font-size:100%;
	padding: 1em 0 0 0;
	background: url(http://www.icf.fr/typo3conf/ext/belink_icf/res/puce_h3.gif) no-repeat left bottom;
	padding-left:15px;
 }
 
#page-content .newsletter .bodytext .download {
	list-style-type:none;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/titre-plus.jpg) no-repeat top left ;
	padding:0 0 0 20px;
	display: block;
}

.pdf li {
	list-style-type:none;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/pdf.gif) no-repeat top left ;
	padding:0 0 5px 20px;
}




#lien-plus a {
	padding: 0;
	border: 0;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-plus.jpg) no-repeat right;
	text-decoration: none;
	color: #d30501;
	font-weight: bold;
}


#lien-pdf a {
	padding: 0;
	border: 0;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/pdf.gif) no-repeat top left ;
	text-decoration: none;
	color: #d30501;
	font-weight: bold;
}





/***** css special placement ************/

.placement #page-main #bottom #page-bottom {
	
	width: 764px;
	border-left: 8px solid #6e6060;
	padding-left:20px;
	background: #dad6d5;
	float:left;
	margin-top: -2px;
}

.placement #page-tools {
	background: #dad6d5;
	height: 26px;
	width:298px;
	margin:0px;
}

/* fin placement */



/***** css special immobilier ************/

.immobilier #page-main #bottom #page-bottom {
	
	width: 791px;
	height: 254px;
/*	border-left: 8px solid #7a798d;*/
/*	padding-left:20px;*/
	background: transparent url(encart_bas_immo.gif) no-repeat top left;
	float:left;
/*	margin-top: -2px;*/
}

.immobilier #page-tools {
	background: #d6d6dd;
	height: 26px;
	width:298px;
	margin:0px;
}

/* fin immobilier */


/***** css special financement ************/

.financement #page-main #bottom #page-bottom {
	
	width: 764px;
	border-left: 8px solid #546ba4;
	padding-left:20px;
	background: #d5d8de;
	float:left;
	margin-top: -2px;
}

.financement #page-tools {
	background: #d5d8de;
	height: 26px;
	width:298px;
	margin:0px;
}

/* fin financement */




.clearboth
{
	clear:both;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image
{
	margin:0px;
}

dl.csc-textpic-image {
margin:5px;
}


/* debut cboude */

#page-sidebar-top .formulaire-intro{
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/formulaire.jpg) no-repeat top left;
	height: 353px;
}

.body-placement #page-sidebar-top .formulaire-intro{
	background: transparent url(formulaire_financier.jpg) no-repeat top left;
	height: 353px;
}

.body-immo #page-sidebar-top .formulaire-intro{
	background: transparent url(formulaire_immobilier.jpg) no-repeat top left;
	height: 353px;
}

.body-credit #page-sidebar-top .formulaire-intro{
	background: transparent url(formulaire_credit.jpg) no-repeat top left;
	height: 353px;
}


#page-sidebar-top .formulaire-intro p{
	text-transform: uppercase;
	color: #d10303;
	font-weight: bold;
	padding: 37px 10px 0 30px;
}

#page-sidebar-top .formulaire-intro ul{
	padding: 20px 0 0 0;
	margin: 0px;

}

#page-sidebar-top .formulaire-intro li{
	background-color: #fff;
	border-top: #d9d9e0 3px solid;
	padding: 5px 10px 5px 10px;
}

#page-sidebar-top .formulaire-intro li a{
/*	font-weight: bold;*/
	color: black;
	text-decoration: none;
}


#recommandation_bottom_block{
position:relative;
	width: 791px;
	height: 253px;
	background: #9b0008 url(encart_bas_reco.gif) no-repeat top left;
}

.body-placement #recommandation_bottom_block{
position:relative;
	width: 791px;
	height: 253px;
	background: #d20301 url(bas_reco_financier.gif) no-repeat top left;
}

.body-immo #recommandation_bottom_block{
position:relative;
	width: 791px;
	height: 253px;
	background: #d20301 url(bas_reco_immo.gif) no-repeat top left;
}

.body-credit #recommandation_bottom_block{
position:relative;
	width: 791px;
	height: 253px;
	background: #d20301 url(bas_reco_credit.gif) no-repeat top left;
}

#recommandation_bottom_block .left {
	float: left;
	width: 255px;
	margin-top:20px;
}

#recommandation_bottom_block .center {
	float: left;
/*	margin-left: 255px;*/
	width: 232px;
}

#recommandation_bottom_block .contact {
	float: left;
/*	margin-left: 255px;*/
	width: 132px;
}


#recommandation_bottom_block .right {
	float: right;
	width: 170px;
	_width: 160px;
}

#recommandation_bottom_block .left .titre {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	width:205px;
_width: 220px;
	padding: 0 0 0 50px;
	_padding: 0 0 0 40px;
	height:53px;
}

#recommandation_bottom_block .left .reco1 {
	color: #d20301;
	font-weight: bold;
	width: 225px;
	height: 33px;
	padding: 14px 0 0 33px;
}
#recommandation_bottom_block .left .reco2 {
	color: #d20301;
	font-weight: bold;
	width: 225px;
	height: 33px;
	padding: 20px 0 0 33px;
}
#recommandation_bottom_block .left .reco3 {
	color: #d20301;
	font-weight: bold;
	width: 225px;
	height: 33px;
	padding: 22px 0 0 33px;
}

#recommandation_bottom_block .center .desc {
	height: 122px;
	color: #4e4c4d;
	padding: 20px 13px 0 13px;
	_padding: 20px 10px 0 5px;

}

#recommandation_bottom_block .center .link {
	height: 41px;
	color: #FFF;
	font-weight: bold;
	padding: 30px 13px 0 40px;
	/*border: 1px green solid;*/
}

#recommandation_bottom_block .center .link a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#recommandation_bottom_block .right .layus {
	color: #4e4c4d;
	padding: 10px 10px 0 10px;
	!padding: 10px 10px 0 10px;
	_padding: 10px 0 0 0;
	text-align: left;

}	

#recommandation_bottom_block .contact{
	position: relative;
	height:220px;
}

#recommandation_bottom_block .contact a{
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top:185px;
	right: 15px;
}

/* fin cboude */





.immobilier #page-main #bas-de-page #page-bottom {
	
	width: 791px;
	height: 253px;
/*	border-left: 8px solid #7a798d;*/
/*	padding-left:20px;*/
	background: transparent url(encart_bas_immo.gif) no-repeat top left;
	float:left;
/*	margin-top: -2px;*/
}


#page-main #bas-de-page #page-bottom {
	
	width: 791px;
	height: 253px;
/*	border-left: 8px solid #7a798d;*/
/*	padding-left:20px;*/
	background: transparent url(encart_bas_immo.gif) no-repeat top left;
	float:left;
/*	margin-top: -2px;*/
}

.body-placement #page-main #bas-de-page #page-bottom {
	width: 791px;
	height: 253px;
	background: transparent url(encart_bas_financier.gif) no-repeat top left;
	float:left;
}

.body-immo #page-main #bas-de-page #page-bottom {
	width: 791px;
	height: 253px;
	background: transparent url(encart_bas_immo.gif) no-repeat top left;
	float:left;
}

.body-credit #page-main #bas-de-page #page-bottom {
	width: 791px;
	height: 253px;
	background: transparent url(encart_bas_credit.gif) no-repeat top left;
	float:left;
}

.lien_vers_pied_de_page{
	width: 247px;
	height: 53px;
	background-image: url(bouton_vers_pied_page.gif);
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left:	50px;
	padding-top:	10px;
}

.body-placement .lien_vers_pied_de_page{
	width: 247px;
	height: 53px;
	background-image: url(bouton_page_financier.gif);
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left:	50px;
	padding-top:	10px;
}

.body-immo .lien_vers_pied_de_page{
	width: 247px;
	height: 53px;
	background-image: url(bouton_vers_pied_page_immo.gif);
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left:	50px;
	padding-top:	10px;
}

.body-credit .lien_vers_pied_de_page{
	width: 247px;
	height: 53px;
	background-image: url(bouton_vers_pied_page_credit.gif);
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left:	50px;
	padding-top:	10px;
}

#bas-de-page h2 a{
	color: white;
}
#bas-de-page .a_droite img{

}

#bas-de-page .a_gauche{
	float: left;
	
	position: absolute;
	left: 0;
	bottom: 0;
}

#bas-de-page .a_droite{
	width: 191px;
	float: right;
}

#bas-de-page .a_droite  h1
{
	font-size:100%;
	color:#d20402;
	margin-left:10px;
	text-transform: uppercase;
}

#bas-de-page .a_droite  ul
{
	list-style-type:none;
	margin: 10px;
}

#bas-de-page .a_droite li
{
	list-style-type:none;
	padding-bottom: 5px;
}

#bas-de-page .a_droite  a
{
	color:#4F4B4C;
}

#bas-de-page .a_droite .bodytext{
	margin-right: 10px;
	margin-left: 10px;
}

#page-main #bas-de-page #page-bottom {
	position: relative;
}

.a_droite img{
	margin: 0;
	padding: 0;
	float: right;
}


#bas-de-page{
	float:left;
	width: 983px;
	position: relative;
	min-height: 253px;
	_height: 253px;
}


#recommandation_bottom_block .left .titre a{
	color: white;
}

.nous_accompagnons{
bottom:0;

height:34px;
position:absolute;
right:172px;
}

.nous_accompagnons2{
bottom:0;
height:34px;
position:absolute;
right:0;
}

#page-milieu{
	float: right;
	margin-right: 8px;
	_margin-right: 0px;
	width: 480px;
	_width: 470px;
}


.home #page-sidebar-top-home{
	margin-top:-60px;
	border-width:1px 0 0;
	_padding: 0;
	_margin-left: 41px;
}	

.new_home_credit{
	border-spacing: 0px;
}

.new_home_credit td{
	text-align: left;
	border: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.new_home_credit tr{
	vertical-align: top;
}

#page-content.nouveau-credit{
	padding: 0;
	margin: 0;
	width: 481px;
	_width: 449px;
}

#page-content .new_home_credit h1{
	font-size: 150%;
	margin-left: 15px;
}


.tx-formulairescreditsbelink-pi1 legend {
	color:#D40502;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
}


.image-map-credit{
	background-image: url(nouvelle_home_credit_centre.jpg); 
	width: 191px; 
	height: 258px;
	position: relative;
}

.image-map-credit ul{
/*	border: solid 1px yellow;*/
	padding-left: 15px;
	margin: 0;
	color: white;
	margin-left: 15px;
	margin-top: 20px;
}


.image-map-credit span{
/*	border: solid 1px black;*/
	display: block;
	color: #2a7fb3;
	font-weight: bold;
	margin-top: 172px;
	margin-left: 50px;
}

.image-map-credit span a{
	
}

.image-map-credit ul a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.image-map-credit ul li{
	list-style-position: inside;
}

.image-map-credit ul li a:hover{
	background-color: #2a7fb3;
}

#page-content .tx-formulairescreditsbelink-pi1 {
	background: url(degrade_orange.gif) no-repeat top left;
	text-align: left;
}

#page-content .tx-formulairescreditsbelink-pi1 h1 {
	padding: 20px 0 5px 35px;
	color:#FFFFFF;
	font-size: 14px;
	margin: 0;
}

#page-content .tx-formulairescreditsbelink-pi1 .description {
	padding: 0 10px 10px 35px;
	font-weight: bold;
	margin: 0;
}

#invisible_link{
	color: white;
	text-decoration: none;
	font-weight: bold;
	bottom:35px;
	display:block;
	height:45px;
	position:absolute;
	right:0;
	width:100px;
}



#page-content .contenttable td{
	border: 0;
}

.right-content{
padding-right:5px;
}

#page-sidebar-bottom-home .right-content h1.csc-firstHeader a{
	color:#D20402;
	text-decoration: none;
}

#page-sidebar-bottom-home .right-content a{
	margin-left: 0px;
}

.barometre_link{
	color: #D30501;
	font-weight: bold;
	width:260px;
	display: block;
	text-align: left;
	font-size: 14px;
	background: transparent url(http://www.icf.fr/typo3conf/ext/belink_icf/res/menu-plus.jpg) no-repeat scroll 101% center;
	margin: auto;
	line-height:20px;
	height:20px;
}

.barometre_link_table{
	border: 0;
	margin: auto;
}

.barometre_link_table td{
	border: 0;
}




/*******************O2S******************/


.o2s_form span{
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	padding-right:5px;
	text-align:right;
	text-indent:5px;
	width:120px;
}