
html,body {margin : 0 0 0 0;}

#layout_uno
{
    width :1055px;
    margin: 0 auto;
}

#rombo_sx
{ 
    position:absolute;
    width:114px;
    height:262px;

}

#logo
{
    position:absolute;
    width:812px;
    height:350px;
    margin-left:112px;
    margin-top:34px;
    background-image:url(../immagini/logo_b.jpg);
}

#sup
{
    position:absolute;
    width:810px;
    height:34px;
    margin-left:114px;
    background-color:#00349A;
    
}

/************* menu navigazione  **************/

.menu_home
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:50px; 
    margin-top:5px; 
    background-image:url(../immagini/bottone_home.jpg);
    
}

.menu_home:hover
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:50px; 
    margin-top:5px; 
    background-image:url(../immagini/bottone_home_roll.jpg);
}


.menu_chisiamo
{
    width:100px;
    height:25px;    
    position:absolute; 
    margin-left:170px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_chisiamo.jpg);
}

.menu_chisiamo:hover
{
    width:100px;
    height:25px;    
    position:absolute; 
    margin-left:170px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_chisiamo_roll.jpg);
}

.menu_negozio
{
    width:100px;
    height:25px; 
    position:absolute; 
    margin-left:290px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_negozio.jpg);
}

.menu_negozio:hover
{
    width:100px;
    height:25px; 
    position:absolute; 
    margin-left:290px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_negozio_roll.jpg);
}

.menu_links
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:410px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_links.jpg);
}

.menu_links:hover
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:410px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_links_roll.jpg);
}

.menu_news
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:530px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_news.jpg);
}

.menu_news:hover
{
    width:100px;
    height:25px;
    position:absolute; 
    margin-left:530px; 
    margin-top:5px;
    background-image:url(../immagini/bottone_news_roll.jpg);
}

.menu_contatti
{
    width:100px;
    height:25px;
    position:absolute;
    margin-left:650px; margin-top:5px;
    background-image:url(../immagini/bottone_contatti.jpg);
}

.menu_contatti:hover
{
    width:100px;
    height:25px;
    position:absolute;
    margin-left:650px; margin-top:5px;
    background-image:url(../immagini/bottone_contatti_roll.jpg);
}

/***************** fine menu *******************/

#rombo_dx
{
    position:absolute;
    width:126px;
    height:361px;
    background-image : url(../immagini/rombo_destro.jpg); 
    margin-left:924px;
    
}

#ombra
{
    position:absolute;
    width:16px;
    height:680px;
    background-image : url(../immagini/ombra.jpg);
    margin-top:370px;
    margin-left:122px;
}

#box_news
{
    position:absolute;
    width:243px;
    height:320px;
    margin-top:390px;
    margin-left:140px;
    background-image : url(../immagini/box_news.jpg);
      
}

#marque
{
    
    width:220px;
    height:230px;
    margin-top:45px;
    margin-left:15px;
    font-family:Tahoma;
    font-size:11px;
}

#marque a
{
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    color:Navy;
}

#marque a:hover
{
    font-family:Tahoma;
    font-size:11px;
    text-decoration:underline;
    color:#000000;
}


#marchi
{
    position:absolute;
    width:243px;
    height:320px;
    margin-top:735px;
    margin-left:160px;  
}

#chi_siamo
{
    position:absolute;
    width:490px;
    height:150px;
    margin-top:390px;
    margin-left:410px;
}

#negozio
{
    position:absolute;
    width:490px;
    height:150px;
    margin-top:530px;
    margin-left:410px;
    
}

#offerte
{
    position:absolute;
    width:490px;
    height:130px;
    margin-top:690px;
    margin-left:410px;
}

#prodotti_slide
{
    position:absolute;
    width:450px;
    height:170px;
    margin-top:820px;
    margin-left:400px;
}

#ombrasx
{
    position:absolute;
    width:16px;
    height:680px;
    background-image : url(../immagini/ombrasx.jpg);
    margin-top:370px;
    margin-left:909px;
}

#striscia
{
    position: absolute;
    width: 3px;
    height: 650px;
    background-image : url(../immagini/divisore.jpg);
    margin-left: 387px;
    margin-top: 395px;
    
}

#bottom
{
    position:absolute;
    width:810px;
    height:23px;
    background-image : url(../immagini/parte_sotto.jpg);
    margin-top:1050px;
    margin-left:120px;
}

#bottom_info
{
    position:absolute;
    width:760px;
    height:20px;
    margin-top:1075px;
    margin-left:200px;
}

/* contatti */

#logo_contatti
{
    position:absolute;
    width:518px;
    height:160px;
    margin-top:385px;
    margin-left:390px;
    
}

#contatti_content
{
    position:absolute;
    width:450px;
    height:400px;
    margin-top:610px;
    margin-left:420px;
    
}

.ancora
{
    font-family:Arial;
    text-decoration:underline;
    color:#330033;
    font-size:15px;
}

/* Chi siamo */

#logo_chi_siamo
{
    position:absolute;
    width:518px;
    height:35px;
    margin-top:385px;
    margin-left:390px;
    
}

#descrizione
{
    position: absolute;
    width: 510px;
    height: 550px;
    margin-top: 450px;
    margin-left: 400px;
    /*border: 1px solid;*/
}

/****************  photogallery      **********************/

#logo_negozio
{
    position:absolute;
    width:490px;
    height:150px;
    margin-top:390px;
    margin-left:410px;
}

#photogallery
{
    position:absolute;
    width:505px;
    height:516px;
    margin-top:532px;
    margin-left:398px;
    
}

/********************** news *************************/


#logo_news
{
    position:absolute;
    width:518px;
    height:100px;
    margin-top:385px;
    margin-left:390px;
    
}

#newsPrimo
{
    position:absolute;
    width:470px;
    height:100px;
    margin-top:440px;
    margin-left:410px;
    background-color:#f3e9e9;
}

#newsSecondo
{
    position:absolute;
    width:470px;
    height:490px;
    margin-top:550px;
    margin-left:410px;
    background-color:#f3e9e9;
    overflow: auto;
}

#repeater
{
    position:absolute;
    width:450px;
    height:430px;
    margin-top:55px;
    margin-left:3px;
}

/********************* links *******************/

#logo_links
{
    position:absolute;
    width:518px;
    height:100px;
    margin-top:385px;
    margin-left:390px;
    
}

#contenuto_links
{
    position:absolute;
    width:465px;
    height:600px;
    margin-top:445px;
    margin-left:410px;
    background-color:#f3e9e9;
    overflow: auto;
    
}

.linkH
{
    text-decoration:none;
    color:Navy;
}

.linkH:hover
{
    text-decoration:underline;
    color:#000000;
}
    
