@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://www.riviera-immobilier.com/imagesblack/main-background-detail.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#0d0d0d;
	margin:0px;
	color:#FFFFFF;
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size:11px;
}
#container {
	width:100%;
	margin:0 auto 0 auto;
}
.reset {
	clear:both;
	margin:0;
	padding:0;
}
/*-Navigation------------------------------------------------*/

#navigation {
margin:0 auto 0 auto;
	width:900px;
	height:23px;
	text-align:center;
}
#navigation ul {
	padding:0;
	margin:0;
}
#navigation li {
	display:inline;
	padding:0 40px 0 40px;
	border-right:1px solid #424242;
	line-height:23px;
}
#navigation li.last {
	border:none;
}
#navigation a {
	color:#fff;
	text-decoration:none;
}
#navigation a:hover {
	color: #11c911;
}
/*-header------------------------------------------------*/

#header {
	width:900px;
	height:85px;
margin:0 auto 0 auto;
}
#titre {
	float:left;
	width:600px;
	height:40px;
	display:block;
	margin:25px 0 20px 0;
}
#titre h1 {
	margin:0px;
	background-image:url(../imagesblack/titre-riviera-immobilier.png);
	background-repeat:no-repeat;
	height:26px;
}
#titre h2 {
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color: #999999;
}
#advert {
	background-image: url(../imagesblack/back-listing.gif);
	background-repeat:no-repeat;
	float:left;
	width:253px;
	height:45px;
	display:block;
	margin:40px 0 0px 0;
	text-align:right;
	padding:0 0 0 47px;
	background-position: bottom right;
}
/*-slideshow------------------------------------------------*/

#slideshow {
	width:900px;
	margin:0 auto 0 auto;
	height: 380px;
}

/*-footer------------------------------------------------*/

#footer {
	width:100%;
	height:300px;
	line-height:35px;
	background-image:url(http://www.riviera-immobilier.com/imagesblack/back-footer.gif);
	text-align:right;
}

#footer ul {
	padding:0;
	margin:0;
}
#footer li {
	display: inline;
	padding:0 5px 0 5px;
	border-right:1px solid #424242;
	line-height:0;
	margin:0px;
}
#footer li.last {
	border:none;
	padding: 0 0 0 5px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color: #11c911;
}

#footer p {
margin:0px;
line-height:0;
color:#333333;
}

/*-form------------------------------------------------*/
#formDiv {width:860px; padding:20px 20px 20px 20px; height:140px; margin:0 auto 20px auto; background-color: #141414;}
#formDiv p { margin:0 0 0 10px; font-size:11px; float:left; display:block; width:570px; color: #666666; text-align:justify;}
form { margin:0; float:left; width:280px;}
label { text-align:left; margin:0 0 7px 0; display:block; font-weight:bold;}
.inputStyle { text-align:left; margin:0 0 7px 0; display:block;}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#000; color: #FFFF00; border:2px solid #FF0000; border-left:none; padding:5px; min-width:150px; max-width:250px}

