﻿/*CSS Document */

* {
	margin:0; padding:0;
}

body{ background:#FFFFFF url('../images/servizi_edilizia1.gif')}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: #FCD8B8;}

a:hover{text-decoration:none;}

a img { border:0;}
img {vertical-align:middle;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.headerMenuText{font-family:Arial; font-size:12px; color:#ffffff; padding-top:5; padding-bottom:5px;}
.headerMenuText:link {color: #fff; text-decoration: none;}
.headerMenuText:visited {color: #fff; text-decoration: none;}
.headerMenuText:active {text-decoration: none;}
.headerMenuText:hover {color: #FCD8B8;}
.headerMenuText:hover{text-decoration:none;}


html, input, textarea
	{
		font-family: Arial; 
		font-size:12px;
		line-height:17px;
		color:#868686;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{ height:5px; width:100%;}

#main { margin:0 auto;}

#middle { width:100%;}

.h_text {font-family:Arial; font-size:12px; color:#050000; font-weight:bold; padding-top:5; padding-bottom:5px;}
.n_text {font-family:Arial; font-size:13px; color:#050000; text-align:justify;}
.title_text {font-family:Arial; font-size:18px; color:#050000; text-align:left;}
.ft_text {font-family:Arial; font-size:14px; color:#C6C6E5; background-color:White;}
.title_news {font-family: Arial; font-size: 26px; color: #050000;}

.b_text {color:#3d6f92;}
.buttonStyle
{
 color:Black;
 font-weight:bold;
 border-style:groove;
 border-width:1px;
 background-color:White;
 border-color:Gray;
	}

*Default*/
#default, #vantaggi, #tecnologie, #ClassiEnergetiche, #Eventi{
	 margin-left : 10;
	 margin-right: auto;
	 margin-top : 10;
	 border: 0;
	 width: 700px !important;
	 height:600px;
	 font-family:Arial;
	 color: #050000;
	 text-align:left;
	 background:	url('../images/sfumasx.jpg');
	}

.NavigationBarr{width:700px; padding:5px:10px 0 10px;}
	
.login{width: 700px; 
       height:580px; 
       padding: 10px 10px 10px 10px;
       vertical-align:middle;
       /*border-style:solid;
       border-color:Blue;
       border-width: 1px;*/
       }
.loginCentrato 
{
  display: block;
  width: 450px;
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  }
       
.boxLoginSx {
	width: 150; 
	height:100px;
	text-align:left; 
	float:left;
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	
	}
.boxLoginDx {
	width: 300; 
	height:100px;
	text-align:center; 
	float: left;
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	}	
.boxLoginFooter {
	width: 450;
	text-align:center;
	border-style:solid;
	border-color:Gray;
	border-width:1px; 	
	}
.boxRegistrazioneSX{}
.boxRegistrazioneDx{}


/*pagine scorrevoli*/
#parent1-wrap{
border: 3px gray;
}
#parent1 li{
background: #F2F2F2;
padding: 15px;
margin: 5px;
}
#parent1-menu a.wactive{
font-weight: bold;
}	

/*menu animato*/	
.applemenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
}

.applemenu div.silverheader a{
background: black url(../images/silvergradient.gif) repeat-x center left;
font: normal 12px Arial;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
/*background: white;*/
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/*Formattazione tabella prodotti*/
.headerTable 
{ 
	width:710px; 
    border-style: solid; 
    border-color:Gray; 
    border-width:1px; 
    background: url('../images/silvergradientover.gif') repeat-x center left; 
    text-align:center;
    color:White;
    font-weight:bold;
}

.generalTable
{ 
	width:680px;  
    text-align:justify;
}

.intestazioneTable
{
text-align:center;
font-weight:bold;
background-color:#FFFFCC;
color:Black;
}


