/* stili generici */
body {
	margin: 0px;
	padding: 0px;
}
#newsletter {
	background-color: #999999;
	padding: 30px 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}
#logo {
	background-color: #FDFCC9;
	padding: 3px;
	border-top: 4px solid #702126;
	border-right: 4px solid #702126;
	border-left: 4px solid #702126;
}
#tagline {
	background-color: #FDFCC9;
	padding: 3px 13px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702126;
	font-weight: bold;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #702126;
	border-left-color: #702126;
}
#help {
	background-color: #FDFCC9;
	padding: 3px 13px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702126;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #702126;
	border-left-color: #702126;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #702126;
}
#number {
	background-color: #FDFCC9;
	padding: 3px 13px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702126;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #702126;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #702126;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #702126;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DED8A3;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.photo {
	float: left;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-right: 10px;
}
#box {
	padding: 10px;
	margin: 0px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #702126;
	border-left-color: #702126;
	background-color: #ECE9CA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #702126;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-align: right;
	padding-top: 4px;
	margin-right: 3px;
}
#alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

/* articoli tecnici */
.articles {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.articles .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.articles .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.articles .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.articles .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.articles .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
}
.articles .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.articles a:link {
	text-decoration: none;
	color: #702126;
}
.articles a:visited {
	text-decoration: none;
	color: #702126;
}
.articles a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.articles a:active {
	text-decoration: none;
	color: #702126;
}

/* novità */
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.news .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.news .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.news .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.news .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #005100;
}
.news .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.news a:link {
	text-decoration: none;
	color: #702126;
}
.news a:visited {
	text-decoration: none;
	color: #702126;
}
.news a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.news a:active {
	text-decoration: none;
	color: #702126;
}

/* rassegna stampa */
.abstracts {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.abstracts .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.abstracts .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.abstracts .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.abstracts .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.abstracts .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
}
.abstracts .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.abstracts a:link {
	text-decoration: none;
	color: #702126;
}
.abstracts a:visited {
	text-decoration: none;
	color: #702126;
}
.abstracts a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.abstracts a:active {
	text-decoration: none;
	color: #702126;
}

/* agenda eventi */
.events {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.events .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.events .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.events .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.events .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.events .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
}
.events .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.events a:link {
	text-decoration: none;
	color: #702126;
}
.events a:visited {
	text-decoration: none;
	color: #702126;
}
.events a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.events a:active {
	text-decoration: none;
	color: #702126;
}

/* editoriale */
.editorials {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.editorials .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.editorials .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.editorials .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.editorials .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.editorials .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
	line-height: 18px;
}
.editorials .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.editorials a:link {
	text-decoration: none;
	color: #702126;
}
.editorials a:visited {
	text-decoration: none;
	color: #702126;
}
.editorials a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.editorials a:active {
	text-decoration: none;
	color: #702126;
}


/* testo libero */
.textboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
}
.textboxes .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.textboxes .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textboxes .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.textboxes .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.textboxes .text {
	font-family: Arial;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
}
.textboxes .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 5px;
}
.textboxes a:link {
	text-decoration: none;
	color: #702126;
}
.textboxes a:visited {
	text-decoration: none;
	color: #702126;
}
.textboxes a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.textboxes a:active {
	text-decoration: none;
	color: #702126;
}

/* titoli categorie */
.category-events {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color: #009300;*/
	background-color: #006600;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.category-articles {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #009900;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.category-news {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color: #F09100;*/
	background-color: #006600;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.category-abstracts {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color: #A400A4;*/
	background-color: #006600;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.category-editorials {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #006600;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.category-advertising {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #006600;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.advertising {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #E8E3BD;
	padding: 10px;
	border: 2px dotted #DBD59B;
}
.advertising .title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.advertising .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.advertising .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.advertising .corporation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #666666;
}
.advertising .text {
	font-family: Arial;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
}
.advertising .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;*/
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 5px;
}
.advertising a:link {
	text-decoration: none;
	color: #702126;
}
.advertising a:visited {
	text-decoration: none;
	color: #702126;
}
.advertising a:hover {
	text-decoration: underline;
	color: #B3353F;
}
.advertising a:active {
	text-decoration: none;
	color: #702126;
}


/* NUOVI -------------------------------------------------- */
#banner {
	float: right;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #702126;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #702126;
}
#copyright a {
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
