div#pagebout{
margin-left: auto;
margin-right: auto;
width: 980px;
position: relative;
height:  auto !important;
height: 100%;
min-height: 100%;
z-index: 1;
background-color: #535353;
//background-color: #535353;
border: 0;
}

div#colcentrebout {
    z-index: 1;
	color: #ffffff;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	/*background-image: url(../images/fiche.jpg);*/
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 62px;

}


div#boutiquetitre {
	z-index: 1;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	font-size: 26pt;
	line-height: 36pt;
	//line-height: 41pt;
	color: #dbd4a6;
	width: 600px;
	background-color: #424242;
	}
	
table{
width:590px;
//width:610px;
border: 0;
border-collapse:collapse;
/*background-color: #7b7b7b;*/
}

td{
width: 190px;
border: #535353 solid 1px;
vertical-align: middle;
padding-top: 15px;
padding-left: 15px;
//padding-left: 8px;
padding-bottom: 15px;
background-color: #424242;}

td:hover{
width: 190px;
vertical-align: middle;
padding-top: 15px;
padding-left: 15px;
//padding-left: 8px;
padding-bottom: 15px;
background-color: #535353;}

.polaire{
width: 190px;
vertical-align: top;
padding-top: 135px;
padding-left: 15px;
//padding-left: 8px;
padding-bottom: 15px;
background-color: #424242;
background-image: url(../images/boutique/polaire.jpg);
background-repeat: no-repeat;
}

td.polaire:hover{
width: 190px;
vertical-align: top;
padding-top: 135px;
padding-left: 15px;
//padding-left: 8px;
padding-bottom: 15px;
background-color: #535353;
background-image: url(../images/boutique/polaireb.jpg);
background-repeat: no-repeat;
}

.pict{
margin-right: 10px;
margin-bottom: 7px;
}

.classe{
font-family: Verdana;
font-size: 7pt;
font-weight: lighter;
color: #ffffff;}

.baselinetitre{
font-family: Verdana;
font-size: 9pt;
font-weight: normal; 
color: #dbd4a6;}

.auteur{
font-family: Verdana;
font-size: 7pt;
font-style: italic;
font-weight: normal; 
color: #cfd0d0;}

.article{
font-family: Verdana;
font-size: 13pt;
font-weight: bolder; 
color: #dbd4a6;}

.article:hover{font-family: Verdana;
font-size: 13pt;
font-weight: bolder; 
color: #fa0238;
}
.description{
font-family: Verdana;
font-size: 8pt;
font-weight: normal; 
color: #ffffff;}

a.logo{
display: inline;
vertical-align: -5px;}



