/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6aaf23;
}

h1 {
	padding-left: 10px;
	font-size: 200%;
	font-weight: bold;
}

h2, h3 {
	font-size: 152%;
}

p, ul {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul {
	margin-left: 2em;
}

ol {
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-left: 1em;
}

a:link {
	color: #009036;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #009036;
}

img {
	border: none;
}

/* Header */

#header {
	width: 790px;
	height: 113px;
	margin: 0 auto;
	background: url(images/bg_head.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 113px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	margin: 0;
	padding-top: 10px;
	background: url(images/img07.jpg) no-repeat;
	font-size: 197%;
}

#logo h2 {
	margin: 0;
	letter-spacing: 1px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 0px 10px 10px 10px;
	border-top: none;
	background: url(images/closer.gif) no-repeat left bottom;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dotted #6aaf23;
}

#sidebar li li.first {
	background: none;
}

.news{
	font-size: 11px;
}
.news b{
	color: #000000;
}

.news a {
	text-decoration: none;
	font-size: 12px;
}

.news a:link {
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	color:#FF6600;
}

.date{
	text-decoration: none;
	font-size: 12px;
}
.hr-news{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6aaf23;
	color: #FFFFFF;
	width:95%;
}

.login a, .login a:link {
	text-decoration: none;
	font-size: 12px;
}
.login a:hover {
	text-decoration: none;
	color:#FF6600;
}

.buttonGO{
	display:block;
	background: url(images/butgo.jpg) no-repeat;
	border:0px;
	width:30px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #009036;
}

#sidebar li li.news {
	background: url(images/imgnew01.jpg) no-repeat;
	background-position: 0px 3px;
	height: 65px;
}

#sidebar li li.news p {
	padding-left: 53px;
	line-height: 1.2;
}

#sidebar li li.news a:link {
	text-decoration: none;
}

#sidebar li li.news a:hover {
	text-decoration: none;
	color:#FF6600;
}

#sidebar li li.news a {
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
}

#sidebar li li.news b {
	color: #000000;
}

#sidebar li li.last {
	border-bottom: none;
}

#sidebar li li.button {
	border-bottom: none;
	background: url(images/butsmall.jpg) no-repeat;
	background-position: 0px 4px;
}

#sidebar li li.button a:link {
	text-decoration: none;
	padding-left: 20px;
}

#sidebar li li.button a:hover {
	text-decoration: none;
	color:#FF6600;
}

#sidebar li li.button a {
	text-decoration: none;
	color: #009036;
}

#sidebar li h2 {
	height: 38px;
	margin: 0;
	padding: 2px 0 0 15px;
	background: url(images/label.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color:#FF6600;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
	text-decoration: none;
	color: #009036;
}

/* Two Columns */

.two-columns {
	clear: both;
	background: url(images/img11.gif) repeat-y;
}

.two-columns h2 {
	height: 38px;
	margin: 0;
	padding: 2px 0 0 15px;
	background: url(images/label.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

.two-columns h2.aries {
	height: 38px;
	margin: 0;
	padding: 2px 0 0 15px;
	background: url(images/labelred.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

.two-columns h3 {
	clear: left;
	height: 38px;
	margin: 0;
	padding: 2px 0 0 15px;
	background: url(images/labellon.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

.two-columns .columnA {
	width: 410px;
}

.two-columns .columnB {
	width: 180px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.two-columns li {
	margin-bottom: 15px;
}

.two-columns li ul {
	padding: 0px 10px 10px 10px;
	border-top: none;
	background: url(images/closer.gif) no-repeat left bottom;
}

.two-columns li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dotted #6aaf23;
}

.two-columns li li.first {
	background: none;
}

.two-columns li li.last {
	border-bottom: none;
}

.two-columns p {
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size: 100%;
	text-align: justify;
}

/* Two Columns > editorial board */

#editorial_board {
	display: block;
	height: 110px;
	width: 290px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	line-height: 1.2;
}

#associate_editors {
	display: block;
	height: auto;
	width: 185px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	line-height: 1.2;
	text-align: left;
}

#publisher {
	display: block;
	height: auto;
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	line-height: 1.2;
}

#board_reviewers {
	display: block;
	height: auto;
	width: 185px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	line-height: 1.2;
	text-align: left;
	font-size: 11px;
}

#visore img {
	padding: 0;
}
#editorial_board b {
	color: #666666;
}

#editorial_board b {
	margin: 0px;
	padding: 0px;
}

h4 {
	clear: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6aaf23;
}

/* Two Columns > button */

#art_info {
	display: block;
	height: auto;
	width: 250px;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0px;
	line-height: 1.3;
}

#art_info b {
	color: #333333;
}

#pdf_down {
	display: block;
	height: auto;
	width: 250px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0px;
	line-height: 1.3;
}

#pdf_down a:link {

}

#pdf_down a:hover {

}

#pdf_down a {
	text-decoration: underline;
	color: #009036;
}

#abstract {
	clear: left;
	display: block;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 0px;
	line-height: 1.2;
}

#abstract b {
	color: #333333;
}

#date {
	display: block;
	height: auto;
	float: left;
	width: 250px;
	margin: 0 10px 0 10px;
	padding: 0px;
	line-height: 1.3;
}

h6 {
	float: left;
	margin: 10px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6aaf23;
}

#articles {
	clear: left;
}

#search {
	padding: 0;
	font-size: 11px;
	line-height: 1.2;
}


/* Two Columns > button */

.two-columns li li.button {
	margin-top: 5px;
	border-bottom: none;
	background: url(images/butgo.jpg) no-repeat;
	background-position: 0px 4px;
}

.two-columns li li.button a:link {
	text-decoration: none;
}

.two-columns li li.button a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.button a {
	text-decoration: none;
	padding-left: 5px;
	color: #009036;
}

/* Two Columns > registration */

.two-columns li li.registration {
	border-bottom: none;
}

.two-columns li li.registration a:link {
	text-decoration: underline;
}

.two-columns li li.registration a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.registration a {
	color: #009036;
	font-size: 11px;
}

.two-columns li li.registration b {
	font-size: 14px;
}

/* Two Columns > registration p */

.two-columns li li.button p {
	margin: 0;
	padding: 3px 0 0 35px;
	font-size: 12px;
	color: #aa2226;
	line-height: normal;
}

.two-columns li li.button a {
	float: left;
	color: #009036;
	font-size: 11px;
}

/* Two Columns > first line */

.two-columns li li.first_line {
	border-bottom: 1px dotted #6aaf23;
}

.two-columns li li.first_line {
	padding: 0px 10px 10px 20px;
	border-bottom: 1px dotted #6aaf23;
	background: url(images/arrow.jpg) no-repeat;
}

.two-columns li li.first_line a:link {
	text-decoration: none;
}

.two-columns li li.first_line a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.first_line a {
	text-decoration: none;
	font-size: 12px;
	color: #7b7c7e;
	font-weight: bold;
}

.two-columns li li.first_line b {
	color: #6aaf23;
}

/* Two Columns > first line open*/

.two-columns li li.first_line_open {
	border-bottom: 1px dotted #6aaf23;
}

.two-columns li li.first_line_open .mark {
	color: #6aaf23;
}

.two-columns li li.first_line_open {
	padding: 0px 10px 10px 20px;
	border-bottom: 1px dotted #6aaf23;
	background: url(images/arrow.jpg) no-repeat;
}


.two-columns li li.first_line_open {
	background: url(images/arrow1.jpg) no-repeat;
}


.two-columns li li.first_line_open a:link {
	text-decoration: none;
}

.two-columns li li.first_line_open a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.first_line_open a {
	text-decoration: none;
	font-size: 12px;
	color: #7b7c7e;
	font-weight: bold;
}

.two-columns li lli.first_line_open b {
	color: #6aaf23;
}

/* Two Columns > ariesdue */

.two-columns li li.ariesdue {
	height: 50px;
	border-bottom: 1px dotted #4b0112;
	padding-left: 50px;
	background: url(images/arielogo.gif) no-repeat;
	background-position: 0px 5px;
}

.two-columns li li.ariesdue p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1;
	color: #aa2226;
	line-height: 1.3;
}

.two-columns li li.ariesdue a:link {
	text-decoration: none;
}

.two-columns li li.ariesdue a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.ariesdue a {
	display: block;
	height: 20px;
	padding: 4px 25px 0 0;
	color: #aa2226;
	font-weight: normal;
	font-size: 12px;
	background: url(images/butsmall.jpg) no-repeat right;
	text-align: right;
	text-decoration: none;
}

/* Two Columns > subscription */

.two-columns li li.subscription {
	height: 76px;
	border-bottom: none;
	padding-left: 50px;
	background: url(images/minimag.jpg) no-repeat;
	background-position: 0px 5px;
}

.two-columns li li.subscription p {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 12px;
	color: #aa2226;
	line-height: 1.3;
}

.two-columns li li.asubscription a:link {
	text-decoration: none;
}

.two-columns li li.subscription a:hover {
	text-decoration: none;
	color:#FF6600;
}

.two-columns li li.subscription a {
	display: block;
	height: 20px;
	padding: 4px 10px 0 0;
	margin-top: 15px;
	color: #aa2226;
	font-weight: normal;
	font-size: 12px;
	background: url(images/butsmall.jpg) no-repeat right;
	text-align: right;
	text-decoration: none;
}

/* Two Columns > ol */

.two-columns ol {
	list-style: none;
}

.two-columns ol li {
	padding-left: 15px;
	border-bottom: 1px solid #c1c3c4;
}

.two-columns ol li.last {
	border-bottom: none;
}


.two-columns ol li a:link {
	text-decoration: none;
}

.two-columns ol li a:hover {
	text-decoration: none;
	color: #009036;
}

.two-columns ol li a {
}


/* Two Columns */ /* form id */

#form1 {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	height: 70px;
	width: 790px;
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	background: url(images/bgfoot01.jpg) no-repeat;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3;
}

#footer a {
	color: #c1c3c4;
}

#footer a:hover {
	color: #FFFFFF;
}

.date {
	color: #999999;
}
.titolo {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.testo {
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}
.main_margin{
	padding-left:10px;
	padding-right:10px;
}

.buttonbig{
	height: 20px;
	width: 126px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-color: 0;
	border:0;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
	text-transform: uppercase;
	color: #009036;
}

.buttonsmall{
	height: 20px;
	width: 76px;
	background-image: url(images/butsmall.jpg);
	background-repeat: no-repeat;
	background-color: 0;
	border:0;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
	text-transform: uppercase;
	color: #009036;
}
