body {padding:35px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.75em/1.6 "arial", sans-serif;}
h1, h2, h3, h4, h5, h6, address, blockquote, dl, fieldset, ol, p, table, ul {margin:5px 0;}
.clear {clear:both;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:955px; margin:0 auto;}

#header {position:relative; height:40px; /*overflow:hidden;*/}
    /*#header #logo {position:absolute; right:25px; top:0; background:url("../design/logo.png") 0 0 no-repeat; cursor:pointer;}
    #header #logo p {position:relative; width:149px; height:59px; overflow:hidden; margin:0; padding:0; visibility: hidden;}
    #header #logo p span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; visibility: hidden;}*/
		
		#NavContainer {}
			#nav{}
				#header_menu{}
				.menu{position: relative;}
		
    #header #nav {position:absolute; left:25px; top:0; margin:0; padding:0; list-style-type:none; font-size:90%; font-weight:bold; text-transform:uppercase;z-index:1; }
    #header #nav li {display:block; float:left; margin:0; padding:0;}
    #header #nav a {float:left; height:26px; margin-right:5px !important; padding-left:11px; background:url("../design/nav-l.gif") 0 0 no-repeat; text-decoration:none; cursor:pointer; overflow:hidden;}
    #header #nav a span {float:left; display:block; padding:5px 15px 5px 4px; background:url("../design/nav-r.gif") 100% 0 no-repeat;}
    #header #nav a:hover {background-position:0 -52px;}
    #header #nav a:hover span {background-position:100% -52px;}
    #header #nav a.active {background-position:0 -26px; color:#fff;}
    /*#header #nav a.active:hover { color:#fff;}*/
    #header #nav a.active span {background-position:100% -26px;}

		 #header #nav ul ul {z-index: 1;}
		 #header #nav ul ul li {background:#e9e9e9;z-index:999;}
		 #header #nav ul ul a {background:none;}
			#header #nav ul ul a span {background:none;}
		#header #nav ul ul a:hover {background:#fff;color:#E39800;}
		#header #nav ul ul a.active  {background:#4f4f4f; color:#fff;}
#navContainer { 
	width: auto; 
	display:block;
}

/* Header menu */

#nav ul {
	list-style-type: none; 
	padding: 0; 
	/*font-size: 12px; */
	width:auto;
	 /* Fix the Stupid IE6 Bug */
}
#nav ul li {}
#nav ul li.menu-first {background:none;}

#nav ul li a {	/*display: block;*/ }

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {color: #8be4f7; }
#nav li a:active, #nav ul li a.active {color: #8be4f7;}

/* Current page Customisations*/
/*#nav li.menu-current a {color: #8be4f7; font-weight: bold;}*/

/* 2nd Child menu */
#nav .menu li ul {
	position: absolute; 
	/*width: 110px; */
	margin: 0; z-index: 1;
	display: none; 
	text-transform: none; 
	border-top: 0; 
	font-size: 100%;
	top: 26px; left: 3%;/* ces deux là sont pour IE7 : le menu déroul doit s'afficher sous le menu principal */
}

#nav .menu li ul li {
	/*width: 130px;
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	line-height:18px;  */ z-index: 1;
	height:auto; width:auto; padding:0; margin:0;
}

#nav .menu li ul a {width: 150px; height:auto; overflow:visible; }
#nav .menu li ul a  span { padding:0; margin:0; }

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #E39800; }

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
#nav .menu_current {color: #E39800; font-weight: bold; }

/*#nav .menu-current li a{ color:#fff; font-weight:normal;}*/

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

		
		
		
		
		

#footer {clear:both; padding:18px 25px 0 25px;}
    #footer p {margin:0;}
    #footer p.f-right .footer-rss {padding:5px 0 5px 27px; background:url("../design/footer-rss.gif") 0 0 no-repeat; font-weight:bold;}
    
/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.box-01 {position:relative; width:955px; height:347px; margin-bottom:18px; background:url("../images/bg_header.jpg") 0 0 no-repeat; /*overflow:hidden;*/ z-index:0;}
    .box-01 #button {position:absolute; top:221px; left:143px; margin:0;}
    .box-01 #ribbon {position:absolute; top:0; right:0; width:96px; height:96px; background:url("../design/box-01-ribbon.gif") 0 0 no-repeat; font-size:0; overflow:hidden;}
    .box-01 #twitter {position:absolute; top:272px; left:730px; height:40px; padding-top:32px; padding-left:30px; background:url("../images/puce.png") 0 30px no-repeat; font-size:12px;}
    .box-01 #twitter a { color:#e79040;}
    .box-01 #news {position:absolute; top:290px; right:270px; text-align:right; font-size:22px; color: #e79040;  font-family:Arial, sans-serif; line-height:25px;}
    .box-01 #news strong {margin-right:5px;}
    .box-01 #slogan {position:absolute; right:80px; top:80px; background:url("../images/slogan.png") 0 0 no-repeat;}
    .box-01 #slogan h1 {position:relative; visibility: hidden; width:605px; height:110px; overflow:hidden; margin:0; padding:0; font-size:300%;}
    .box-01 #slogan h1 span {display:block; visibility: hidden; position:absolute; top:0; left:0; z-index:-1; width:100%; height:100%; margin:0; padding:0;}

.box-02 {width:930px; padding:19px 0 0 25px; background:url("../design/box-02.gif") 0 0 repeat-y; height:223px;}
    .box-02-top {width:955px; height:6px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    .box-02-bottom {width:955px; height:8px; margin-bottom:18px; background:url("../design/box-02-bottom.gif") no-repeat bottom left ; font-size:0; line-height:0; }

    .box-02 .col {position:relative; float:left; width:300px; padding-bottom:17px; /*margin-bottom:-16px;*/ z-index:100; background-position:100% 100%; background-repeat:no-repeat;}
    .box-02 .col.left {background-image:url("../images/a_vendre.jpg");}
    .box-02 .col.center {background-image:url("../images/a_louer.jpg");}
    .box-02 .col.right {background-image:url("../images/a_acheter.jpg");}
    .box-02 .col .in {min-height:180px; height:auto;}
    .box-02 .col h2 {margin:0; font-size:100%; font-weight:bold; text-transform:uppercase;}
    .box-02 .col p {margin:15px 0;}
    .box-02 .col.left h2, .box-02 .col.left p, .box-02 .col.left ul {padding-right:20px;}
    .box-02 .col.center h2, .box-02 .col.center p, .box-02 .col.center ul {padding:0 20px;}
    .box-02 .col.right h2, .box-02 .col.right p, .box-02 .col.right ul {padding-left:20px;}

.box-04 {position:relative; width:905px; height:38px; padding:22px 25px; background:url("../design/box-04.gif") 0 0 no-repeat; overflow:hidden;}
    .box-04 .box-04-title {float:left; display:block;}
    .box-04 .box-04-title h3 {float:left; margin:0; padding-left:8px; height:36px; overflow:hidden; background:url("../design/box-04-title-l.gif") 0 0 no-repeat; font-weight:bold; text-transform:uppercase; font-size:100%;}
    .box-04 .box-04-title h3 span {float:left; display:block; padding:9px 15px 9px 7px; background:url("../design/box-04-title-r.gif") 100% 0 no-repeat;}
    .box-04 .box-04-links {float:left; margin:0; padding:8px 0 0 20px;}
    .box-04 .box-04-links span {margin:0 10px;}

/* ----------------------------------------------------------------------------------------------------------
Page: Subpage
---------------------------------------------------------------------------------------------------------- */

#title {position:relative; width:955px; height:122px; background:url("../design/title.jpg") 0 0 no-repeat; overflow:hidden;}
#title h1 {margin:0; padding:10px 25px 0 25px; font-size:340%; font-weight:bold; letter-spacing:-1px;}
#title #subnav {position:absolute; left:25px; bottom:13px; margin:0;}
#title #subnav a {font-weight:bold;}
#title #subnav span {margin:0 7px;}

#breadcrumbs {margin:0; padding:13px 25px;}

.cols-top {width:955px; height:8px; background:url("../images/cols_top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.cols-bottom {width:955px; height:13px; background:url("../images/cols_bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.cols {background:url("../images/cols.gif") 0 0 repeat-y;}

.content {float:left; width:630px; padding:0 25px 10px 25px;}
.content ul {margin:15px 25px;}
.content ul ul {margin:0 0 0 25px;}
.content ul li {padding-left:13px; background:url("../design/ul.gif") 0 6px no-repeat;}
.content ul ul li {padding-left:13px; background:url("../design/ul-ul.gif") 0 6px no-repeat;}
.content table {margin:15px 0; border-collapse:collapse;}
.content table th, .content table td {padding:7px 10px;}
.content table th {text-align:center; background:url("../design/table-th.gif") 0 100% repeat-x;}
.content dt {font-weight:bold;}
.content dd {margin-left:25px; margin-bottom:15px;}
.content h1, .content h2 {font-size:200%;}
.content h3 {font-size:160%;}
.content h4 {font-size:120%;}
.content h5, h6 {font-size:100%;}
.content .content-box {margin:15px 0; margin-left:-25px; margin-right:-25px; padding:25px;}
.content .perex {margin:0 -25px 25px -25px; padding:19px 25px 25px 25px; font-size:160%; font-weight:bold; letter-spacing:-1px;}
.content .perex p {margin:0;}

.aside {float:left; width:227px; padding:10px 22px 0px 21px;}
.aside h2 {margin:2px 0; padding:0; font-size:100%; font-weight:bold; text-transform:uppercase;}
.aside .aside-box {padding:10px 10px; background: #F2A300 url("../images/sidebloc.jpg") no-repeat; /*height:112px; overflow:hidden; */ width:219px;  margin-bottom:15px;}
.aside .aside-box input {background:#fff;}
.aside .aside-box .newsletter input{}
#main .morenews {padding-left:30px; background:url("../images/puce.png") no-repeat; line-height:24px;}

/* ----------------------------------------------------------------------------------------------------------
Porlet: News
---------------------------------------------------------------------------------------------------------- */

ul.ul-news {list-style:none;}
ul.ul-news li {padding:2px 0;}
ul.ul-news li strong {margin-right:3px; padding-right:17px; background:url("../design/ico-arrow.gif") 100% 50% no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

img.f-right {margin-left:15px;}
img.f-left {margin-right:15px;}
input, textarea {padding:3px 7px; background:url("../design/input.gif") 0 0 no-repeat; font:100%/1 "arial",sans-serif;}
.smaller {font:90%/1.8 "tahoma",sans-serif;}
