/*	Rosso scuro: C60000;
	Blu scuro: 000084*/

@font-face {
  src: local("Castellar"),
       url(http://www.pgsemiliaromagna.it/fonts/CASTELAR) format("opentype");
  font-family: "Castellar";
  font-style: normal
}

p,span {font-family: "Times New Roman " Times Serif;}
.medium {font-size: 110%;}
.prov, .prov3 {font-family: "Castellar"; font-size:150%; color:red;font-weight: normal;text-transform: uppercase; }
.prov1, .prov2 {text-align:center;font-family: "Castellar"; font-size:120%; color:blue;font-weight: normal;text-transform: uppercase; }
.prov2{font-size:125%;}
.prov3{font-size:125%;}

.tah {font-family: "Tahoma"; 
	font-size:90%; 
	font-weight:bold;
	line-height:150%}
.com {font-family: "Comic Sans MS";}

.coo{font-family:"Cooper Black","Times New Roman";
	font-size:150%}
.coo1{font-family:"Cooper Black","Times New Roman";
	font-size:150%;
	color:red}

h1,h2,h3 {font-family: "Castellar";font-weight: normal;}
h1{color:red;text-transform: uppercase;text-align:center;}
h2{color:blue}

a:link {color:#3399FF;}
a:visited {color:#7381E1;}
a:hover {color:#6666FF;}

/*Novità*/
a.new:link {font-size: 10px;color:#B5115F; font-weight:bold; font-family:"Tahoma","Verdana", "Arial",sans}
a.new:visited {font-size: 10px;color:#B5115F; font-weight:bold; font-family:"Tahoma","Verdana", "Arial",sans}
a.new:hover {font-size: 10px;color:#B5115F; font-weight:bold; font-family:"Tahoma","Verdana", "Arial",sans}

/*menu navigazione*/
a.rosino:link, a.azzurrino:link, a.verdino:link, a.giallino:link  {color:#333399;}
a.rosino:visited, a.azzurrino:visited, a.verdino:visited, a.giallino:visited {color:#677A9E}

a.menu, a.rosino, a.verdino, a.azzurrino, a.giallino{width:200px;}
.menu, .rosino, .verdino, .azzurrino, .giallino {
		display:block;
		border-style: outset; 
		border-width: 2px;
		padding: 2px;
		margin: 1px;
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
		text-align:center;
		font-family: Tahoma, Verdana, sans-serif;
}

/*menu mensile x agenda*/
a.rosino1:link, a.azzurrino1:link, a.verdino1:link {color:#333399;}
a.rosino1:visited, a.azzurrino1:visited, a.verdino1:visited {color:#677A9E}
a.menu1, a.rosino1, a.verdino1, a.azzurrino1{width:60px;}
.menu1, .rosino1, .verdino1, .azzurrino1 {
		display:inline;
		border-style: outset; 
		border-width: 2px;
		padding: 2px;
		margin-left: 0px; margin-right:0px; margin:0px;
		text-decoration:none;
		font-weight:bold;
		font-size:10px;
		text-align:center;
		font-family: Tahoma, Verdana, sans-serif;
}
.rosino:hover, .rosino1:hover {border-style: inset; background-color:#F7C1CA;}
.verdino:hover, .verdino1:hover {border-style: inset; background-color:#C7EFC0;}
.azzurrino:hover, .azzurrino1:hover {border-style: inset; background-color:#BACEF3;}
.giallino:hover, .giallino1:hover {border-style: inset; background-color:#FFFFCC;}

.menu:hover {border-style: inset; }
.rosino:hover, .rosino1:hover {border-style: inset; background-color:#F7C1CA;}
.verdino:hover, .verdino1:hover {border-style: inset; background-color:#C7EFC0;}
.azzurrino:hover, .azzurrino1:hover {border-style: inset; background-color:#BACEF3;}
.giallino:hover, .giallino1:hover {border-style: inset; background-color:#FFFFCC;}

.center{text-align:center;}

.rosino, .rosino1{background-color: #FAD8DD;}
.verdino, .verdino1{background-color: #D9F4D5;}
.azzurrino, .azzurrino1{background-color: #D6E2F8;}
.giallino, .giallino1{background-color: #FFFFCC;}

/*mette le anelle sullo sfondo*/
.agenda {background: white url ("images/anella.png");
	background-repeat: repeat-y;
	background-position: left;
	}

