@import url('fancy.css');
@import url('menu.css');

*{
	margin	: 0;
	padding	: 0;
}

body{
	background	: #beb49d;
	text-align	: center;
	font: 0.6em Verdana,Arial, Helvetica, sans-serif;
	color: #fff;
}

a {
	outline: none;
	color: #888;
}

a:hover {
	color: #fff;
}

img {
	border		: 0;
}

hr.clear {
    clear		: both ;
    visibility	: hidden ;
	line-height	: 0 ;
    font-size	: 0 ;
	border: 0;
	height: 0;
}


/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */

div#top {
	margin: 20px auto 0 auto;
	width: 1000px;
	height: 170px;
	text-indent: -9000px;
	font-size: 0.2em;
}

div#accueil {
	text-indent: -9000px;
	margin: 0 auto;
	width: 688px;
	height: 343px;
	background: transparent url(../img/accueil.gif) top center no-repeat;
}

div#accueil ul {
	list-style: none;
}

div#tarif {
	margin: 0 auto;
	width: 688px;
	height: 343px;
	background: transparent url(../img/tarif.gif) top center no-repeat;
}

div#global {
	width: 1000px;
	margin: 0 auto;
}

div#global #nav-left a {
	display: block;
	text-indent: -9000px;
	width: 182px;
	height: 52px;
	margin: 0 auto;
	background: transparent url(../img/precedent.gif) top center no-repeat;
}

div#global #nav-right a {
	display: block;
	text-indent: -9000px;
	width: 182px;
	height: 52px;
	margin: 0 auto;
	background: transparent url(../img/suivant.gif) top center no-repeat;
}

div#global #portfolio {
	width: 1000px;
	height: 239px;
	overflow: hidden;
	position: relative;
}

div#footer{
	clear: both;
	position: relative;
	width	: 401px;
	height: 45px;
	margin	: 60px auto 10px auto;
	font-size: 0.2em;
	text-indent: -9000px;
	background: transparent url(../img/contact.gif) top center no-repeat;
}


/* =================================== */
/* ============= STYLES ============== */
/* =================================== */

div#top h1 a {
	display: block;
	height: 38px;
	width: 1000px;
	background: transparent url(../img/top.gif) top center repeat;
}

div#top h2 a {
	display: block;
	height: 62px;
	width: 325px;
	margin: 25px auto 0 auto;
	background: transparent url(../img/titre.gif) top center repeat;
}

div#top p a {
	display: block;
	height: 26px;
	width: 210px;
	margin: 0 auto;
	background: transparent url(../img/cliquez.gif) top center repeat;
}

div#footer h1 a {
	display: block;
	position: absolute;
	top: 20px;
	right: 5px;
	height: 26px;
	width: 120px;
	color: #fff;
	text-decoration: none;
}

div#footer h2 a {
	display: block;
	position: absolute;
	top: 0px;
	right: 50px;
	height: 18px;
	width: 300px;
	color: #fff;
	text-decoration: none;
}


#previous,#next {
	text-decoration: none;
}

/*
p.mail a {
	display: block;
	width: 206px;
	height: 20px;
	position: absolute;
	top: 317px;
	left: 252px;
	font-size: 0.1em;
	background: url(../img/px.gif);
	text-indent: -9000px;
}
*/


/* =================================== */
/* =========== PORTFOLIO ============= */
/* =================================== */

div#global #portfolio ul#portfolio_scroll {
	width: 1000px;
	height: 10000px;
	list-style: none;
	text-align: left;
}


div#global #portfolio  ul#portfolio_scroll li {
	list-style: none;
	height: 239px;
	font-weight: bold;
/*	display: inline;*/
}