/*  Stile per il 2014 preso dl sito di Anna http://www.termoil.it/*/

body {
	margin: 0px;
	padding: 0px;
	color: #156d9b;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #666769;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top center	

}
.grande {
	margin: 0px;
	padding: 0px;
	color: #156d9b;
	font-family: 'Oxygen', sans-serif;
	font-size: 22px;
	line-height: 1.7em; 
	background-color: #666769;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top center	
}
#BigTitle {
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: bold;
	color: #003333;
	font-family: 'Oxygen', sans-serif;
	letter-spacing: -1px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#orange {
	font-size: 12px; color: #E03400; 
	text-decoration: none
}

.corsivo {
	font-style: italic ;
	color: #555555;
	font-size: 105%;
}
#link {
link="#0000FF" 
vlink="#003300"
alink="#333333"
}

