/* feuille de style pour AIMG  */
body {
	margin: 0;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, sans-serif; 
	font-size:0.8em;
	color:#3a3a3a;
	background-color:#ffffff;
}

a:link { text-decoration:none; color:#3a3a3a; }
a:active { text-decoration:underline; color:#3a3a3a; }
a:visited { text-decoration:none; color:#3a3a3a; }
a:hover { text-decoration:underline; color:#3a3a3a; }

img { border:0; text-decoration:none; }

hr {
	height: 1px;
	margin:0px 0 10px 0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
	color: #FFD300;
	background-color: #FFD300;
	border: 0px;
}
.gris
{
    width:700px;
    color: #434343;
	background-color: #434343;
}
.h2 {
    display:block;
	margin:1em 0 0 0;
	padding:0;
	font-size:1.6em;
}
/*h1 {
	margin:0 0 1em 0;
	padding:0;
	font-size:1.3em;
}
h2 {
	margin:1em 0 0 0;
	padding:0;
	font-size:1.1em;
}
h3 {
	margin:1em 0 0 0;
	padding:0;
	font-size:1em;
}
h4 {
	margin:0.8em 0 0 0;
	padding:0;
	font-size:1.1em;
	font-weight:normal;
}*/
table {
	margin:0;
	padding:0;
}
*html table {/*QUE POUR IE6*/
	border-collapse:collapse;
}
+*html table {/*QUE POUR IE7*/
	border-collapse:collapse;
}
table th {
	border-bottom:1px solid #FFD300;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	color:#FFD300;
	font-size:1.3em;
	text-transform:uppercase;
}
table td {
	vertical-align:top;
}
/*table tr {
	
}
table tr td {
	padding:12px 7px 12px 7px;
}
ul {
	margin: 0 0 0 25px;
	padding:2px;
}
ul li {  
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}*/
p {
	margin:0;
	padding:2px;
	/*clear:left;*/
}
dt {
	margin:10px 0 5px 0px;
}
dd {
	margin:0 0 0 10px;
}
.visible {
	display:block;
}
	
/******************__________ FORMULAIRES ___________******************/
fieldset {
	margin:10px;
	padding:10px 10px 10px 10px;
	border:1px solid #434343;
	text-align:left;
}
legend {
	color:#434343;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
}
label {
	padding:0;
	margin:0;
	width:110px;
	float:left;
}
input {
	border: #9D9291 1px solid;
	color: #3C3C3C;
	padding:1px;
	margin:0;
}
fieldset input {
	margin:5px 0 5px 0;
	width:200px;
}
fieldset label {
	width:150px;
}
.formfield {
	border: #B2B2B2 1px solid;
	color: #3C3C3C;
	width: 260px;
	padding:0;
	margin:0;
}
.formbutton {
	border: #B2B2B2 1px solid;
	color: #3C3C3C;
	margin-left:110px;
	cursor: pointer;
}
select {
	border: #9D9291 1px solid;
	color: #3C3C3C;
}
textarea {
	border: #B2B2B2 1px solid;
	width: 260px;
}
.btImg {
	border:0;
}
.longbouton {
	background-image:url('/images/fond_gauche_bt.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:23px;
	text-transform:uppercase;
	background-color:#464444;
	font-size:1em;
	border:0;
	font-weight:normal;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	color:#FFF;
	padding:2px 0px 4px 5px;
	margin:0 0 0 10px;
}
*+html .longbouton {
	padding:0 0 0 0;
}
.imglongbouton {
	line-height:30px;
	vertical-align:bottom;
}

/******************__________ DIVs___________******************/
#accessibility { display:none; }
#main {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:0;
	padding-top:0;
	width:983px;
}
#header {
	width:983px;
	/*height:167px;*/
	background-image:url('/images/fond_menu.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:10px;
	padding-top:20px;
}
#content {
	width:983px;
}
#leftcol {
	float:left;
	width:280px;
}
#contenu {
	width:700px;
	margin-left:280px;
}
*html #contenu {/*IE6*/
	float:left;
	margin-left:0;
}
#listing {
	width:700px;
	font-size:0.8em;
}
#pubhaut {
	margin-top:10px;
	margin-bottom:20px;
}
#footer {
	clear:both;
	width:700px;
	margin-left:280px;
	text-align:center;
	padding-top:80px;
	margin-bottom:20px;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	font-size:1.2em;
	color:#FFD300;
}
#copyright {
	text-align:left;
	color:#FFD300;
}
.csmall {
    font-size:1em;
}
/******************__________ MENU ___________******************/
#menu {
	color:#4E3835;
	/*height:30px;*/
	text-transform:uppercase;
	margin-top:-3px;
	margin-left:15px;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
}
#menu a {
	line-height:30px;
	font-size:1.2em;
	margin-right:30px;
}
#menu a:link { text-decoration:none; color:#4E3835; }
#menu a:active { text-decoration:none; color:#4E3835; }
#menu a:visited { text-decoration:none; color:#4E3835; }
#menu a:hover { text-decoration:none; color:#e04f00; }
#menu a.currentmenu {color:#e04f00;font-weight:bold;}

/******************__________ BLOC IDENTIFICATION ___________******************/
#compte {
	width:337px;
	height:106px;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	font-size:1.2em;
	color:#FFD300;
	float:right;
}
#bloc_ident {
	font-size:0.7em;
	background-color:#FFD300;
	font-family:Verdana, Arial, sans-serif; 
	text-align:center;
	color:#3a3a3a;
}
.formident {
	font-size:1.4em;
	font-weight:bold;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	padding:0 0 0 0;
	margin:0;
	text-align:left;
}
.formidentlarge2 table {
    width:700px;
    margin-bottom:20px;
}
.formidentlarge2 label {
    width:130px;
}
.formidentlarge2 input {
    width:130px;
}
.formidentlarge2 .checkbox {
    width:15px;
}
.formidentlarge2 .labellong {
    width:700px;
}
.formidentlarge2 .formimg {
    width:220px;
    height:23px;
    border:0;
    text-align:center;
}
.formidentlarge2 .bt_modif {
    width:109px;
    height:23px;
    border:0;
}
.formident label {
	padding:0;
	margin:0 10px 5px 0;
	min-width:106px;
	text-align:right;
}
.formident input {
	width: 155px;
	padding:0;
	margin:0 0 5px 0;
}
.btokhaut {
	position:relative;
	width:29px;
	height:17px;
	/*border:1px solid #FFD300;*/
	border:0;
	top:5px;
	left:5px;
}
.formident .btokhaut {
	position:relative;
	/*float:left;*/
	width:29px;
	height:17px;
	border:0;
	top:-25px;
	margin:0;
	padding:0;
}
.labelmargTop { /*pour alignement...*/
    border-top:2px solid #FFD300;
}

/******************__________ BLOC SEARCH ___________******************/
#searchmain {
	width:682px;
	height:25px;
	background-color:#FFCA00;
	padding:8px 10px 10px 10px ;
}	
*html #searchmain {
	height:5px;
	padding:8px 10px 0 10px ;
}
#searchmain #formsearchmain {
	width:460px;
}
#searchmain #formsearchmain label {
	display:none;
}
#searchmain input {
	width: 200px;
	font-size:1em;
}
#searchmain select {
	width: 194px;
	font-size:0.7em;
}
#searchmain .btok {
	width:29px;
	height:17px;
	border:0;
	position:relative;
	top:5px;
	left:10px;
}
#searchmain #formdevise {
	float:right;
	margin-right:10px;
}
#searchmain #formdevise .btok {
	top:5px;
}
#searchmain #formdevise label {
	width:60px;
	font-size:0.8em;
	text-align:right;
	margin-top:8px;
}
#searchmain #formdevise select {
	width:50px;
	font-size:0.9em;
}

/******************__________BLOC MON PANIER ___________******************/
#monpanier {
	width:263px;
	font-size:0.9em;
	margin-bottom:20px;
}
#monpanier table {
	width:263px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
}	

/******************__________ BLOC TOPVENTES ___________******************/
#topventes {
	width:263px;
	font-size:0.9em;
	margin-bottom:20px;
}
#topventes table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
}	
#topventes table img {
	margin-right:10px;
	padding-top:5px;
}

/******************__________ BLOC CATEGORIES ___________******************/
.bloccategories {
	width:263px;
	margin-bottom:20px;
	padding:0 15px 0 0;
	font-size:0.8em;
	color:#3C3C3C;
}
.bloccategories table {
	width:100%;
	border-right:1px solid #FFD300;
	border-left:1px solid #FFD300;
}
.bloccategories table tr td {
	vertical-align:top;
}
.bloccategories ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
.bloccategories ul li {
	margin:0 0 4px 0;
	padding:0;
}
.bloccategories ul li a {
	display:block;
	background-image:url('/images/fleche_cat.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 15px;
}
.bloccategories ul li.currentli a {
	display:block;
	background-image:url('/images/fleche_cat.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 15px;
	color:#FFD300;
	font-weight:bold;
}
.bloccategories ul li.ouvert a {
	display:block;
	background-image:url('/images/fleche_cat_ouvert.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 15px;
	color:#FFD300;
	font-weight:bold;
}
.bloccategories ul li ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
}
.bloccategories ul li ul li {
	margin:0 0 2px 0;
	pading:0;
}
.bloccategories ul li.ouvert ul li a {
	background-image: none;
	margin:0;
	padding:0;
	color:#3c3c3c;
	font-weight:normal;
}

/******************__________ BLOC ZOOMSUR LIVRES ___________******************/
.bloczoomsur {
	width:226px;
	height:350px;
	float:left;
}
.zoomsur {
	background-color:#FFD300;
	padding:7px 15px 0px 15px;
	height:265px;
	font-size:0.8em;
}
.zoomsur img {
	vertical-align:top;
	margin-bottom:7px;
}
.zoomsur span {
	display:block;
	/*margin-bottom:7px;*/
}

/******************__________ BLOC ZOOMSUR MUSIC ___________******************/
.bloczoomsurmusic {
	width:226px;
	height:300px;
	float:left;
}
.zoomsurmusic {
	background-color:#FFD300;
	padding:7px 15px 0px 15px;
	height:217px;
	font-size:0.8em;
}
.zoomsurmusic img {
	vertical-align:top;
	margin-bottom:7px;
}
.zoomsurmusic span {
	display:block;
	padding-bottom:3px;
}

/******************__________ BLOC ZOOMSUR DETAILS ___________******************/
.bloczoomsurdetails {
	width:700px;
	float:left;
	color:#3C3C3C;
}
.zoomsurdetails {
	background-color:#FFD300;
	padding:7px 15px 5px 15px;
	font-size:0.9em;
	min-height:180px;
}
.zoomsurdetails img {
	position:absolute;
	margin-left:0;
}
.zoomsurdetails span {
	display:block;
	margin-bottom:5px;
}
.baszoomsur {
	background-color:#FFD300;
	margin-left:236px;
	padding-top:10px;
	font-size:0.9em;
}	

/******************__________ BLOC SELECTION LIVRE ___________******************/
#blocselectionlivre  {
	width:464px;
	height:350px;
	float:left;
	font-size:0.8em;
    padding:0;
	margin:0;
}
#blocselectionlivre table {
	width:100%;
	height:270px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
	padding:0;
	margin:0;
}	
#blocselectionlivre tr {
	padding:0;
	margin:0;
}
#blocselectionlivre td {
	border-right: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
#blocselectionlivre table tr td img {
	float:left;
	padding:0;
	margin:0;
	margin-right:1px;
}
#blocselectionlivre table tr td a img {
	float:left;
	padding:0;
	margin:0;
    margin-right:1px;
}
#blocselectionlivre span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC SELECTION MUSIQUE ___________******************/
#blocselectionmusique {
	width:464px;
	height:30px;
	float:left;
	font-size:0.8em;
}
#blocselectionmusique  table {
	width:100%;
	height:220px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionmusique td {
	border-right: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
#blocselectionmusique table tr td img {
	float:left;
	margin-right:0px;
}
#blocselectionmusique span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC SELECTION AUDIO ___________******************/
#blocselectionaudio {
	width:345px;
	height:350px;
	float:left;
	font-size:0.8em;
}
#blocselectionaudio table {
	width:100%;
	height:270px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionaudio td {
	border-right: 1px dashed #FFD300;
	padding:0 10px 0 10px;
}
#blocselectionaudio table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionaudio table tr td a img {
	float:left;
	margin-right:0px;
}
#blocselectionaudio span {
	display:block;
	margin-bottom:5px;
}

/*******************__________ BLOC SELECTION VIDEO ___________******************/
#blocselectionvideo {
	width:345px;
	height:350px;
	float:left;
	font-size:0.8em;
}
#blocselectionvideo table {
	width:100%;
	height:270px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionvideo td {
	border-right: 1px dashed #FFD300;
	padding:0 10px 0 10px;
}
#blocselectionvideo table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionvideo table tr td a img {
	float:left;
	margin-right:1px;
}
#blocselectionvideo span {
	display:block;
	margin-bottom:5px;
}
/******************__________ BLOC PAGES ___________******************/
#contenu .titrecateg {
	color:#FFD300;
	font-size:1.9em;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Verdana, Arial, sans-serif; 
}
#contenu .nbrart {
	display:inline;
	color:#FFD300;
	font-weight:bold;
	text-transform:none;
	/*font-size:0.6em;*/
}
/*#contenu table {
	width:100%;
	border-collapse:collapse;
}	
#contenu td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#contenu tr.border {
	border-bottom:1px solid #CCC;
}
#contenu table tr td img {
	float:left;
	margin-right:5px;
}*/
#home table {
	width:100%;
	border-collapse:collapse;
}	
#home td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#home tr.border {
	border-bottom:1px solid #CCC;
}
#home table tr td img {
	float:left;
	margin-right:5px;
}
#contenu span {
	display:block;
	margin-bottom:5px;
}
#listing table {
	width:100%;
	border-collapse:collapse;
}	
#listing td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#listing td.tdmargtop {
	padding:0px 10px 10px 0px;
}
#listing tr.bordergris {
	border-bottom:1px solid #CCC;
}
#listing tr.bordergrishaut td {
	border-top:1px solid #CCC;
}
#listing table tr td img {
	float:left;
	margin-right:2px;
}
form#formlisting {
	float:left;
}
form#formlisting label {
	display:none;
}
form#formartpage {
	float:right;
	color: #9D9291;
	font-weight:bold;
}
form#formartpage label {
	width:120px;
	margin-top:10px;
}
#contenu form select {
	font-size:0.9em;
}
#pagination {
	width:700px;
	text-align:center;
}
*html #pagination {
	width:698px;
	padding:1px;/*pour IE7 sinon il affiche pas le border aux a*/
}
#pagination a {
	diplay:inline;
	/*float:left;*/
	text-align:center;
	font-weight:bold;
	font-size:0.85em;
	margin:2px;
	padding:0 4px 0 4px;
	color:#666;
	background-color:#FFED99;
	border:1px solid #FFD300;
	text-decoration:none;
}
#pagination a.current {
	background-color:#FFD300;
}
#pagination a.diffont {
	font-family:arial,verdana,times;
	font-size:1em;
	font-weight:bold;
}

/******************__________ BLOC DETAILS ___________******************/
.urhere {
	display:block;
	margin-top:10px;
	padding-bottom:5px;
	font-size:0.9em;
}
.urhere2 {
	display:block;
	margin-top:10px;
	padding-bottom:0px;
	font-size:0.9em;
}

.detaildroite {
	float:right;
	width:180px;
	margin-left:20px;
	text-align:right;
	padding-top:30px;
}
.blocjauneprix {
	width:130px;
	height:53px;
	background-color:#FFCA00;
	margin-bottom:20px;
	margin-left:50px;
	text-align:left;
}
.blocjauneprix span {
	display:block;
}
.blocjaunedoubleprix {
	width:177px;
	height:48px;
	margin-bottom:20px;
	background-image:url('/images/fond_doubleprix_detail.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}
.blocjaunedoubleprix div {
	width:80px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.7em;
	margin:10px 0 0 6px;
}
#formaddpanier {
	margin-bottom:5px;
}
#formaddpaniermp3 {
	margin-bottom:5px;
}
#formaddpanier label, #formaddpaniermp3 label {
	display:none;
}
#formaddpanier input, #formaddpaniermp3 input {
	width: 20px;
	vertical-align:bottom;
	font-size:0.8em;
}
#formaddpanier input.btimg, #formaddpaniermp3 input.btimg {
	width:140px;
	border:0;
}
.fondjaune {
	display:block;
	width:179px;
	height:18px;
	font-size:0.8em;
	line-height:1.5em;
	text-align:center;
	background-image:url('/images/fond_bt_agrandir.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:5px;
	margin-bottom:5px;
}
.textedetails {
	margin-right:200px;
	color:#3C3C3C;
	text-align:justify;
	margin-bottom:10px;
}
.textedetails a {
	font-size:1.1em;
	font-weight:bold;
	margin-left:0;
}
.fiche {
	min-width:510px;
}
.fiche table {
	width:100%;
	font-size:0.85em;
	borde-collapse:collapse;
}
.fiche table.tabldetail {
	width:500px;
}
.hrliste {
	width:500px;
}
*html .fiche, *html .fiche table,*html .fiche table.tabldetail, *html .hrliste {
	width:490px;
}
*+html .fiche, *+html .fiche table,*+html .fiche table.tabldetail, *+html .hrliste {
	min-width:490px;
	width:490px;
}
select.setting {
	font-size:0.9em;
}

/******************__________ BLOC MEME ___________******************/
.meme {
	width:700px;
}
.meme table {
	width:100%;
	font-size:0.85em;
	border-collapse:collapse;
	border-spacing:2px;
}
.meme td {
	width:140px;
	border-left: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
.meme table tr td img {
	float:left;
	margin-right:3px;
}
.meme span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC ETAPES ___________******************/
#etapes {
	width:700px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	margin:10px 0 80px 0;
}
#etapes img {
	float:left
}
#etapes span {
	color:#FFD300;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 2px 0 2px;
	text-transform:uppercase;
	border-top: 1px solid #FFD300; 
	border-bottom: 1px solid #FFD300; 
}
#etapes span.current {
	background-color:#FFD300;
	color:#FFF;
}

/******************__________ COMMANDE ___________******************/
table.commande {
	width:700px;
	border-collapse:collapse;
}
table.commande th {
	padding:5px 10px 5px 10px;
}
table.commande a { text-decoration:underline; }
table.commande td {
	font-size:0.85em;
	padding:5px 10px 5px 10px;
}
table.commande .tdQant {
	width:100px;
}
.action {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
}
.action span {
	text-align:left;
}
.formaction {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
	margin-bottom:20px;
	border: 1px dashed #FFD300;
}
.action form {
	margin-top:10px;
}
.action form label {
	width:300px;
}
.inputsmall {
	width:40px;
	vertical-align:top;
}
.btsleft {
	float:left;
	height:20px;
	width:9px;
	margin-right:3px;
}
.bt_left {
	float:left;
	height:9px;
	width:9px;
	margin-bottom:1px;
}
#formbons input, #formdons input {
	vertical-align:top;
}
.blocgauche, .blocdroite {
	float:left;
	width:337px;
	margin-right:10px;
}
.longbloc {
	float:left;
	width:500px;
	margin-right:10px;
}
.entierbloc {
	float:left;
	width:100%;
	margin-right:10px;
}
.fleche {
	float:left;
	margin:2px 10px 100px 0
}
.affichebloc {
	width:337px;
	border-top:1px solid #FFD300;
	padding-top:10px;
}
.adresseprincipale {
	background-color:#FFD300;
	padding:0 10px 0 10px;
}
.adressesecondaire {
	background-color:#fff4bf;
	padding:0 10px 0 10px;
}
.adresseprincipale label, .adressesecondaire label {
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	width:100%;
}
.adresseprincipale input, .adressesecondaire input {
	margin-bottom:-2px;
}
.btajoutadresse {
	float:right;
	margin:10px 0 30px 0;
}
#choixpaiement label {
	font-weight:bold;
	position:relative;
	width:100%;
	margin:10px 0 30px 0;
}
#choixpaiement .btinput {
	float:left;
	margin:0 120px 0 0;
}	

/******************__________ CLASSES ___________******************/

/****************__MARGES__******************/
.MargRight {
	margin-right:10px;
}
.PaddLeft {
	padding-left:12px;
}
.PaddRight {
	padding-right:12px;
}
.MargTop {
	margin-top:10px;
}
.APaddBot {
	display:block;
	margin:0;
	padding-bottom:4px;
}
/****************__TABLE__******************/
.border td {
	border-bottom: 1px dashed #FFD300;
	padding-bottom:10px;
}
tr.noborder td {
	border:0;
}
td.noborder {
	border:0;
}
.noborder {
	border:0;
}
.topnr {
	font-weight:bold;
	color:#FFD200;
	font-size:1.9em;
	line-height:0.9em;
	width:45px;
	padding-left:9px;
}
.notop td {
	padding-top:0;
}
.bordertop {
	border-top: 1px solid #FFD300;
}
.pucenote td, td.pucenote {
	background-image:url('/images/icon_note.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
}
td.pucefleche {
	background-image:url('/images/icon_fleche.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
}
td.noimg {
	background-image:none;
}
.strong td {
	padding-top:10px;
}
tr.bordergris td {
    border-top: 1px solid #434343;
}
/****************__TEXTES__******************/
.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
	margin-left:10px;
	font-size:1.1em;
}
.txtleftlarg {
	text-align:left;
	margin-left:10px;
	font-size:1.2em;
}
.right {
	float:right;
}
.rouge {
	color:#C80000;
	font-weight:bold;
}
.strong {
	font-weight:bold;
}
.strong a {
	font-weight:bold;
}.error {
    font-weight:bold;
    font-size:1.1em;
}
.uppercase {
	text-transform:uppercase;
}
.titre {
	font-size:1.4em;
	font-weight:normal;
	color:#000000;
	padding-bottom:10px;
}
.titrecat {
	color:#FFD300;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
}
.titrecatlarg {
	color:#FFD300;
	font-size:1.7em;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
}
.titrecatlarggris {
	color:#3C3C3C;
	font-size:1em;
	font-weight:bold;
}
.auteur {
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
}
.texte {
	color:#3C3C3C;
	text-align:justify;
	margin-bottom:10px;
}
.texte a {
	font-size:1.1em;
	font-weight:bold;
	margin-left:0;
}
.textezoomsur {
	color:#3C3C3C;
	text-align:justify;
	margin-left:150px; 
	min-height:200px;
}
.nbrart {
	display:inline;
	color:#FFD300;
	font-size:0.7em;
}
.small {
	font-size: 0.7em;
	color:#666;
	font-family:Verdana, Arial, sans-serif; 
}
.petit {
	font-size: 0.8em;
	color:#666;
	font-family:Verdana, Arial, sans-serif; 
}
.center {
	text-align:center;
}
.centerlong {
    width:700px;
	text-align:center;
}
#textC {
	font-family:Century gothic, Arial, Verdana, sans-serif; 
}
#textC a {
	text-decoration:underline;
}

/****************__PRIX__******************/
.prixjaune td {
	background-color:#FFD300;
	margin:0;
	padding:5px 0 10px 10px;
}
.total {
	color:#C80000;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
}
.total td {
	padding-bottom:10px;
}
.prix {
	color:#C80000;
	font-size:0.9em;
	font-weight:normal;
}
.prixbarre {
	font-size:1.3em;
	font-weight:bold;
	text-decoration: line-through;
}
#blocselectionlivre .prixbarre, #blocselectionmusique .prixbarre {
	font-size:1em;
	margin:0;
	padding:0;
	display:inline;
}
.prixrouge {
	font-size:1.4em;
	font-weight:bold;
	color:#C80000;
}
#blocselectionlivre .prixrouge, #blocselectionmusique .prixrouge {
	font-size:1.2em;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.meme .prixbarre {
	font-size:0.9em;
	font-weight:normal;
}
.meme .prixrouge {
	font-size:0.95em;
}
.meme .prixmp3 {
	font-size:0.95em;
}
.blocjauneprix .prixrouge {
	padding-top:3px;
}
.prixmp3 {
	font-size:1.1em;
	font-weight:bold;
	color:#C80000;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.marghaut {
    height:0;
    padding:0;
    margin:0;
    line-height:10px;
}
.prixcd {
	font-size:1.1em;
	color:#C80000;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.bthover {
    display:block;
    position:absolute;
    margin-left:130px;
    text-align:right;
    width:238px;
    height:25px;
    padding:7px 7px 0 0;
    color:#FFF;
	font-size:1.1em;
	font-weight:normal;
}
a.bthover {color:#FFF;text-decoration:none;}
a.bthover:link {color:#FFF;text-decoration:none;}
a.bthover:active {color:#FFF;text-decoration:none;}
a.bthover:visited {color:#FFF;text-decoration:none;}
a.bthover:hover {color:#880000;text-decoration:none;}
.langfr{
    background-image:url('http://www.gospel-diffusion.com/images/fr/bt_telecharger_complet.gif');
    background-repeat:no-repeat;
    background-position:top left;
}
.langfr:hover {
    background-image:url('http://www.gospel-diffusion.com/images/fr/bt_telecharger_complet_hover.gif');
}
/****************__DIVERS__******************/
.dashed {
	border: 1px dashed #FFD300;
	padding:4px;
	text-transform:uppercase;
}
.backimg {
	color:#FFD300;
	font-size:1.4em;
	line-height:28px;
	height:28px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	background-repeat:no-repeat;
	background-position:right top;
}
.backimglarg {
	font-size:1.7em;
	font-weight:normal;
	color:#FFD300;
	line-height:28px;
	height:28px;
	text-transform:uppercase;
	font-family:Century gothic, Arial, Verdana, sans-serif; 
	background-repeat:no-repeat;
	background-position:right top;
}
.clear {
	width:700px;
	height:10px;
	margin:0;
	padding:0;
	float:left;
}
.clearing {
	clear:both;
}
.clearight {
	clear:right;
	margin-top:10px;
}
.clearleft {
	clear:left;
}
.hidden {
	display:none;
}
a.nolien {text-decoration:none;}
a.nolien:link {text-decoration:none;}
a.nolien:active {text-decoration:none;}
a.nolien:visited {text-decoration:none;}
a.nolien:hover {text-decoration:none;}
