/* © 2007 Css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background: #060939 url(../images/cote-port-immobilier.jpg) top left no-repeat;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
} 
p{
	margin: 1em 0;
}
a{
	text-decoration: none;
	color: #00496C;
	font-weight: bolder;
}
/*----------------------------------------------------------------------*/
/* debut - gestion contenue */
/*----------------------------------------------------------------------*/
#site {
	width: 768px;
	height: 500px;
	position: absolute;
	margin-left: -384px;
	margin-top: 30px;
	left: 50%;
	background: transparent;
}
#flash{
	width: 768px;
	height: 500px;
	z-index: -1  !important;
	background: url(../fr/fond.jpg) no-repeat;
}
#flash2{
	width: 768px;
	height: 500px;
	margin: 10px 0px 0px 0px;
	z-index: -1  !important;
}
/*----------------------------------------------------------------------*/
/* fin - gestion contenue */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size: 9px;
	text-align: center;
	width: 1009px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer em {
	padding: 0px 60px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/

