
#content h1
{
   width : 300px;
   margin-bottom : 0px;
}

#product-content img
{
   float : right;
   padding-top : 30px;
}

/*
 * videosurveillance page
 */

#product-link img
{
   padding-left : 200px;
}

div.product
{
    margin-bottom : 0px;
    width : 780px;
}

div.product p
{
    margin-bottom : 0px;
    width : 450px;
}

div.product img
{
    margin-bottom : 0px;
    float : left;
}

div.product ul
{

    width : 160px;
    margin-left : 0px;
    margin-right : 10px;
}

#content h2
{
    border-bottom: 1px solid #a0a0a0;
    width: 150px;

    color: #ffa000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    margin-left: 20px;
    margin-top: 30px;
    padding-left: 5px;
}


/*
 * stations
 */


div.station
{
    width : 250px;
    float: left;
}

div.station p 
{
    width : 250px;
}

div.product-notebook
{
    width : 600px;
}

div.product-notebook img
{
    float : right
}
/*
 * banniere
 */
 
#banniere img
{
    float : left;
    padding-top : 0px;
    margin : 1px;
}

#banniere
{
    width : 780px;
    padding-bottom : 80px;
    margin-top : 0px;
    padding-top : 0px;
}

/*
 * peripheriques
 */

div.product-periph
{
    margin-bottom : 0px;
    width : 780px;
}

div.product-periph p
{
    margin-bottom : 30px;
    padding-bottom : 0px;
    width : 450px;
}

div.product-periph img
{
    margin-top : 0px;
    margin-right : 100px;
    width:10%;
    height:10%;
    float : right;
}
