/***********************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#General {
	width: 977px;
	margin: 0px;
	padding: 0px;
	text-align: left;

}

#Centrale hr {
	clear: both;
	height: 1px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}


#masthead{
	padding: 0px;
	width: 977px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(/images/TEMAHOME/SfondoPrincipale.jpg);
	background-repeat: repeat-y;
}

#navBar{
	margin: 0 0 0 725px;
	padding: 0px;
	background-color: #FFFFFF;
}
#Centrale {
	clear: both;
	padding-right: 9px;
	padding-left: 8px;
	background-color: #FFFFFF;
	background-image: url(/images/TEMAHOME/SfondoPrincipale.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}


#content{
	float:left;
	width: 702px;
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName {
	margin: 0px;
	padding: 0px;
}
#HomeFoto {
border: 0 none;
filter: alpha(opacity=99);
-moz-opacity: 0.999999;
opacity: 0.999999;

}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px;
	white-space: nowrap;
	width: 960px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 70px;
	background-image: url(/images/TEMAHOME/Sottomenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 52px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#globalNav a {
	padding: 0px;
}
#globalNav a img {
	margin: 0px;
	padding: 0px;
	float: left;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 25px;
	font-size: 12px;
}

.feature p {
  padding: 0px 0px 10px 0px;
}

/*
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}
*/

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 25px;
	font-size: 12px;
}

.story p{
  padding: 0px 0px 10px 0px;
}

.homestory{
	clear: both;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	margin-bottom:15px;
}

.homestory h2{
	background-image:none;
	background-color:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	/*opacity: .8; filter: alpha(opacity=80);*/
}


.homestory p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 25px;
}


.svilupposoftware {
	background-image: url(../images/TEMAHOME/Foto%20Selezionato/Adattate/HomeFoto_f4.jpg);
	background-position: -100px -50px;
}

.sistemistica {
	background-image: url(../images/TEMAHOME/Foto%20Selezionato/Adattate/HomeFoto_f6.jpg);
	background-position: -160px 0px;
}


/*.svilupposoftware h2 {
	background-image: none; background-color: #999;
}*/




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	margin-top: 0px;
	background-image: url(/images/TEMAHOME/FineContenuto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-align: center;
	line-height: 1;
}
#siteInfo p {
	margin: 0px;
	padding: 2px;
}

#siteInfo p a{
	vertical-align: middle;
	}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
#navBar p {
	font-size: 10px;
	line-height: 1.2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#navBar .Menu_middle {
	width: 206px;
	background-image: url(/images/TEMAHOME/RettangoloMid.jpg);
	background-repeat: repeat-y;
	margin-bottom: 14px;
    }
#navBar .Menu_top {
      background-image: url(/images/TEMAHOME/RettangoloUP.jpg);
      background-position: top left;
      background-repeat: no-repeat;
    }
#navBar .Menu_bottom {
	background-image: url(/images/TEMAHOME/RettangoloBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
    }
	
#navBar .Menu_bottom h5 {
	font-weight: bold;
	color: #5B6288;
    }

.Progetti h5 {
	font-size:12px;
	font-weight: bold;
	color: #5B6288;
	background-color:#CCC;
    }


/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** Prodotti e pagineInterne styles ***************/

/* GENERICO */

#Generico {
	margin-bottom: 15px;
	/*background-image: url(/images/generic/manoLogoSnap.gif);*/
	background-image: url(/images/SchedeProdotto/Generico.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 180px;
	background-position: 15px 10px;
	height: 75px;
	margin-top: 0px;
}

#Generico h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#Generico span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#Generico h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


#Generico h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}



/********************************* STILI DA INTERNO.css ************/
/* ST */

#St {
	margin-bottom: 15px;
	background-image: url(/images/SchedeProdotto/Style/ST.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#St h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#St span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#St h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#St h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}


/* WINNER */

#Winner {
	margin-bottom: 15px;
	background-image: url(/images/SchedeProdotto/Winner/WINNER.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#Winner h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#Winner span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#Winner h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#Winner h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}

/* VOIS */
/* VOIS */

#Vois {
	margin-bottom: 15px;
	background-image: url(/images/SchedeProdotto/Vois/VS.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#Vois h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#Vois span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#Vois h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#Vois h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}



/* GO */


#GO {
	margin-bottom: 15px;
	background-image: url(/images/SchedeProdotto/Go/Go.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#GO h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#GO span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#GO h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#GO h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}

/* PEC */

#Pec {
	margin-bottom: 15px;
	background-image: url(/images/SchedeProdotto/Pec/Pec.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#Pec h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

#Pec span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#Pec h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


#Pec h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}



/* ANALISILAPOLLA */

#ANALISILAPOLLA {
	margin-bottom: 15px;
	background-image: url(/images/ElementiHome/analisiLaPolla.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 165px;
	background-position: 25px 10px;
	height: 75px;
	margin-top: 10px;
}

#ANALISILAPOLLA h3 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#ANALISILAPOLLA span {
	font-size: 16px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

#ANALISILAPOLLA h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#ANALISILAPOLLA h4:first-letter {
	font-size: 14px;
	color: #8F97BA;
	font-weight: normal;	
}
