/* css per la home degli appuntamenti di Prato */
body {
font-size: 90%;
}

div#intro-home  {
margin-left: 400px;
font-size: 90%;
}
div#intro-home p {
clear: both;
margin-bottom: 0.1em;
}
div#intro-home p#newsletter {
	text-align: right;
	font-size: 85%;

}
div#intro-home h1 {
margin: 0 0 1em 0;

}
div#intro-home p img   {
	padding-right: 0;
	margin-right: 0.3em;
}




div.padding {
	padding-left: 0.5em;
	padding-top: 0.5em; 
 
}

h2.areatitolo  {
	background-image: none;
	background-color: #79C1E1;
	color: #000040;
	padding: 0.3em;
	margin: 0;
	border: 0;
	border-bottom: 2px solid #0081b0; 
	font-size: 100%;
}
div#oggi {
	margin: 0.5em 1em 0.5em 1em;
}
div#oggi ul {
margin-left: 0;
padding-left: 0; 
 	line-height: 160%;
} 

div#oggi ul li {
display: inline; 
padding-right: 1em;

} 
/* da non perdere  */
div#areanews {  
	 width: 60%;
	 float: right; 
} 
div#areanews div.news {
	clear: both;
} 


div#areanews p {  
	border-top: 1px solid #79c1e1;	 
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	font-size: 85%;	
/*	line-height: 120%; */
	min-height: 1%;
	clear: both;
} 
div#areanews p a:link, div#areanews p a:active {  
	color: #0057AD;
	background-color: #fff;
	font-weight: bold;
}
div#areanews p a:visited {  
	color: #C00000;
	background-color: #fff;
	font-weight: bold;
}
div#areanews p a:hover {  
	color: #fff;
	background-color: #0057AD;
	font-weight: bold;
}
div#areanews p.news img.imgsx, div#areanews p.news img {  
 	padding-left: 1em; 
/* padding-bottom: 0em; */
	margin-bottom: 0.8em;
	float: right;
	} 

div#area-ricerche  {
	width: 35%; 
	float: left;
	background-color: #cbe7f3;
	color: #000040;
	padding: 0; 
}
div#area-ricerche img {  
 	padding-right: 0.3em; 
	} 
	
div#area-ricerche h2 {
	margin: 0;
/*   border-top: 0;*/
}
div#area-ricerche a:link, div#area-ricerche a:active {
	background-color: #cbe7f3;
	color: #000040;
}
div#area-ricerche a:visited {
	background-color: #cbe7f3;
	color: #820000;
}
div#area-ricerche a:hover {
	background-color: #036;
	color: #fff;
}
div#area-ricerche form,
div#area-ricerche form fieldset, 
div#area-ricerche form label, 
div#area-ricerche form legend, 
div#area-ricerche form div, 
div#area-ricerche form fieldset div,
div#area-ricerche div.box,
div#area-ricerche fieldset.home {
	background-color: #cbe7f3;
	color: #000040;
	margin: 0; 

}
div#area-ricerche form fieldset {
	margin: 0;
	padding: 0;
   border: 0;  
	border-top: 3px solid #79C1E1;
	  
	line-height: 180%;
} 
div#area-ricerche legend {
	font-variant: small-caps; 
	padding: 0;
	
	line-height: 100%;
}
div#area-ricerche div.box	{
	padding: 0.2em;
}
div#area-ricerche a:hover {
color: #fff;
background-color: #0057AD;
}

