@charset "UTF-8";
/* CSS Document */

#articoli {
	margin-right: auto;
	margin-left: auto;
	padding: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#articoli ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.twoColElsRtHdr #category {
	float: none;
	height: 400px;
}
.twoColElsRtHdr .categorie{
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.twoColElsRtHdr #category ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.twoColElsRtHdr #category ul h1{
	font-weight: normal;
	text-decoration: none;
	font-size: 2.3em;
	margin: 0px;
	color: #FFF;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColElsRtHdr #category ul h3{
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	color: #F0EAD5;
}
.twoColElsRtHdr #category a{
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	padding: 20px;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 150px;
	margin: 0px;
	float: left;
}
.twoColElsRtHdr #category a:hover {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	background-image: url(imgCategorie/sfondoHover.jpg);
	text-decoration: none;
	color: #900;
	background-position: center center;
}
.categorie img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.musica {
	background-image: url(imgCategorie/imgMusica.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.teatro {
	background-image: url(imgCategorie/imgTeatro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cinema {
	background-image: url(imgCategorie/imgCinema.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fotografia {
	background-image: url(imgCategorie/imgFotografia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#head {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#head li {
}
.twoColElsRtHdr #head h1 , .twoColElsRtHdr #foot h1{
	margin: 0px;
	padding: 0px;
}
.twoColElsRtHdr #foot ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#articoli h1 {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
#articoli p {
	text-decoration: none;
	text-align: left;
	font-size: 1em;
}
#foot p {
	font-size: 1em;
	text-align: left;
}
.twoColElsRtHdr #foot img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColElsRtHdr #head img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#articoli a {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	color: #036;
	border: 1px solid #A88C4A;
	background-image: url(trasp.png);
}
#articoli a:hover {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	background-image: url(traspWhite.png);
	color: #036;
}
#head a {
	height: 160px;
	width: 550px;
	display: block;
	padding: 25px;
	text-decoration: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#foot a {
	height: 240px;
	width: 250px;
	display: block;
	float: left;
	padding: 22px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

