/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

div.homeentry ul li{
display: inline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}



.shopfeature {
background-color: #f2f2f2;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #b6b6b6;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #b6b6b6;
width: 845px;
margin-left: 10px;
margin-right: 10px;
padding-left:10px;
padding-right:10px;
}

#shopcontent 
{
width: 850px;
float: left;
}



/* Header */

#wrapper {
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
}

#logo p a {
	color:#000;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}



/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

#ads img {
	border: 1px dashed #F5E0B7;
}
/* Content */



.shoppost {
	margin-bottom: 50px;
	border-bottom: 1px #A90000 dashed;
	width: 850px;
}

.shoppost .title {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.shoppost .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.shoppost .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.shoppost .title p a {
	color: #880A0B;
}

.shoppost .entry {
	padding-top: 20px;
}
.entry img{
	float:left;
	margin-right:5px;
	border: 1px solid #CCC;
	background:#F7F7F7;
	padding:10px;
}
.entry h3{
	margin-bottom:0px;
	padding:0px;
}

.entry .buy{
	border:1px solid #CCC;
	padding:5px;
	margin-top:60px;
	text-align:center;
	background:#FFFFCC;
	font-weight:bold;
	min-height:70px;
}	
.shoppost .links {
	float: left;
	width: 410px;
	margin: 0;
	padding: 6px 0 0 0px;
}

.shoppost .links a {
	padding: 5px 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CF3822;
	background: #C65C18;
	border-top: 1px solid #D7D3CD;
	border-left: 1px solid #D7D3CD;
	border-right: 2px solid #362F23;	
	border-bottom: 1px solid #362F23;

}

.shoppost .links a:visited {
	color:#FFF;
}

.shoppost .links .more {
	color: #FFFFFF;
}

.shoppost .links .comments {
	color: #FFFFFF;
}
.top-prix{
	font-size:1.2em;
	color:red;
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: #F8F4DC;
	border: 1px dashed #F5E0B7;
	margin-bottom: 25px;
}

#sidebar ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}


#sidebar li ul {
	padding-right:5px;
	line-height: 100%;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
}

#sidebar h2 {
	width: 210px;
	height: auto;
	padding: 5px 0 0 5px;
	letter-spacing: -1px;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar a:hover {

}



