﻿body 
{
    text-decoration: none;
}

/*HEADER*/
div#header
{
    height: 0px;
    width: 976px;
}

/*page_base CONTENT*/
div#page_base_content
{
    /*padding-top: 20px;*/
    height: 400px; /*443px;*/
    width: 976px; /*background-color: #000099;*/
    background-image: url('../images_layout_web/Centrale_800.jpg');
}

div#page_base_305_pro_left_cont
{
    height: 400px; /*443px;*/
    width: 244px;
    float: left;
    overflow: hidden;
    text-decoration: none;
}

div#menu_prodotti
{
    border: 0px solid #000000;
    width: 160px;
    height: 370px;
    float: left;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #767676;
}

div#page_base_left_cont_top_305_pro
{
    border: 0px solid #000000;
    height: 25px;
    width: 210px;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin-left: 30px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-right: 10px;
    color: White;
    font-weight: bold;
}

div#page_base_305_pro_right_cont
{
    border: 0px solid #000000;
    height: 400px; /*443px;*/
    width: 250px;
    float: left;
    overflow: hidden;
    text-decoration: none;
}

div#page_base_right_cont_top_305_pro
{
    height: 25px;
    width: 322px;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin-left: 0px;
    margin-top: 10px;
}

/*HOME RIGHT MENU*/
div#page_base_305_pro_right_me
{
    height: 400px; /*443px;*/
    width: 322px;
    float: right;
}


/*Safari e Google Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{

}