/* classi box-------------------------------------------------------*/
.scuola {
	background-color: #DBDBDB;
	font-size: 10px;
	color: #434343;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 18px;
}
.scuola a{
	color: #434343;
	text-decoration: none;
}
.scuola a:hover{
	color: #434343;
	text-decoration: underline;
}
.rubriche {
	background-color: #E0EBCC;
	font-size: 9px;
	color: #434343;
	text-align: center;
}

.rubriche a {
	font-weight: bold; 
	color: #669900;
}
.rubriche a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #669900;
}

.rubriche_box {
	background-color: #F8F8F8;
	border: 1px solid #5E8E02;
	font-size: 9px;
	color: #434343;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rubriche_box a{
	color: #434343;
	font-weight: normal;
}
.rubriche_box a:hover{
	color: #434343;
	font-weight: normal;
	text-decoration: underline;
}
.rubriche_tit {
	background-color: #A0B37A;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 32px;
	text-transform: uppercase;
}
.rubriche_tit a{
	color: #FFFFFF;
	font-weight: bold;
}
.rubriche_tit a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.libri {
	background-image: url(/images/catechesi/libri_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.libri_box {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.argomenti {
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
}

.dossier {
	background-color: #f7eee9;
	color: #000000;
	
}

.dossier a {
	font-weight: bold; 
	color: #aa6349;
}
.dossier a:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #aa6349;
}

.dot_marrone li {
	list-style-image: url(/images/catechesi/dossier_indicatore.gif);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
}
