/**************** General Classes *****************/
body {
	margin: 0px;
	background-color: #F1F0EE; /* Global Gray Light */
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #666666; /* Global Gray */
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-repeat: repeat-y;	
}

#homePage {

}

#subPage {

}

#globalContainer {
	width: 765px;
	margin: 30px auto;
	background-color: #FFFFFF; /* Global White */
	background-image: url(../images/border_middle.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4870AA; /* Accent 1 */
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2170bd; /* Text Medium */
	margin: 0px 0px 0px 0px;			
}

h3 {
	font-size: 12px;
	color: #2170BD; /* Link */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}

a {
 color: #2170bd; /* Link */
 text-decoration: underline;
}

p {
	margin: 0px 0px 20px 0px;
}

p.noSpace {
	margin: 0px;
}

#homePage h1, #homePage h2, #homePage h3 {
  clear: none;
}

#footer {
  text-align: center;
	padding: 5px 13px 5px 13px;
	color: #666666; /* Global Gray */
}
#footer a {
  text-decoration: none;
}

#borderTop {
	background-image: url(../images/border_top.jpg);
	overflow: hidden;
	height: 8px;
}
#borderBottom {
	background: url(../images/border_bottom.jpg) no-repeat bottom;
	height: 9px;
}

/**************** Header Classes *****************/

#homePage #header_eng {
	background-image: url(../images/home_header_background_eng.jpg);
	background-repeat:no-repeat;
	margin-left: 8px;
	height: 280px;
}
#homePage #header {
	background-image: url(../images/home_header_background.jpg);
	background-repeat:no-repeat;
	margin-left: 8px;
	height: 280px;
}

#homePage #header h1 {
	color: #FFFFFF; /* Accent 7 */
	font-style:italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	padding: 90px 30px 0px 30px;
	margin: 0px;
}

#homePage #header p {
	padding: 8px 425px 0px 30px;
	color: #F1F0EE; /* Global Gray Light */
}

#innerContainer {
	background-repeat:repeat-y;
	margin: 15px 8px 15px 8px;
}
#homePage #innerContainer {
	background-image: url(../images/side_background.jpg);
}

#innerContainer #innerLeft {
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 150px;
	
}

#homePage #innerContainer #innerRight {
	margin-left: 170px;
	margin-right: 8px;
	
}

.col_sx_prodotti {
	padding: 5px 0 0 0;			
	width: 160px;
	background-image:url(../prodotti/images/menusec.jpg);
	background-repeat: no-repeat;
}

.col_sx {
	padding: 5px 0 0 0;			
	width: 160px;
}

#homePage #featured {
	padding: 0px 5px 10px 5px;
	background-image:url(http://www.fgsdrill.it/images/sfondo_manicotto.jpg);
	background-repeat: no-repeat;
}

#homePage #featured .featuredLeft {
	width: 265px;
	float: left;
	padding-right: 15px;
}

#homePage #featured a {
	
}

#homePage #featured h1 {
	margin-top: 0px;
}

#homePage #featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#homePage #featured h3 {
	margin: 0px;
	font-size: 11px;
	text-decoration:underline;
}

#homePage #featured li {
	padding-bottom: 10px;
}
.tasti {
	margin-left: 670px;
	border:none;
	width: 70px;
	height: 35px;
}
.sound {
	float:left;
	margin-left: 8px;
	border:none;
	width: 100px;
	height: 35px;
}
.img {
    margin-left: 10px;
	float:left;
  
	}