/* 
    Document   : Style
    Created on : 14 dicembre 2006, 21.42
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
	display:		block;
}

body {
	background-image:	url("../Immagini/Sfondo_Home.jpg")
}

body.iframe, body.intro {
	background-image:	none
}

.news {
	text-align:		justify;
	font-size:		13px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
}

#componente a:hover {
	background-color:	cyan;
	color:			#FF0000
}

.contatti {
	text-align:		center;
	color:			#000000;
	font-family:	Comic Sans Ms;
	font-size:		13px
}

p#scorrevoleHome1, p#scorrevoleHome2 {
	text-align:		center;
	font-family:	Comic Sans Ms;
	color:			#FF0000
}

p#scorrevoleHome1 {
	font-size:		1.5em
}

p#scorrevoleHome2 {
	font-size:		15px
}

.scorrevole {
	text-align:		center;
	font-size:		15px;
	font-family:	Comic Sans Ms;
	color:			#0000FF
}

p.strumenti {
	text-align:		left;
	font-family:	Comic Sans Ms;
	font-size:		13px;
	color:			#000000
}

p.testoComponente {
	text-align:		justify;
	font-family:	Comic Sans Ms;
	font-size:		13px;
	color:			#000000
}

div.testoComponente {
	font-family:	Comic Sans Ms;
	font-size:		13px;
	color:			#000000
}

p.tourLocale, p.tourLocaleInfo {
	text-align:		center;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:			#000000
}

p.tourLocale {
	font-size:		18px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
}

p.tourLocaleInfo {
	font-size:		13px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
}

.tasto {
	background-color: #000000;
	width:				145px;
	height:				31px
}
p.elenco_link {
	text-align:		center;
	color:			#000000;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		16px
}

td.elenco_link {
	height:			100px
}
