

#wrapper {
    width: 950px;
    margin: 10px auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 920px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 280px;
    width: 920px;
    margin-top:-3px;
     border: solid 0px #ffccbb;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
   
}

.scrollContainer div.panel {
    padding: 15px;
    height: 250px;
    width: 890px;
	color:white;
	
border: solid 0px #ffCCBB;
}


#rent1 #explain{margin-top:105px;}
#explain p {margin-top:-13px;}
#guide1 #explain p{margin-top:-2px;}



/********************************************************************** Espace a louer Panel ***********************************************************/
#rent1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
position: absolute;
}


#bloc {
width: 500px;
height: 100px;
margin-top:-20px;
margin-left:-40px;
border: solid 0px #ffCCAA;
position: absolute;
}

#explain {
width: 500px;
height: 100px;
float:left;
border: solid 0px #ffCCBB;
margin-top:110px;
margin-left:0px;
position: absolute;
}



#rent2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:550px;
position: absolute;
}



/********************************************************************** Reportages ***********************************************************/
#report1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
position: absolute;
}

#report2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:550px;
position: absolute;
}



/********************************************************************** Virtual Tour ***********************************************************/
#vt1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
position: absolute;
}

#vt2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:550px;
position: absolute;
}



/********************************************************************** Guide oprateur ***********************************************************/
#guide1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
position: absolute;
}

#guide2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:550px;
position: absolute;
}



/********************************************************************** Site Web ***********************************************************/
#web1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
position: absolute;
}

#web2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:550px;
position: absolute;
}



/********************************************************************** Le bLOG ***********************************************************/
#blog1 {
width: 500px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:2px;
margin-left:35px;
position: absolute;
}

#blog2 {
width: 296px;
height: 254px;

border: solid 0px #ffCCBB;
margin-top:0px;
margin-left:580px;
position: absolute;
}


/********************************************************************** Bacground slider ***********************************************************/




ul.navigation {
    list-style: none;
    margin-left:-10px;
    margin-top:-6px;
    padding: 0;
     width: 945px;
     height: 36px;
    border: solid 0px #ffccbb;
    padding-bottom: 0px;
    padding-top: 11px;
}

 



ul.navigation li {
	
    display: inline;
    margin-right: 10px;
    border-right : 1px dashed white;

}

ul.navigation a {
    padding: 16px;
    color: #FFFFFF;
    text-decoration: none;
}


ul.navigation a:hover {
    color:#7faa44;
}

ul.navigation a.selected {
    color:#FFFF33;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -40px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

/**********************************************************************LISTES EN COLONE ***********************************************************/

ul#menucol li.titre{ 
display : inline;
float:left;
}


ul#menucol { 
list-style-image: url("../images/redo.png");
}

