/* @override 
	http://localhost/interieurs/fr/css/interieurs.css
	http://intranet.agencepid.com/interieurs/fr/css/interieurs.css
	http://www.magazineinterieurs.com/fr/css/interieurs.css
*/

@charset "UTF-8";
/* CSS Document */


body{
	
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../image/bg-image1.jpg);
	background-repeat:repeat-x;
	background-color:#bbc5c6;
	margin:0px;
	padding:0px;
	
}


.readMore {
	font-size:11px;
	text-decoration:none;
	color:#08a5d9;
}

#navtop{
	width:100%;
	height:30px;
	
	
	border-bottom:#08a5d9 3px solid;
}


/*____________________navheader_____________*/


#headerNav{
	width:735px;
	height:32px;
	padding:0px;
	
	
	}


ul#mainlevel {
  width:735px;
  height:32px;
  float:right;
  margin: 0px;
  padding: 0px;
 
}
ul#mainlevel li {
 
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
 
}
 
ul#mainlevel a {
 
  color:#FFF;
  font-size:10px;
  display:inline;
  float: right;
 /* padding: 10px;  Provides horizontal separation between menu items */
  padding-top:10px;
  padding-bottom:9px;
  padding-left:10px;
  padding-right:10px;
  text-decoration:none;
 
}

ul#mainlevel a:hover {
	background:#08a5d9;
 
}


.pageInterieurs{
	background:#08a5d9;
}


/*_____________________test_____________*/


h6{
	color:#666;
}


#canvas{
	width:735px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
		
}




#flashHeader{
	width:735px;
	height:163px;
	margin-top:1px;
	
}

#contNav{
	width:735px;
	height:487px;
	background-image:url(../image/navegation.jpg);
	background-repeat:no-repeat;
	
}

#int50image{
	width:735px;
	height:685px;
	background-color:#FFF;
	
}

#navegation{
	width:200px;
	height:174px;
	padding-top:30px;
	margin-left:30px;
	
}

/*+++++++++++++menu+++++++++++++*/


#menu p {
  line-height: 0.2em;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  width: 180px;
}

ul#menu a {
  display: block;
  text-decoration: none;
  color:#666;
  font-size:16px;
  font-weight:bold;
}

ul#menu li {
  margin-top: 3px;
}



ul#menu li a {
  background:none;
  color:#666;	
  padding-top:2px;
  padding-bottom:2px;
}

ul#menu  a:hover {
  background:#FFF;
  color:#333;
  width:180px;
  padding-top:2px;
  padding-bottom:2px;
}



ul#menu li ul li a {
  background:none;
  color:#000;
  padding-left: 30px;
  font-weight:500;
  font-size:16px;
}

ul#menu li ul li a:hover {
  background:none;
  border-left: 5px #08a5d9 solid;
  padding-left: 25px;
  color:#999;
  font-weight:500;
  width:174px;
}


/*+++++++++++++close menu+++++++++++++*/


#decoLeft{
	width:536px;
	height:192px;
	float:left;
	background-image:url(../image/deco_left.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	
}


#decoRight{
	width:192px;
	height:192px;
	float:right;
	background-image:url(../image/decosquare1.png);
	background-repeat:no-repeat;
	background-color:#08a5d9;
	margin-top:6px;
	
}

#line{
	margin-top:0px;
}

#testimonials{
	width:735px;
	height:400px;
	clear:both;
	margin-top:20px;
	
	
	
}


#titleTestimonies{
	
	
	width:735px;
	height:50px;
	color:#262626;
	padding-top:20px;
	border-bottom:#333 4px solid;
	

}

.testName{
	width:175px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	color:#262626;
	
	
}

.newsTitle{
	width:175px;
	height:60px;
}

.testName p{
	font-size:12px;
	
	
}


#footer{
	width:735px;
	height:40px;
	clear:both;
	color:#000;
	font-size:12px;
	border-top:#262626 solid 1px;
	padding-top:10px;
	
	
}

#footer span{
	font-size:10.5px;
}

#footer a{
	text-decoration:none;
	font-size:10.5px;
	color:#000;
	
	
}

#footer a:hover{
	color:#FFFFFF;
	
	
}
