/*Catalogue*/
#articles{
width: 632px;
float: left;
padding: 20px 0px;
}
#articles p{
color: #878788;
}
#articles table{
color: #878788;
width: 597px;
margin: 0px 0px 20px 21px;
}
#panier_lien{
background: url(../images/catalogue/boutons/lien_panier.gif) no-repeat;
width: 224px;
height: 42px;
margin: 12px 38px 0px 21px;
display: block;
float: right;
}
#panier_lien:hover{
background: url(../images/catalogue/boutons/lien_panier_hover.gif) no-repeat;
}
#navigation{
color: #878788;
background: url(../images/catalogue/nav1.gif) no-repeat;
font: 12pt trebuchet ms, sans serif;
height: 27px;
margin-bottom: 25px;
padding: 5px 0px 0px 35px;
}
#navigation a{
font: 12pt trebuchet ms, sans serif;
text-decoration: none;
}
#pages{
background-color: #29292f;
font: 9pt trebuchet ms, sans serif;
height: 35px;
padding: 0px 21px 0px 21px;
}
#pages a{
text-decoration: none;
height: 26px;
padding: 9px 0px 0px 0px;
display: block;
}
#pages table{
height: 35px;
margin:0px;
}
#pages table tr td{
width: 15px;
text-align: center;
}
/*Couleurs Menu*/
.fart1{ /*Armures*/
color: #cf4466;
}
.fart2{ /*Boucliers*/
color: #d53894;
}
.fart3{ /*Dagues*/
color: #cf33be;
}
.fart4{ /*Armes à feu*/
color: #c931db;
}
.fart5{ /*Divers*/
color: #ac3ced;
}
.fart6{ /*Epées*/
color: #8050ff;
}
.fart7{ /*katana*/
color: #6060ff;
}
.fart8{ /*Fudoshin*/
color: #3c75f0;
}
.fart9{ /*Miniatures*/
color: #1f8bc8;
}
.fart10{ /*Ouvres-lettres*/
color: #0d9e94;
}
.headersf{
width: 597px;
height: 101px;
margin: 0px 0px 20px 17px;
}
.headersf_titre{
width:430px;
height: 56px;
padding: 45px 0px 0px 30px;
float:left;
}
.headersf_lien{
width: 127px;
float:left;
}
.headersf_lien a{
margin: 0px 10px 0px 0px;
}
.headerssf{
width: 579px;
height: 74px;
margin: 0px 0px 20px 17px;
padding: 9px;
}
.headerssf_titre{
width:365px;
height: 49px;
padding: 25px 0px 0px 20px;
float:left;
}
.headerssf_img{
width: 194px;
height: 74px;
float:left;
}
.headerssf_img img{
margin-left:auto;
margin-right: auto;
float:right;
}
.sfart{
color:#555556;
}
.liensfam{
color: #7c7b7b;
font: 0.9em trebuchet ms;
text-transform: uppercase;
letter-spacing: 3px;
width: 347px;
height: 31px;
text-decoration: none;
padding: 10px 0px 0px 50px;
margin:0px;
display: block;
}
.liensfam:hover{
color: white;
background: url(../images/catalogue/boutons/boutonhover.gif) no-repeat;
}
.sf{
width: 600px;
height: 155px;
margin: 0px 0px 0px 21px;
}
.bord_sf_gauche{
background: url(../images/catalogue/gauche.gif);
width: 9px;
height: 155px;
float: left;
}
.photo_sf{
border-top: #131317 solid 9px;
border-bottom: #131317 solid 9px;
width: 182px;
height: 137px;
float: left;
}
.sf_droit{
border-top: #131317 solid 9px;
border-bottom: #131317 solid 9px;
width: 397px;
float: left;
}
.text_sf{
background: #29292f;
height: 72px;
padding: 12px 0px 12px 18px;
}
.lien_sf{
height: 41px;
}
.bord_sf_droit{
background: url(../images/catalogue/droite.gif);
width: 9px;
height: 155px;
float: left;
}
.separ{
background: url(../images/catalogue/separ.gif) no-repeat;
width: 597px;
height:6px;
margin: 35px 0px 45px 21px;
}
#menucat{
width: 188px;
float: left;
}
ul#cat_menu {
width: 150px;
height: auto;
overflow: hidden;
margin: 10px 0px 0px 38px;
list-style-type: none;
padding: 0;
text-indent: 0;
position: relative;
}
ul#cat_menu li {
padding: 0px;
margin: 0px;
height: 30px;
overflow: hidden;
}
#cat_menu li a {
display: block;
text-decoration: none;
text-transform: uppercase;
}
#cat_menu li a:hover {
color: #ffffff;
}
/*Panier Javascript du catalogue*/
#panierjs{
width: 232px;
position: absolute;
top: 10px;
left: 0px;
z-index: 99;
cursor: move;
color: white;
font: 8pt tahoma, sans serif;
text-align: justify;
}
#panierjsh{
background: url(../images/panier1.png) no-repeat;
width: 190px;
height: 58px;
padding: 15px 21px 0px 21px;
}
#panierjsc{
color:white;
background: url(../images/panier2.png) repeat-y;
padding: 5px 21px;
}
#panierjsb{
background: url(../images/panier3.png) no-repeat;
width: 100%;
height: 23px;
}