/* CSS global - Victoire Paysages - Silicon Salad 2010 */

#wrapper {
	margin: 0 auto;
	position:relative;
	width:1030px
}

#contact {
	width:30px;
	height:155px;
	background: transparent url(/images/global/bouton_contact_devis.jpg) 0 0 no-repeat;
	display:block;
	position:absolute;
	z-index:100;
	top:10px;
	right:-10px;
}

#header, #footer {
	width:931px;
	padding:0 50px;
}

#header li {
	float:left;
	display:inline-block
}

#header {
	background:#fff url(/images/global/bg_header.jpg) 0 0 no-repeat;
	height:133px;
	margin: 24px 0 0;
	position:relative;
}

#header #quote {
	position:absolute;
	right:50px;
	top:0
}

#content {
	min-height:450px;
	padding-top:20px;
	background:transparent url(/images/global/bg_content.jpg) 0 0 no-repeat;
}

#footer {
	background: transparent url(/images/global/bg_footer.jpg) 0 0 no-repeat;
	height:92px;
	clear:both;
	padding-top:10px;
	text-align:center
}

#footer p {
	margin-top:0;
}

#footer .copyright a, #footer .copyright {
  color: #CCC;
}

#ref {
	width:1030px;
	position:absolute;
	bottom:0;
	text-align:center;
	font-size:10px;
	color:#CCC;
}

#ref h1 {
	font-size:10px;
}

#ref p {
	margin-top:0;	
}

#ref p a {
	color:#CCC;
}