/* Solareco Screen Styles - Author: Fabrizio Ravasi - Date: May 2011 */

* {
	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: #CCCCCC;
	background-color: #000000;
	background-repeat: no-repeat;
}
h1, h2, h4 {
	font-weight: normal;
	color: #999999;
}
h3 {
	color: #999900;
}
strong {
	letter-spacing: 1px;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#top-header {
	background-image: url(../images/container-bg2.jpg);
	background-repeat: no-repeat;
	height: 168px;
}
#top-header img {
	margin: 14px 0 0 40px;
}

#column {
	padding: 0 10px;
}

#left-col {
	float: left;
	width: 200px;
	padding: 0 0 20px 0;
}

#nav {
	width: 200px;
}
#nav ul{
	list-style: none;
	margin: 0;
	border: none;
}
#nav li {
	border-bottom: 1px solid #999;
	margin: 0;
}
.navb {
}
#nav li a {
	display: block;
	padding: 8px 2px 2px 6px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover {
	color: #FFCC00;
}
.selected {
	color: #CCCCCC!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 0;
	padding: 0 20px 14px 20px;
	border-top: 3px solid #111;
	border-left: 10px solid #111;
	border-right: 10px solid #111;
	border-bottom: 2px solid #111;
	display: block;
}
#content h1 {
	font-size: 1em;
	text-indent: -9999px;
}
#content h2 {
	border-bottom: 1px solid #999;
	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: #FF6600;
	text-decoration: none;
	font-weight: bold;
	}
#content a:hover {
	color: #FFCC00;
}

#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: #111;
	border: 1px solid #666;
	color: #CC9900;
	margin: 5px 0 12px 0;
}
tr {
}
td {
	padding: 4px;
	border: 1px solid #666;
}
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: #111;
}
.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: 600px;
	left: 50px;
}
.bnr2 {
	position: absolute;
	top: 580px;
	left: 20px;
}
/*.bnr3 {
	position: absolute;
	top: 680px;
	left: 60px;
}
.bnr4 {
	position: absolute;
	top: 780px;
	left: 60px;
}
*/
#top-footer {
	text-align: center;
	border-top: 4px solid #333;
	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: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFCC00;
}
.b {
	border: 1px solid #999;
	padding: 10px !important;
	background-color: #333333;
	color: #FF9900;
	margin: 10px 0 0 0;
}
.c {
	margin: 0 0 12px 12px;
}
.clear {
	clear: both;
}
#nav2 {
	position: absolute;
	top: 86px;
	right: 20px;
}
#nav2 ul {
	list-style: none;
	margin: 0;
	border: none;
}
#nav2 li {
	margin: 0 10px;
	float: left;
}
#nav2 li a {
	display: block;
	padding: 4px 4px 2px 4px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#nav2 li a:hover {
	color: #eee;
}
.selected2 {
	color: #999 !important;
}
#tel {
	position: absolute;
	top: 16px;
	right: 30px;
	text-align: right;
}
#logomilubredesign {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#logomilubredesign a, #logomilubredesign a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 40px 2px 4px;
	font-size: 0.9em;
	background-image: url(../images/logomilubredesign.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#logomilubredesign a:hover {
	color: #FFCC00;
	background-image: url(../images/logomilubredesign-h.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* End Styles */

