/* -------------------------------------------------------------------
	Documento CSS per Moreschi srl - Pagine normali
	
	Versione:	1.0
	Autore:		Alessandro Placidi
	© 2007 Moreschi srl
------------------------------------------------------------------- */

/* TAGS HTML RIDEFINITI
------------------------------------------------------------------- */
body {
	margin: 0;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}




/* CONTENITORI E LAYOUTING A TRE COLONNE
------------------------------------------------------------------- */
#contenitorePrincipale {
	width: 900px;
	margin: 0 auto;
	color: #FFFFFF;
	background: #000000 url(../img/sfondoPagina.gif) repeat-y 0 0;
}

#colonnaSinistra {
	float: left;
	width: 170px;
	background: url(../img/testataSinistra.gif) no-repeat 0 0;
}

#colonnaCentrale {
	float: left;
	width: 695px;
}

#colonnaDestra {
	float: left;
	width: 35px;
	height: 278px;
}

#colonnaDestra h3 {
	text-indent: -3000px;
}




/* MENU LATERALE
------------------------------------------------------------------- */
#menuLaterale {
	width: 145px;
	margin: 150px auto 0 auto;
	background: url(../img/sfondoMenu.gif) repeat-y 0 0;
	font-size: 11px;
}

#menuLaterale h3 {
	height: 17px;
	margin: 0;
	padding: 0;
	background: url(../img/testataMenu.gif) no-repeat 0 0;
	text-indent: -3000px;
}

#menuLaterale ul {
	margin: 0;
	padding: 0 0 30px 0;
	background: url(../img/footerMenu.gif) no-repeat 0 bottom;
	list-style: none;
}

#menuLaterale li {
	padding: 0 10px;
}

#menuLaterale a {
	padding-left: 10px;
	color: #000000;
	background: url(../img/bulletNormale.gif) no-repeat 0 center;
	background-color: inherit;
	text-decoration: none;
}

#menuLaterale a:hover {
	padding-left: 12px;
	color: #073C53;
	background: #ACADBF url(../img/bulletHover.gif) no-repeat 0 center;
}

#menuLaterale .primoLivello {
	margin-top: 12px;
}

#menuLaterale .secondoLivello {
	margin-top: 5px;
	margin-left: 15px;
}

#menuLaterale .linkAttivo {
	font-weight: bold;
}




/* CONTENUTO
------------------------------------------------------------------- */
#contenuto {
	margin-bottom: 40px;
	padding: 0 30px;
	color: #000000;
	background: inherit;
}

h1 {
	height: 114px;
	margin: 0;
	color: #000000;
	background: #FFFFFF url(../img/testataCentrale.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h2 {
	margin: 0;
}

#contenuto h3 {
	height: 18px;
	margin: 40px 0 30px 0;
	text-indent: -3000px;
}

.giustificato {
	text-align: justify;
}

.paragrafoEvidenziato {
	border: 1px solid #CCCCCC;
	color: inherit;
	background-color: #F4F4F4;
	padding: 5px 10px;
}

.titoloAzienda {
	background: url(../img/titoloAzienda.gif) no-repeat 0 center;
}

.titoloMission {
	background: url(../img/titoloMission.gif) no-repeat 0 center;
}

.titoloQualita {
	background: url(../img/titoloQualita.gif) no-repeat 0 center;
}

.titoloProduzione {
	background: url(../img/titoloProduzione.gif) no-repeat 0 center;
}

.titoloServizi {
	background: url(../img/titoloServizi.gif) no-repeat 0 center;
}

.titoloParcoMacchine {
	background: url(../img/titoloParcoMacchine.gif) no-repeat 0 center;
}

.titoloContatti {
	background: url(../img/titoloContatti.gif) no-repeat 0 center;
}

.titoloComeRaggiungerci {
	background: url(../img/titoloComeRaggiungerci.gif) no-repeat 0 center;
}

#contenuto p {
	margin: 15px 0 0 0;
	line-height: 18px;
	font-size: 11px;
}

#contenuto ul {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 11px;
}

#contenuto li {
	margin: 0 0 0 25px;
	line-height: 18px;
}

#contenuto p a, #contenuto ul a {
	color: #073C53;
	text-decoration: none;
	border-bottom: 1px solid #108ABE;
	background: inherit;
}

#contenuto a:hover, #contenuto ul a:hover {
	color: #000000;
	background: inherit;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.linkEsterno {
	background: url(../img/iconaLinks.gif) no-repeat 0 center;
	margin-left: 3px;
	padding-left: 12px;
	border-bottom: none;
}

#boxImmagini {
	float: right;
	width: 90px;
	margin-left: 25px;
}
#boxImmagini div {
	position: relative;
	float: right;
	margin-bottom: 10px;
	background: url(../img/ombraImmagini.gif) no-repeat bottom right;
}

#boxImmagini div img {
	position: relative;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: inherit;
	background-color: #FFFFFF;
}

#iconaAdobeReader {
	line-height: 33px;
}

#iconaAdobeReader img {
	float: left;
	border-bottom: none;
	margin-right: 15px;
}




/* FOOTER
------------------------------------------------------------------- */
#footer {
	height: 362px;
	text-indent: -3000px;
}

.footerAzienda {
	color: #000000;
	background: #FFFFFF url(../img/footerAzienda.jpg) no-repeat 0 0;
}

.footerMission {
	color: #000000;
	background: #FFFFFF url(../img/footerMission.jpg) no-repeat 0 0;
}

.footerQualita {
	color: #000000;
	background: #FFFFFF url(../img/footerQualita.jpg) no-repeat 0 0;
}

.footerProduzione {
	color: #000000;
	background: #FFFFFF url(../img/footerProduzione.jpg) no-repeat 0 0;
}

.footerServizi {
	color: #000000;
	background: #FFFFFF url(../img/footerServizi.jpg) no-repeat 0 0;
}

.footerParcoMacchine {
	color: #000000;
	background: #FFFFFF url(../img/footerParcoMacchine.jpg) no-repeat 0 0;
}

.footerContatti {
	color: #000000;
	background: #FFFFFF url(../img/footerContatti.jpg) no-repeat 0 0;
}




/* COLONNA DESTRA
------------------------------------------------------------------- */
#colonnaDestra h3 {
	text-indent: -3000px;
}

.colonnaDestraAzienda {
	background: url(../img/testataDestraAzienda.gif) no-repeat 0 0;
}

.colonnaDestraMission {
	background: url(../img/testataDestraMission.gif) no-repeat 0 0;
}

.colonnaDestraQualita {
	background: url(../img/testataDestraQualita.gif) no-repeat 0 0;
}

.colonnaDestraProduzione {
	background: url(../img/testataDestraProduzione.gif) no-repeat 0 0;
}

.colonnaDestraServizi {
	background: url(../img/testataDestraServizi.gif) no-repeat 0 0;
}

.colonnaDestraParcoMacchine {
	background: url(../img/testataDestraParcoMacchine.gif) no-repeat 0 0;
}

.colonnaDestraContatti {
	background: url(../img/testataDestraContatti.gif) no-repeat 0 0;
}

.colonnaDestraComeRaggiungerci {
	background: url(../img/testataDestraComeRaggiungerci.gif) no-repeat 0 0;
}




/* CREDITS
------------------------------------------------------------------- */
#credits {
	clear: both;
	height: 20px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;
	font-size: 10px;
	text-align: right;
}

#credits a {
	color: #FFFFFF;
	background: inherit;
	text-decoration: none;
}

#credits a:hover {
	border-bottom: 1px solid #FFFFFF;
}

