/*
Theme Name: Pasw2015-Child 
Description: Tema Child per il tema pasw2015 
Author: Comune di Prato
Author URL: http://www.scuole.prato.it/
Template: pasw2015
Version: 0.1
*/
@import url("../pasw2015/style.css"); 

h3, h4, h5, h6 {
	font-weight: bold;
}

.footer-column {
	float:left;
	width:55%;
	padding-left: 10px;
}

.footer-column img {
	display: none;
}

#centrecontent table tr:nth-child(even) td {
background-color: #FFFFFF;
}

#centrecontent table tr:nth-child(odd) td {
background-color: #CCCCCC;
}