#contentLeft div {
	margin: 0;
	padding: 0
}

.top-left {
	background: url(http://images.i-saveurs.com/com/1200x20corner.gif) top left;
	width: 10px;
	height: 10px;
	float: left;
	overflow: hidden;
}

.top-right {
	background: url(http://images.i-saveurs.com/com/1200x20corner.gif) top right no-repeat;
	height: 10px;
	margin-left: 10px;}

.inside {
	background-color: #F0F0F0;
	/*	background-image: url(http://images.i-saveurs.com/com/1200x20corner.gif); 
	background-position:bottom left;

	height:300px;
*/
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	padding-bottom: 15px;
}

.bottom-left {
	background: url(http://images.i-saveurs.com/com/1200x20corner.gif) -11px left;
	width: 10px;
	height: 10px;
	float: left;
	overflow: hidden;
}

.bottom-right {
	background: url(http://images.i-saveurs.com/com/1200x20corner.gif) right -11px no-repeat;
	height: 10px;
	margin-left: 10px; 
	overflow: hidden;
}

.gap-saver {
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	font-size: 1px;


/* to correct IE */


/*
	clear:both;
*/
}

ul#comments {
	margin: -5px 15px -5px 0;
	padding: 0 0 20px 55px;
	clear: both;
	background: url(http://images.i-saveurs.com/com/lastcomments.png) no-repeat left bottom;
}

ul#comments li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-weight: normal;
}

ul#comments li:last-child {
	padding: 0;
	margin-bottom: -15px;
}

/*
.pair {border-top: 1px solid gray; border-bottom:1px solid white}
.impair {border-top: 1px solid black; border-bottom:1px solid white}
*/

ul#searchKeyW {
	margin: -5px 15px -5px 0;
	padding: 0 0 0 55px;
	clear: both;
	background: url(http://images.i-saveurs.com/com/lastsearch.png) no-repeat left bottom;
}

ul#topRece {
	margin: -5px 15px 5px 0;
	padding: 0 0 0 55px;
	clear: both;
	background: url(http://images.i-saveurs.com/com/lastrece.png) no-repeat left bottom;
	min-height: 280px;
}

.mycloud {
	margin: -5px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.mycloud a {
	padding: 2px 8px;
	margin: 0 3px;
	line-height: 1.6em;
	background-color: #FFF /*FCECEC;border:1px solid; border-color: silver ;*/
}

.mycloud a:hover {
	background-color: #F9E7FF;
	border: 2px solid;
	border-color: silver silver white white;
}

a.rang1, a.rang1:hover, a.rang1:link {
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	color: #ff0f6b;
}

a.rang2, a.rang2:hover, a.rang2:link {
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	color: #ff6bb3;
}

a.rang3, a.rang3:hover, a.rang3:link {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	color: #ff5b3f;
}

a.rang4, a.rang4:hover, a.rang4:link {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	color: #ffb454;
}

a.rang5,a.rang5:hover, a.rang5:link {
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #df5c6a;
}

a.rang6,a.rang6:hover, a.rang6:link {
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #885aff;
}

a.rang7, a.rang7:hover, a.rang7:link {
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #018e2d;
}

a.rang8, a.rang8:hover, a.rang8:link {
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #436aff;
}

a.rang9, a.rang9:hover, a.rang9:link {
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
	color: #5e3d6a;
}

a.rang10, a.rang10:hover, a.rang10:link {
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
	color: #576e3d;
}

.tabbedlist {
	margin: 0;
	padding: 0;
	font-family: 'Helvetica neue', Arial,verdana,sans-serif;
}

.tabbedlist li {
	list-style: none;
	float: left;
	font-family: 'Helvetica neue', Arial,verdana,sans-serif;
	margin-left: 1px;
	padding-left: 16px;
	font-size: 11px;
	line-height: 2em;
	white-space: nowrap;
	background: url(http://images.i-saveurs.com/com/tab.gif) 0 100% no-repeat;
	overflow: hidden;
}

.tabbedlist a {
	display: block;
	float: left;
	padding: 0 16px 0 0;
	font-family: 'Helvetica neue', Arial,verdana,sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: url(http://images.i-saveurs.com/com/tab.gif) no-repeat 100% 100%;
	color: #333;
	width: .1em;
	overflow: hidden;
}

html>body .tabbedlist a {
	width: auto;
}

/* fixes IE6 hack */

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.tabbedlist a {
	float: none;
}

/* End IE5-Mac hack */

.tabbedlist a:hover {
	color: rgb(62%,35%,22%);
}

.tabbedlist .currenttab, .tabbedlist .currenttab a {
	color: #FDB;
	background-image: url(http://www.isaveurs.com/img_com/currenttab.gif);
}

.clearfloat {


/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.tabbedlist li {
	font-size: 11px;
	line-height: 2em;
	background-image: url(http://images.i-saveurs.com/com/1200x20corner.gif);
	overflow: hidden;
	border-style: none;
}

.tabbedlist a {
	font-size: 11px;
	border-style: none;
	background-image: url(http://www.isaveurs.com/img_com/1200x20corner.gif);
	overflow: hidden;
	color: #B2006E;
}

.tabbedlist a:link {
	color: #B2006E;
}

.tabbedlist a:hover {
	color: red;
}

.explication {
	padding: 2px 20px;
	font: 12px "Helvetica neue", Arial, Verdana;
}

.subFeed {
	margin: 0;
	padding: 0;
}

.subFeed li {
	list-style-type: none;
	padding-bottom: 8px;
	float: left;
	margin-left: 10px;
}