/************************************
* LAYOUT
************************************/
BODY {
	background-color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

div#trackingzone, div#advertising{
	display: none;
}

h1{
	color: #000000;
}

.noprint{
	display: none;
	visibility: hidden;
}

div.bannerpopupfr{
	border: 0px;
	height: 70px;
	width: 550px;
	text-align: center;
}

div.bannerpopupen{
	border: 0px;
	height: 70px;
	width: 550px;
	text-align: center;
}

div.titrepopup{
	position: relative;
	text-align: center;
}

img.bannerprint{
	display: block;
}

div.popupwrapper{
	width:550px;
}

div.popupwrapperbody{
	background-color: #FFFFFF;
	right: 0 !important;
	padding: 5px !important;
	font-size: 0.7em !important;
}

div#flashtip{
	display: none;
}

DIV#banner {
	visibility: hidden;
	display: none;
}

DIV#logo {
	position: relative;
	width: 405px;
	height: 91px;
	float: left;
}

DIV#glass {
	position: absolute;
	width: 144px;
	height: 91px;
	float: right;
	top: 0px;
	right: -1px;
	background: url(../images/layout/cavus_03.png) no-repeat;
}

DIV#menu {
	display: none;
	visibility: hidden;
}

DIV#menuinside {
	position: relative;
	width: 100%;
	height: 19px;
	float: left;
	background: url(../images/layout/cavus_subItem_bg.png);
}

DIV#menu A {
	text-decoration: none;
}

DIV#menu_container {
	display: none;
	visibility: hidden;
}

DIV#menuinside_container {
	display: none;
	visibility: hidden;
}

DIV#menu_container UL {
	display: none;
	visibility: hidden;
}

DIV#lng_search {
	display: none;
	visibility: hidden;
}

DIV#lng_box {
	float: left;
	/*background: url(../images/layout/search_bg.png) no-repeat;*/
}

DIV#search_box {
	position: relative;
	float: left;
	top: -1px;
	padding-left: 10px;
}

INPUT#search_field {
	width: 110px;
	height: 20px;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	color: #909090;
	font-size: 10px;
	/*background: url(../images/layout/search_bg.png) top;*/
}

INPUT#ie {
	width: 110px;
	height: 20px;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	color: #909090;
	font-size: 10px;
	background: url(../images/layout/search_bg.png) top;
}

INPUT#search_button {
	width: 16px;
	height: 16px;
	padding-top: 1px;
}

.submenuinside{
	display:none;
}

/* ************************************************
BLOC DE PAGINATION ET D'OUTILS
************************************************* */
.pagination_block {
	text-align: center !important;
	color: #a02d21;
	height: 30px;
	padding-top: 5px;
}

.pagination_block a {
	color: #a02d21;
}

.functions {
	display: none;
}

/* ************************************************
BLOC LISTE APPELLATIONS OU REGIONS OU CEPAGES OU SOUS MENU
************************************************* */
.list_items {
	margin-top: 5px;
	color: #285802;
}

.submenu_list_items {
	margin-top: 2px;
	color: #822D21;
	margin-bottom: 4px;
}

.list_items li a {
	color: #285802;
}

.submenu_list_items li a {
	color: #822D21;
}

.cepages {
	background-color: #FFFFFF;
	border: 1px solid #285802;
	padding: 5px;
}

.cepages img {
	border-width: 0px;
}

/* ************************************************
CHAMPS DE SAISIE
************************************************* */
.fieldset_zone {
	margin-top: 10px;
	padding: 15px 0 0 10px;
}

.fieldset_legend {
	color: #285802;
	font-size: 1.0em;
	font-weight: 700;
}

.fieldset_label {
	width: 25%;
	float: left;
	margin-bottom: 5px;
}

.fieldset_input {
	width: 65%;
	float: left;
	margin-bottom: 5px;
}

/* ************************************************
CASIERS
************************************************* */

.casier_lien{
	display: block;
	width: 100%;
	height: 100%;
}

.casier_border{
	border:1px solid #8e0000;
	border-collapse : collapse;
}

.case_vide{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/casevide.gif) no-repeat;
	height:17px;
	width:17px;
}

.case_ambre{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/ambre.gif) no-repeat;
	height:17px;
	width:17px;
}

.selected_case_ambre{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/selected_ambre.gif) no-repeat;
	height:17px;
	width:17px;
}

.case_blanc{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/blanc.gif) no-repeat;
	height:17px;
	width:17px;
}

.selected_case_blanc{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/selected_blanc.gif) no-repeat;
	height:17px;
	width:17px;
}

.case_moelleux{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/moelleux.gif) no-repeat;
	height:17px;
	width:17px;
}

.selected_case_moelleux{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/selected_moelleux.gif) no-repeat;
	height:17px;
	width:17px;
}

.case_rose{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/rose.gif) no-repeat;
	height:17px;
	width:17px;
}

.selected_case_rose{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/selected_rose.gif) no-repeat;
	height:17px;
	width:17px;
}

.case_rouge{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/rouge.gif) no-repeat;
	height:17px;
	width:17px;
}

.selected_case_rouge{
	display:block;
	text-align:center;
	color:white;
	font-size: 8pt;
	float:left;
	background: url(../images/selected_rouge.gif) no-repeat;
	height:17px;
	width:17px;
}

/****************************
ANCIEN STYLE
*****************************/

.formsearch {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #400040;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
}

.formtext {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0E0E7D;
	font-size: 10px;
	background-color: #FCFEFA;
	border-width: 1px;
}

.formtitre {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #400040;
	font-size: 14px;
	background-color: #FCFEFA;
	border-width: 1px;
	font-weight: bold
}

.formselecttype {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #400040;
	font-size: 14px;
	background-color: #FCFEFA;
	border-width: 1px;
	font-weight: bold;
	width: 190px
}

.formselectvins {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0E0E7D;
	font-size: 10px;
	background-color: #FCFEFA;
	border-width: 1px;;
	width: 170px
}

.formbleu10 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0E0E7D;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 2px;
}

.select200 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0E0E7D;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 2px;
	width: 100px;
}

.tabcasier {
	border-style: solid;
	border-color: #FF8D13;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
}

.tabcase {
	border-color: #FF8D13;
	border-width: 1px;
	border-right-style: solid;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #0E0E7D;
	font-size: 8pt;
}

/* ********************************************************************

********************************************************************* */
DIV#logout_box {
	float: left;
}

DIV#main {
	position: relative;
	_position: fixed;
	width: 100%;
	float: left;
	z-index: 1;
	background: #fff url(../images/layout/cavus_06.png) repeat-y;
	overflow: hidden;
}

DIV#main_left {
	position: relative;
}

DIV#pubs_hz {
	visibility: hidden;
	display: none;
}

DIV#pubs_hz_footer{
	visibility: hidden;
	display: none;
}

DIV#pubs_google_hz {
	display: none;
}

DIV#nav_tools {
	visibility: hidden;
	display: none;
}

DIV#arianne {
	visibility: hidden;
	display: none;
}

DIV#arianne A {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #000;
}

DIV#arianne A.current {
	color: #ff540f;
}

DIV#buttons_tools {
	visibility: hidden;
	display: none;
}

DIV#pub_vert {
	position: absolute;
	/*width: 134px;*/
	width: 24px;
	top: 0px;
	right: -1px;
	float: right;
	background: url(../images/layout/cavus_08.png) right repeat-y;
	overflow: hidden;
	display:none;
	/*display: none;*/
}

DIV#layout_bottom {
	position: relative;
	width: 100%;
	height: 15px;
	float: left;
	background: url(../images/layout/cavus_10.png) repeat-x;
}

DIV#layout_bottom_left {
	position: relative;
	width: 22px;
	height: 15px;
	float: left;
	background: url(../images/layout/cavus_09.png) no-repeat;
}

DIV#layout_bottom_right {
	position: absolute;
	width: 24px;
	height: 15px;
	float: right;
	top: 0px;
	right: -1px;
	background: url(../images/layout/cavus_11.png) no-repeat;
}

DIV#H_spacer {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

DIV#footer {
	color: #fff;
	text-align: center;
	font-size: 0.7em;
}

DIV#footer A {
	color: #888;
	text-decoration: none;
}

DIV#tracking {
	display:none;
}

DIV#partners {
	display:none;
}

/************************************
* CONTENT
************************************/
DIV#content {
	position: relative;
	float: left;
	right: 9px;
	padding: 0 15px 15px 35px;
	/*padding: 0 185px 15px 35px;*/
	text-align: justify;
	color: #333;
	font-size: 0.8em;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

DIV#content P {
	margin: 0em;
	padding: 5px 0 5px 0;
}

DIV#content TD {
	color: #333;
	font-size: 0.8em;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

DIV#content H1 {
	height: 21px;
	color: #285802;
	font-size: 19px;
	margin-bottom: 0px;
	margin-top: 5px;
}

DIV#contentpopup H1 {
	color: #1a1f1e;
	font-size: 14px;
}

DIV#contentpopup H2 {
	color: #b1001d;
	font-size: 12px;
}

div.replaceh1{
	height: 21px;
	color: #285802;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

DIV#content H2 {
	color: #880322;
	font-size: 1.2em;
	margin-bottom: 1px;
	margin-top: 10px;
}

DIV#content H3 {
	color: #238700;
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 5px;
}

DIV#content HR {
	color: #870020;
	background-color: #870020;
	height: 1px;
	border: 0;
	clear: right;
}

DIV#content select {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

DIV#content textarea {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

DIV#content input {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

.separator {
	clear: both;
	height: 5px;
}

.credit {
	margin-top: 11px !important;
	color: #073800 !important;
	font-size: 0.8em !important;
	float: left;
}

.creditphoto {
	background: url(/images/layout/camera.gif) no-repeat;
	margin-top: 10px !important;
	margin-right: 5px;
	width: 18px;
	height: 14px;
	float: left;
}

.origin{
	color: #358e00;
	font-size: 1.2em;
	font-weight: bold;
}

.retour a {
	float: right;
	margin-left: 5px;
	color: #850312;
	text-decoration: none;
	margin-right: 170px;
}

.retour a:hover {
	color: #ff540f;
}

.top a {
	height: 25px;
	padding-top: 15px !important;
	color: #850312;
	text-decoration: none;
}

.top a:hover {
	color: #ff540f;
}

/* TABLES MILLESIMES */
.zone_contenu { /*margin-right: 170px;*/
	margin-left: 10px;
}

.table_millesime {
	border: thin solid #540202;
	border-collapse: collapse;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	font-size: 0.9em !important;
}

.table_millesime th {
	border: thin solid #540202;
	background-color: #540202;
	color: #FFFFFF;
	font-weight: normal;
	width: 15%;
}

.table_millesime td {
	border: thin solid #540202;
	color: #000000 !important;
}

.table_millesime td.best {
	color: #b80101 !important;
	font-weight: bold;
}

.table_millesime th.annee {
	background-color: #802e2e;
	font-weight: bold;
}

.table_millesime th.fichetitre {
	background-color: #802e2e;
	font-weight: bold;
	width:30%;
	padding: 5px;
}

.table_millesime th.fiche {
	background-color: #fffec8;
	font-weight: bold;
	color: #000000;
	width:30%;
	padding: 5px;
}

.table_millesime td.fiche {
	width:70%;
	padding: 5px;
}

.table_millesime tr:hover {
	background-color: #ffe8b0;
}

/* PRESENTATION MILLESIMES */
.presentation {
	text-align: justify !important;
	margin-left: 5px;
	float: left;
	/*margin-right: 170px;*/
}

.presentation_flag {
	float: left;
	margin-right: 5px;
}

.presentation_illustration {
	float: left;
	border: 0px solid white;
	margin-right: 10px;
}

/* BLOC REGIONS */
.region {
	width: 390px;
	height: 110px;
	float: left;
}

.pays {
	width: 350px;
	height: 80px;
	float: left;
}

.region_illustration {
	width: 195px;
	height: 110px;
	float: left;
}

.region_flag {
	width: 48px;
	height: 48px;
	float: left;
}

.region_laius {
	float: left;
}

/* CENTRAGE DES IMAGES DE LA BIBLE */
.image_centree {
	margin-top: 10px !important;
	text-align: center !important;
	margin-bottom: 10px !important;
}

.caption_labels {
	margin-top: 2px !important;
	text-align: center !important;
	margin-bottom: 2px !important;
}

/* CHAPITRAGE DE LA BIBLE */
.lien_orange A {
	text-decoration: none;
	color: #ff540f;
}

.lien_orange A:hover {
	text-decoration: underline;
	color: #880322;
}

/* ETIQUETTES MOUTON ET SIRAN */
.etiquette td {
	text-align: center;
	color: #880322;
	font-size:0.8em;
}

.etiquette_label {
	border: solid 1px black;
	height: 150px;
}

/* MISE EN FORME DES LISTINGS DE FICHES : REFERENCEMENT */
.referencement_libelle_country {
	color: #238700;
}

.referencement_libelle_region {
	color: #fd9b00;
}

.referencement_libelle_subregion {
	color: #e00a0a;
}

.referencement_pagination {
	color: #238700;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.referencement_pagination a {
	color: #e00a0a;
	text-decoration: underline;
}

.referencement_pagination a:hover {
	color: #fd9b00;
}

/* ELEMENTS DE RECHERCHE POUR LES RECETTES ET LES FROMAGES */
.search_zone {
	border-top: solid 1px #880322;
	border-bottom: solid 1px #880322;
	height: 70px;
}

.search_box {
	border: 1px solid #880322;
	color: #880322;
	background-color: #fdfbde;
	float: left;
}

.search_launch {
	margin-left: 5px;
	float: left;
}

.search_result_item {
	float: left;
	width: 230px;
	height: 20px;
	margin-right: 50px;
}

.search_result_item A {
	text-decoration: none;
	color: #ff540f;
}

.search_result_item A:hover {
	text-decoration: underline;
	color: #880322;
}

.msg_no_results {
	color: #880322;
}

/* TITRES SPECIAUX POUR LES FROMAGES */
.h2_milk {
	background: url(/images/layout/ico_milk.png) no-repeat;
	text-indent: 30px;
	height: 25px;
}

.h2_toque {
	background: url(/images/layout/ico_toque.png) no-repeat;
	text-indent: 30px;
	height: 25px;
}

.h2_france {
	background: url(/images/layout/ico_france.png) no-repeat;
	text-indent: 30px;
	height: 25px;
}

.h2_wine {
	background: url(/images/layout/ico_wine.png) no-repeat;
	text-indent: 30px;
	height: 25px;
}

/* TITRES ET CADRES SPECIAUX POUR LES CEPAGES */
.h2_grape {
	background: url(/images/layout/ico_grape.png) no-repeat;
	text-indent: 30px;
	height: 25px;
}

.img_grape img {
	margin-top: 10px;
	border: 1px solid #880322;
	margin-top: 5px;
}

/* ELEMENTS DE LA PAGE D'ACCUEIL */ /*
img {
	behavior: url(/css/pngbehavior.htc);
}*/
.blockContainer60 {
	position: relative;
	padding: 14px 10px 13px 17px;
	margin-top: 20px;
	width: 56%;
	float: left;
}

.blockContainer40 {
	position: relative;
	padding: 14px 10px 13px 17px;
	margin-top: 20px;
	width: 36%;
	float: left;
}

.blockContainer50 {
	position: relative;
	padding: 14px 10px 13px 17px;
	margin-top: 20px;
	width: 46%;
	float: left;
}

.blockContainer100 {
	position: relative;
	padding: 14px 10px 13px 17px;
	margin-top: 20px;
	width: 94%;
	float: left;
}

.blockTitle {
	position: absolute;
	right: 10px;
	font-size: 1.4em;
	color: #238700;
	font-weight: bold;
}

.blockIcon {
	position: absolute;
	top: -49px;
	left: 0px;
}

.blockBackground {
	position: relative;
	border: 1px solid #C1C1C1;
	background-color: #fff;
	background-image: url(/images/layout/blockBackground.png);
	background-position: center center;
	background-repeat: repeat-x;
	height: 229px;
}

.blockContent {
	position: relative;
	top: 0px;
	width: auto;
	overflow: auto;
	padding: 5px;
	font-family: trebuchet MS;
	font-size: 10px;
	height: 175px;
	/* CORRECTION */ /*	_height:206px;*/
}

.blockshadowTop {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 137px;
	width: 194px;
	background: url(/images/layout/blockCorner_TL.png) no-repeat;
}

.blockshadowBottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 117px;
	width: 196px;
	background: url(/images/layout/blockCorner_BR.png) no-repeat;
}

.zone_accueil {
	width: 102%;
	display: block;
	position: relative;
	/*	margin-right: 160px;*/
}

.lien_news {
	color: #E7880E;
}

.lien_news:hover {
	color: #880322;
}

.degustation {
	clear: left;
}

.etiquette_degust {
	width: 50px;
	height: 50px;
	float: left;
}

.degustation span {
	float: left;
	width: 82%;
	margin-left: 2px;
}

/* PARTIE CAVE */
.block_function {
	text-align: left;
	background-color: #FFF;
	border: 1px solid #882300;
	padding: 5px;
	height: 68px;
	width: 185px;
	margin-right: 5px;
	float: left;
}

.label_function {
	padding-top: 2px;
	color: #880322 !important;
}

.label_function:hover {
	color: #ffa800 !important;
}

.search_bottle {
	border-top: solid 1px #880322;
	color: #238700;
	width: 100%;
}

.search_bottle p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E7880E;
}

.search_bottle_item {
	width: 300px;
	float: left;
}

.ma_cave_synthese {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #882300;
	border-right: 1px solid #882300;
	border-left: 1px solid #882300;
	border-bottom: 1px solid #882300;
}

.ma_cave_synthese tr:hover {
	background-color: #ffe8b0;
}

.ma_cave_synthese td {
	color: #000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	padding-left: 5px !important;
}

.ma_cave_table {
	border-collapse: collapse;
	border: 1px solid #540202;
	width: 100%;
}

.ma_cave_table tr:hover {
	background-color: #ffe8b0;
}

.ma_cave_table th {
	background: #540202;
	color: #FFF;
	border: 1px solid #540202;
	font-family: tahoma;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
}

.ma_cave_table th a {
	color: #FFF;
}

.ma_cave_table th.vertical {
	background: #802E2E;
	padding-right: 5px !important;
	text-align: left !important;
}

.ma_cave_table th.vertical A {
	color: #FFF;
	text-decoration: none;
}

.ma_cave_table th.vertical A:hover {
	color: #FFF;
	text-decoration: underline;
}

.ma_cave_table td {
	color: #000;
	border: 1px solid #540202;
	font-family: tahoma;
	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	padding-left: 5px !important;
}

.ma_cave_table td.left {
	text-align: left;
}

.ma_cave_table td.right {
	text-align: right;
}

.ma_cave_table td.center {
	text-align: center;
}

.ma_cave_table td.total {
	background-color: #dc4800;
	font-weight: bold;
	color:black;
}

.ma_cave_table img {
	text-decoration: none;
	border: 0;
}

.ma_cave_table a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #822d21;
	text-decoration: underline;
}

.ma_cave_table a:hover {
	color: #40c300;
}

.icon_bottle {
	margin-left: 2px;
}

/*****************************************************
TOOLTIP
******************************************************/

#screenshot{
	position:absolute;
	border:1px solid #822D21;
	background:#EEEEEE;
	padding:5px;
	display:none;
	color:#822D21;
	font-size: 10px;
	line-height : 12px;
	z-index: 99999;
}

/*****************************************************
TABS
******************************************************/

.basictab{
	padding: 3px 0;
	margin-left: 0;
	font-size: 13px;
	border-bottom: 1px solid #870020;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	margin-bottom: 0;
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #870020;
	border-bottom: none;
	background-color: #870020;
	color: #FFFFFF;
}

.basictab li a:hover{
	background-color: #FFFFFF;
	color: #000000;
}

.basictab li a:active{
	color: #870020;
}

.basictab li.tabselected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: black;
}

.encave {
	border-left : 1px solid #870020;
	border-right : 1px solid #870020;
	border-bottom : 1px solid #870020;
	padding-left: 15px;
	padding-bottom : 15px;
}

.functionssimple {
	margin-top: 10px;
	width: 100%;
	text-align: right;
}

/*****************************************************
PROGRESS BAR
******************************************************/
dl, dt, dd{
	margin:0; 
	padding:0;
}

dd{
	width:216px;
	height:28px;
	background:url(/images/layout/rating/bg_bar.gif) no-repeat 0 0;
	position:relative;
}

dd span{
	position:absolute;
	display:block;
	width:200px;
	height:12px;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}

dd em{
	position:absolute;
	display:block;
	width:200px;
	height:12px;
	background:url(/images/layout/rating/bg_cover.gif) repeat-x;
	top:0;
}

span.rouge{
	background:url(/images/layout/rating/bar-red.gif) no-repeat 0 0;
}

.levelcompletion{
	left:100px;
	top:6px;
	font-weight: normal;
	font-size: 11px;
	font-family: Century Gothic, Verdana, Arial;
	color:#000000;
	z-index:2;
	position:absolute;
}

/*****************************************************
LABEL SCROLLER SEARCHING
******************************************************/

.labelscroll{
	display: block;
	width: 225px;
	height: 135px;
	overflow-x: auto;
	overflow-y: hidden;
	overflow : -moz-scrollbars-horizontal;
	white-space:nowrap;
	text-align:center;
	padding-left: 3px;
}

.labelscrolllegend{
	font-size: x-small;
	color:#540202;
	text-align: center;
	width: 225px;
	margin:0;
}

.labelscroll table{
	margin:0 auto 0 auto;
	border: 0 !important;
}

.labelscroll td{
	border: 0 !important;
}

.labelscroll div{
	position: relative;
}

.labelscrollimg{
	margin: 5px 5px 2px 0;
	padding: 3px;
	background: #ffffff;
	border: solid 1px #822D21;
}

.labelscrollimg:hover{
	background: #ffffff;
	border: solid 1px #822D21;
}

.labelscrollzoom{
	position: absolute;
	bottom: 8px;
	right: 5px;
}