input, textarea, select
{
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; 
font-size:9px;
}

body{
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
margin:0px;
}

.bordotabella{
border-left:#990000 1px solid;
border-right:#990000 1px solid;
border-bottom:#990000 1px solid;
}

.bordodxbianco{
border-right:#FFFFFF 1px solid;
}


/* TESTO - TITOLI */
h2{
font-weight: bold;
margin:0px;
font-size:14px;
}

/* TESTO - CONTENUTI */
h3{
margin:0px;
font-size:11px;
font-weight:normal;
}

/* TESTO - INTESTAZIONI */
h4{
margin:0px;
font-size:10px;
font-weight:normal;
}

/* MENU */
h1{
margin:0px;
font-size:11px;
font-weight:bold;
}

/* ALTRE TIPOLOGIE TESTO (font-weight:bold / normal ...) */
h5{
margin:0px;
font-size:11px;
font-weight:normal;
font-style:italic;
}
h6{
margin:0px;
font-size:10px;
font-weight:normal;
font-style:italic;
}

/* COLORI TESTO */
.colore_bianco {
color:#FFFFFF;
}
.colore_grigiochiaro {
color:#FFFFFF;
}
.colore_grigio {
color:#FFFFFF;
}
.colore_arancio {
color:#990000;
}
.colore_verdescuro {
color:#000000;
}
.colore_verdemedio {
color:#333333;
}
.colore_verdechiaro {
color:#1F8189;
}

/* LINKS */

.linkmenu{
font-size:11px;
text-decoration:none;
color:#333333;
font-weight: bold;
background-image:url(../bottoni/chiaro.jpg);
width:180px;
height: 40px;
display:block;
padding-top:13px;
background-repeat:no-repeat;
}
.linkmenu:hover{
font-size:11px;
text-decoration:none; 
color:#E8E8E8;
font-weight: bold;
background-image:url(../bottoni/scuro.jpg);
}

.linksottomenu{
font-size:11px;
text-decoration:none;
color:#333333;
font-weight: bold;
background-image:url(../grafica/sfondo_bottone_chiaro.jpg);
width:180px;
height: 25px;
display:block;
padding-top:5px;
padding-left:0px;
background-repeat:no-repeat;
}
.linksottomenu:hover{
font-size:11px;
text-decoration:none; 
color:#E8E8E8;
font-weight: bold;
background-image:url(../grafica/sfondo-bottone_scuro.jpg);
}

.linkintestverde{
font-size:10px;
text-decoration:none;
color:#006699;
}
.linkintestverde:hover{
font-size:10px;
text-decoration:underline; 
color:#B5D5FF;
}

.linkintestb{
font-size:10px;
text-decoration:none;
color:#ffffff;
}
.linkintestb:hover{
font-size:10px;
text-decoration:underline; 
color:#2971A7;
}

/* ACCAPO SENZA MAIUSCOLA */
p{
padding: 0px;
margin: 0px;
}



/* ELENCHI PUNTATI */
#elenco ul{
margin: 20px 0 20px 0;
padding: 0;
list-style-image:url(grafica/spunta.gif);
}
#elenco li{
margin-left: 40px;
padding: 0 0 2px 0px;
background-repeat:no-repeat;
background-position:left;
}

/* LINEE SPAZIATRICI */
.linea_puntinata_basso{
border-bottom: 2px dotted #cccccc;
}

/* EFFETTO SUI THUMBS */
#thumb {
text-align:center;
}
#thumb img{
width:120px;
height : 80px;
margin:0px 0px 0px 0px;
border:5px solid #791C1F;
}
#thumb img:hover{
border:5px solid #C1C0B2;
}

#thumb_lunghi {
text-align:center;
}
#thumb_lunghi img{
width:540px;
height :120px;
margin:0px 0px 0px 0px;
border:5px solid #791C1F;
}
#thumb_lunghi img:hover{
border:5px solid #C1C0B2;
}

#thumb_press {
text-align:center;
}
#thumb_press img{
margin:0px 0px 0px 0px;
border:5px solid #791C1F;
}
#thumb_press img:hover{
border:5px solid #C1C0B2;
}

#thumb_friends {
text-align:center;
}
#thumb_friends img{
margin:0px 0px 0px 0px;
border-top:2px solid #C1C0B2;
border-left:2px solid #C1C0B2;
border-bottom:2px solid #791C1F;
border-right:2px solid #791C1F;
}
#thumb_friends img:hover{
margin:0px 0px 0px 0px;
border-top:2px solid #791C1F;
border-left:2px solid #791C1F;
border-bottom:2px solid #C1C0B2;
border-right:2px solid #C1C0B2;
}

#thumb_friends_red {
text-align:center;
}
#thumb_friends_red img{
margin:0px 0px 0px 0px;
border-top:2px solid #E1DFD4;
border-left:2px solid #E1DFD4;
border-bottom:2px solid #666666;
border-right:2px solid #666666;
}
#thumb_friends_red img:hover{
margin:0px 0px 0px 0px;
border-top:2px solid #666666;
border-left:2px solid #666666;
border-bottom:2px solid #E1DFD4;
border-right:2px solid #E1DFD4;
}

#thumb_sezioni {
text-align:center;
}
#thumb_sezioni img{
width:540px;
height :250px;
margin:0px 0px 0px 0px;
border:5px solid #791C1F;
}
#thumb_sezioni img:hover{
border:5px solid #C1C0B2;
}

#thumb_home {
text-align:center;
}
#thumb_home img{
margin:0px 0px 0px 0px;
border-top:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-bottom:2px solid #333333;
border-right:2px solid #333333;
}
#thumb_home img:hover{
margin:0px 0px 0px 0px;
border-top:2px solid #333333;
border-left:2px solid #333333;
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
}
