#pagina {
	width: 955px;
	
}
#testata {
	
	height: 399px;
}
#corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(immagini/sfondo-collegioca.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin: 10px;
}
p {
	margin: 0px;
	line-height: 18px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #19326A;
	padding-top: 10px;
}
#gallery {
	width: 800px;
}

input {
	margin: 3px;
	border: 1px solid #19326A;
}
textarea {
	margin: 5px;
	border: 1px solid #19326A;
}
#corpopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cura {
	color: #999;
	margin-top: 8px;
	line-height: 20px;
}
.titoloblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CA;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(immagini/quadratino-blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.titolorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(immagini/quadratino-rosso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.titolorosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D70B7D;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(immagini/quadratino-rosa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.titoloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(immagini/quadratino-verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.bordoblu {
	border: 3px solid #06C;
	margin-right: 20px;
}
.bordorosso {
	border: 3px solid #CC0001;
	margin-right: 20px;
}
.bordorosa {
	border: 3px solid #D70B7E;
	margin-right: 20px;
}
.bordoverde {
	border: 3px solid #019A01;
	margin-right: 20px;
}


#cura a:link, #cura a:visited{
	color: #999;
	text-decoration: underline;
}
#cura a:hover, #cura a:active{
	color: #999;
	text-decoration: none;
}
 a:link, a:visited{
	color: #333;
	text-decoration: underline;
}
a:hover, a:active{
	color: #333;
	text-decoration: none;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #C80201;
	text-align: center;
	margin-right: 70px;
	line-height: 30px;
	background-color: #FFF;
	border: 1px dashed #C90200;
}

