p {
    margin-top:0;
    }
    
    body {
	background-color: black;
	background-repeat: no-repeat;
	
	  scrollbar-track-color:black;
	  scrollbar-shadow-color:black;
	  scrollbar-highlight-color:gray;
	  scrollbar-3dlight-color:black;
	  scrollbar-darkshadow-Color:black;
	 
	}
	
a:link, a:hover, a:active, a:focus , a {
	color:gray;
	}	

#page {
 	position:absolute;
	left: 50%;
	margin-left: -350px;
	padding:0px; 
	top:0px	;
	width:700px;

}

/*HEADER*/

#conteneur_header {
	position:absolute;
	width:700px;
	height:75px;
	top:20px;
	}

#logo {
	position:absolute;
	width:180px;
	height:180px;
	top:10px;
	margin-left: 660px;
	}
	
#logo img {
	border-width: 0;
	border-style: none;
	}	
	
#titre {
	position:absolute;
	font-family: Century Gothic;	
 	font-size:50px;
 	color: white;
 	margin-left:0px;
 	top:3px;
 	width:500px;
 	height:75px;
	}	
	
#titre a {
	text-decoration: none;
	color: white;
	}	
	
/*CADRE*/

#cadre_conteneur {
	position:absolute;
	border:1px solid white;
	width:790px;
	height:480px;
	top:80px;
	}

/*MENU*/

#menu {
	margin:0;
	padding:0;
	width:790px;
	top:0px;
	
	}
	
#sousmenu
{
	position: absolute;
	margin:0;
    padding:0;
    width:790px;
    top: 40px;
    z-index: 30;
}
#sousmenu ul
{
    margin:0;
    padding:0;
    
    margin-left: 15px;
    margin-top: 15px;
}
#sousmenu ul li a
{
    padding-left: 15px;
    padding-right: 5px;
    color: white;
    text-decoration: none;
    font-family: Century gothic;
    font-size: 14px;
}
#sousmenu ul li a:hover
{
    text-decoration: underline;
}
#sousmenu ul li.here, #sousmenu ul li.here_last
{
    font-weight: bold;
    font-size: 18px;
}
	
.topnav {
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-left: 5px;
	}	
	
#menu p {
	margin:0;
	padding:0;
	height: 34px;
	padding-right: 10px;
	}
	
	
#p_1 {
	background-image: url("/sites/templates/images/m_salon.jpg");
	background-repeat: no-repeat;
	width:68px;
	}
#p_1 a {
	height: 34px;
	width:68px;
	}	
	
.here #p_1 {
		background-image: url("/sites/templates/images/m_salon_here.jpg");
	}	
	
#p_2 {
	background-image: url("/sites/templates/images/m_marie-laure.jpg");
	background-repeat: no-repeat;
	width:122px;
	}
#p_2 a {
	height: 34px;
	width:122px;
	}	
	
.here #p_2 {
		background-image: url("/sites/templates/images/m_marie-laure_here.jpg");
	}		
			

#p_3 {
	background-image: url("/sites/templates/images/m_prestations.jpg");
	background-repeat: no-repeat;
	width:118px;
	}
#p_3 a {
	height: 34px;
	width:118px;
	}
	
.here #p_3 {
	background-image: url("/sites/templates/images/m_prestations_here.jpg");
}			

#p_4 {
	background-image: url("/sites/templates/images/m_presse.jpg");
	background-repeat: no-repeat;
	width:69px;
	}
#p_4 a {
	height: 34px;
	width:69px;
	}	
	
.here #p_4 {
		background-image: url("/sites/templates/images/m_presse_here.jpg");
	}		

#p_5 {
	background-image: url("/sites/templates/images/m_creations.jpg");
	background-repeat: no-repeat;
	width:110px;
	}
#p_5 a {
	height: 34px;
	width:110px;
	}		
	
.here #p_5 {
		background-image: url("/sites/templates/images/m_creations_here.jpg");
	}
		
#p_6 {
	background-image: url("/sites/templates/images/m_contact.jpg");
	background-repeat: no-repeat;
	width:100px;
	}	
#p_6 a {
	height: 34px;
	width:100px;
	}	
	
.here #p_6 {
		background-image: url("/sites/templates/images/m_contact_here.jpg");
	}	
	
	
#p_7 {
	background-image: url("/sites/templates/images/m_liens.jpg");
	background-repeat: no-repeat;
	width:54px;
	}	
#p_7 a {
	height: 34px;
	width:54px;
	}	
	
.here #p_7 {
		background-image: url("/sites/templates/images/m_liens_here.jpg");
	}				
	
	
/*CONTENT*/	


#content_conteneur{
	position:absolute;
	background-image: url("/sites/templates/images/degrade.jpg");
	background-repeat: repeat-y;
	width:745px;
	height:420px;
	margin-left: 30px;
	top:50px;	
	border-top: solid 1px white;
	
	}

#content_conteneur_fauteil{
    position:absolute;
  
    width:760px;
    height:420px;
    margin-left: 15px;
    top:50px;   
    border-top: solid 1px white;
    
    }
	


#trait_conteneur {
	position:absolute;
	margin-left:0px;
	top:10 px;
	width: 745px;
	margin-top:-7px;

	}	
	
	
	
#content {
	position:absolute;
	width:710px;
	height:420px;
	margin-left:30px;
	top:0px;
	overflow: auto;
	color:white;
	font-family: Century Gothic;
	font-size:15px;
	
}
#content p.title{
	font-family: Century Gothic;
    font-size:18px;
    font-style: italic;
    font-weight: bold;
	}
#news {
	position:absolute;
	width:300px;
	height:400px;
	margin-left:0px;
	top:10px;
	overflow: auto;
	color:white;
}

#content_news {
	position:absolute;
	width:420px;
	height:400px;
	margin-left:300px;
	top:10px;
	overflow: auto;
	color:white;
	border-color: #ffffff; 
	border-left: thin dotted #ffffff;
	padding-left: 10px;
	
	}
	
#footer_conteneur {
	position:absolute;
	color: white;
	font-family: arial;
	font-size: 10px;
	height: 8px;
	width: 805px;
	top:560px;
	text-align: center;
	margin-top:5px; 
	}
	
#panorama {
	padding-right:10px;
	padding-bottom:10px;
	}	

/* copy css editor.css */

body
{
	font-family: arial;	
 	font-size:12px;
 	color: black;
}

#tablecontact textarea {
	margin-top:10px;
	
	}
	
#masque {
	position:absolute;
	left:50px;
	top:70px;
	width: 150px;
	height: 40px;
	background-image: url("/sites/templates/images/spacer.gif");
	background-repeat:repeat;
	z-index:3;
/*border: 1px solid red;*/
	background-color: black;
}	


