/* CSS Document */
/* feuille de style  d'SOS-CAHT.COM */
#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#messagerie-con
{
	position: absolute;
	top: 20px;
	right: 476px;
	width: 40px;
	height: 28px;
	z-index: 2;
}

#search-box
{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 480px;
	height: 50px;
	z-index: 1;
}

#search-box-left
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/v35/interface/searchbox_left.gif);
	background-repeat: repeat-x;
	width: 15px;
	height: 50px;
}

#search-box-center
{
	position: absolute;
	top: 0px;
	left: 15px;
	background-image: url(img/v35/interface/searchbox_center.gif);
	background-repeat: repeat-x;
	width: 450px;
	height: 36px;
	padding-top: 14px;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#search-box-input
{
	position: absolute;
	top: 18px;
	left: 0px;
	border: 1px solid #050505;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	width: 130px;
}

#search-box-text
{
	position: absolute;
	top: 20px;
	_top: 17px;
	left: 140px;
}

.search-box-radio
{
	vertical-align: bottom;
	_vertical-align: middle;
	margin-top: 0px;
}

#search-box-submit
{
	position: absolute;
	top: 16px;
	right: 0px;
}

#search-box-right
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(img/v35/interface/searchbox_right.gif);
	background-repeat: repeat-x;
	width: 15px;
	height: 50px;
}

#connect-bar
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 374px;
	height: 22px;
	z-index: 10;
}

#connect-bar-left
{
	float: right;
	background-image: url(img/v35/interface/connectbar_left.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
}

#connect-bar-right
{
	float: right;
	background-image: url(img/v35/interface/connectbar_right.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
}

#connect-bar-center
{
	float: right;
	background-image: url(img/v35/interface/connectbar_center.gif);
	background-repeat: repeat-x;
	width: 330px;
	height: 20px;
	padding-top: 2px;
	line-height: 14px;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#connect-bar-center a
{
	color: white;
}

#menu-bar
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 795px;
	height: 23px;
	font-size: 11px;
}

#menu-bar-item-container
{
	float: right;
	width: 600px;
	background-image: url(img/v35/interface/menubar.gif);
	background-repeat: repeat-x;
}

.menu-bar-separator
{
	float: left;
	background-image: url(img/v35/interface/menubar_separator.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 23px;
}

.menu-bar-separatoron
{
	float: left;
	background-image: url(img/v35/interface/menubar_separator_highlight.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 23px;
}

.menu-bar-item
{
	float: left;
	height: 21px;
	padding: 2px 10px 0px 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
}

.menu-bar-itemon
{
	float: left;
	height: 21px;
	padding: 2px 10px 0px 10px;
	background-image: url(img/v35/interface/menubar_highlight.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
}

#menu-bar-left
{
	float: right;
	background-image: url(img/v35/interface/menubar_biseau.gif);
	background-repeat: repeat-x;
	width: 23px;
	height: 23px;
}

#menu-bar-lefton
{
	float: right;
	background-image: url(img/v35/interface/menubar_biseau_highlight.gif);
	background-repeat: repeat-x;
	width: 23px;
	height: 23px;
}

#menu-bar-right
{
	float: right;
	background-image: url(img/v35/interface/menubar_end.gif);
	background-repeat: repeat-x;
	width: 3px;
	height: 23px;
}

.menu-hr
{
	width: 100px;
	border: 1px ridge #B5B5B5;
}

#navig-bar
{
	overflow: auto;
	_overflow: visible;
	width: 795px;
	min-height: 22px;
	_height: 22px;
	line-height: 21px;
	background-image: url(img/v35/interface/navigbar_double.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#navig-bar-fleche
{
	float: left;
	background-image: url(img/v35/interface/navigbar_fleche.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
	margin-left: 3px;
	margin-right: 5px;
}

#navig-bar-text
{
	float: left;
	width: 795px;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 11px;
	text-align: left;
}

#navig-bar-text a
{
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 11px;
}

#content
{
	position: relative;
	width: 795px;
	min-height: 500px;
	_height: 500px; 
	margin: 0px auto;
	background-image: url(img/v35/interface/fond_pub.gif);
	background-repeat: repeat-y;
	background-color: white;
	padding: 8px 0px 15px 8px;
}

#content-nomargin
{
	position: relative;
	width: 795px;
	margin: 0px auto;
	background-color: white;
	padding: 0px;
}

#content-pub
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 190px;
	padding: 8px;
	background-image: url(img/v35/interface/fond_pubtop.gif);
	background-repeat: no-repeat;
}

#content-texte
{
	width: 600px;
	padding-left: 204px;
	padding-right: 8px;
}

#content-ls
{
	clear: both;
	width: 598px;
	border: 1px solid #D9D9D9;
	margin-top: 16px;
}

.content-spacer
{
	clear: both;
}

#navig-bar-bottom
{
	clear: both;
	position: relative;
	width: 795px;
	height: 22px;
	margin: 0px auto;
	background-image: url(img/v35/interface/navigbar.gif);
	background-repeat: repeat-x;
}

#navig-bar-bottom-left
{
	position: absolute;
	top: 3px;
	left: 50px;
}

#navig-bar-bottom-center
{
	position: absolute;
	top: 3px;
	left: 430px;
}

#navig-bar-bottom-right
{
	position: absolute;
	top: 3px;
	right: 50px;
}

#footer
{
	position: relative;
	width: 795px;
	margin: 12px auto 0px auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
}

#footer-hit-parade
{
	position: absolute;
	top: 1px;
	left: 1px;
}

#footer-xiti
{
	position: absolute;
	top: 1px;
	right: 1px;
}

.float-left
{
	float: left;
}

#publicite
{
	width: 190px;
	padding: 0px;
}

#publicite-banner
{
	width: 190px;
	height: 600px;
	padding: 15px 0px 15px 0px;
}

.publicite-hr
{
	margin-top: 8px;
	margin-bottom: 20px;
}

#pub-prixcategorisee
{
	width: 158px;
	border: 1px solid #ccc;
	background-color: #fffbef;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	text-align: center;
}

a.pub-prixcategorisee-title
{
	color: #336699;
	font-weight: bold;
}

a.pub-prixcategorisee-content
{
	color: #000;
}

/* ---------------------- TEXTES ---------------------- */

a
{
	text-decoration: none;
	color: #336699;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

.centered
{
	text-align: center;
}

a.black-bottom
{
	font-family: Arial;
	font-size: 11px;
	color: white;
}

a.footer-text
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
}

form
{
	margin: 0px;
	padding: 0px;
}

.grandtitre-left
{
	margin-bottom: 24px;
}

.grandtitre
{
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
}

.grandTitreArticle
{
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.titreArticle
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003060;
}

.sousTitreArticle
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.titre
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.erreur
{
	font-size: 11px;
	font-weight: bold;
	color: #BB0000
}

.error
{
	color: #FF0000;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.indent
{
	padding-left: 30px;
}

/* Affiche */

.hr
{
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ligne-double
{
	width: inherit;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-right: 10px;
}

.float-right select
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

/* ---------------------- PLAYLIST ---------------------- */
.playlistcat-table
{
   width: 736px;
   margin: 0px;
   padding: 0;
	background-image: url(img/v35/categorie/plcat-center.gif);
	background-repeat: repeat-y;
	
}

.playlistcat-table ul
{
   margin-top: 0px;
   margin-bottom:0px;
   
	
}

.playlistcat-table strong a
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}


.playlistcat-table-top
{
   width: 736px;
   height: 4px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 0;
	background-image: url(img/v35/categorie/plcat-top.gif);
	background-repeat: no-repeat;
	
}

.playlistcat-table-bottom
{
   width: 736px;
   height: 4px;
   margin-top: 0px;
   margin-bottom: 10px;
   padding: 0;
	background-image: url(img/v35/categorie/plcat-bottom.gif);
	background-repeat: no-repeat;
	
}


.playlistcat-title
{
	position: relative;
	clear: both;
	width: 736px;
	height: 22px;
	background-image: url(img/v35/categorie_barre.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 21px;
	margin-top: 8px;
	font-weight: bold;
}

.playlistcat-title a
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.playlistcat-left
{
	width: 50%;
	float: left;
}

.playlistcat-right
{
	width: 50%;
	float: right;
}

.playlistcat-left ul, .playlistcat-right ul
{
	margin-bottom: 4px;
	margin-top: 8px;
}

.playlistcat-link
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #A7ACB7;
}

.playlistcat-nb
{
	color: black;
}

.playlistcat-liste-marques
{
	width: 760px;
	margin-top: 12px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.playlistcat-liste-marques ul
{
	margin-top: 0px;
}

.playlistcat-liste-marques-left
{
	width: 380px;
	float: left;
}

.playlistcat-liste-marques-right
{
	width: 380px;
	float: right;
}

.playlistcat-liste-produits
{
	margin: 4px 0px 8px 40px;
}

.playlistcat-produit
{
	padding-left: 10px;
	text-indent: -10px;
}

.playlistcat-marque
{
	margin-left: 24px;
}

.playlistcat-marque a
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.playlistcat-marque img
{
	margin-right: 6px;
}

.playlistcat-spacer
{
	clear: both;
	width: 760px;
	height: 1px;
	font-size: 0px;
}

/* ---------------------- LIENS SPONSORISES ---------------------- */
#ls
{
	width: 758px;
	background-color: #FBFBFB;
}

#ls-img
{
	margin-right: 4px;
	vertical-align: middle;
}

#ls-title
{
	width: 750px;
	height: 16px;
	padding-right: 8px;
	_padding-top: 2px;
	line-height: 16px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(img/v35/interface/lienssponso.gif);
	background-repeat: repeat-x;
}

#ls-title a
{
	color: #333398;
}

.ls-item
{
	padding: 7px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FBFBFB;
	/* background-color:#E8F2FD; */
}

.ls-item a
{
	font-weight: bold;
	color: #333398;
}

a.ls-aitem
{
   font-weight: normal;
   color: #666666;
}

a.ls-aitem:hover
{
   text-decoration: none;
}

#root-himedia
{
	overflow: hidden;
}

#ls-himedia
{
	float: right;
	width: 305px;
	height: 255px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.absmiddle
{
	vertical-align: middle;
}

.plusmoins
{
	vertical-align: top;
}

/* SPLITCOL */

.splitcol
{
	clear: both;
	overflow: auto;
	position: relative;
	width: 640px;
}

.splitcol-left
{
	float: left;
	width: 320px;
}

.splitcol-left ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.splitcol-right
{
	float: right;
	width: 320px;
}

.splitcol-right ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* FICHE CATEGORIE */

#fichecategorie
{
	width: 760px;
	position: relative;
	margin-top: 12px;
	margin-bottom: 16px;
}

#fichecategorie-photo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#fichecategorie-photo img
{
	border: 0px;
}

#fichecategorie-content
{
	padding-left: 118px;
}

#fichecategorie-title
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#fichecategorie-texte
{
	margin-top: 6px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}

/* BARRE D'ICONES */

#barreicones
{
	clear: both;
	position: relative;
	width: 760px;
	height: 70px;
	text-align: center;
}

html>body #barreicones
{
	margin-top: 15px;
}

#barreicones-description
{
	position: relative;
	height: 40px;
	width: 760px;
	margin-bottom: 8px;
}

#description-arrow
{
	position: absolute;
	visibility: hidden;
	top: 1px;
	left: 25px;
	width: 17px;
	height: 14px;
	background-image: url(img/v35/icones/rollover/roll_arrow.gif);
	background-repeat: no-repeat;
}

#description-texte
{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 744px;
	height: 21px;
	padding: 4px 8px 0px 8px;
	line-height: 12px;
	text-align: center;
	background-image: url(img/v35/icones/rollover/roll.gif);
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

/* PRODUITS PLEBISCITES */

#produits-plebiscites
{
	position: relative;
	width: 760px;
	height: 140px;
	margin-top: 12px;
}

.produits-plebiscites-image
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 80px;
	font-size: 55px; /* bidouille pour aligner image verticalement */
	text-align: center;
	vertical-align: middle;
}

.produits-plebiscites-texte
{
	position: absolute;
	width: 250px;
	height: 60px;
	bottom: 0px;
	left: 0px;
}

#produits-plebiscites_0
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100%;
	text-align: center;
}

#produits-plebiscites_1
{
	position: absolute;
	top: 0px;
	left: 255px;
	width: 250px;
	height: 100%;
	text-align: center;
}

#produits-plebiscites_2
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 100%;
	text-align: center;
}

#produits-plebiscites_3
{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 250px;
	height: 100%;
	text-align: center;
}

#produits-plebiscites_4
{
	position: absolute;
	top: 0px;
	right: 100px;
	width: 250px;
	height: 100%;
	text-align: center;
}

/* FICHE PRODUIT */
#ficheproduit
{
	position: relative;
	overflow: none;
	_float: left;
	width: 760px;
	margin-bottom: 12px;
}

#ficheproduit-image
{
	float: left;
	width: 258px;
	height: 200px;
	line-height: 125px;
	_font-size: 150px;
	text-align: center;
	vertical-align: middle;
}


/*
	alignement vertical de l'image pour firefox et navigateurs conformes aux standards
*/

html>body #ficheproduit-image
{
	position: relative;
}

html>body #ficheproduit-image a:first-child
{
	vertical-align: middle;
	display: table-cell;
	width: 258px;
	height: 175px;
}

*+html #ficheproduit-image a:first-child
{
	display: block;
	line-height: 175px;
}

.ficheproduit-image-texte
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	width: 258px;
}

html>body .ficheproduit-image-texte
{
	position: absolute;
	bottom: 0;
	float: left;
	text-align: center;
	width: 258px;
	margin-top: 10px;
}

*+html .ficheproduit-image-texte
{
	float: none;
	left: 0;
}

#ficheproduit-content
{
	float: right;
	width: 500px;
	background-image: url(img/v35/produits/fond_box.jpg);
	background-repeat: no-repeat;
	background-color: #F4F4F6;
	border-left: 1px solid #D8DEEC;
	border-right: 1px solid #D8DEEC;
}

#ficheproduit-nom
{
	padding-top: 12px;
	padding-left: 18px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

#ficheproduit-details
{
	overflow: auto;
	margin-left: 65px;
	margin-bottom: 12px;
	background-image: url(img/v35/produits/minibar_background.gif);
	background-repeat: repeat-y;
}

.ficheproduit-details-item
{
	clear: both;
	width: 425px;
	position: relative;
	overflow: auto;
}

#ficheproduit-details-minibar-top
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.ficheproduit-details-minibar-middle
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 6px;
}

.ficheproduit-details-title-top
{
	float: left;
	width: 120px;
	padding-left: 16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/v35/produits/minibar_top.gif);
	background-repeat: no-repeat;
}

.ficheproduit-details-title-middle
{
	float: left;
	width: 120px;
	padding-left: 16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/v35/produits/minibar_middle.gif);
	background-repeat: no-repeat;
}

.ficheproduit-details-title-bottom
{
	float: left;
	width: 120px;
	padding-left: 16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/v35/produits/minibar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.ficheproduit-details-texte
{
	overflow: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	_margin-left: 132px;
}

#ficheproduit-baravis
{
	clear: right;
	float: right;
	width: 460px;
	border-left: 1px solid #D8DEEC;
	border-right: 1px solid #D8DEEC;
	padding: 15px 20px 4px 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FBFBFB;
}

#ficheproduit-baravis_solo
{
	width: 460px;
	text-align: center;
}

#ficheproduit-baravis_0
{
	float: left;
	width: 230px;
}

#ficheproduit-baravis_1
{
	float: right;
	width: 230px;
}

#ficheproduit-baravis_2
{
	clear: both;
	float: left;
	width: 230px;
}

#ficheproduit-baravis_3
{
	clear: right;
	float: right;
	width: 230px;
}

.ficheproduit-baravis-title
{
	float: left;
	width: 140px;
	margin-right: 12px;
}

#ficheproduit-bottom
{
	clear: right;
	float: right;
	width: 502px;
	height: 7px;
	background-image: url(img/v35/produits/bottom_box.gif);
	background-repeat: no-repeat;
}

/* COMPOS */

.composheader-left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	background-image: url(img/v35/compos/composheader.gif);
	background-repeat: no-repeat;
}

.compos-content
{
	width: 740px;
	padding-left: 20px;
	margin-bottom: 12px;
}

.compos-description
{
	width: 760px;
	margin: 12px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#compos-icones
{
	clear: right;
	float: right;
	width: 500px;
	height: 94px;
	text-align: center;
	margin: 6px 0px;
}

.compos-icones-left
{
	margin-right: 45px;
}

.compos-icones-right
{
	margin-left: 45px;
}

.lire-la-suite
{
	float: right;
	border: 0px;
	margin-top: 8px;
	vertical-align: middle;
	_vertical-align: bottom;
}

/* BOUTONS ENREGISTREMENTS */

#ficheproduit-boutons
{
	width: 760px;
	text-align: right;
}

/* LIGNE HEADER AVEC IMAGE A GAUCHE (Avis, Astuces, etc.) */

.contrib-header
{
	position: relative;
	width: 760px;
	height: 40px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.contrib-header-center
{
	position: absolute;
	top: 0px;
	left: 40px;
	width: 707px;
	height: 36px;
	background-image: url(img/v35/produits/avisheader_background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top: 4px;
}

.contrib-header-nomproduit
{
	font-weight: bold;
}

.contrib-header-comment
{
	position: absolute;
	top: 4px;
	right: 0px;
	text-align: right;
}

.contrib-header-right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 40px;
	background-image: url(img/v35/produits/avisheader_right.gif);
	background-repeat: no-repeat;
}

.contrib-content
{
	width: 712px;
	padding: 16px 16px 0px 24px;
	text-align: justify;
}

/* MARQUES */

.marqueproduit
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

/* le header contenant les grandes lettres cliquables */
#marques-lettres
{
	position: relative;
	width: 750px;
	height: 29px;
	text-align: center;
	padding-left: 10px;
	margin-top: 16px;
}

#marques-lettres-left
{
	float: left;
	width: 16px;
	height: 29px;
	background-image: url(img/v35/marques/barre_left.gif);
	background-repeat: no-repeat;
}

#marques-lettres-right
{
	float: left;
	width: 15px;
	height: 29px;
	background-image: url(img/v35/marques/barre_right.gif);
	background-repeat: no-repeat;
}

.marques-lettres-lettre
{
	float: left;
	height: 29px;
}

#marques-nb-products
{
	width: 760px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.marques-liste
{
	position: relative;
	overflow: none;
	display: none;
	visibility: hidden;
	width: 760px;
}

.marques-liste-visible
{
	width: 760px;
}

/* liste des marques commencant par la meme lettre */
.marques-lettre
{
	float: left;
	width: 60px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.marques-table
{
	width: 690px;
}

.marques-table td
{
	width: 230px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.marques-hr
{
	margin-top: 0px;
	margin-bottom: 4px;
	_margin-bottom: 10px;
}

#marques-lettres-arrow
{
	position: relative;
	width: 760px;
	height: 19px;
	margin-top: 3px;
}

#marques-lettre-img
{
	position: absolute;
	display: none;
	visibility: hidden;
	top: 0px;
	left: 0px;
	width: 19px;
	height: 13px;
	background-image: url(img/v35/marques/arrow.gif);
	background-repeat: no-repeat;
}

#marque-header
{
	width: 760px;
	margin-top: 16px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#marque-header img
{
	margin: 5px;
	vertical-align: middle;
}

#marque-button
{
	width: 750px;
	text-align: right;
	padding-right: 10px;
}

.playlist-content
{
	overflow: auto;
	width: 760px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

.playlist-content img
{
	vertical-align: middle;
}

.playlist-content-left
{
	padding-left: 30px;
	width: 350px;
	float: left;
}

.playlist-content-right
{
	padding-left: 30px;
	width: 350px;
	float: right;
}

/* LEGENDE DES DOSSIERS + TUTOS */

#legende
{
	width: 760px;
	height: 26px;
	background-image: url(img/v35/produits/fond_header_tuto.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	text-align: center;
	padding-top: 8px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#legende img
{
	vertical-align: middle;
	margin-left: 40px;
	margin-top: 1px;
}

/* NAVIGATION */
.navigation
{
	width: 760px;
	margin: 12px 0px;
	text-align: center;
}

.navigation-left
{
	width: 250px;
	float: left;
	text-align: left;
}

.navigation-center
{
	width: 250px;
	float: left;
	text-align: center;
}

.navigation-right
{
	width: 250px;
	float: left;
	text-align: right;
}

.navigation-spacer
{
	clear: both;
	height: 2px;
	font-size: 0px;
}

.navigation-fleche-left
{
	float: left;
	margin-top: 1px;
}

.navigation-fleche-right
{
	float: right;
	margin-top: 1px;
}

/* TITLE */
.title
{
	margin-bottom: 12px;
}

/* BBCODE */

.bbcode-centered
{
	width: 740px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	color: white;
}

.bbcode-right-centered
{
	width: 642px;
	text-align: center;
	min-height: 28px;
}

#bbcode-helpline
{
	width: 642px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.textright
{
	margin: 8px 0px;
	width: 760px;
	text-align: right;
}

/* Enregistrer un produit */

.recordproduit-centered
{
	margin: 8px auto;
	text-align: center;
	font-weight: bold;
}

#recordproduit-assistant-top
{
	width: 540px;
	height: 10px;
	background-image: url(img/v35/produits/blocprod_top.gif);
	background-repeat: no-repeat;
	margin: 8px auto 0px auto;
	font-size: 0px;
}

#recordproduit-assistant-bottom
{
	width: 540px;
	height: 10px;
	background-image: url(img/v35/produits/blocprod_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px auto 8px auto;
	font-size: 0px;
}

#recordproduit-assistant-middle
{
	width: 520px;
	background-image: url(img/v35/produits/blocprod_middle.gif);
	background-repeat: repeat-y;
	padding: 4px 10px;
	margin: 0px auto;
	text-align: center;
}

.recordproduit-line
{
	width: 540px;
	overflow: auto;
	margin: 12px auto;
}

.recordproduit-left
{
	float: left;
	width: 80px;
	color: #DA0001;
	font-weight: bold;
}

.recordproduit-right
{
	float: left;
	margin-left: 12px;
}

.recordproduit-right input, .recordproduit-right select
{
	font-size: 11px;
	border: 1px solid #7E9DB9;
}

.recordproduit-right textarea
{
	font-size: 11px;
	border: 1px solid #7E9DB9;
	width: 410px;
}

.recordproduit-spacer
{
	clear: both;
	width: 540px;
	height: 2px;
	font-size: 0px;
	margin: 0px auto;
}

#bbcode-button
{
	text-align: center;
}
#bbcode-button input
{
	border:none;
}

.record-text
{
	width: 760px;
	text-align: right;
}

/* FICHE MARQUE */
div#tooltip
{
	position: absolute;
	left: 205px;
	padding: 0;
	margin: 0;
	text-align: justify;
	width: 200px;
	z-index: 1001;
}

div#tooltip .tooltip-top
{
	margin: 0;
	padding: 5px 0;
	padding-bottom: 0;
	background: transparent url(img/v35/bulle-top.gif) center top no-repeat;
}

div#tooltip .tooltip-btm
{
	margin: 0;
	height: 30px;
	background: transparent url(img/v35/bulle-bottom.gif) center bottom no-repeat;
}

div#tooltip p
{
	margin: 0;
	padding: 5px 10px;
	padding-bottom: 0;
}