/*****************************************/
/*SITE Viager - LAYOUT GLOBAL*/
/*****************************************/

/*****************************************/
/*cadre principal*/
/*****************************************/

#containerborder-out 
{
	clear:both;
	width:802px;
	height:584px;
	margin-left: auto;
	margin-right: auto;
	background:black;
}
#containerborder-in 
{
	width:800px;
	height:582px;
	padding:0px;
	margin:0;
	border:1px solid black;
	background:white;
}
#container
{
	width:798px;
	height:580px;
	padding:0px;
	margin:1px;
	background:white url(../img/home01.jpg) no-repeat top left;
}
#maindiv-out
{
	width:510px;
	height:580px;
	padding:0px;
	margin:0px;
	margin-left:182px;
	border-left:68px solid black;
	border-right:38px solid black;
}
#maindiv-in
{
	width:508px;
	height:580px;
	padding:0px;
	margin:0px 1px;
}
#logo
{
	width:508px;
	height:98px;
	background:black url(../img/logo.jpg) no-repeat;
	background-position:100px 30px;
	/*margin-bottom:1px;*/
}	
#logo SPAN
{
	display:none;
}	
#logo DIV
{
	color:white;
	font-weight:bold;
	width:315px;
	height:30px;
	margin:0;
	padding:60px 0 0 105px;
	text-align:right;
	font-size:15px;
}	
#logo A
{
	display:block;
	width:508px;
	height:98px;
}	
#logo A:hover
{
	text-decoration:none;
}	
#photo2
{
	width:508px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	background:black url(../img/home02.jpg) no-repeat top left;
	border-top:1px solid white;
	border-bottom:1px solid white;
	/*margin-bottom:1px;*/
}	
#mainhome
{
	position:relative;
	width:508px;
	height:337px;
	margin-left:auto;
	margin-right:auto;
	background:black;
}	

#intro
{
	font-size:1.1em;
	letter-spacing:-0.03em;
	color:white;
	margin:0;
	padding:35px 0 0 20px;
	width:300px;
}

#nav
{
	position:absolute;
	margin:0;
	padding:0;
	bottom:0px;
	right:0px;
	background-color:#999;
}
html.MSIE6 #nav
{
	bottom:-1px;
}
#nav LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:1px solid black;
}
#nav LI A
{
	display:block;
	width:217px;
	padding:7px 0 7px 10px;
	color:white;
	font-size:1em;
	letter-spacing:0.05em;
}
#nav LI A:hover
{
	text-decoration:none;
	color:black;
	background:white;
}
#adresse
{
	position:absolute;
	bottom:2px;
	left:0px;
	width:125px;
	padding:10px 7px;
	background:black;
	color:white;
	font-size:0.9em;
	text-align:center;
}
#outils
{
	position:absolute;
	margin:0;
	padding:0;
	top:150px;
	left:0px;
	width:139px;
	background:#999;
	font-size:0.9em;
}

#outils LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#outils LI A
{
	display:block;
	height:12px;
	line-height:12px;
	margin:0;
	padding:2px 5px;
	color:#104B85;
	background:#999;
	color:white;
}
#outils LI A:hover
{
	text-decoration:none;
	color:white;
	color:black;
	padding:1px 4px;
	border:1px solid black;
	background:white;
}
#outils LI#current A
{
	background:#104B85;
	color:white;
	padding:1px 4px;
	border:1px solid black;
	cursor:text;
}

#photo3
{
	position:absolute;
	width:140px;
	height:186px;
	left:139px;
	bottom:0px;
	background:black url(../img/home03.jpg) no-repeat bottom left;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
}
html.MSIE #photo3
{
	bottom:-1px;
}
#photo4
{
	position:absolute;
	width:150px;
	height:240px;
	top:35px;
	right:0;
	background:black url(../img/home04.jpg) no-repeat top left;
	border-top:1px solid white;
	border-left:1px solid white;
}


#footer 
{
	clear:both;
	color: #000; 
	width:800px;
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
#baseline 
{
	margin:0;
	padding:0;
	font-size:0.9em;
	color:#333;
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#legal 
{
	text-align:right;
	padding:5px;
	width:800px;
	font-size:0.9em;
}
#legal A:hover
{
	color:black;
}

#dernieresannonces 
{
	position:absolute;
	width:181px;
	height:160px;
	margin-top:420px;
	margin-left:1px;
	background:black;
	color:white;
	overflow:hidden;
}
html.MSIE #dernieresannonces
{
	width:180px;
}
#dernieresannonces A
{
	color:white;
	text-transform:uppercase;
	font-size:11px;
}
#dernieresannonces A:hover
{
	color:#ddd;
}
#dernieresannonces H3
{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	border-bottom:1px solid white;
	
}
#dernieresannonces UL
{
	margin:0;
	padding:0 5px 0 20px;
}
#dernieresannonces LI
{
	padding:3px 0;
	line-height:1em;
}
