<style type="text/css">
<!--

p.menu {
	color : white;
	background-color:#990000;
	font-weight : normal;
	font-size : 12px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
p.box{
	color : red;
	font-weight : bold;
	border: 2px groove #990000;
	font-size : 14px;
	line-height : 150%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : center;
}
p.testo{
	color : black;
	font-weight : normal;
	font-size : 18px;
	line-height : 120%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : center;
}
p.testolibero{
	color : black;
	font-weight : normal;
	font-size : 12px;
	line-height : 120%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


p.rientropiccolo{
	color : black;
	font-weight : normal;
	font-size : 10px;
	line-height : 110%;
	font-family : sans-serif;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 2px;
}
p.rientro{
	color : black;
	font-weight : normal;
	font-size : 10px;
	line-height : 120%;
	font-family : sans-serif;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 2px;
}
p.testorosso{
	color : red;
	font-weight : normal;
	font-size : 14px;
	line-height : 120%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


p.bibbia{
	color : red;
	font-weight : bolder;
	font-size : 14px;
	line-height : 200%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	Text-decoration: Smallcaps;
}

p.titolotabella
{
	color : #990000;
	font-weight : normal;
	font-size : 14px;
	line-height : 110%;
	font-family : sans-serif;

}

p.tabella
{
	color : black;
	font-weight : normal;
	font-size : 10px;
	line-height : 100%;
	font-family : sans-serif;
        padding-top: 3 px;
}

H1
{
	color : #990000;
	font-weight : bolder;
	font-size : 40px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
H2
{
	color : #990000;
	font-weight : bolder;
	font-size : 18px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


H3
{
	color : #990000;
	font-weight : bolder;
	font-size : 14px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

H5
{
	color : black;
	font-weight : normal;
	font-size : 12px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

p.titoletto

{
	color : black;
	font-weight : normal;
	font-size : 14px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;


}

p.titolo
{
	color : black;
	font-weight : bolder;
	font-size : 16px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;


}
p.menuscelto {
	color : red;
	background-color:#990000;
	font-weight : bold;
	font-size : 12px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	text-decoration : none;
	text-transform : capitalize;
}



p.riquadro {
	color : White;
	font-weight : normal;
	font-size : 12px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	border-top : thin solid White;
	padding-top : 5px;
}



p.emergenza {
	color : White;
	font-weight : bold;
	font-size : 14px;
	line-height : 180%;
	background-color : #990000;
	border : thin solid #990000;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
}


A.linkmenu {
	text-decoration : none;
	color : white;
	background-color:#990000;
	font-weight : bold;
	font-size : 12px;
	line-height : 180%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;

}


A.linkdoc {
	text-decoration : none;
	color : #990000;
	background-image: "./immagini/logocsdpiccolo.png";
	background-repeat: repeat;
	font-weight : bold;
	font-size : 14px;
	line-height : 220%;
	font-family : sans-serif;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;

}



A {
        color : #990000;
	text-decoration : none;
	font-weight : bolder;
	font-size : 18px;
	line-height : 140%;
	font-family : sans-serif;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;


}

A:hover {
	text-decoration : none;
	color : Magenta;
}

#left {
	position: absolute;
	top: 200px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	width: 160px;
	border: 2px groove #990000;
	text-align : center;
	font-size : 16px;
}



#right {
	margin: 0px 0px 5px 180px;
	padding: 5px;
	border: 5px;
}


#leftbig {
	position: absolute;
	top: 200px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	width: 210px;
	border: 2px groove #990000;
	text-align : center;
	font-size : 16px;
}

#rightbig {
	margin: 0px 0px 5px 240px;
	padding: 5px;
	border: 5px;
	border-color : Purple;
}



#leftbiggone {
	position: absolute;
	top: 200px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	width: 350px;
	border: 2px groove #990000;
	text-align : center;
	font-size : 16px;
}

#rightbiggone {
	margin: 0px 0px 5px 370px;
	padding: 5px;
	border: 5px;
	border-color : Purple;
}




--></style>
