body {
	background: url(../interface/body_background.gif) top left repeat-x #f0dbc1;
	/*background-color: #f8efdf;*/
    font-family: Tahoma, 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 12px;
    margin: 0px;
    padding: 0px;
	text-align: center;
	color: #595550;
}

h1 {
	margin-left: 10px;
}

a, a:link, a:visited, a:hover {
	color : #595550;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#header {
	width: 100%;
}
#header #menu {
	/*width: 100%;*/
}
#header #menu ul {
	background: url(../interface/menu_bg.gif) repeat-x;
	height: 42px;
	margin: 0 7px;
	padding: 0 0px 0 10px;
	overflow: hidden;
}

#header #menu ul li {
	margin: 0 10px;
	display: inline;
	line-height: 40px;
	color: white;
	font-size: 18px;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header #menu ul li.hr {
	
}
#header #menu ul li a, #header #menu ul li a:link, #header #menu ul li a:visited, #header #menu ul li a:hover {
	text-decoration: none;
	color: white;
	z-index: 5;
}

#header #search_txt {
	/*border: 1px solid #DDD;*/
	width:151px; height:18px; padding:4px 0px 0px 6px; background:url(../interface/search_bg.gif) left top no-repeat; border:0px;
}
#header #desctop {
	background-color : #fefefe;
	min-height: 30px;
	padding: 10px;
	font-size: 13px;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header #add_favorite {
	cursor: pointer;
}

#header #hovereffect {
	background-color: white;
	margin-top: 3px;
	height: 3px;
	width: 0px;
	position: absolute;
	opacity: 0.5;
	display: none;
	z-index: 3;
}

#liste_lettres table {
	height: 43px;
	width: 100%;
	background: url(../interface/selectslot_bg.gif) repeat-x center center;
	text-align: center;
}
#liste_lettres a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#liste_lettres a:hover {
	text-decoration: none;
}
#liste_lettres td {
	padding-bottom: 3px;
}
#liste_lettres td.active {
	background : url(../interface/active_ref_bg.gif) no-repeat top center;
	color: white;
	width: 37px;
}
#liste_lettres td.active a {
	color: white;
}

.background0 {
	height: 25px;
	padding-top: 2px;
	line-height: 20px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.background1 {
	height: 23px;
	padding-top: 2px;
	line-height: 20px;
	background-color: #ebe4d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#container {
	width: 1020px;
	margin: 0 auto 20px auto;
	text-align: left;
	padding: 0;
}

#left {
	float: left;
	width: 200px;
}
#left #total {
	background: url(../interface/total_reviews_bg.gif) no-repeat;
	height: 45px;
	width: 192px;
	padding-top: 12px;
	font-size: 16px;
	text-align: left;
}
#left #total .nb {
	font-weight: bold;
	color: white;
	margin-left: 18px;
	width: 55px;
	overflow: hidden;
	height: 24px;
	text-align: center;
	display: block;
}

#left #total .comment {
	float: right;
	width: 110px;
	text-align: center;
	display: block;
}

#left .encart {
	background-color: white;
	background-image: url(../interface/lefterslot_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	border-right: 1px solid #f2e9d9;
	border-left: 1px solid #f2e9d9;
	padding: 0px;
	width: 191px;
}
#left .encart div.content {
	padding : 0;
}
#left .encart div.top {
	background-color: #ffffff;
	background-image: url(../interface/lefterslot_top_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding: 4px 0 0 10px;
	margin-bottom: 13px;
	font-weight: bold;
	font-size: 15px;
	
}
#left .encart div.bottom {
	position: relative;
	height: 6px;
	background-color: transparent;
	background-image: url(../interface/lefterslot_bottom_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	font-size: 0px;
}
#left .liste_top_cat {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left .liste_top_cat li {
	padding : 4px 4px 4px 15px;
	margin: 0;
	border-top : 1px solid #ececec;
}

#right {
	margin-left: 200px;
	margin-right: 0;
	background-color: #f8efde;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 5px 5px 5px 5px;
}

#right .screenshot {
	width: 120px;
	height: 90px;
}

#right .liste_sites {
	width: 100%;
	border: 0;
}
#right a.nom_site {
	font-weight: bold;
	font-size: 15px;
}
#right .bttn_desc {
	background-color: #2dd6f2;
	float: left;
	color: white;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -15px;
}

#right a.bttn_echantillon {
	display: block;
	background-color: #2dd6f2;
	float: right;
	color: white;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -15px;
	font-size: 12px;
}
#right a.bttn_echantillon:hover {
	text-decoration: none;
}
#right a.bttn_echantillon_selected {
	background-color: red;
}

#right .liste_site_2 {
	width: 100%;
	border: 0;
	font-size: 11px;
}
#right .liste_site_2 th {
	color : #948d85;
	font-weight: bold;
	font-size: 10px;
}
#right .liste_site_2 a.nom_site {
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-top: 5px;
}
#right .liste_site_2 tr.s0 {
	background-color: #efe7d8;
}
#right .liste_site_2 tr.s1 {
	background-color: transparent;
}


#right .liste_cat {
	width: 100%;
}
#right .liste_cat th {
	font-size: 10px;
	background-color : #f8efde;
}
#right .liste_cat tr {
	background-color : #efe7d8;
}
#right .liste_cat td {
	border-right: 1px solid #dcd3c5;
}

#right .liste_cat td.rating_bg {
	background: url(../interface/rating_bg.gif) transparent no-repeat scroll center center;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#right .siteDuMoment {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 8px 5px 5px 10px;
	background: url(../interface/lefterslot_bg.gif) white repeat-x bottom left;
	min-height: 270px;
	border: 1px solid #E5E5E5;
}
#right .siteDuMoment div.max {
	background: url(../interface/background_stars.png) no-repeat top right;
}

#right .blocNews {
	width: 460px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px 5px 5px 10px;
	margin-bottom: 10px;
	min-height: 120px;
}

#right .fondNews0 {
	/*background: url(../interface/fond_news_brown.png) #efe7d8 no-repeat right bottom; */
	background: url(../interface/fond_news_dots.png) #efe7d8 no-repeat right bottom; /*#fbfbfb*/
}
#right .fondNews1 {
	background: url(../interface/fond_news_white.png) #efe7d8 no-repeat right bottom; /*#fbfbfb*/
}

#right .blocCategorie {
	width: 620px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px 5px 5px 10px;
	margin-bottom: 10px;
	min-height: 120px;
}
#right .fondDots0 {
	background: url(../interface/fond_dots_600x200.png) #efe7d8 no-repeat right bottom; /*#fbfbfb*/
}
#right .fondDots1 {
	background: url(../interface/fond_dots_600x200.png) #efe7d8 no-repeat right bottom; /*#fbfbfb*/
}
#right .blocCategorie .liste_categories {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
#right .blocCategorie .liste_categories a {
	font-weight: bold;
}

#right form.recherche {
	text-align: center;
	background: url(../interface/fond_dots_600x200.png) #efe7d8 no-repeat right -30px;
	padding: 20px 0;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#right .pub_g_cat {
	float: right;
	width: 140px;
	min-height: 200px;
	text-align: center;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 15px;
}
#right .pub_g_cat a {
	display: block;
	width: 120px;
	margin: 10px auto;
}

#right .pub_g_news {
	text-align: center;
	margin: 20px auto;
}
#right .pub_g_news span {
	display: block;
	color: orange;
	font-weight: bold;
}
#right .pub_g_news a img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}
#right .pub_g_news a:hover img {
	border: 1px solid orange;
}

#right ul#diapoCategories {
	height: 125px;
	text-align: left;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 0;
	display: none;
	width: 787px;
	margin: auto;
	overflow: hidden;
}

#right ul#diapoCategories li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 10px 8px;
	text-align: center;
}

#right ul#diapoCategories li a img {
	padding: 3px;
	border: 1px solid #CCC;
	text-decoration: none;
}
#right ul#diapoCategories li a:hover img {
	border: 1px solid orange;
}

#right ul#diapoCategories li.diapoButton {
	margin-top: 50px;
	cursor: pointer;
}

div.rating_bg {
	background: url(../interface/rating_bg_mini.gif) transparent no-repeat scroll left top;
	width: 26px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
	line-height: 14px;
}

.simple_star {
	height: 22px;
	width: 22px;
	line-height: 22px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: url(../interface/stars.gif) 0px 0px no-repeat;
}

.pages {
	float: right;
	background-color: #fbfbfb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 0;
	margin-top: 10px;
}
.pages a {
	display: block;
	float: left;
	padding: 0 2px;
	font-weight: bold;
	margin: 0 1px;
	line-height: 23px;
	height: 25px;
	text-align: center;
}
.pages img {
	margin-top: 2px;
}
.pages a.active {
	background: url(../interface/activepage.gif) no-repeat center center;
	width: 17px;
	color: white;
}

.one_categorie {
	cursor: pointer;
}

.backlink {
	display: none;
}

#footer {
	background-color: transparent;
	background-image: url(../interface/lefterslot_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	border-right: 1px solid #f2e9d9;
	border-left: 1px solid #f2e9d9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px 0;
	padding: 10px 20px;
	clear: both;
}

