/* IlluminazionealedTelectronics Screen Styles - Author: Milubre Design - Date: November 2009 */

* {
	margin: 0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
img {
	border: 0;
}
#container {
	margin: 0 auto 20px auto;
	line-height: 1.4em;
	font-size: 80%;
	width: 1022px;
	position: relative;
	overflow: hidden;
	padding: 73px 0 0 0;
}
#nav {
	background-color: #FF9900;
}
#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px 0 20px 0;
}
#content h1 {
	color: #690;
	text-align: center;
	font-size: 2.4em;
	padding: 0 0 10px 0;
}
.link-home {
	width: 740px;
	height: 56px;
}
.link120 {
	margin: 20px 0 0 100px;
}
.link240 {
	margin: 20px 0 0 220px;
}
.list a, .list a:visited {
	color: #690;
	text-decoration: none;
	font-weight: bold;
	padding: 0 4px;
}
.list a:hover {
	color: #FFFFFF;
	background-color: #690;
}
.link-home-sx {
	float: left;
	margin: 4px 40px 0 0;
}
.link-home-sx img {
	border: 1px solid #ccc;
	padding: 2px;
}
.list {
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: 160px 4px;
}
#footer {
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	border-top: 2px solid #900;
	border-bottom: 10px solid #ccc;
	height: 66px;
	padding: 40px 0 0 0;
	position: relative;
}
#footer img {
	padding: 0 10px 0 0;
}
#footer p {
}
#footer a, #footer a:visited {
	color: #369;
	text-decoration: none;
	padding: 4px;
}
#footer a:hover {
	color: #f90;
}


.clear {
	clear: both;
}
#telec {
	position: absolute;
	bottom: 70px;
	right: 20px;
	color: #CCCCCC;
}
#telec a, #telec a:visited {
	color: #3399FF;
	text-decoration: none;
	padding: 4px;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}
#telec a:hover {
	color: #f90;
}
#lan {
	position: absolute;
	top: 50px;
	right: 10px;
}
#logomilubredesign {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

/* End styles */

