
#header {height:150px; background-image:url(../images/software-sistemi-scuola/sf-header.png); background-repeat:repeat-x;}

#centrohome {
	margin:10px 10px 10px 15px; 
	/*background-color:#FFFFFF;*/
	background-color: rgb(230,245,245);
	min-height: 310px;
}

#wrapper {
	overflow:hidden; 
	/*background:#FFFFFF;*/
	background-color: rgb(230,245,245);
}

#footer {
	clear:both; 
	color:#666; 
	height:64px; 
	padding-top:20px; 
	padding-left:5px; 
	background-image:url(../images/software-sistemi-scuola/sf-footer.png); 
	background-repeat:repeat-x; 
	background-position:top;}

.content {
	padding:0px 0 0 20px;
}

p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
/*#footer a {color:#B2005E;}*/
#footer a {color:#34715A;}
#footer a:hover {text-decoration:none;}

.trattini-orizzontali{background-image:url(../images/software-sistemi-scuola/trattini-orizzontali.gif); background-repeat:repeat-x; background-position:left; height:10px;}
/*

a:link {
	color:#B2005E;
	text-decoration:none;
}
	
a:visited {
	color:#B2005E;
	text-decoration:none;
}

a:hover {
    color:#666;
	text-decoration:underline;
	}

a:focus {
font-weight:bold;
	color:#B2005E;
	text-decoration:none;
	
}

a:active {
font-weight:bold;
	color:#B2005E;
	text-decoration:none;
	
}
*/

fieldset {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
	font-size: 14px;
	font-style: italic;
}
