 /*-------------------------------------------
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1.5; }
body { font: normal 62.5% Georgia, 'Times New Roman', serif; background: #fff url(immagini/sfondo.jpg) no-repeat fixed; height: 100%; }

h1 { width: 735px; height: 350px;  }
h2 {  }
h3 { color: #FF0066; font-size: 14px; margin: 0 0 1em; font-weight: bold; }
h4, p { color: #333333; font-size: 14px; margin: 0 0 1em; }

label { display: block; color: #fff; font: 120% Georgia, 'Times New Roman', serif; font-style: italic; }

img { border: none;  }


/*-------------------------------------------    
    Global Combinations
-------------------------------------------*/

/* Global style for image replacement (using Phark) */
#destra h3, #sinistra h2, span {
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent; }

/* Easy Clearing - http://www.positioniseverything.net/easyclearing.html */
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/*-------------------------------------------    
    Layout
-------------------------------------------*/

#wrap { height: 100%; position: relative; }

	#header { width: 735px; margin: 0 auto; padding: 30px 0 0; position: relative; left: -16px; /*background-color: rgba(255, 255, 255, 0.2);*/ }

	#content { width: 735px; margin: 0 auto; border-top: 1px solid rgba(213, 213, 213, 0.2); }

    #sinistra { width: 463px; float: left; padding: 10px 0 0; position: relative; }
   
    #sinistra .foto { float: left; padding: 6px 15px 0px 0 }

    #facebook {position: absolute; top: 460px; left: 240px; }

    #footer ul { margin: 0 auto; width: 765px; list-style: none; }
    #footer li { float: left; }
    .conduttore2  { background-image: url(immagini/p_conduttore2.png); width: 111px; height: 85px }
    .frequenze2  { background-image: url(immagini/p_frequenza2.png); width: 100px; height: 85px }
    .contatti2  { background-image: url(immagini/p_contatti2.png); width: 63px; height: 85px }
    .vuoto2  { background-image: url(immagini/p_vuoto2.png); width: 314px; height: 85px }
    .poweredwp  { background-image: url(immagini/poweredwp.png); width: 147px; height: 85px }


    #destra { margin-left: 463px; width: 250px; padding: 10px 0 0; }


    #destra ol { list-style: none; }
    #destra li { margin-bottom: 0px }

    .titolo  { margin-bottom: 1px}

     #contatti { width: 463px; height: 550px; padding-top: 10%;  text-align: center; font-family: Georgia, 'Times New Roman', serif; font-size: 16px}





		


