/* PiMacolor Screen Styles - Author: Fabrizio Ravasi - Date: April 2008 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	font: 90%/1.4 Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2.2em;
}
h3 {
	font-size: 1.4em;
	padding: 10px 0 10px 10px;
}
h4 {
}
#container2 {
	background-image: url(../images/body-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container {
	width: 980px;
	position: relative;
}
#header {
}

#content {
	background-image: url(../images/content-bg.jpg);
	background-color: #333333;
	color: #FFFFFF;
}
#left-col {
	float: left;
	width: 170px;
	padding: 50px 0 20px 40px;
}
#color2 {
	padding: 10px 0 0 0;
}
#color img {
	padding: 0 0 3px 0;
}

#right-col {
	float: left;
	width: 720px;
	padding: 0 0 20px 10px;
}
#right-col a, right-col a:visited {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
#right-col a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#content-left {
	padding: 20px 10px 0 40px;
	float: left;
	width: 390px;
}
#content-left p {
	padding: 0 0 10px 0;
	font-size: 1.1em;
}
#content-left ul {
	list-style: none;
	padding: 20px 0 10px 40px;
}
#content-left ul li {
	padding: 0 0 8px 0;
}
#content-right {
	float: right;
	width: 272px;
	padding: 20px 0 0 0;
	height: 360px;
}
#dynloadarea {
	width: 270px;
	height: 340px;
}
#dynloadarea img {
	border: 1px solid #ccc;
}
#dynloadarea2 {
	border: 1px solid #ccc;
	background-image: url(../images/tintoria_tessuti00.jpg);
	background-position: 1 1;
}
#intro {
	padding: 20px 0 30px 0;
	clear: both;
	text-align: right;
}
#intro img {
	border: 1px solid #ccc;
}

#gallery {
	padding: 20px 0 30px 0;
	clear: both;
	text-align: right;
}
#gallery img {
	margin: 0 0 0 7px;
	cursor: hand;
	border: 1px solid #ccc;
}
#mappa {
	text-align: right;
}
#mappa img {
	margin: 20px 0 30px 0;
	border: 1px solid #ccc;
}
#mappa p {
	padding: 0 0 0 10px;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#footer p {
	padding: 30px 0 10px 40px;
	color: #666666;
}
#footer a, footer a:visited {
	color: #9C10FF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.clear {
	clear: both;
}

#nav {
	text-align: right;
	padding: 22px 0 4px 0;
	position: absolute;
	top: 30px;
	right: 34px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: right;
	margin: 0 0 0 20px;
	width: 100px;
}
#nav a, #nav a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 100%;
}
#nav a:hover {
	color: #FF6600;
}

#nav2 ul {
	list-style-type: none;
	margin: 30px 0 0 0;
}
#nav2 ul li {
	padding: 14px 0;
}
#nav2 a, #nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	display: block;
	background-color: #454545;
	border-top: 2px solid #7A7A7A;
	border-bottom: 2px solid #7A7A7A;
	font-weight: bold;
	padding: 8px 2px 2px 8px;
	width: 100%;
}
#nav2 a:hover {
	color: #333333;
	background-color: #999999;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}

.a {
	border: 1px solid #eee;
	margin: 10px 0 0 0;
}

#logomilubredesign {
	position: absolute;
	right: 30px;
	bottom: 44px;
}


/* End Styles */
