@charset "utf-8";
#conteneur {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
	top: 80px;
	height: 700px;
	color: #FFFFFF;
	padding-top: 50px;
}

#vague {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 1000px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
}

#slogan {
	padding: 0px;
	height: 200px;
	width: 595px;
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 0px;
	background-position: 0px 0px;
	visibility: inherit;
	left: 204px;
	top: 273px;
	z-index: 100;
}	
	/*background-image: url(../images/fondmaison.jpg);/*

/*les differant font d'images de la vague*/
.clasepage1{
	background-image: url(../images/fondessences.jpg);
}
.clasepage2{
	background-image: url(../images/fondentree.jpg);
}
.clasepage3{
	background-image: url(../images/fondpetales.jpg);
}
.clasepage4 {
	background-image: url(../images/vagueenvert.gif);
}
.clasepage5 {
	background-image: url(../images/vagueenvert.gif);
}

#logo {
	height: 150px;
	width: 150px;
	top: 450px;
	position: absolute;
	left: 40px;
	background-image: url(../images/petitlogo.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: bolder;
	left: 40px;
	top: 300px;
	position: absolute;
	height: 200px;
	width: 150px;
}

#contenu {
	color: #666600;
	width: 460px;
	position: absolute;
	left: 254px;
	top: 299px;
	overflow: auto;
}
.soustitres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}

.soustitres a{
	color: #666600 !important;
}
.soustitres a:hover{
	color: #C88CAF !important;
}
.titres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #999999;
	background-position: 0px 0px;
	text-indent: 0px;
	margin-top: 0px;
	top: -10px;
}
#basdepage   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 111px;
	width: 183px;
	position: absolute;
	background-repeat: no-repeat;
	margin-left: -500px;
	visibility: visible;
	z-index: 1;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	left: 540px;
	top: 670px;
}
#diapo {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 170px;
	position: absolute;
	left: 750px;
	top: 300px;
	float: none;
	background-position: 0px 0px;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.clasepage6 {
	background-image: url(../images/fondentreedmaison.jpg);
	background-repeat: no-repeat;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#CCCCCC;
}

.t.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	margin: 3px;
}
#son {
	position: absolute;
	left: 750px;
	top: 670px;
	height: 20px;
	width: 240px;
}
/* #menu a:active {
	color: #666600;
} */
p {
	background-position:0px;
}
.actif {
	color:#C88CAF;
}
input {
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #999999;
}


.bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #666600;
	color: #FFFFFF;
}
.boutonannuler {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #C88CAF;
	color: #FFFFFF;
}
textarea {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	border: 1px dotted #999999;
}
select, option {
	border:1px dotted #999999;
	margin-bottom:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

