/*--------------------------------------------------------------------------------------------------
Moodul v1.0 CSS Suite: Istruzioni di formattazione per il sito Ombreinluce
Release 1.0
Autore: Vania Tamburini
Copyright 2010 www.ombreinluce.it     Tutti i diritti sono riservati
---------------------------------------------------------------------------------------------------*/

/* PROPRIETA' GLOBALI */
*{
    padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}

body {
    background-color: #000000;
    background-image: none;
    /*background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;  */                                                   
    margin: 0px;
    padding: 0px;
    font-family:  Verdana , Arial;
    font-size: 12px;
    line-height: 1.8em;
    text-align: center;
    color: #ffffff;
    min-height:100%; 
  
}
img {
    border: none;
}
/* proprietà dei link */
A {
    color: #ffffff; text-decoration : none; font-weight: bold; outline: 0 none;
}
A:hover {
    color: #feac27;  text-decoration : underline;  font-weight: bold;  outline: 0 none;  
} 
/* contenitore globale: indicare quì la larghezza del sito */
#wrapper {     
      height: auto;
      margin: auto;
      width: 974px;
      border: none;
      
}                  
a { outline: 0 none; }


 /*INTRO*/
 #introContainer {
     padding-top: 250px;
     text-align: center;
     width: 974px;
 }
 #intro {
     width: 405px;
     margin: auto;
     height: 167px;
 }
 
 #slogan {
       width: 550px;
       height: 40px;
       margin: auto;
       margin-top: 5px;      
 }
 #entra {  
       margin: auto; 
       margin-top: 35px; 
       width: 85px;
 }
 

/* INTESTAZIONE */
 #header{
    width: 974px;
    margin: auto;
    height: 125px;
    background-color: none;
    text-align: left;
    border: none;
 }
 #header img {
    border: none;
 }
/*fine intestazione*/
#path {
    text-align: left;
    margin-top: -65px;
    margin-bottom: 55px;
}
#path a {
     text-decoration : underline; border: none;
}
#path a:hover {
     border-bottom: 2px dashed #ffffff; 
} 
/* FINE PROPRIETA' GLOBALI */

.pageWrapper {
    width: 974px;
    margin: auto;
    background: none;
    text-align: left;
    padding-top: 20px;
    height: auto;
    
} 
/*.pageWrapper div {
    float: left;
}
    */
#mainMenu  {
  width: 156px;
  height: auto;
  background-color: none;
  float: left;
    border: none;

}
#mainMenu div {
    width:156px ;
    height: 78px;
    margin-bottom: 5px;
    border: none; 
}

/*pagina Home*/ 
#centerBodyHome{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgHome.png);
  background-repeat: repeat-x;
  padding: 125px 10px 25px 25px;
  !padding: 125px 8px 25px 25px;
  float: left;
  border: none;  
}

#rightLinkHome{
  width: 380px;
  height:1050px;    
  background-color: #000000;
  background-image: url(immagini/dxHome.png);
  background-repeat: no-repeat;
  float: left;
  border: none;  

}
.sfumaturaYellow{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_yellowBlack.png);
    height: 200px ;
    color: white;
    border-top : none; 
    z-index: 5;
}
.repeatYellow{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatYellow.png);
    background-repeat: repeat-y;
    height: 300px ;
    color: white;
    border-top : none;   
}

.title_home_first {
    margin: 30px 0 0 18px;
}
.title_home_dx {
    margin: 15px 0 0 18px;
}
.separatore {
    margin: 30px 0 0 25px;
}

.elencoLinkPP {
    border: none;
    margin-top: 0px;
    margin-left: 55px;
    width: 280px;
    color: black;
    list-style-image: url(immagini/makkiaBianca.png);
    list-style-position:  outside;
 
}
.elencoLinkPP li{
   margin-bottom: 15px; 
   vertical-align: top;
    text-align: left; 
     
}
.elencoLinkPP img {
     vertical-align: top; 
     height: auto;
}


.elencoLinkPP a {
     text-decoration : none; border: none;
}
.elencoLinkPP a:hover {
     border-bottom: 2px dashed #ffffff; 
} 
.twitterWidget{
       margin-top: 0;
       margin-left: 30px;
}
 /*Pagina foto free*/
 
#centerBodyFotofree{
  width: 658px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgHome.png);
  background-repeat: repeat-x;
  padding: 125px 10px 25px 25px;
  !padding: 125px 8px 25px 25px;
  float: left;
  border: none; 
  text-align: center; 
} 
#rightLinkFotofree{
  width: 125px;
  height: 900px;    
  background-color: #000000;
  background-image: url(immagini/dxFotofree.png);
  background-repeat: no-repeat;
  float: left;
    border: none;  
}
.tornababy{
    margin-left: 15px;
    margin-top: 40px;
      border: none;
}
.titleFirstFF{
    text-align: left;
    margin-top: -65px;
    margin-bottom: 55px;
    margin-left: 8px;
}
/* GALLERY fotofree*/
#galleryContainer{
   width: 658px;  
   padding: 0px;
   color: #333333;
   margin: auto;
   clear: both;     
    
}
#galleryContainer a {
    color: #000000; text-decoration : none; font-weight: bold; outline: 0 none;
}
#galleryContainer a:hover {
    color: #07933c;  text-decoration : underline;  font-weight: bold;  outline: 0 none;  
}                   
.path {
    margin-bottom: 25px;
}
.clear{
    clear: both;
    width: 658px;
    height: 2px;
}
.thContainer{
   width: 658px;
   margin: auto;
   height: auto;
   overflow: auto;
   border: none;  
}
.thImg {
    width: 124px;
    height: 93px;
    float: left;
    margin-right: 6px;
    margin-top: 4px;
    text-align: center; 
    border: 1px solid #242424; 
}
.thImgLast {
    width: 124px;
    height: 93px;
    float: left;
    margin-right: 0px;
    margin-top: 4px;
    text-align: center; 
    border: 1px solid #242424; 
}
.thImg img {
    width: 124px;
    border: none;
    height: 93px;
}
.thImgLast img {
    width: 124px;
    border: none;
    height: 93px;
}

/* pagina MoodulSoocerSite*/
.elencoLinkMss {
    border: none;
    margin-top: 80px;
    margin-left: 55px;
    width: 280px;
    color: black;
    list-style-image: url(immagini/makkiaBianca.png);
    list-style-position:  outside;
 
}
.imageSoccer {
    margin: 0 0 10px 25px;
}
.strike {
    text-decoration: line-through;
}
.elencoLinkMss li{
   margin-bottom: 15px; 
   vertical-align: top;
   text-align: left;
    
     
}
.elencoLinkMss img {
     vertical-align: top; 
     height: auto;
}


.elencoLinkMss a {
     text-decoration : none; border: none;
}
.elencoLinkMss a:hover {
     border-bottom: 2px dashed #ffffff; 
} 
#rightLinkMss{
  width: 380px;
  height: 550px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
}
.repeatGreenMss{
    width: 380px;
    margin-top: 50px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 50px ;
    color: white;
    border: none;   
}
.nota{
    font-size: 10px;
}
#rightLinkMss2{
  width: 380px;
  height: 2550px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left; 
  border: none;
}
.repeatGreenMss2{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 1900px ;
    color: white;
    border: none;   
}
#rightLinkMss3{
  width: 380px;
  height: 1300px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left; 
  border: none;
}
#rightLinkMss3 p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #ffffff;
    text-align: justify;
}
.repeatGreenMss3{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 650px ;
    color: white;
    border: none;   
}
.screenshot {
    width: 265px;
    height: 300px;
    margin-left: 35px;
    margin-top:10px;
    margin-bottom: 40px;
    border: none;
    
}    
.sfumaturaGreenMss2{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_greenBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.sfumaturaGreenMss3{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_greenBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}


/*pagina Web Designer*/  

#centerBodyWd{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgWd.png);
  background-repeat: repeat-x;
  padding: 125px 10px 25px 25px;
  !padding: 125px 8px 25px 25px;
  float: left;
  border: none;  
}

#rightLinkWd{
  width: 380px;
  height: 680px;
  background-color: #000000;
  background-image: url(immagini/dxWD.png);
  background-repeat: no-repeat;
  float: left;
  border: none;  
  border: none;
}
.sfumaturaRed{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_redBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatRed{
    width: 380px;
    margin-top: 150px;
    background-image: url(immagini/repeatRed.png);
    background-repeat: repeat-y;
    height: 50px ;
    color: white;
    border: none;
    
}
#rightLinkPf{
  width: 380px;
  height: 1100px;
  background-color: #000000;
  background-image: url(immagini/dxWD.png);
  background-repeat: no-repeat;
  float: left;
  border: none;  
  border: none;
}
#rightLinkPf p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #ffffff;
    text-align: justify;
}
.sfumaturaRedPF{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_redBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatRedPF{
    width: 380px;
    height: 450px ;    
    margin-top: 5px;
    background-image: url(immagini/repeatRed.png);
    background-repeat: repeat-y;
    color: white;
    border: none;
    
}

.elencoLink {
    border: none;
    padding-top: 150px;
    padding-left: 55px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaRossa.png);
    list-style-position:  outside;
 

}
.elencoLinkRestyling {
    border: none;
    padding-top: 160px;
    padding-left: 25px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaRossa.png);
    list-style-position:  outside;
 

}
.torna {
    border: none;
    padding-top: 100px;
    padding-left: 0;
    width: 295px;
}
.elencoLink li{
   margin-bottom: 25px; 
   vertical-align: top;  
     
}
.elencoLink img {
     vertical-align: top; 
}

.elencoLink a {
     text-decoration : none; border: none;
}
.elencoLink a:hover {
     border-bottom: 2px dashed #e2001a; 
} 
#presentazione{
    border: none;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
}
#presentazionePF{
    border: none;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
    margin-top: 75px;
}
#presentazionePF .oggL{
    margin-bottom: 10px;
    text-align: left;
}
#presentazionePF p{
    margin-bottom: 20px;
}

#presentazioneLink {
    border: none;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    font-style: normal;
}

h1 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
}
.titleFirst {
    text-align: left;
    margin-top: -65px;
    margin-bottom: 55px;
}
.titleSecond{
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-family: verdana, arial;
    font-size: 14px;
    color: #feac27;
    font-variant: small-caps; 
    font-weight: normal;
}

#porfolio {
    border: none;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-align: left ;
    width: 100%;
    height: auto;
     background-image: url(immagini/portfolioBg.png);   
     background-repeat: no-repeat;
    margin-top: -132px;
    padding-top: 200px;
    padding-left: 65px;
   

}
.elencoPorfolio {   
    width: 280px;
    height: 370px;
    margin-left: 0; 
    
}
.client { 
    border: none;
    float: left;
      
}
.client img {
    margin: 0;
    padding: 0;
    border: none;
}


.footer {
    border: none;
    width: 974px;
    margin: auto;
    background: none;
    text-align: left;
    margin-top: 20px;
    height: auto;
    
}
/*paginta Templates*/
#rightLinkTemplates{
  width: 380px;
  height: 1300px;
  background-color: #000000;
  background-image: url(immagini/dxWD.png);
  background-repeat: no-repeat;
  float: left;
  border: none;  
  border: none;
}
#rightLinkTemplates p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #ffffff;
    text-align: justify;
}
.sfumaturaTemplates{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_redBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatTemplates{
    width: 380px;
    height: 650px ;    
    margin-top: 5px;
    background-image: url(immagini/repeatRed.png);
    background-repeat: repeat-y;
    color: white;
    border: none;
    
}
/*paginta Flash Design*/
#rightLinkFlashdesign{
  width: 380px;
  height: 1300px;
  background-color: #000000;
  background-image: url(immagini/dxWD.png);
  background-repeat: no-repeat;
  float: left;
  border: none;  
  border: none;
}
#rightLinkFlashdesign p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #ffffff;
    text-align: justify;
}
.sfumaturaFlashdesign{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_redBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatFlashdesign{
    width: 380px;
    height: 650px ;    
    margin-top: 5px;
    background-image: url(immagini/repeatRed.png);
    background-repeat: repeat-y;
    color: white;
    border: none;    
}
/*pagina Grafica*/  

#centerBodyMul{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgMul.png); 
  background-repeat: repeat-x;
  padding: 130px 10px 25px 25px; 
  float: left;  
}

#rightLinkMul{
  width: 380px;
  height: 700px;
  background-color: #000000;
  background-image: url(immagini/dxMul.png);
  background-repeat: no-repeat;
  float: left;  
}
#rightLinkAni{
  width: 380px;
  height: 700px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
}
.sfumaturaBlue{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_blueBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatBlue{
    width: 380px;
    margin-top: 220px;
    background-image: url(immagini/repeatBlue.png);
    background-repeat: repeat-y;
    height: 50px ;
    color: white;
    border: none;
    
}

.elencoLinkMul {
    border: none;
    padding-top: 150px;
    padding-left: 55px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaCyan.png);
    list-style-position:  outside;
 

}
.elencoLinkMul li{
   margin-bottom: 25px; 
   vertical-align: top;    
}
.elencoLinkMul img {
   vertical-align:  top;     
}

.elencoLinkMul li a {
     text-decoration : none; border: none;
}
.elencoLinkMul li a:hover {
     border-bottom: 2px dashed #09296c; 
} 
/*pagina Loghi e Digital Art e Grafica Pubblicitaria*/  
#rightLinkLoghi{
  width: 380px;
  height: 650px;
  background-color: #000000;
  background-image: url(immagini/dxMul.png);
  background-repeat: no-repeat;
  float: left;  
}
.repeatLoghi{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatBlue.png);
    background-repeat: repeat-y;
    height: 30px ;
    color: white;
    border: none;   
}
.sfumaturaLoghi{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_blueBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
#rightLinkLoghi p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #ffffff;
    text-align: justify;
}


/*pagina Software*/  

#centerBodySf{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgSf.png); 
  background-repeat: repeat-x;
  padding: 130px 10px 25px 25px; 
  float: left;  
}
#rightLinkSoftware{
  width: 380px;
  height: 650px;
  background-color: #000000;
  background-image: url(immagini/dxSoftware.png);
  background-repeat: no-repeat;
  float: left;  
}
#rightLinkSf{
  width: 380px;
  height: 600px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
}
#rightLinkMoody{
  width: 380px;
  height: 793px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
}
#rightLinkMoodul{
  width: 380px;
  height: 900px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
}


.sfumaturaGreen{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_greenBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}   

.repeatGreen{
    width: 380px;
    margin-top: 80px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 100px ;
    color: white;
    border: none;  
}
.repeatGreenMoody{
    width: 380px;
    margin-top: 220px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 150px ;
    color: white;
    border: none; 
}
.repeatGreenMoodul{
    width: 380px;
    margin-top: 220px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 250px ;
    color: white;
    border: none;   
}


.elencoLinkSf {
    border: none;
    padding-top: 150px;
    padding-left: 55px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaGreen.png);
    list-style-position:  outside;

}
.elencoLinkSf li{
   margin-bottom: 25px; 
   vertical-align: top;      
}
.elencoLinkSf img {
   vertical-align:  top;      
}

.elencoLinkSf li a {
     text-decoration : none; border: none;
}
.elencoLinkSf li a:hover {
     border-bottom: 2px dashed #304904; 
}
/*pagina Configurator*/  
#rightLinkConf{
  width: 380px;
  height: 1700px;
  background-color: #000000;
  background-image: url(immagini/dxSf.png);
  background-repeat: no-repeat;
  float: left;  
  border: none;
} 
#rightLinkConf p{
    width: 300px;
    margin-left: 35px;
    margin-top: 110px;
    border: none;
    color: #000000;
}
.repeatGreenConf{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatGreen.png);
    background-repeat: repeat-y;
    height: 1050px ;
    color: white;
    border: none; 
}
#rightLinkConf .repeatGreenConf p {
    width: 300px;
    margin-left: 35px;
    margin-top: 20px;
    border: none;
}
.sfumaturaGreenConf{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_greenBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
} 
/*pagina web marketing*/
#rightLinkWebmarketing{
  width: 380px;
  height: 800px;
  background-color: #000000;
  background-image: url(immagini/dxCons.png);
  background-repeat: no-repeat;
  float: left;  
}  
.sfumaturaWebmarketing{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_fuxiaBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatWebmarketing{
    width: 380px;
    margin-top: 50px;
    background-image: url(immagini/repeatFuxia.png);
    background-repeat: repeat-y;
    height: 300px ;
    color: white;
    border: none;  
}
/*pagina data entry*/
#rightLinkDataentry{
  width: 380px;
  height: 800px;
  background-color: #000000;
  background-image: url(immagini/dxCons.png);
  background-repeat: no-repeat;
  float: left;  
}  

.repeatDataentry{
    width: 380px;
    margin-top: 50px;
    background-image: url(immagini/repeatFuxia.png);
    background-repeat: repeat-y;
    height: 300px ;
    color: white;
    border: none;  
}
.sfumaturaDataentry{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_fuxiaBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}


/*pagina Servizi*/ 
#centerBodyCons{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgCons.png); 
  background-repeat: repeat-x;
   padding: 130px 10px 25px 25px; 
  float: left;  
}
#centerBodyCons #presentazione ul{
     list-style: none;
     text-align: left;
     font-style: normal;
}
#rightLinkCons{
  width: 380px;
  height: 650px;
  background-color: #000000;
  background-image: url(immagini/dxCons.png);
  background-repeat: no-repeat;
  float: left;  
}
.elencoLinkCons {
    border: none;
    padding-top: 120px;
    padding-left: 75px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaBlack.png);
    list-style-position:  outside;
    text-align: left;
 

}
.elencoLinkCons li{
   margin-bottom: 15px; 
   vertical-align: top;
    text-align: left;  
     
}
.elencoLinkCons img {
   vertical-align:  top;
      
}

.elencoLinkCons li a {
     text-decoration : none; border: none;
}
.elencoLinkCons li a:hover {
     border-bottom: 2px dashed #000000; 
} 
.sfumaturaFux{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_fuxiaBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatFux{
    width: 380px;
    margin-top: 220px;
    background-image: url(immagini/repeatFuxia.png);
    background-repeat: repeat-y;
    height: 10px ;
    color: white;
    border: none;  
}

/*pagina Tutorial*/ 
#centerBodyTut{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgTut.png); 
  background-repeat: repeat-x;
   padding: 125px 10px 25px 25px; 
  float: left;  
}
#centerBodyTut #presentazione ul{
     list-style: none;
     text-align: left;
     font-style: normal;
}

#rightLinkTut{
  width: 380px;
  height: 1000px;
  background-color: #000000;
  background-image: url(immagini/dxTut.png);
  background-repeat: no-repeat;
  float: left;  
}
#rightLinkTut p{
    width: 300px;
    margin-left: 35px;
    margin-top: 125px;
    border: none;
    color: #000000;
}
.sfumaturaTut{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_yellowBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatTut{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/repeatYellow.png);
    background-repeat: repeat-y;
    height: 270px ;
    color: white;
    border: none;  
}
.elencoLinkTut {
    border: none;
    padding-top: 120px;
    padding-left: 75px;
    width: 200px;
    color: black;
    list-style-image: url(immagini/macchiaBlack.png);
    list-style-position:  outside;
    text-align: left;
}
.elencoLinkTut li{
   margin-bottom: 15px; 
   vertical-align: top;
   text-align: left;      
}
.elencoLinkTut img {
   vertical-align:  top;      
}

.elencoLinkTut li a {
     text-decoration : none; border: none;
}
.elencoLinkTut li a:hover {
     border-bottom: 2px dashed #000000; 
} 
/*Pagina contatti*/
#centerBodyCt{
  width: 403px;
  height: auto;
  background-color: #000000;
  background-image: url(immagini/bgCt.png); 
  background-repeat: repeat-x;
   padding: 125px 10px 25px 25px; 
  float: left;  
}

#rightLinkCt{
  width: 380px;
  height: 650px;
  background-color: #000000;
  background-image: url(immagini/ctDx.png);
  background-repeat: no-repeat;  
  float: left;  
  
}
.sfumaturaBrown{
    width: 380px;
    margin-top: 0px;
    background-image: url(immagini/bg_brownBlack.png);
    height: 200px ;
    color: white;
    border: none;
    z-index: 5;
}
.repeatBrown{
    width: 380px;
    margin-top: 520px;
    background-image: url(immagini/repeatBrown.png);
    background-repeat: repeat-y;
    height: 10px ;
    color: white;
    border: none;  
}

.budge {
    float: left;
    width: 50px;
    margin-right: 15px;
    margin-top: 25px;
}
.blog {
    clear:both;
    
}
.blog h1 {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-family: verdana, arial;
    color: #feac27;
    font-variant: small-caps; 
    font-weight: normal;
}
.budge2 {
    float: left;
    width: auto;
    margin-left: 25px;
    margin-top: 25px;
}
/*TMP*/

