*,html,body {
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}



a img{
border: 0px;
}

a{
	text-decoration:none;
}

body {
	background-color: #ffffff;
	margin-top: 0px;
	font-size:13px;
}

#home p{
line-height:1em;
font-size:13px;
margin:0;
padding:0 0 4px 0;
}

#home h2{
font-size:13px;
margin-bottom:2px;

}



h2{
	color:#666666;
	margin-bottom:5px;
	margin-top:0;
	font-size:20px;
}

h3{
 	font-weight:normal;
	color:#666666;
	margin-bottom:5px;
	font-size:18px;
}

h4{
	color:#666666;
	font-weight:bold;
	font-size:15px;
	font-weight:normal;
}
li{
	list-style-type:square;
	margin:0;	
	list-style-position:inside;
}

p {
	padding-bottom:6px;
	line-height:1.1em;
	
	
}

#image {
	padding-left: 118px;
	background-color: #000000;
	height: 250px;
}

#menu{
	background-color: #666465;
	height:29px;
	font-size:11px;
}

#menu a{
	color:#FFFFFF;
}

#menu a:hover{
	color:#e98b6e;
}

#menu ul{
	width:800px;
	max-height:29px;
	float:left;
}

#menu li {
	color:#FFFFFF;
	float: left;
	list-style: none;
	padding-top:7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right:20px;
	height:22px;
}


#formulaire{
	position:absolute;
	left:260px;
	top:0;
}

#menu li.active{
	background-color: #999b9a;
}

#menu li.disabled{
	color: #999b9a;
}

#menu li.active a{
	color:#000000;
}
#menu li.active a:hover{
	color:#e98b6e;
}

#thumbs{
	margin-left:116px;
	height: 75px;
}

#links,#home,#agence,#presse,#press_art1{
	color:#000000;
	margin-top:15px;
	margin-left:10px;
	width:960px;
}

#contact{
	width:1000px;
	
	position:relative;
	color:#000000;
	margin-left:10px;
	margin-top:15px;
}

#agence{
	padding-left:260px;
	background:url(../images/mp.jpg) no-repeat top left;
	
}

#presse{
	margin-right:100px;
	padding-left:260px;
	background:url(../presse/images/construire.jpg) no-repeat top left;
}

#press_art1{
	background:url(../presse/images/presse_1.jpg) no-repeat top left;
	padding-left:260px;
}

#agence dl{
	margin:0 0 12px 0;
	padding:0;
}

#agence dt{
	font-weight:bold;
	margin-bottom:6px;	
	margin-top:6px;
}

#job_profiles{
	padding-left:30px;
}

#links.test{
	margin-top:17px;
}

#dynamic{
	text-align: left;
	color:#000000;
	margin-top:0px;
	margin-left:10px;
}

#links a,#home a,#agence a,#presse a,#press_art1,#contact a,#press_art1 a{
	color:#000000;
}
#links a:hover,#home a:hover,#agence a:hover,#presse a:hover,#press_art1 a:hover,#contact a:hover,press_art1 a:hover{
	color:#e98b6e;
}
div#hold	{ 
	position:relative; overflow:hidden;
	width:100%; height:75px; z-index:99;

	}
div#wn	{ 
	left:0px; top:0px; 
	width:100%; height:75px; 
	clip:rect(0px, 100%, 75px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:relative; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
#droite {
	position:absolute;
	right:0px;
	z-index: 100;}
#gauche{
	position:absolute;
	z-index: 100;
}
table{
	margin-top:-2px;
}

#infoForm input,#infoForm label{
	display:block;
	float:left;
	margin-bottom: 10px;
}

#infoForm input{
	display:block;
}

#infoForm label{
	width: 90px;
}

#infoForm br{
	clear:both;
}

#infoForm input:focus,#infoForm textarea:focus{
	background-color:#CCCCCC;
}

#infoForm .submit{
	width:250px;
}

/*Slider*/


        #container {
            background-color: #fff;
            position: relative;
            padding-left:115px;
        }

        /* slider specific CSS */
        .sliderGallery {
            overflow: hidden;
            position: relative;
            margin-top:2px;
            height: 100px;
            width: 100%;
        }
        .sliderGallery td {
          vertical-align:top;
        }

        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }

        .sliderGallery UL LI {
            display: inline;
        }

        .slider {

            position: relative;
            width: 100%;
            margin-top: 84px;
            height:2px;
            padding: 0px;
            margin-right:4px;
            border-top: 1px solid #666;
            border-bottom: 1px solid #666;

            z-index: 0;
        }

         .ui-slider .ui-slider-range{
         }
        .ui-slider .ui-slider-handle {
            position: absolute;
            cursor: move;
            height: 19px;
            width:10px;
            top:-8px;
            z-index: 900;
            background-color:#666;
           background:url(../images/slider.jpg) no-repeat top left;
           border:0px;
        }

#warning{
  text-align:center;
  color:red;
}
