﻿/* Categorie Header */
.wrapper .filter
{
    color:#47b3e2;
    text-align:center;
    font-weight:bold;
    margin-top:10px
}

.wrapper .categorieHeader .content
{
    width:730px;
    margin-left:10px;
    padding-top:10px;
}

.wrapper .categorieHeader .content a
{
    text-decoration:none;
    color:#263516;
    font-weight:bold;
    font-size:12px;
}

.wrapper .categorieHeader .content a:Hover
{
    text-decoration:underline;
    color:#263516;
    font-weight:bold;
    font-size:12px;
}

.wrapper .categorieHeader .content div
{
    width: 200px;
    height: 35px;
    float: left;
    background-repeat: no-repeat;
    padding-left:27px;
}

.wrapper .categorieHeader .content div input
{
	vertical-align:middle;
}

/* Listing Categorie1 */
.wrapper .categories
{
    text-align:left;
    margin-left:40px;
    .margin-left:-40px;
    width:686px;    
}

.wrapper .categories .intro
{
    text-align:left;
	margin-left:25px;
    width:670px;
    font-size:12px;
    color:Black;
}

.wrapper .categories .categorie
{
    margin-top:6px;
    margin-left:6px;
    width:337px;
    float:left;
}

.wrapper .categories .categorie .header
{
    background-image: url(/Images/Categorie/PanelBlueTop.gif);
    background-repeat: no-repeat;
    width:331px;
    height:16px;
    margin-left:3px;
}

.wrapper .categories .categorie .content
{
    position:relative;
    background-image: url(/Images/Categorie/PanelBlueBackground.gif);
    background-repeat: repeat-y;
    margin-left:3px;
    margin-top:-10px;
    padding-left:10px;
    height:185px;
    .height:168px;
}

.wrapper .categories .categorie .content h2
{
    margin-top:8px;
    color:#47b3e2;
    font-size:14px;
}

.wrapper .categories .categorie .content h2 a
{
    color:#47b3e2;
    text-decoration:none
}

.wrapper .categories .categorie .content h2 a:hover
{
    color:#47b3e2;
    text-decoration:underline
}

.wrapper .categories .categorie .content p
{
    font-weight:normal;
    width:199px;
    margin:0px;
    margin-top:-12px;
    color:Black;
    float:left;
    font-size:12px;
}

.wrapper .categories .categorie .content a
{
    color:#47b3e2;
    text-decoration:none;
}

.wrapper .categories .categorie .content a:hover
{
    text-decoration:underline
}

.wrapper .categories .categorie .image
{
	position:absolute;
    width:125px;
    margin-left:200px;
    text-align:center;
    margin-top:-155px;
    .margin-top:-120px;
}

.wrapper .categories .categorie .content .price
{
    font-size:24px;
    font-weight:bold;
    color:#47b3e2;
}

.wrapper .categories .categorie .content .price sup
{
    vertical-align:text-top;
}

.wrapper .categories .categorie .bottom
{
    margin-left:3px;
    background-image: url(/Images/Categorie/PanelBlueBottom.gif);
    background-repeat: no-repeat;
    width:331px;
    height:10px;
}

.wrapper .categories .categorie .basket
{
    padding-top:5px;
    text-align:center;
}

.wrapper .categories .categorie .basket span
{
    position:relative;
    top:-16px;
    margin-right:5px;
}

.wrapper .pagingCategorie
{
    text-align:center;
    font-size:15px;
    color:#99c45c;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:bold;
    width:760px;
    display:inline-block;
}

.wrapper .pagingCategorie a
{
    color:#99c45c;
}

.wrapper .pagingCategorie .selected
{
    font-weight:bolder;
}
 
.montantCagnotte 
{
	font-weight:bold;
	color:#ff1084;
	font-size:12px;
} 
