/*------------ HTML TAGS STYLES ----------------*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #D6E7F0;
	background-image: url(pnl_centro_ricerche.jpg);
	background-repeat:repeat-x;
	padding: 0px, 20px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

hr {
	 size: 3px:
	 noshade;
	 color: "#003399";
}
/*------------ "table" STYLES ----------------*/
.table_set {
	width : 100%;
	margin: 0px;
}

/*------------ "top" STYLES ----------------*/
.top {
	height: 180px;
	vertical-align:top;
	padding-top: 10px;
}
.edizione {
	font-size: 22px;
	text-align: right;
	color: #D6E7F0;
}
.mailto {
	font-size: large;
	font-weight:bold;
	text-align: center;
	color: #D6E7F0;
}
.top a, .mailto a {
	color: #496574;
}
/*------------ "colsx" STYLES ----------------*/
.colsx {
	width: 190px;
	padding: 60px, 20px, 20px, 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #517081;
	text-align:left;
}
.colsx a {
	color: #517081;
	text-decoration: none;
}
.colsx a:hover {
	text-decoration: underline;
}
.colsx h1 a, .footer h1 a {
	color: #1F142F;
	text-decoration:none;
	cursor: pointer;
	width: 207px;
	height: 32px;
	padding: 10px, 0px, 0px, 0px;
	font-size: 14px;
	margin: 0px, 0px, 0px, 0px;
	text-align: center;
	background-image: url(button-blu.gif);
	background-repeat: no-repeat;
}
.colsx h1 a, .footer h1 a:hover {
	color: #1F142F;
	background-image: url(button-blu.gif);
}
.colsx h1 a:hover, .footer h1 a{
	color:#990000;
	background-image: url(button-red.gif);
	text-decoration: none;
}
/*------------ "footer" STYLES ----------------*/
.footer {
	text-align:center;
	padding-left: 200px;
}
/*------------ "page" STYLES ----------------*/
.page {
	width: %;
	background-color: #ffffff;
	padding: 20px, 20px, 20px, 20px;
	border: 2px solid #6A92A8;
}
.page b{
	color: #FF3300;
}
.page p {
	color: #000000;
	text-align: justify;
	font-size: medium;
}
p.center-big {
	text-align: center;
	font-size: medium;
}
.page a {
	color: #000000;
}

.page ol {
	color: #000000;
	text-align: justify;
	font-weight: bold;
	font-size: medium;
	line-height: 1.3;
	margin-left: 70px;


}
.page ol p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}
.page ul li p {
	margin-top: 5px;
	padding-left: 10px;
	list-style-image: url(rombo_blu.gif);
}
.page ul li ul p {
	list-style-image: url(rombo_rosso.gif);

}

		/* ----- H1 H2 H3 H4 ----- */
.page h1, .page h2, .page h3, .page h4 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.page h1, .page h2 {
	color: #496675;
	background-color: #D6E7F0;
	line-height: normal;
	padding: 10px;
	border: 2px solid #6A92A8;

}
.page h1 {
	text-align: center;
	font-size: x-large;
	margin-bottom: 50px;
}
.page h2 {
	text-align: left;
	font-size: large;
	margin-top: 30px;
}

.page h3 {
	font-size: medium;
	color: #000000;
	background-color: #cccccc;
	text-align: center;
	padding: 7px;
	margin-top: 50px;
	border: thin ridge #000000;
}
.page h4 {
	font-size: medium;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	padding: 4px 10px;
	margin-top: 35px;
}
/*-----definito nuovo fine, da qui in poi verificare!!------------------------------*/


blockquote {
	padding: 20px;
	border: 2px solid #000000;
	margin: 0px, 0px, 50px, 70px;
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
	width: 100%;
}
blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.warning {
	padding: 15px;
	border: 1px solid #FF0000;
	margin: 0px;
	background-color: #FFFF66;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#FF0000', Positive='true');
	width: 100%;
}
.warning  h3 {
	margin: 0px;
	border: none;
	color: #FFFF66;
	background-color: #FF0000;
}
.warning  p {
	font-size: x-small;
}

/* ---- "sidebanner" ---- */
.sidebanner {
	width: 100%;
	border: 2px solid #000000;
	padding: 0px, 0px, 10px, 0px;
	background-color: #ffffff;
	background-image: url(lines_light_blue-01.jpg)}
.sidebanner p {
	padding: 0px, 10px, 0px, 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
.sidebanner h1 {
	margin: 0px, 0px, 15px, 0px;
	padding: 5px;
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.td-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.dotter {
	color: #FF3300;
	font-weight: bold;
}
