/* Omega Design Screen Styles - Author: Fabrizio Ravasi - Date: January 2009 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	text-align: center;
	font: 90%/1.4  'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
strong {
	letter-spacing: 1px;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/container-bg2.jpg);
	background-repeat: no-repeat;
	border-top: 4px solid #039;
	background-position: 0 4px;
	position: relative;
}
#container2 {
	border-top: 4px solid #fc0;
	padding: 172px 0 0 0;
}

#column {
	padding: 0 10px;
	background-image: url(../images/column-bg.jpg);
	background-repeat: no-repeat;
}

#left-col {
	float: left;
	width: 200px;
	border: 1px solid #fff;
	background-color: #FF6600;
	padding: 30px 0 20px 0;
}

#nav{
	width: 200px;
}
#nav ul{
	list-style: none;
	margin: 0;
	border: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#nav li {
	border-bottom: 1px solid #FF6600;
	margin: 0;
}
.navb {
	border-top: 1px solid #FF6600;
}
#nav li a{
	display: block;
	padding: 8px 2px 2px 6px;
	border-left: 8px solid #FE9900;
	border-right: 8px solid #FFB824;
	background-color: #FFCC00;
	color: #369;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover{
	border-left: 10px solid #FE5F03;
	border-right: 6px solid #FFC501;
	background-color: #FE8F01;
	color: #fff;
}
.selected{
	border-left: 14px solid #FE5F03!important;
	border-right: 2px solid #FFC501!important;
	background-color: #FE8F01 !important;
	color: #fff !important;
}

#right-col {
	float: left;
	width: 740px;
	margin: 0 0 0 18px;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 240px;
}
#content {
	margin: 20px 0 10px 80px;
	padding: 0 20px 14px 20px;
	background-color: #039;
	border-top: 3px solid #fc0;
	border-left: 10px solid #fc0;
	border-right: 10px solid #fc0;
	border-bottom: 2px solid #fc0;
	display: block;
}
#content h1 {
	font-size: 1em;
	text-indent: -9999px;
}
#content h2 {
	border-bottom: 2px solid #fff;
	margin: 0 0 10px 0;
}
#content p {
	padding: 10px 0;
}
#content ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 10px 0 5px 0;
}
#content ul li {
	padding: 0 0 8px 16px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#content a, content a:visited {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#stampa a, stampa a:visited {
	border: 2px solid #fc0;
	display: block;
	width: 260px;
	height: 120px;
	float: left;
	margin: 0 0 20px 20px;
}
#stampa a:hover {
	border: 2px solid #FE8F01;
}


table {
	background-color: #FFCC00;
	border: 1px solid #fff;
	color: #336699;
	margin: 5px 0 12px 0;
}
tr {
}
td {
	padding: 4px;
	border: 1px solid #fff;
}
td.r {
	width: 30%;
	vertical-align: top;
}
td.s {
	width: 22%;
	vertical-align: top;
}
td.t {
	width: 22%;
	vertical-align: top;
}
td.u {
	width: 22%;
	vertical-align: top;
}
.gallery {
	margin: 10px 0 20px 10px;
	padding: 8px 0 0 12px;
	background-color: #FFCC00;
}
.gallery a, .gallery a:visited {
	margin: 0 8px 8px 0;
	border: 1px solid #999;
	display: block;
	width: 72px;
	height: 48px;
	float: left;
}
.gallery a:hover {
	border: 1px solid #fff;
}
.gallery img {
}

.bnr {
	position: absolute;
	top: 560px;
	left: 20px;
}
.bnr2 {
	position: absolute;
	top: 640px;
	left: 20px;
}
#top-footer {
	text-align: center;
	border-top: 3px solid #fc0;
	background-color: #039;
	padding: 10px 0 4px 0;
	letter-spacing: 4px;
}
#top-footer p {
}
#footer {
	text-align: center;
	padding: 10px 0 20px 0;
	background-color: #000000;
}
#footer p {
}
#footer a, footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.b {
	border: 1px solid #ccc;
	padding: 10px !important;
	background-color: #FFFFFF;
	color: #003399;
	font-size: 1.2em;
	text-align: center;
	margin: 10px 0 0 0;
}
.c {
	margin: 0 0 12px 12px;
}
.clear {
	clear: both;
}
#logomilubredesign {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#tel {
	position: absolute;
	top: 40px;
	right: 40px;
	text-align: right;
}
/*#sole {
	position: absolute;
	left: 50px;
	bottom: 20px;
}
*/
/* End Styles */
