/* CSS Document */

/* -----------------------------------------------
Itinerari Scientifici In Toscana, basic style: body
[the best resolution 1024x768]
last edit:  2007.10.04
author: damiana luzzi
----------------------------------------------- */

/***** HTML tag style ****/

html {
	/*overflow:visible; */
}

 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	width:100%;
	min-width:980px;
}
h1 {
	font-size:x-large;
	font-weight:normal;
	color:#203C51;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
h2 {
	font-size:x-large;
	font-weight:lighter;
	color:#FFFFFF;
	background-color:#2F526C;
	letter-spacing:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
}
/* formattazione tag alt */
[alt] {
	color:#666666;
	font-size:60%;
}
img { 
	border:none;
}

