@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(../IMAGE/bkg-body.jpg);
	background-position: center center;
}
#box {
	border: 10px solid #333333;
	margin: 0px auto;
	background: #FFFFFF repeat-x left 80px;
	min-height:500px;
	width: 735px;
	padding: 0px;
}
#header {
	height: 183px;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	text-transform: capitalize;
	color: #FFCC00;
	margin: 0px;
	background: #000000 url(../IMAGE/margin.gif) repeat-x scroll left top;
	height: 30px;
	padding: 30px 20px 10px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#menu a {
	text-decoration: underline;
	color: #FFCC00;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#mainCont {
	font: normal 12px Georgia;
	color: #333333;
	text-decoration: none;
	padding: 10px 10px 10px;
	width: 70%;
	text-align: left;
	margin: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../IMAGE/main-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainCont a {
	color: #CC0000;
	text-decoration: underline;
}
#mainCont img {
	margin: 10px;
	text-align: right;
	float: right;
}
#mainCont h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px;
	padding: 10px 0px 0px;
	text-transform: capitalize;
	background: repeat-x scroll left;
	height: 30px;
	text-indent: 10px;
}
#mainCont h3 {
	font-size: 16px;
	margin: 0px;
}
#mainCont h4 {
	margin: 0px;
}
#box #mainCont ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#mainCont ul li {
	display: block;
	width: 99%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftCol {
	background: url(../IMAGE/main-bkg.jpg) repeat-x right top;
	border-bottom: 1px groove #999999;
	border-left: 1px dashed #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	font: normal 12px Georgia;
	color: #333333;
	text-decoration: none;
	padding: 10px 10px 10px;
}
#leftCol a {
	color: #FF6600;
}
#divisorio {
	border-bottom: 1px dotted #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#leftCol h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px;
	padding: 10px 0px 0px;
	text-transform: capitalize;
	background: no-repeat scroll left;
	height: 50px;
}
#leftCol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftCol li {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: normal;
	border-bottom: 1px dashed #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#news {
	background: #E8E8E8;
	padding: 5px;
}


#footer {
	background: #000000 url(../IMAGE/margin.gif) repeat-x scroll left top;
	font: normal 10px Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding: 50px 20px 10px 10px;
	height: 120px;
	text-align: right;
}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
.img {
	padding: 5px;
	border: 1px dotted #999999;
}
#galleria  {
	border: 1px dotted #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#galleria  td  {
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#login {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console";
	
}
#login  td {
	background-color: #333333;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
}
#login .Stile1 {
	text-transform: uppercase;
}

