﻿/* Customize your layout here, for support please visit www.webart.no/forum */

* {
	margin: 0;
	padding: 0;
	color: #FF6600;
}
   
body {
	background-color: #3597FF;
	color: #FFFFFF;
	background-image: url(images/body_bg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
	
/* Begin Structure of site '*/  
 
#container {
	width: 896px;
	padding: 3px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-color: #FFCC66;
}

#header {margin-top: 1px;
	background-image: url(images/top.jpg);
	height: 200px;
	border: 1px solid #FFFFFF;
}

#wrapper {
	margin-top: 7px;
	background-image: url(images/wrapper_bg3.psd);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 155px;
	background-image: url(images/round_corner4.jpg);
	background-repeat: no-repeat;
	color: #3597FF;
	background-color: #FFFFFF;
	padding: 5px;
	height: 637px;
}

#right {
	background-color: #FFFFFF;
	color: #3597FF;
	float: right;
	width: 155px;
	background-image: url(images/round_cornerdx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	height: 637px;
}

#content {
	margin-left: 170px;
	margin-right: 170px;
	margin-bottom: 5px;
	color: #000000;
	background-color: #FFCC66;
	padding: 20px;
	border: 0px solid #FFFFFF;
}

#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
	background-image: url(images/mini.jpg);
	text-align: center;
}

/* Begin text formatting and image floats */

.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}
.imageright{
	float: right;
	margin-right: 1px;
	margin-bottom: 1px;
}

.nuovostile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: #3366CC;
}
.nuovostile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}



p{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000000
}
p1{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000000;
}


blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 30px;
	border: 1px dotted #FFFFFF;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
}

h1{
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 1.3em;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

h2{
	background-color: #7C597C;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}
h3{
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 1.3em;
	text-align: right;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
h4{
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 1.3em;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
}


.list {
	margin-left: 25px;
	
	margin-top: 30px;
}

a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
	background-color: inherit;
}
a:hover {
	color: #7C597C;
	background-color: inherit;
}
a:active {
	color: #FF99FF;
	background-color: inherit;
}

/********** Begin top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 7px;
	padding: 1.7em 0em .3em .4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}

#navlist a:visited
{
	border: 1px solid #CCCCCC;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #3597ff;
	text-decoration: none;
}

#navlist a:link
{
	border: 1px solid #CCCCCC;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #3597ff;
	text-decoration: none;
}

#navlist a
{
	border: 1px solid #CCCCCC;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #3597ff;
	text-decoration: none;
}

#navlist a:focus
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FF6600;
	background-color: #FFFFFF;
}

#navlist a:active
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FF6600;
	background-color: #FFFFFF;
}

#navlist a:hover
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FF6600;
	background-color: #FFFFFF;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;

}

#navlist #active a {
	background-color: #FFFFFF;
	color: #FF6666;
	font-size: 1em;
	font-weight: bold;
}
 .titololati {
	color: #FF6600;
	font-size: medium;
	font-family: Calibri;
	background-color: #FFFFFF;
	font-style: normal;
}

.stile-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3597FF;
}
.hellohello {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3597FF;
}