/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
weight: 100%;
height: 100%;
/*background: url(interface/violoncelle1.jpg) repeat;*/
background-color: #F3DBB6;
}
img{
border: 0;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
h3 {
  font-size: 1.2em;
  padding-left: 15px;
	color: #F9C66B;
}
p {
  font-size: 1em;
	color: #FFFFFF;
/*	line-height: 1,3em;*/
	padding-left: 10px;
	padding-right: 15px;
}
#header {
	position: relative;
	width: 787px;
	height: 93px;
	background: url(interface/header.gif) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
.img1{
  position: absolute;
  right: 40px;
  z-index: 100;
}
.img2{
  position: absolute;
  right: 150px;
  top: 65px;
  z-index: 100;
}
#accessible {
	position: absolute;
	top: 105px;
	right: 60px;
	text-align: right;
	width: 380px;
}

/*#accessible ul {
	margin: 0;
	padding: 0 15px 2px 0;
}
#accessible li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.5em;
}
#accessible li a {
	color: #F9E1B6;
}*/
#menu_haut {
	width: 787px;
	height: 50px;
	background: url(interface/menu.gif) left top no-repeat;
}
#recherche {
	margin-right: 50px;
	
  float: right;
	padding: 20px 15px 2px 0;
}
#recherche input{
background-color: #F3DBB6;
color: #F39C14;
}
#recherche p{
color: #FFFFFF;
}
#accessible li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.5em;
}
#accessible li a {
	color: #F9E1B6;
	text-decoration: none;
}
#accessible li a:hover {
	color: yellow;
	text-decoration: underline;
}
#conteneur {
position: absolute;
width: 787px;
left: 50%;
margin-left: -400px;
background: url(interface/corps.gif) left top repeat-y;
}
#centre {
margin-left: 200px;
margin-top: 0;
padding: 5px;
padding-bottom: 15px;
height:430px;
width:575px;
overflow:auto;
background: url(interface/guitare.jpg) left bottom no-repeat;
color: #FFFFFF;
}
#centre h2 {
  font-size: 1.4em;
  padding-left: 15px;
	color: #F9C66B;
	text-decoration: underline;
}
#centre h2 span {
  font-size: 1.8em;
  font-weight: bold;
	color: #9A6107;
}
/*#centre h3 {
  font-size: 1.2em;
  padding-left: 15px;
	color: #F9C66B;
}
#centre h3 span{
padding-right: 70px;
padding-top: 10px;
float: right;
color: #9A6107;
}*/
#centre span {
  font-size: 1.3em;
  font-weight: bold;
	color: #7A4F03;
}
/*#centre p {
  font-size: 1em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 15px;
}*/
#centre br {
  font-size: 1em;
	color: #585856;
/*	line-height: 1,3em;*/
	padding-left: 7px;
	padding-right: 15px;
}
#centre a {
	color: #F9E1B6;
	text-decoration: none;
}
#centre a:hover {
	color: #F9E1B6;
	text-decoration: underline;
}
#content{
margin: 0;
	color: #000000;

}
p {margin: 0 0 10px 0;}

#content a{
color: #F9E1B6;
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content p {
padding-left: 12px;
}
#gauche {
position: absolute;
left:0;
width: 240px;
}
#gauche_interieur{
position: absolute;
left:0;
margin-left:5px;
margin-right:5px;
width: 230px;
background: url(interface/violoncelle.jpg) left bottom no-repeat;

}
#gauche h4 {
	padding-left: 35px;
	color: #F9C66B;
}
#gauche span {
  font-size: 1.3em;
  font-weight: bold;
	color: #FDEE04;
}
#gauche img{
border: 0;
}
#gauche p{
/*padding-left: 40px;*/
text-align: center;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 1em;
left: 2px;
width: 170px;
}

#menu dt {
cursor: pointer;
/*background: #A9BFCB;*/
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: 7em;
background-color: #F2E896;
margin-top: -1.4em;
width: 10em;
/*background: #A9BFCB;*/
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a{
color: #FFFFFF;
text-decoration: none;
display: block;
}
#menu dd a{
color: #000000;
text-decoration: none;
display: block;
}
#menu li a:hover {
text-decoration: underline;
}
#menu li a:hover, #menu dt a:hover {
background: url(interface/bouton.jpg) left bottom no-repeat;
}
#menu1 li, #menu1 dt {
background: url(interface/bouton.jpg) left bottom no-repeat;
}




/*
dl, dt, dd, ul, li {
margin: 0;
padding: 2px;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 2px;
}
#menu {
width: 170px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: url(interface/bouton.jpg) left bottom no-repeat;
}
#menu1 li, #menu1 dt {
background: url(interface/bouton.jpg) left bottom no-repeat;
}
#menu li a:hover {
text-decoration: underline;
}*/
#menugauche {
margin: 0;
padding-left: 35px;
}
#menugauche li {
width: 160px;
list-style-image: url(interface/puce.png);
margin-bottom: 8px;
border-bottom: 1px dotted gray;;
}
#menugauche li a:hover {
list-style-image: url(interface/puce2.png);
}
#menugauche a {
margin: 0 2px;
color: #959191;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
}

.photo{
    padding-right : 4px;
    margin-right : 4px;
    float : left;
}
#footer2 {
	width: 760px;
	height: 24px;
	background: url(interface/footer2.png) left bottom no-repeat;
	margin: 0 auto;
	font-size: 1px;
/*	clear: both;*/
}
#footer {
	width: 787px;
	height: 52px;
	background: url(interface/footer.gif) left bottom no-repeat;
	color: #F9E1B6;
	font-size: 0.90em;
/*	font-weight:bold;*/
	text-align: left;
	margin: 0 auto;
}
#footer p {
	padding-top: 20px;
	padding-left: 210px;
/*	margin: 10px 0 0 40px;*/
}
#footer a {
	color: #F9E1B6;
}
#formu div.row {
  clear: both;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1em;
	color: #585856;
  }

#formu div.row label{ 
  float: left;
  width: 25%;
  text-align: left;
  font-size: 1em;
	color: #585856;
  }

#formu div.row span.formw{
  float: right;
  width: 60%;
  text-align: left;
  }
#formu span.formw input{
background-color: #F3DBB6;
color: #F39C14;
}
#formu span.formw textarea{
background-color: #F3DBB6;
color: #F39C14;
}
.galerie1 {
  clear: both;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1em;
	color: #585856;
  }

.galerie1 span.photo1{ 
  float: left;
  width: 50%;
  text-align: left;
  font-size: 1em;
	color: #585856;
  }

.galerie1 span.texte1{
  float: right;
  width: 50%;
  text-align: left;
  }

div#galerie
{
	padding: 5px ;
/*	margin: 5px 5px ;*/
	text-align: center ;
	font: 0.9em Georgia, serif ;
	overflow:auto;
}
#galerie h1{
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
color:#064097;
}
ul#galerie_mini
{
	margin: 0 ;
	padding-left: 55px;
	padding-top: 10px;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 2px solid black ;
	padding : 0px;
}

dl#photo
{
	clear: both ;
	margin: 0 2px ;
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}
.photos{
    padding : 3px;
    margin-top : 3px;
    float : left;
}
.bulle span{
display:none;
}
.bulle{
position:relative;/*important*/
background-color:#ccc;
color:#000;
text-decoration:none;
}
/*.info:hover{
background-color:#ff0;
}*/
.bulle:hover span{
display:block;
position:absolute;
top:-100px;
left:50px;
width:200px;
/*aspect visuel de l'info bulle*/
border:1px solid #B99A65;
background-color:#F5F5D2; color:#000;
text-align: center;
}
.photos1{
    padding : 3px;
    margin-top : 3px;
    margin-left : 20px;
    border: 1px dotted gray;
/*    padding-right: 125px;*/
    float : left;
}
.photos2{
    padding : 3px;
    margin-top : 3px;
    margin-left : 50px;
    border: 1px dotted gray;
/*    padding-right: 125px;*/
    float : left;
}
.texte1{
    width:160px;
    margin-left: 2px;
    padding-top: 5px;
    float : left;
}
.texte1h3{
  font-size: 11px;
	color: #F9C66B;
	text
}
.texte1p{
  font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.spacer{
clear: both;
}
.lien_left{
font-size: 1em;
padding_left: 10px;
padding-top: 10px;
float: left;
}
.lien_right{
font-size: 12px;
padding_right: 10px;
padding-top: 10px;
float: right;
}
#drapeau{
border: 0;
padding-top: 5px;
padding-left: 50px;
}
#drapeau span{
padding-right: 10px;
}
#new{
padding-top: 245px;
}
#new h4{
padding-left: 17px;
}
#new img{
float: left;
border: 0;
padding-left: 30px;
}
#cabine{
float: left;
padding-left: 5px;
width:150px;
}
#cabine0{
margin-left: 5px;
}

#cabine1{
height: 113px;
}
#cabine2{
height: 73px;
}
#cabine3{
height: 97px;
}
#cabine4{
height: 69px;
}
#cabine5{
height: 83px;
}
#jardin{
float:left;
}
#architecture{
background-color: #D8D6FE;
padding-bottom: 5px;
padding-top: 5px;
margin-right: 20px;
}
#architecture1{
height: 130px;
margin-left: 5px;
}
#architecture2{
height: 128px;
margin-left: 5px;
margin-top: 5px;
}
#architecture3{
height: 129px;
margin-left: 5px;
margin-top: 5px;
}
.droits{
  font-size: 0.8em;
	color: #FFFFFF;
/*	line-height: 1,3em;*/
	padding-left: 15px;
	padding-right: 15px;
}
#popP {
display: none;
position: absolute;
bottom: 4em;
left: 70em; 
width: 20em;
border: 2px dotted #F96607;
background: #f5f5dc;
z-index: 500;
cursor: pointer;
font-size: 80%;
}
#popG {
display: none;
position: absolute;
bottom: 4em;
left: 70em; 
width: 80em;
border: 2px dotted #F96607;
background: #f5f5dc;
z-index: 500;
cursor: pointer;
font-size: 80%;
}
#pop p {
margin: 0 0.3em;
font-color: #F96607;
}
#pop h1 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: white left top;
color: black;
text-align: center;
}
.fermer {
margin: 0.5em 0 0 0;
border-top: 1px solid black;
background: white left top;
color: black;
text-align: center;
}
#contact{
margin-left:20px;
width:250px;
}

