/* CSS Document */

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-weight:regular;
	font-size: 12px;
	line-height:1.3em;
	color:#737579;
}

#contenitore {
	position:relative;
	width:780px;
	height:100%;
	text-align:left;
	border-left: 1px solid #8E4C1A;
	border-right: 1px solid #8E4C1A;
	border-top:none;
}

h1 {
	font-weight:bold;
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom:0px;
}

h2 {
	font-weight:bold;
	font-size: 18px;
	color:#696a6c;
	margin-bottom:0px;
}

ul {
	list-style-image: url(images/pallinoRosso.gif);
}

li {
	margin-left:-20px;
	margin-bottom:20px;
}

td {
	font-size:12px;
	font-family: Arial;
}

/* STILE LINKS */

a {
	font-family:Arial;
	text-decoration:none;
	font-size:13px;
	color:#737579;
}

a:hover {
	text-decoration:underline;
	color:#737579;
}

a.grassetto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#737579;
}

a.grassetto:hover {
	text-decoration:underline;
	color:#000000;
}


/* VOCI MENU' DI SINISTRA */

#header a {
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#header a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.mainMenu {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

a.mainMenu:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

a.whiteMenu {
	text-decoration:none;
	font-size:11px;
	color:#696a6d;
}

a.whiteMenu:hover {
	text-decoration:underline;
	color:#696a6d;
}

.selected {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#845A3E;
}


/* STILE MENU' */

.cellaMenuB {
	width:237px;
	text-align:right;
	padding-right:10px;
	border: 2px solid #cecfd2;
	border-left:none;
	background-color:#FFFFFF;
}

.layerMenuB {
	width:250px;
	height:25px;
	text-align:left;
	padding-left:20px;
	}

.cellaMenuR {
	width:203px;
	padding-left:30px;
	border-top: 3px solid #a8a9ac;
	border-bottom: 3px solid #a8a9ac;
	background-color:#a82b24;
}

.cellaMenuG {
	width:203px;
	padding-left:30px;
	background: url(images/sfondoCellaG.gif) no-repeat;
}


/* altri elementi */

#logoLED {
	position:relative;
	bottom:0px;
	left:0px;
	width:10px;
	heigth:30px;
	background: url(images/logoLED.gif) no-repeat;
}

.testoScorrevole {
	font-weight:bold;
	font-size: 14px;
	color:#FFFFFF;
}

/* PAGINE INTERNE */

/* HEADER */

#header {
	position:relative;
	top:0px;
	width:780;
	border-top:40px solid #a82c25;
	border-bottom:15px solid #a82c25;
	background-color:#a8a9ad;
}

/* SPALLA SINISTRA */

#spallaSx {
	position:relative;
	width:286px;
	float:left;
	background: url(images/sfondoSpallaSxEiger.jpg) no-repeat;
	background-position:bottom;
	text-align:right;
	padding-bottom:213px;	
}
html>/**/body #spallaSx /* FireFox*/
{
padding-bottom:219px !important;
margin-bottom:10px !important;
}

.menu {
	position:relative;
	float:right;
}

#topMenuSpalla {
	position:relative;
	float:right;
	width:240px;
	height:5px;
	background: url(images/topMenuSpalla.gif) no-repeat;
}

#menuSpalla {
	position:relative;
	float:right;
	top:-6px;
	width:238px;
	border-left:1px solid #eaeaec;
	border-right:1px solid #eaeaec;
}
html>/**/body #menuSpalla /* FireFox*/
{
top:0px !important;
}

.cellaMenuTop {	
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/* CORPO CENTRALE */

#corpoCentrale {
	position:relative;
	right:5px;
	padding-top: 10px;
	width:474px;
	float:right;
}
html>/**/body #corpoCentrale /* FireFox*/
{
right:20px !important;
}

#topCorpoCentrale {
	position:relative;
	top:7px;
	width:470px;
	height:17px;
	background: url(images/topCorpoCentrale.gif) no-repeat;
}
html>/**/body #topCorpoCentrale /* FireFox*/
{
right:-10px !important;
}

#boxCorpoCentrale {
	position:relative;
	width:470px;
	height:440px;
	border:1px solid #eaeaec;
	border-top:none;
	padding:10px;
}
html>/**/body #boxCorpoCentrale /* FireFox*/
{
width:448px !important;
height:auto !important;
min-height:413px !important;
right:-10px !important;
margin-bottom:10px !important;
}

.footer {
	color:#845A3E;
}

#footer {
	position:relative;
	width:750px;
	height:60px;
	margin:15px;
	padding-top:48px;
	clear:both;
	text-align:center;	
	font-size: 11px;
	color:#845A3E;
	background: url(images/logoLED.gif) no-repeat;
	background-position:left;
}
