@charset "utf-8";
/* CSS Document */
/* etoile-home autumn 08*/
/* CATEGORY PAGE styles */

/* top */

body.cat #top {
	width: 638px;
	height: 364px;
}

body.cat #pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 417px;
	height: 364px;
}

body.cat #pic img {	
	width: 425px;
	height: 310px;
	border: solid white 1px;
}

body.cat #cap {
	min-height: 38px;
	width: 425px;
	margin-top: 9px;
	margin-bottom: 9px;
	border: solid white 1px;
	background: #C4C4C4;
	font: normal 12px/14px tahoma, serif;
}
html>/**/body.cat #cap {
	margin-top: 12px;
}

body.cat #cap p {
	padding: 4px 6px;
}

body.cat #cap span {
	font-weight: bold;
}

body.cat #copy {
	margin: 1px 0 1px 452px;
	height: 362px;
	background: white;
	border: solid #E1DDDE 1px;
	font: normal 13px/15px "century gothic", tahoma, serif;
}

body.cat h1 {
	padding: 6px 6px 8px 6px;
	font: bold 20px/20px "century gothic", tahoma, serif;
}

body.cat #copy p{
	padding: 0 6px 3px 6px;
}

/* bottom */

body.cat #bottom {
	width: 638px;
}


body.cat #grid {
	padding-top: 25px;
	margin-right: -18px;
	width: 658px;
}

body.cat #grid div {
	width: 146px;
	height: 173px;
	float: left;
	margin: 0 18px 10px 0;
	text-align: center;
}

body.cat #grid img {
	width: 144px;
	height: 135px;
	border: solid #E1DDDE 1px;
}

/* table linens */

#table #grid {
	margin-right: -25px;
	width: 663px;
}

#table #grid div {
	width: 196px;
	float: left;
	margin: 0 25px 10px 0;
	text-align: center;
}

#table #grid img {
	width: 194px;
	height: 141px;
	border: solid white 1px;
}

#table #copy {
	margin-left: 451px;
}
