@charset "ISO-8859-1";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#000000;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif
}
.orange13bold {
	color: #ca6400;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}
.blanc13bold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;

}
.blanc10 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
}
.blanc13 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
p.commentaire
{
margin:0;
padding:10px 20px;
}
#wrap{
margin:5px auto;
width:709px;
}
#footer{
border-top:#5c0000 solid 1px;
border-left:#5c0000 solid 2px;
border-right:#5c0000 solid 2px;
text-align:center;
padding:15px;
}
#footer a{
color:#FFFFFF;
}
#menuHaut{
height:77px;
background:url(img_boutique/bg_haut.png) top left no-repeat;
color: #ca6400;
text-align:center;
font-size:20px;
}
#contenu{
border-left:#5c0000 solid 2px;
border-right:#5c0000 solid 2px;
width:705px;
}
.album{
border-top:#FFFFFF solid 1px;
border-bottom:#FFFFFF solid 1px;
margin-bottom:15px;
}
#albumGraf{
height:298px;
background:url(img_boutique/bg_graf.jpg) top left no-repeat;

}
#albumExodus{
height:216px;
background:url(img_boutique/bg_exodus.jpg) top left no-repeat;
}
#albumGarojazz{
height:240px;
background:url(img_boutique/bg_garojazz.jpg) top left no-repeat;
}
#albumVirus{
height:249px;
background:url(img_boutique/bg_virus.jpg) top left no-repeat;
margin-bottom:0px;
}
#albumLeave{
height:298px;
background:url(img_boutique/bg_leave.jpg) top left no-repeat;
 
}

table.tab_titre{
margin-left:205px;
margin-top:7px;
}
table.tab_titre td{
height:17px;
}
#btPanier{
float:right;
font-size:14px;
color:#FFFFFF;
margin-right:15px;
}
#btPanier a.blanc{
text-decoration:underline;
color:#FFFFFF;
font-size:14px;
}
#menuHaut a{
text-decoration:none;
color: #ca6400;
font-size:20px;
}

#formPanier{
border-top:#FFFFFF solid 1px;
border-bottom:#FFFFFF solid 1px;
padding:10px;
}
table#tabPanier td, table#tabPanier th{
border-bottom:#333333 solid 1px;
height:25px;
}
 