﻿body 
{
    font-family:Trebuchet MS Verdana;
    font-size:9pt;
    /*background-color:#f8f8ff;*/
    color:#525252;
    margin:10px 10px 0px 10px;
    padding:0px;
}
h2 
{
    font-size:12pt;
}
a 
{
    color:#525252;
}

#mastermain 
{
    /*width:95%;
    margin:0px auto;*/
}

#mastertop 
{
    height:80px;
    text-align:center;
}

#mastermenu
{ 
    height:26px;
    margin:0px;            
    /*background-image: url(img/cadeauwebmenu4.jpg);*/
    
 background-color: #ff4500; 
 }


#mastermenulinks
{
    padding-top:5px;  
}

#mastermenulinks a
{
    font-size:11pt; 
    color:#ffffff;   
    margin-left:20px;
    text-decoration:none;
}
#masterleft
{
     background:#ffffff;
     border:1px solid #f5f5f5;
     position: absolute;
     left:10px;
     width:190px;
     padding:10px;
}
#masterleft a
{
    text-decoration:none;
    font-size:10pt;
    
}

#masterright
{
     background:#ffffff;
     border:1px solid #f5f5f5;
     position: absolute;
     right:10px;
     width:150px;

}
#mastercontent
{
   background:#ffffff;
   margin-left: 209px;
   margin-right:189px;
   voice-family: "\"}\"";
   voice-family: inherit;
   margin-left: 211px;
   margin-right:191px;
   padding:15px;
}
.clearfloat 
{
    clear:both;
}
#content
{
    padding:0px;     
    margin:0px 20px 20px 20px;
    
}

.bloc
{
    float:left;
    width:216px;
    margin-left:25px;
    background-color: #ffffff;
    height:230px;
    border-bottom:solid 1px #dcdcdc;
}

.bloctop
{
    border-top: solid 4px red;
    background-color: #f5f5f5;
    height:25px;
    padding-left:12px;
    font-size:14pt;
    text-align:center;
}

.menu1
{
    color: #ff3300;
    font-size: 14pt;
}

.productfull
{
    float: left; 
    margin: 10px; 
    vertical-align: top;
}

.productname
{
    width:160px;
    height:42px;
    line-height:18px;
}
.productphoto
{
    margin: 6px; 
    height:150px;
}

.producttext1
{
    width: 160px; 
}

.productdesc
{
    height: 110px; 
    text-align: justify;
}

.productprice
{
    margin: 5px 0px; 
}

.productlink 
{
    color:#ff0000;
    
}
