body {
	background:url(images/bckgrd.jpg) repeat-x; 
 	margin:0;
 	padding:0;
 	font:12px 'Trebuchet MS',arial,helvetica,sans-serif;
 }
 
p {
 	color: #666;
 	margin:0;
}

img {
	border: 0px;
	padding: 0;
	margin:0;
}

a {
	text-decoration:none;
	outline-style:none;
	border:0px;
	padding:0;
	margin:0;
	cursor:pointer;
}

/* TOP */
 
#top {
	width:800px;
	height:77px;
	margin: 20px auto 10px;
}

#logo {
	margin-left:35px;
	float:left;
}

#yse {
	height:62px;
	width:100px;
}

#yse a{
	font: 65px 'times new roman',times,sans-serif;
	color: #333;
}

#yse a:hover {
	color: #e7caac;
}

#baseline {
	height:15px;
	width:100px;
	margin-left:10px;
}

#baseline a{
	font: 12px 'Trebuchet MS',arial,helvetica,sans-serif;
	color: #CCC;
}

#baseline a:hover {
	color: #a1876c;
}

#links {
	float: right;
	list-style-type:none;
	margin: 62px 49px 0 0;
}

#links li {
	margin-left:45px;
	float: left;
}

#links li a{
	font: 12px 'Trebuchet MS',arial,helvetica,sans-serif;
	color: #CCC;
}

#links li a:hover {
	color:#a1876c;
}



/* photo */

#content {
	margin: auto;
 	padding:0;
	width: 800px ;
	height: 545px ;
	margin-bottom: 30px;
	
}

#contour_accueil{
	width:800px;
	height:545px;
	position:absolute;
	z-index:200;
	background: url(images/contour_accueil.png) no-repeat;
}

#featItem{
	width:800px;
	height:545px;
}


/* text */

#text {
	width:700px;
	height:50px;
	position:absolute;
	z-index:300;
	margin:480px 0 0 50px;
}

#text a {
	font-family: 'lucida grande',arial,tahoma,sans-serif;
	font-size:30px;
	letter-spacing:-1px;
	color: #FFF;
}

#text a:hover {
	color: #e7caac;
}

.left {
	float:left;
}

.right {
	float:right;
}



/* bottom */

#bottom {
	margin:auto;
	height:200px;
	width: 720px;
}

.bloc_present {
	margin-bottom:10px;
	width:720px;
	height:90px;
}

.y {
	clear:left;
	float:left;
	font: 78px 'times new roman',times,sans-serif;
	width:62px;
	color:#333;
}

.descript {
	width:650px;
	float:left;
	margin-top:15px;
}

.descript span {
	font-style:italic;
	color: #666;
}



/* footer */

#footer {
	height: 390px;
	width: 860px;
	margin:60px auto 0;
}

#logo_yse {
	background: url(images/footer.jpg) no-repeat;
	width: 250px;
	float:left;
	height: 280px;
	margin-left:80px;
}

.listing {
	width:265px;
	float:left;
	font: 12px 'Trebuchet MS',arial,helvetica,sans-serif;
	color: #FFF;
}
	
.marchandise {
	list-style-type:none;
	padding:0;
}

.marchandise a{
	color: #FFF;
}

.title_march {
	color:#a1876c;
}

.title_march:hover {
	color:#a1876c;
}

.marchandise a:hover {
	color: #a1876c;
}	

.copyright{
	padding-top: 60px;
	color:#fff;
	text-align:center;
	clear:left;
	font-size: 11px;
}

.copyright a{
	color:#efefef;
}
	


