﻿/*	######## INIZIO IMPOSTAZIONI GENERALI ##########

/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing:0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

.gigantic {
	font-size: 110px;
	line-height: 120px;
	letter-spacing: -2px;
}

.huge, h1 {
	font-size: 68px;
	line-height: 72px;
	letter-spacing: -1px;
}

.large, h2 {
	font-size: 42px;
	line-height: 48px;
}

.bigger, h3 {
	font-size: 26px;
	line-height: 36px;
}

.big, h4 {
	font-size: 22px;
	line-height: 30px;
}



.small, small {
	font-size: 11px;
	line-height: 13px;
}


body {
	font: 16px/24px Verdana, sans-serif;
    color:#909192;
    margin: 0px;
    padding: 0px;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	background-color:Black;
	min-width:1024px;
	zoom: 100%;
}



/* Selection colours (easy to forget) */
::selection 	 	{background: transparent;}/*rgb(255,255,158)*/
::-moz-selection 	{background: transparent;}/*rgb(255,255,158)*/
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: transparent;}/*rgb(255,255,158)*/
/*####### FINE IMPOSTAZIONI GENERALI ##############*/



#div_header
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:1024px;
    height:120px;/*tot 670*  120 header + 60 footer + 490 min corpo*/
}

#div_header_abs
{
    position:absolute;
    width:1024px;
}

#div_img_logo
{
    position:absolute;
    top:30px;
    left:100px;
}

.contenuto 
{
    margin-left:auto;
    margin-right:auto;
    width:1024px;
}






.img_credits
{
    position:absolute;
    top:10px;
    left:10px;
 }

.div_creditsGibi
{
    z-index:100;
    position:absolute;
    top:95px;
    left:130px;
    cursor:pointer;
    width:210px;
    height:160px;
}

.div_creditsGiove
{
    position:absolute;
    top:95px;
    left:360px;
    cursor:pointer;
    width:210px;
    height:160px;
}

.sfondoSottoFinestraModale
{
    filter:alpha(opacity=70);
    opacity:0.7;
    background-color: Black; 
}


#div_corpo_alto
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:1024px;
    min-height:474px;
}




#div_footer
{
    height:160px;
}

#div_footer_abs
{
    position:absolute;
    width:1024px;
}



#div_barra
{
    position:absolute;    
    left:334px;
    top:14px;
    width:690px;
    height:37px;
    background-color:#1A1A1A;
}


   
#div_lit_credits
{    
    position:absolute;
    top:6px;
    right:60px;
    font-size: 13px;
    letter-spacing: -1px;
    cursor:pointer;
    text-decoration:underline;
}    
#div_lit_cookies
{    
    position:absolute;
    top:6px;
    right:60px;
    font-size: 13px;
    letter-spacing: -1px;
    cursor:pointer;
    text-decoration:underline;
}    

#div_dati_gibi
{    
    position:absolute;
    top:6px;
    right:20px;
    font-size: 13px;
}    



#div_buste_mail
{    
    position:absolute;
    cursor:pointer;
    top:30px;
    right:100px;
}    




.img_separatore_menu
{
    position:absolute;
    bottom:0px;
    left:0px;
}




.div_menu
{
    position:absolute;
    top:68px;
    left:400px;
    
}


.div_menu a:hover
{
    color:#3F9009;
}

.menu_selezionato
{
    color:#E29B32;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}


.menu
{
    color:#B29F9F;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}



.img_hp
{
    position:absolute;
    top:0px;
    left:0px;
    width:341px;
    height:275px;    
}

#div_hp_img1
{
    position:absolute;
    width:341px;
    height:275px;    
    top:0px;
    left:0px;
}

#div_hp_img2
{
    position:absolute;
    width:341px;
    height:275px;    
    top:0px;
    left:180px;
}

#div_hp_img3
{
    position:absolute;
    width:341px;
    height:275px;    
    top:0px;
    left:560px;
}

#div_hp_motto
{
    position:absolute;
    top:305px;
    left:117px;
    font-size: 25px;
    letter-spacing: 0px;
    color:#5E5E5E;
}


.lab_hp_motto_r1
{
    position:absolute;
    top:0px;
    left:0px;
    white-space:nowrap;
}

.lab_hp_motto_r2
{
    position:absolute;
    top:35px;
    left:100px;
    white-space:nowrap;
}

.lab_hp_motto_r3
{
    position:absolute;
    top:70px;
    left:200px;
    white-space:nowrap;
}

.div_titolo
{
    position:absolute;
    top:25px;
    left:100px;
    font-size: 23px;
    letter-spacing: 0px;
    color:#CAC4C4;/*#858080;*/
    font-weight:bold;
}

.div_corpo_testo
{
    position:absolute;
    top:70px;
    left:130px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height:30px;
    color:#858080;
    width: 760px;
}

.div_corpo_testo ul
{
    padding-left:50px;
}
    
    
.img_contatti_foto
{
    position:absolute;
    top:35px;
    left:0px;
    width: 350px;
    height:281px;
}

#corpo_contatti_testo
{
    position:absolute;
    top:50px;
    left:400px;
    width: 500px;
}

.img_lavori_foto
{
}


.div_lavori_corpo
{
    padding-top:50px;
    padding-left:100px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height:30px;
    color:#858080;
    width: 760px;
}

.div_lavori_corpo td
{
    padding-top:50px;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:50px;
    border-bottom-style:solid;
    border-bottom-width:10px; 
    border-bottom-color:Black; 
    text-align:center}

.div_lavori_titolo
{
    padding-top:25px;
    padding-left:100px;
    font-size: 23px;
    letter-spacing: 0px;
    color:#CAC4C4;
    font-weight:bold;
}
    

.div_lavori_descrizione a
{
    color:#858080;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}


.div_lavori_descrizione a:hover
{
    color:#3F9009;
}



#cookieChoiceInfo
{
    padding: 30px 60px;
    background-color: #F0AA00;
    font-size: 1em;
    line-height: 1.8em;
    color: #FFF;
    opacity: .9;
}

#cookieChoiceDismiss {
  background-color: #0A0;
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  font-size: .9em;
  padding: 1px 10px;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: .5em;
  float:right;
}

#cookieChoiceDismiss:hover {
  background-color: #0F0; }

#cookieInfoLink {
  color: #DF3;
  text-decoration: underline;
  font-size: 1em; }

#cookieInfoLink:hover {
  color: #F44; }