﻿html, input, textarea,select{
font-family:Arial, Helvetica, sans-serif;
color: #FFDC8C;
}

input, textarea, select {
color:#000000;
font-size:12px;
}

body{
margin:20px 0 30px 0;
background-color:#ffffff;
background-image:url(img/sfondo2.gif);
background-repeat:repeat-x;
}

p{
margin:0px;
padding:0px;
}


.colore1 {
color:#FFDC8C;
}

.colore2 {
color:#660000;
}

.colore3 {
color:#ffffff;
}

.colore4 {
color:#990000;
}

.colore5 {
color:#000000;
}

.puntinatoBasso{
border-bottom: 1px dashed #660000;
}

.lineaBassa{
border-bottom: 1px solid #660000;
}



h1{
margin:0px;
font-size:17px;
}

h2{
margin:0px;
font-size:16px;
font-weight:bold;
}

h3{
margin:0px;
font-size:15px;
font-weight:normal;
}

h4{
margin:0px;
font-size:9px;
font-weight:normal;
}

ul{
margin: 10px 0 20px 0;
padding: 0;
list-style-image:url(grafica/pallino.gif);
}
li{
margin-left: 40px;
padding: 0 0 2px 0px;
background-repeat:no-repeat;
background-position:left;
}


#thumb {
text-align:center;
}
#thumb img{
margin:0px 10px 0px 0px;
border:2px solid #660000;
}
#thumb img:hover{
border:2px solid #ffffff;
}




a{
color: #ffffff;
font-size:12px;
text-decoration:underline;

}

a:hover{
color: #666666;
font-size:12px;
text-decoration:underline;
}







/* STILI PER GOOGLE MAP */

.tooltip {
	border:1px solid #E55207;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	}
	
	#fumetto  {
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#fumetto h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color: #000000;
		}
	
	#fumetto h3{
		font-size:12px;
		color: #000000;
		}
		
	
	#fumetto a {
	font-weight:bold;
	color: #E55207;
	
	}	
	
/* ------------------------------ */