	@import url("reset.css");

html,body{
  height:100%;
}

body{
  font-family:"Arial","Helvetica", Sans-serif;
  font-size:12px;
  color:#000;
  line-height:1.5;
  background:#A9D400 url(../images/bg-maisonnettes.jpg) repeat-x;
}

a{
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

hr {
border: none;
margin: 5px 0 5px 0;
padding: 0;
height: 1px;
background-color: #c0c0c0;
color: #c0c0c0;
}
#logo{
	position:absolute;
	width:285px;
	height:110px;
	left:0;
	top:0;
}
#logo span{
	display:none;
}
#main-wrapper{
	width:980px;
	margin:auto;
	position:relative;
}
#chiens{
	position:absolute;
	width:64px;
	height:64px;
	z-index:10;
	right:100px;
	top:460px;
}
#cartouche-blanc{
	width:200px;
	height:70px;
	position:absolute;
	right:33px;
	top:30px;
	background:#fff;
	padding:5px;
}
#cartouche-blanc h2{
	color:#8CC100;
}
#accroche{
	position:absolute;
	width:680px;
	height:50px;
	right:33px;
	bottom:0px;
	font-weight:bold;
	font-size:1.80em;
	text-align:right;
	line-height:50px;
	color:#fff;
}
#accroche span{
	color:#A14592;
}
#content-wrapper{
	width:770px;
	margin:auto;
	padding:0 0 20px 0;
}
#maisonnettes-bandeau{
	width:980px;
	height:452px;
	background:transparent url(../images/maisonnettes-bandeau.jpg) no-repeat;
	position:relative;
}
#footer{
	padding:20px 0 20px 0;
	font-size:10px;
	text-align:center;
	color:#83BB0F;
}
#footer a{
	color:#FCFD01;
}
h1{
	margin:0 0 20px 0;
	font-size:2.0em;
	color:#FFFF16;
}
#content-wrapper p, #content-wrapper h2{
	margin:0 0 15px 0;
}
#content-wrapper h2{
	font-size:1.50em;
	color:#fff;
}
#content-wrapper table{
	border-spacing:2px;
	border-collapse:separate;
	width:100%;
}
#content-wrapper table td{
	padding:5px;
}
dt{
	color:#A14592;
	font-weight:bold;
	margin:0 0 20px 0;
}
dl{
	background:#CAE409;
	padding:5px;
	border:1px #FFFE18 solid;
	/*float:left;
	width:100%;*/
}
/*dd{
	width:370px;
	display:block;
}*/
.centrer {
	text-align: center;
}
.agauche {
	text-align: left;
}
.adroite {
	text-align: right;
}
.valign {
	vertical-align: middle;
}
.clear {
	clear: both;
}
.spacermin {
	height: 5px;
	clear:both;
}
.spacermid {
	height: 10px;
	clear:both;
}
.spacermax {
	height: 20px;
	clear:both;
}
#vignettes{
	text-align:center;
	height:250px;
	width:980px;
	position:absolute;
	bottom:0;
}
#vignettes ul{
	margin:auto;
}
#vignettes ul li{
	display:inline;
	margin:15px;
}
#vignettes ul li img{
	border:3px #E5F111 solid;
}
#tt-location{
	position:absolute;
	top:120px;
	left:15px;
	width:200px;
}
#tt-location strong{
	color:#A14592;
}
/*Headline*/

#scrollup {
	position: relative;
	overflow: hidden;
	/*border: 1px solid #000;
*/
	height: 130px;
	width: 200px   color: #000000;
}
.headline {
	position: absolute;
	top: 210px;
	left: 0px;
	height: 125px;
	width: 190px;
}
#scrollup strong {
	color: #00ccff;
}
.clear {
clear: both;
}
.clearfix {

display: block;

}
span.bt-inventaire a{
display: block;
width: 150px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #a14592;
padding: 5px auto;
background-color:#cae409;
border: 1px #fffe18 solid;
}