/* CSS Document */
body {
font-family : Arial, Helvetica, sans-serif;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 17px;
font-weight : bold;
font-style : oblique;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
#contenitore {
width : 900px;
height : auto;
border : 1px solid #000000;
margin : 0 auto;
}
#testata {
position : relative;
width : 900px;
height : 150px;
border : 0;
margin : 0;
padding : 0;
}
#barranavigazione {
position : relative;
width : 900px;
height : 25px;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background-image : url(images/sfondo.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
}
#barranavigazione ul {
list-style : none;
margin : 0;
padding : 0;
position : relative;
top : 3px;
}
#barranavigazione li {
display : inline;
font-family : Arial, Helvetica, sans-serif;
position : relative;
left : 50px;
}
#corpo {
position : relative;
width : 900px;
height : auto;
border : 0;
margin : 0;
padding : 0;
}
#testo {
position : relative;
width : 620px;
height: auto !important;
min-height: 740px;
border : 0;
margin : 0;
padding : 10px;
font-size : 13px;
}
#addthis {
position : absolute;
top : 65px;
width : 125px;
height : 16px;
margin : 0;
padding : 0;
left : 705px;
}
#facebook {
position : absolute;
text-align:center;
font-size : 13px;
top : 90px;
width : 244px;
height : 44px;
margin : 0;
padding : 0;
left : 650px;
}
#link {
position : absolute;
top : 370px;
width : 249px;
height : 150px;
border : 1px solid #000000;
margin : 0;
padding : 0;
left : 650px;
}
#linktesto {
position : relative;
border : 0;
margin : 0;
font-size : 12px;
}
#linktitle {
position : relative;
text-align:center;
border-bottom : 1px solid #000000;
margin : 0;
background-image : url(images/sfondo.jpg);
background-repeat : repeat-x;
}
#newsletter {
position : absolute;
top : 530px;
width : 249px;
height : 210px;
border : 1px solid #000000;
margin : 0;
padding : 0;
left : 650px;
}
#newslettercod {

border : 0;
margin : 0;
padding-left : 5px;
padding-right : 5px;
font-size : 12px;
}
#newslettertitle {
text-align:center;
border-bottom : 1px solid #000000;
margin : 0;
background-image : url(images/sfondo.jpg);
background-repeat : repeat-x;
}
#bandiere {
position : absolute;
top : 2px;
width : 249px;
height : 30px;
border : 0;
margin : 0;
padding : 0;
left : 650px;
}
#email {
position : absolute;
top : 35px;
width : 249px;
height : 20px;
border : 0;
margin : 0;
padding : 0;
left : 650px;
}
#linktesto ul {
margin : 0;
width : 229px;
padding-left : 20px;
padding-top : 10px;
position : relative;
list-style:circle;
}
#linktesto li {
position : relative;
padding-top : 5px;
font-size : 17px;
}
#footer {
width : 900px;
height : 25px;
border-top : 1px solid #000000;
margin : 0;
padding : 0;
}
#footer ul {
margin : 0;
padding-left : 100px;
position : relative;
}
#footer li {
display : inline;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
position : relative;
margin : 0 5px 0 5px;
}
#piepagina{
	position: relative;
	top:10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: center;
}
.imgbarra {
position : relative;
top : 3px;
margin-left : 12px;
margin-right : 12px;
}
a.barranavigazione:link {
text-decoration : none;
color : #ffffff;
}
a.barranavigazione:visited {
text-decoration : none;
color : #ffffff;
}
a.barranavigazione:hover {
text-decoration : underline;
color : #ffffff;
}
a.linkleft:link {
text-decoration : underline;
color : #204020;
}
a.linkleft:visited {
text-decoration : underline;
color : #204020;
}
a.linkleft:hover {
text-decoration : underline;
color : #60c0f0;
}
a:link {
text-decoration : underline;
color : #000000;
}
a:visited {
text-decoration : underline;
color : #000000;
}
a:hover {
text-decoration : underline;
color : #00ffff;
}
.Stile3 {
font-size : 9px;
}
.citazione {
	font-style: italic;
	font-weight: bold;
}
a.linknascosto:link {
text-decoration : none; 
color:#000;
}
a.linknascosto:visited {
text-decoration : none;
color : #000;
}
a.linknascosto:hover {
text-decoration : none;
color : #000;
}.lastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-decoration: underline;
}
.lastminutepiccolo {
	font-size: 14px;
	color: #F00;
}
