/* Copyright Comune di Prato */

/* Elementi strutturali */
body{
	font-family: "Times New Roman", Times, serif;
	background-color: #FBFBFB;
	color: #000;
	background-image: url(../img/bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 100%;
	margin: 1em;
	padding: 0;
}
/* LINK */
a:active{ 
	color: #000;
	background-color: transparent;
}
a:link{ 
	color: #B01;
	background-color: transparent;
}
a:visited{
	color: #000;
	background-color: transparent;
}
a:hover{ 
	color: #FBFBFB;
	background-color: #B01;
}
div#testata a:hover { 
	color: #FBFBFB;
	background-color: transparent;
	text-decoration: none;
}

div#testata {
	width: 100%;
}

div#testata #testata-sinistra {
	width: 26%;
	float: left;
	/*border: 1px solid lime;*/
}
div#testata #testata-destra {
	width: 73%;
	float: left;
	padding: 0.5em 0;
	text-align: center;
	/*border: 1px solid red;*/
}
div#testata p.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	text-align: left;
	padding: 0.5em;
}

div#corpo {
	width: 100%;
	/*border: 1px solid black;*/
}

div#corpo #corpo-menu {
	width: 24%;
	float: left;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	border-right: 1px dotted #ccc;
	padding: 0.5em;
	/*border: 1px solid yellow;*/
	
}
#corpo-menu ul {
		list-style-type: none;
		margin: 1em 0;
		padding: 0;
		/*border: 1px solid blue;*/
	}
	div#corpo-menu li {
		padding: 1.5em 0 1.5em 1.5em;
		background-image: url(../img/bottone.gif);
		background-position: left center;
		background-repeat: no-repeat;
		text-align: left;
		font-size: 125%;
		/*border: 1px solid green;*/
	}
	div#corpo-menu ul li a {
		text-decoration: none;
	}

	/* link esterni */

	#corpo-menu ul.ulesterni {
		margin: 1em 0;
		padding: 0;
		/*border: 1px solid blue;*/
	}
	div#corpo-menu li.liesterni {
	   list-style-image:url(../img/lg.gif);
		list-style-position: inside;
		background-image: none;
		padding: 0 0 0.5em 0;
		margin: 0.1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 95%;
		/*border: 1px solid green;*/
	}

	/*fine link esterni */
	
div#corpo #corpo-contenuto {
	width: 73%;
	float: left;
	/*border: 1px solid green;*/
}
div#corpo #corpo-contenuto-grande {
	width: 98%;
	float: left;
}
div#corpo #corpo-testo {
	padding: 1.5em;
}
div#inizio {
	width: 98%;
	text-align: right;
	padding: 0.3em;
	border-top: 1px dotted #cccccc;
}
div#inizio a {
	color: #000;
	background-color: transparent;
}
div#inizio a:hover{ 
	color: #FBFBFB;
	background-color:#000;
}
div#footer{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	background-color: transparent;
	color: #515151;
	margin: 0;
	padding: 0;
/*	border: 1px solid yellow;*/
}

/* elementi costitutivi */
div#percorso {
	width: 95%;
	margin: 1em 0;
	padding: 0.2em 0;
}
div#percorso a {
	background-color: transparent;
	color: #B01;
}
div#percorso a:hover {
	background-color: #B01;
	color: #FBFBFB;
}

/* NEWS */

#news {
	margin: 1em 0;
}

#news ul{
	margin: 0 0.5em 0.5em 1em;
	padding: 0.2em;
	font-size: 0.9em;
	/*border: 1px solid red;*/
}
span.datanews{
	margin: 0;
	padding:0;
	color:#900;
	background-color: transparent;
	font-size:0.9em;
	font-weight:bold;
}

h1{
	font-size: 200%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
	margin: 0 0 0.5em 0;
}
h2{
	font-size:180%;
	font-family: Garamond, "Times New Roman", Times, serif;
	color:#000;
	background-color: transparent;
	margin: 0.3em 0;
}
h3{
	font-size:100%;
	font-family: Garamond, "Times New Roman", Times, serif;
	color:#000;
	background-color: transparent;
	margin: 0.3em 0;
}
h4{
	font-size:100%;
	color:#000;
	font-family: Garamond, "Times New Roman", Times, serif;
	background-color: transparent;
	margin: 0.3em 0;
}

/* AREE */
div.area1piano {
	background-color:#C9DBFF;
	color: #000;
	border:0.1em solid #000;
	padding:0.5em;
}
div.area1piano a{
	background-color:#C9DBFF;
	color: #000;
}
div.contiene{
	width:100%;
	/*border: 1px solid green;*/
}
div.areasinistra{
	width:45%;
	margin:2% 0;
	padding:1%;
	float:left;
	/*border: 1px solid red;*/
}
div.areadestra{
	width:45%;
	margin:2% 0;
	padding:1%;
	float:right;
	/*border: 1px solid blue;*/
}
div.areadownload{
	margin:1em 0;
	padding:1em;
	border:1px dashed #999;
}
div.areadownload h2{ 
	font-size:120%; 
	margin:0;
	padding:0 0 0.5em 0;
}

/* contenitore foto da 2*/
div.areafoto2 {
	width: 45%;
	float: left;
	text-align: center;
	padding: 0.5em;
	/*border: 1px solid red;*/
}

/* contenitore foto da 3*/
div.areafoto {
	width: 28%;
	float: left;
	text-align: center;
	padding: 0.5em;
	/*border: 1px solid red;*/
}
/* contenitore foto da 4*/
div.areafoto-ico {
	width: 15%;
	float: left;
	text-align: center;
	padding: 0.5em;
}
div.contiene-foto {
	width: 100%;
}

/* LISTE */
ul.listanascosta, li.listanascosta{
	list-style-type:none;
}
li{
	padding: 0.2em 0;
}
ul.listagrande, li.listagrande{
	list-style-image:url(../img/li.gif);
	font-size:110%;
}
ul.listapiccola, li.listapiccola{
	list-style-image:url(../img/li2.gif);
	font-size:90%;
}
li.listadown{
	list-style-type:none;
	padding: 0.3em 2em;
	/*border: 1px solid red;*/
}
/* TABELLE */
table{
	margin:1em 0.5em 1em 0.5em;
	width:95%;
}
th{
	background-color:#C0131F;
	color:#FFF;
	padding:0.4em;
	text-align:center;
}
td{
	background-color:#c0a3a5;
	color: #000;
	padding:0.4em;
}

/* utilita */
.centro {
	text-align: center;
}
.destra {
	text-align: right;
}
.sinistra {
	text-align: left;
}
.basso { 
	vertical-align: bottom;
}
.mezzo {
	vertical-align: middle;
}
br.nofloat{ clear:both; }

img.imgdx{ float:right; margin-left: 1em; margin-bottom: 1em;}

img.imgsx{ float:left; margin-right: 1em; margin-bottom: 1em;}

img.imgcentro{ vertical-align:middle; }

img.imgbottom{ vertical-align:bottom; }

a img { border:none; }

.filepdf{ background-image:url(../img/pdf.gif); background-repeat:no-repeat; margin:0 1em; vertical-align:middle; }

.filertf{ background-image:url(../img/rtf.gif); background-repeat:no-repeat; margin:0 1em; vertical-align:middle; }

.filetxt{ background-image:url(../img/txt.gif); background-repeat:no-repeat; margin:0 1em; vertical-align:middle; }
