/*
### WebMoole 2 Css						###
### ----------------------------------- ###
### Attributi Globali					###
*/

/* Global Reset */
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }
dfn, i, cite, var, address, em { font-style: normal; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; }
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }

i{ font-style: italic; }
u{ text-decoration: underline; }

/* Stile generale */
body {
	background: #FFF;
	color: #555;
	font-family: Verdana,Tahoma,'Lucida Grande';
	font-size: 10px;
	text-align: left;
}

#container {
	margin: 0px auto;
	width: 768px;
	min-height: 585px;
	background: #FFF;
}



/* Intestazione */
#intestazione {
	background: #FFF;
	height: 100px;
}

#intestazione img#logo {
	margin-top: 19px;
}

#intestazione h1 {
	display: none;
}

#intestazione h2 {
	display: none;
}

#intestazione #topbanner {
	display: none;
}

#intestazione p#lingue {
	display: none;
}

#intestazione p#lingue a {
	border: 0;
	width: 10px;
}

#intestazione p#lingue img {
	border: 0;
}

#intestazione #searchboxtop {
	display: none;
}

#intestazione #quicklinks {
	width: 100px;
	text-align: right;
	margin-top: -47px;
	margin-left: 667px;
}

#intestazione #quicklinks img{
	margin: 1px;
}

#intestazione #ricercaSx{
	width: 175px;
	margin-top: -55px;
	margin-left: 590px;
	margin-bottom: 20px;
	text-align: left;
}

#intestazione #ricercaSx #ricercaSxForm{
	margin-top: 11px;
}

#intestazione #ricercaSx #ricercaSxForm form{
	background: url(images/bottoneCerca.jpg) no-repeat top right;
}

#intestazione #ricercaSx #ricercaSxForm form .searchField{
	width: 131px;
	height: 14px;
	border: 1px solid #CCC;
}



/* Menu Navigazione Alto */
.menuNavigazione_ALTO {
	clear: left;
	margin-top: 10px;
	list-style: none;
	height: 2em;
	color: #FFF;
	background: url(images/topMenuBg.jpg) repeat-x;
}

.menuNavigazione_ALTO li {
	float: left;
	position: relative;
}

.menuNavigazione_ALTO a { /* Link */
	float: left;
	float: none !important; /*Opera*/
	height: 2em;
	line-height: 2em;
	padding: 0 12px;
	text-decoration: none;
	border: 0;
	color: #FFF;
	font-weight: bold;
}

.menuNavigazione_ALTO a:hover, /* Rollover */
.menuNavigazione_ALTO a:focus,
.menuNavigazione_ALTO a:active {
	text-decoration: none;
}

.menuNavigazione_ALTO li:hover, /* Rollover */
.menuNavigazione_ALTO li:focus,
.menuNavigazione_ALTO li:active {
	background: url(images/topMenuBgHover.jpg) repeat-x;
}

.menuNavigazione_ALTO ul { /* Sottomenu a cascata */
	list-style: none;
	width: 215px;
}

.menuNavigazione_ALTO ul li a:hover, /* Rollover */
.menuNavigazione_ALTO ul li a:focus,
.menuNavigazione_ALTO ul li a:active {
	background: url(images/topMenuBgHover.jpg) repeat-x;
}

.menuNavigazione_ALTO ul li {
	float: none;
}

.menuNavigazione_ALTO ul a {
	float: none;
	display: block;
	height: 2.5em;
	line-height: 2.5em;
	border-bottom: 1px solid #FFF;
	background: url(images/topMenuBgGray.jpg) repeat-x;
}

.menuNavigazione_ALTO ul,
.menuNavigazione_ALTO ul.subMenu-off {
	position: absolute;
	visibility: hidden;
}

.menuNavigazione_ALTO ul.subMenu-on {
	position: absolute; /* Primo livello: a discesa */
	top: 1em;
	left: -1px;
	visibility: visible;
}

.menuNavigazione_ALTO ul.subMenu-on ul.subMenu-on {
	margin: 0 0 0 -1px; /* Livelli successivi: a cascata */
	width: 17em;
	position: absolute;
	top: -1px;
	left: 17em;
	border-top: 1px solid #000;
}



/* Menu Laterale */
#menu_generale_lato ul {
	margin: 2px;
	width: 175px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/lista.gif);
}

#menu_generale_lato li {
	border: 0;
	padding: 1px;
	margin: 1px;
}

#menu_generale_lato ul a {
	text-decoration: none;
	color: #FFF;
}

#menu_generale_lato ul a:link,
#menu_generale_lato ul a:visited {
	color: #FFF;
}

#menu_generale_lato ul a:hover,
#menu_generale_lato ul a:focus,
#menu_generale_lato ul a:active {
	text-decoration: underline;
	color: #FFF;
}

.menu_generale_lato_sottomenu {
	display: block;
}

#menu_generale_lato .menu_generale_lato_sottomenu ul {
	margin-left: 20px;
	width: 153px;
	border: 0;
	color: #FFF;
	list-style: circle;
	list-style-type: circle;
	list-style-position: inside;
}



/* Fondo */
#fondo .menutop {
	display: none;
}

#fondo {
	clear: left;
	height: 27px;
	margin-bottom: 5px;
	border-top: 1px solid #EEE;
}

#fondo .loghi {
	display: none;
}

#fondo img {
	display: none;
}

#fondo p#netmoole {
	float: left;
	width: 145px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
	padding: 1px;
}

#fondo p#netmoole a{
	color: #AAA;
}

#fondo p#company {
	float: right;
	width: 545px;
	margin-top: 12px;
	margin-right: 5px;
	text-align: right;
	font-size: 10px;
	padding: 1px;
}



/* Corpo Pagina */
#pagina {
	float: left;
	background: #FFF;
}

/* Struttura a 3 colonne */
#colonna31 {
	float: left;
	background: #FFF;
	width: 210px;
}

#colonna31 #searchbox {
	background: #30a1db;
	background-image: url(images/onda.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	height: 50px;
}

#colonna32 {
	display: none;
}

#colonna33 {
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

/* Struttura a 2 colonne */
#colonna22 {
	float: left;
	width: 548px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	background: #FFF;
	min-height: 350px;
}

/* Elementi colonna sx */
#colonna31 #riepilogo_carrello {
	background-image: url(carrello_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	border: solid 1px #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
}

#colonna31 #riepilogo_carrello a {
	text-decoration: none;
	color: #777;
}

#colonna31 #riepilogo_carrello a:hover {
	text-decoration: underline;
	color: #777;
}

#newsletter {
	margin: 15px 5px 5px 5px;
	padding: 3px;
	border: 1px solid #30a1db;
	font-size: 11px;
	background: #FFF;
}

#newsletter h3 {
	margin: 3px;
	font-size: 12px;
}

.riepilogo_carrello {
	margin: 15px 5px 5px 5px;
	padding: 3px;
	border: 1px solid #30a1db;
	font-size: 11px;
	background: #FFF;
}

.riepilogo_carrello a {
	text-decoration: none;
	color: #111;
}

.riepilogo_carrello a:hover {
	text-decoration: none;
	color: #000;
}

/* Elementi colonna dx */
#colonna_dx_index .news {
	border-bottom: 1px solid #30a1db;
	padding: 10px;
}

#colonna_dx_index .news h3 {
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}

#colonna_dx_index .news h1 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 5px;
	color: #FFF;
}

#colonna_dx_index .news h2 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	color: #FFF;
}

#colonna_dx_index .news a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	color: #FFF;
}

#colonna_dx_index .news a:hover {
	color: #FFF;
}

#colonna_dx_index #searchbox_dx {
	background: #30a1db;
	background-image: url(images/onda.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	height: 50px;
}

/* Menu interno */
#menu_interno ul {
	margin: 1px 0 10px 0;
	list-style: none;
	height: 1.5em;
	background: transparent;
}

#menu_interno ul li:first-child {
	font-style: normal;
	float: left;
	background: #5f96cf;
	border:solid 1px #5f96cf;
}

#menu_interno ul li {
	font-style: normal;
	float: left;
	background: #ac3c35;
	border:solid 1px #5f96cf;
}

#menu_interno ul a {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0 0.7em;
	text-decoration: none;
}

#menu_interno ul {
	color: #FFF;
}

#menu_interno ul a:link,
#menu_interno ul a:visited {
	color: #FFF;
}

#menu_interno ul a:hover,
#menu_interno ul a:focus,
#menu_interno ul a:active {
	color: #FFF;
}




/**/
h1.h1Globale{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #52585d;
}



/* Colonna MR */
#colonnaMr{
	margin-right: 5px;
}

#colonnaMr #spotSx{
	margin-top: 25px;
	margin-bottom: 10px;
}

#colonnaMr #spotSx h1 {
	color: #5f96cf;
	font-weight: bold;
	margin-bottom: 10px;
}

#colonnaMr #spotSx p{
	text-align: left;
	line-height: 20px;
}

#colonnaMr #ricercaSx{
	margin-top: 25px;
	margin-bottom: 25px;
}

#colonnaMr #ricercaSx #ricercaSxForm{
	margin-top: 11px;
	padding-left: 27px;
	margin-right: 5px;
	background: url(images/iconaCerca.jpg) no-repeat 5px;
}

#colonnaMr #ricercaSx #ricercaSxForm form{
	background: url(images/bottoneCerca.jpg) no-repeat top right;
}

#colonnaMr #ricercaSx #ricercaSxForm form .searchField{
	width: 131px;
	height: 14px;
	border: 1px solid #CCC;
}

#colonnaMr #ultimaNews{
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 5px;
}

#colonnaMr #ultimaNews h1 {
	color: #5f96cf;
	font-weight: bold;
	margin-bottom: 15px;
}

#colonnaMr #ultimaNews .ultimaNewsNw {
	margin-bottom: 15px;
}

#colonnaMr #ultimaNews .ultimaNewsNw h1{
	font-weight: bold;
	margin-bottom: 3px;
	color: inherit;
}

#colonnaMr #ultimaNews .ultimaNewsNw p{
	text-align: justify;
}

#colonnaMr #ultimaNews a{
	color: #5f96cf;
	text-decoration: underline;
}

#colonnaMr #ultimaNews span.linkUN{
	color: #5f96cf;
	font-weight: bold;
}



/* Area Realizzazioni */
#areaRealizzazioni{
	float: left;
	border-top: 5px solid #FFF;
}

#areaRealizzazioni h1{
}

#areaRealizzazioni #arrGruppi{
	margin-bottom: 5px;
}

#areaRealizzazioni #arrGruppi table.gruppi{
	width: 100%;
	border-spacing: 5px;
	border-collapse: separate;
}

#areaRealizzazioni #arrGruppi table.gruppi td{
	width: 25%;
	border: 1px solid #DDD;
	text-align: left;
}

#areaRealizzazioni #arrGruppi table.gruppi td h1{
	display: block;
	height: 14px;
	color: #5f96cf;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
}

#areaRealizzazioni #arrGruppi table.gruppi td img{
	margin-top: 5px;
	margin-left: 44px;
}

#areaRealizzazioni #arrGruppi table.gruppi td p{
	text-align: justify;
	padding: 5px;
}

#areaRealizzazioni #arrGruppi table.gruppi td a{
	color: #555;
}

#areaRealizzazioni #arrGallery{
	float: right;
	width: 320px;
	background: #000;
	margin-bottom: 15px;
}

#areaRealizzazioni #arrGallery table.gallery{
	width: 100%;
}

#areaRealizzazioni #arrGallery table.gallery th{
	height: 12px;
	border: 1px solid #aaa;
	background: #aaa;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFF;
}

#areaRealizzazioni #arrGallery table.gallery td{
	border: 1px solid #aaa;
	background: #FFF;
	padding: 10px;
}

#areaRealizzazioni #arrGallery table.gallery td div.datigal{
	margin-bottom: 10px;
}

#areaRealizzazioni #arrGallery table.gallery td div.datigal h1{
	font-size: 10px;
	font-weight: bold;
	color: #5f96cf;
	text-decoration: underline;
}

#areaRealizzazioni #arrGallery table.gallery td div.datigal h1 a{
	color: #5f96cf;
	text-decoration: underline;
}

#areaRealizzazioni #arrGallery table.gallery td div.datigal p{
	margin-top: 5px;
}

#areaRealizzazioni #arrGallery table.gallery td div.datigal p a{
	color: #555;
}

#areaRealizzazioni #arrGallery table.gallery td h6{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#areaRealizzazioni #arrGallery table.gallery td h6 a{
	color: #5f96cf;
	text-decoration: underline;
}

#areaRealizzazioni #arrGallery table.gallery td h6 span.linkUN{
	color: #555;
	font-weight: bold;
}



/* SmarTags */

.sTagDim_1{ font-size: 10px; }
.sTagDim_2{ font-size: 12px; }
.sTagDim_3{ font-size: 14px; }

.sTagWeight_1{ font-weight: normal; }
.sTagWeight_2{ font-weight: bold; }

.sTagStyle_1{ font-style: normal; }
.sTagStyle_2{ font-style: italic; }

.sTagDecoration_1{ text-decoration: none; }
.sTagDecoration_2{ text-decoration: underline; }

.sTagColor_1{ color: #555; }
.sTagColor_2{ color: #5f96cf; }
.sTagColor_3{ color: #757575; }

