* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #DDE0E7;
	
}

#Wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: 1px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
}

#Testata {
	width: auto;
	height: 101px;
	position: relative;
}

#Logo {
	position: absolute;
	width: 178px;
	height: 101px;
	top: 0px;
	left: 0px;
	background-image: url('../immagini/misterstep_logo.gif');
}

#Logo A {
	display: block;
	width: 178px;
	height: 101px;
	text-indent: -9999px;
}

#Logo H2 {
	font-size: 0px;
	text-indent: -9999px;
}

#ImmagineTestata {
	position: absolute;
	width: 592px;
	height: 76px;
	top: 0px;
	right: 0px;
}



#BarraAmbiti {
	position: absolute;
	width: 592px;
	height: 23px;
	top: 76px;
	left: 178px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #EF8201;
}

#Ambiti LI {
	display: inline;
	list-style-type: none;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 11px;
	background-color: #EE9C00;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
	line-height: 23px;
	font-weight: bold;
	color: #ffffff;
}

#Ambiti A:hover {
	text-decoration: underline;
}

#Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
	background-color: #504035;
	text-decoration: none;
}

#FormRicerca {
	position: absolute;
	height: 23px;
	top: 0px;
	right: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #A75B01;
}

#FormRicerca INPUT.Campo {
	width: 70px;
	height: 15px;
	border: 1px solid #EF8201;
	background-color: #FFFFFF;
	font-size: 11px;
}

#FormRicerca INPUT.Lente {
	padding-top: 3px;
}

#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

#Barra {
	width: 178px;
	background-color: #504035;
	vertical-align: top;
}

#Ambiti1 LI {
	display: inline;
	list-style-type: none;
}

#Ambiti1 A {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	background-color: #EE9C00;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	color: #ffffff;
}

#Ambiti1 A:hover {
	text-decoration: underline;
}

#Ambiti1 A.Act, #Ambiti1 A.Act:hover {
	color: #ffffff;
	background-color: #504035;
	text-decoration: none;
}

#Barra H3 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	margin-top: 20px;
	border-bottom: 1px solid #EF8201;
}

UL#Pagine {
	background-color: #ffffff; 
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EF8201;

}	

#Pagine LI {
	display: inline;
	list-style-type: none;
}

#Pagine A {
	display: block;
	text-align: right;
	color: #504035;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../immagini/freccia_pagine.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	font-weight: bold;
}

#Pagine A:hover {
	text-decoration: underline;
}

#Pagine A.Act, #Pagine A.Act:hover {
	color: #504035;
}

#Pagine LI LI A {
	font-size: 11px;
	background-image: url('');
	font-weight: normal;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#AreaRiservata {
	position: relative;
	width: auto;
	height: 75px;
	background-color: #ffffff; 
	border-bottom: 1px solid #EF8201;
	margin-bottom: 20px;
	font-size: 11px;
}

LABEL#User {
	position: absolute;
	top: 16px;
	left: 10px;
	font-weight: bold;
	color: #504035;
}

INPUT#CampoUser {
	position: absolute;
	top: 14px;
	left: 46px;
	width: 100px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #EF8201;
}

LABEL#Password {
	position: absolute;
	top: 41px;
	left: 10px;
	font-weight: bold;
	color: #504035;
}

INPUT#CampoPassword {
	position: absolute;
	top: 39px;
	left: 46px;
	width: 100px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #EF8201;
}

INPUT#CampoSubmit {
	position: absolute;
	top: 42px;
	left: 155px;
}

A#Registrati {
	position: absolute;
	top: 64px;
	left: 10px;
	text-decoration: underline;
}

#Ombra {
	width: 8px;
	background-image: url('../immagini/b_ombra.gif');
	background-repeat: repeat-y;
}

#WrapperContenuto {
	width: 583px;
	vertical-align: top;
}

#CorpoPagina {
	margin: 20px;
}

#IstitAlto {
	position: relative;
	width: 583px;
	height: 27px;
	background-image: url('../immagini/b_istit_alto.gif');
}	

#IstitAlto A {
	display: block;
	position: absolute;
	width: 19px;
	height: 19px;
	top: 5px;
	font-size: 0px;
	text-indent: -9999px;
}

#IstitAlto BR {
	display: none;
}

#IstitAlto A#HomePage {
	background-image: url('../immagini/home_alto.gif');
	right: 58px;
}

#IstitAlto A#Email {
	background-image: url('../immagini/mail_alto.gif');
	right: 30px;
}

#IstitAlto A#SiteMap{
	background-image: url('../immagini/sitemap_alto.gif');
	right: 5px;
}

#Soprapiede {
	position: relative;
	width: auto;
	height: 16px;
	background-image: url('../immagini/b_soprapiede.gif');
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}

#PiedePagina {
	position: relative;
	width: auto;
	height: 45px;
	background-image: url('../immagini/b_piede.gif');
	background-repeat: repeat-y;
}

#SelezioneLingua LI {
    display: inline;
    list-style-type: none;
}

#SelezioneLingua A {
	position: absolute;
	top: 15px;
    display: block;
    width: 25px;
	height: 16px;
	text-indent: -9999px;
	font-size: 0px;
}

#SelezioneLingua A#Italiano {
	background-image: url('../immagini/bandiera_italiana.gif');
	left: 18px;
}

#SelezioneLingua A#Inglese {
	background-image: url('../immagini/bandiera_inglese.gif');
	left: 48px;
}

#SelezioneLingua A#Tedesco {
	background-image: url('../immagini/bandiera_tedesca.gif');
	left: 78px;
}

#SelezioneLingua A#Francese {
	background-image: url('../immagini/bandiera_francese.gif');
	left: 108px;
}

#SelezioneLingua A#Spagnolo {
	background-image: url('../immagini/bandiera_spagnola.gif');
	left: 138px;
}

#IstitBasso A {
	display: block;
	position: absolute;
	width: 19px;
	height: 19px;
	top: 12px;
	font-size: 0px;
	text-indent: -9999px;
}

#IstitBasso A#HomePage {
	background-image: url('../immagini/home_basso.gif');
	left: 195px;
}

#IstitBasso A#Email {
	background-image: url('../immagini/mail_basso.gif');
	left: 222px;
}

#IstitBasso A#SiteMap{
	background-image: url('../immagini/sitemap_basso.gif');
	left: 249px;
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 10px;
	text-align: right;
	color: #505050;
}

#PiedePagina ADDRESS A {
	text-decoration: underline;
	color: #505050;
}

/* Configuratore */

#Utente {
	position: absolute;
	width: 300px;
	height: 20px;
	top: 78px;
	right: 10px;
	line-height: 19px;
	text-align: right;
	font-size: 10px;
	color: #4B4281;
	font-weight: bold;
}

#Utente STRONG {
	color: #ffffff;
}

#SottoTestata {
	width: 770px;
	height: 7px;
	background-image: url('../immagini/configuratore/sotto_testata.jpg');
	background-repeat: no-repeat;
	font-size: 0;
}

#SopraPiede {
	width: 770px;
	height: 7px;
	background-image: url('../immagini/configuratore/sotto_testata.jpg');
	background-repeat: no-repeat;
	font-size: 0;
	border-bottom: 1px solid #ffffff;
}

.Puls {
	background-color: #4B4281;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0px;
	height: 23px;
}

.LinkPuls {
	background-color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	color: #4b4281;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


