﻿/* Layout CSS */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
	margin-bottom: auto;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	padding: 10px;
	margin: 5px 200px auto 200px;
	width: 700px;
	height: auto;
}
#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background: #8b8b8b url('Images/footer.jpg') repeat-x left top;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	padding: 20px 10px 20px 0;
	text-align: right;
	font-family: Arial;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow : hidden;
	clear: both;
	visibility: hidden;
}
.img-destra {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.testo-normale {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.img-sinistra {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Tabella {
	margin-bottom: 10px;
	margin-left: 10px;
}
.tabtestotitolo {
	font-family: Arial;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: relative;
	top: 10px;
	text-align: center;
}
.tabTestocellacontenuto {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	margin-top: 10px;
}
#tabTestocellaContenuto {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 20px;
	left: 20px;
	clip: rect(20px, auto, auto, auto);
}
#tabtestotitolo {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}
h1 {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	white-space: normal;
}


/* Per inserimento sfondo menu */
#mainmenu li.currentparent a {
	background: url('Images/menuhover-blue.jpg') center left repeat-x;
}

/* Menu a slide */
#mContainer {
	position: relative;
	margin: 0 auto;
	width: 494px;
	height: 25px;
	border-top: 1px solid #638DA1;
	border-bottom: 1px solid #638DA1;
/*	background-color: #F2F5F6; */
	padding: 5px 0 0 0;
	z-index: 0;
	background-image: url('Images/Sfondomenu2.jpg');
	background-repeat: repeat-x;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	font-size: medium;
	color: #FFFFFF; 
	font-weight: bolder;
}

#mContainer li {
	position:relative;
	display:inline;
	margin:0 10px 0 12px;
	font:0.8em arial,verdana;
	padding:0;
	z-index:20;
}

#mContainer li a {
	text-decoration: none;
	color: #FFFFFF;
}

#slider {
	position:absolute;
	background-color:	#98B4C1;
	border:1px solid #78919B;
	width:74px;
	height:20px;
	padding:0;
	z-index:1;
}

/* Fine Menu a slide */

#menu-top {
	background-image: url('../Images/bodybg-blue.jpg');
	clip: rect(auto, 1024px, auto, auto);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.paragrafosfondo {
	border-style: 1;
	background-color: #F1F6FB;
		border-width: 1px;
		border-color: #C0C0C0;
}
.bordoceleste {
	border: 1px solid #B5C6D8;
	padding: 4px;
	background-color: #F1F6FB;
	color: #000000;
}
.NuovoStile1 {
	background-color: #FFFFFF;
	background-image: url('../Images/Intestazione_nero.jpg');
}
.Intestazione-nero {
	background-color: #FFFFFF;
	background-image: url('../Images/Intestazione_nero.jpg');
}
.Intestazione_logo {
	position: relative;
	width: 1024px;
	height: 60px;
}
.Intestione_sfondo_logo {
	background-color: #FFFFFF;
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#vglobalnavi {
	padding-top: 13px;
	background: url(../img/gnavi_headbg.gif) left top no-repeat;
}
.Intestazione_img_testo {
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
#intestazione_img {
	position: relative;
	line-height: inherit;
	vertical-align: baseline;
	background-image: url('Images/Sfondo_matteo.jpg');
	width: 1024px;
	left: 0px;
	height: 80px;
}
.Prodottir_contenuto {
	background-color: #000000;
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
	background-image: url('Images/Sfondo_Prodotti_testo.jpg');
	background-repeat: repeat-x;
}
.Elencoprodottir_testo {
	text-align: center;
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
}
h3 {
	font-family: "Arial Black";
	color: #0000FF;
	font-size: medium;
	font-weight: bold;
}
.Principale {
	background-color: #FFFFFF;
	background-image: url('Images/Sfondo_principale1.JPG');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.Intestazione_centro {
}
.principale_contenuto {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
#elencoprodotti_ristruttura {
	background-image: url('Images/elencoprodotti_ristruttura.jpg');
}
#elencoprodotti_costruzioni {
	background-image: url('Images/elencoprodotti_costruzioni_A.jpg');
}
.Elencoprodotti_menu {
	padding: 5px;
	margin: 5px;
}
#Elencoprodotti_contenuto_bordi {
	border: 1px solid #C0C0C0;
}
#Contenuto_sinistra_bordi {
	border-style: 1;
	border-width: 1px;
	border-color: #B5C6D8;
	position: relative;
	z-index: 3;
	width: 120px;
	height: 420px;
}
#contenuto_sinistra {
	position: absolute;
	width: 159px;
	height: 410px;
	z-index: 3;
	left: 7px;
	top: 7px;
}
.Galleryall_contenuto_sin {
	border-style: 1;
	font-family: Arial;
		font-size: small;
		color: #FFFFFF;
		background-color: #2C3536;
		border-width: 1px;
		border-color: #FFFFFF;
		padding: 5px;
		margin-top: 10px;
}
.Galleryall_conenuto {
	padding: 5px;
	margin: 5px;
	background-color: #2E2E2E;
	color: #FFFFFF;
}

