/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    text-align: center;
}
DIV{
	 margin:0px;
	 padding:0px;
}

IMG{
	border:none;
}

P{
	 margin:0px;
	 padding:0px;
}

#global {
	width:954px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
} 
#top {
	position:relative;
	top:0px;
	left:0px;
	width:954px;
	height:143px;
	background:url(../images/logo-credit-immo.gif) top left no-repeat;
	text-align:center;
	font-size:13px;
	color:#666666;
}
#contenu {
	position:relative;
	top:0px;
	left:0px;
	width:954px;
	height:277px;
	background:url(../images/contenu-fond.gif) top left no-repeat;
}
#contenu-left {
	float: left;
	width:319px;
	height:277px;
	background:url(../images/contenu-left.gif) top left no-repeat;
}
#contenu-logo {
	float: left;
	width:237px;
	height:277px;
	background:url(../images/contenu-logo.jpg) top left no-repeat;
}
#contenu-right {
	float: left;
	width:398px;
	height:277px;
	background:url(../images/contenu-right.gif) top left no-repeat;
}
/* ************************************************************************************************ */
/*																									*/
/*												BOTTOM											*/
/*																									*/
/* ************************************************************************************************ */


#bottom {
	position:relative;
	top:0px;
	left:0px;
	width:954px;
	height:60px;
	background:url(../images/bottom.gif) top left no-repeat;
	text-align:center;
	font-size:9px;
	color:#666666;
}

#bottom .interne {
	font-size:9px;
	color: #666666;
}

#bottom .interne A {
	color: #0099cc;
	font-size:10px;
	text-decoration: none;
}

#bottom .interne A:hover {
	font-size:10px;
	text-decoration: underline;
}

#bottom .externe {
	font-size:10px;
	color: #666666;
}

#bottom .externe A {
	font-size:10px;
	color: #0099cc;
	text-decoration: none;
}

#bottom .externe A:hover {
	font-size:10px;
	text-decoration: underline;
}

#top a {
	font-size:13px;
	color: #FF6633;
}
#bottom a {
	font-size:9px;
	color: #0099CC;
}
#contenu-left P{
	text-align:left;
	font-size:12px;
	color:#000000;
	margin-top:32px;
	margin-left:45px;
}
#contenu-right P {
	text-align:left;
	font-size:9px;
	color:#003366;
	margin-top:14px;
	margin-left:90px;
}
.texte-orange {
	font-size:9px;
	color: #FF6633;
	font-weight:bold;
}

.texte-orange-13 {
	font-size:13px;
	color: #FF6633;
}
ul {
	list-style-type:square;

}
li {
	margin-left:21px;
	font-size:12px;
	color:#000000;
	line-height:14px;
}
a {
	font-size:13px;
	color: #FF6633;
}