html, body, div, span, applet, object, iframe,   
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
del, dfn, em, font, img, ins, kbd, q, s, samp,   
small, strike, strong, sub, sup, tt, var,   
b, u, i, center,   
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td
 {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
    font-size: 13px;   
    vertical-align: baseline;   
    background: transparent;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
} 

/*@charset "UTF-8";*/


body {
	background-image: url(images/fondo.jpg);
	height: 768px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}

html{
	background:#c4c7c8;
	margin: 0;
	padding: 0;
}

#container { 
width: 552px; 
height: 47px; 
border: 0px solid #000000; 
overflow: auto; 
margin: 0 auto; 
overflow-x: hidden; 
overflow-y: hidden;
margin-top:10px;
margin-left: 450px;
}

.main-content { 
width: 1000px; 
height: 43px; 
padding: 0px; 
background: trasparent; 
}

.section {
	margin: 0 0 0 0;
	width: 43px;
	float: left;
	margin-right: 100px;
} 

.home {
width: 152px;
height: 43px;
}
.home a {
	display: block;
	width: 152px;
	height: 43px;
	background: url(images/chi_siamo.png) no-repeat top left;
}

.home a:hover {
	background-position: top right;
	
}

.engineering {
width: 152px;
height: 43px;
}
.engineering a {
display: block;
width: 152px;
height: 43px;
background: url(images/engineering.png) no-repeat top left;
}

.engineering a:hover {
	background-position: top right;
	
}

.giochi_oggetti_solari {
	width: 152px;
	height: 43px;
}
.giochi_oggetti_solari a {
display: block;
width: 152px;
height: 43px;
background: url(images/giochi_oggetti.png) no-repeat top left;
}

.giochi_oggetti_solari a:hover {
	background-position: top right;
	
}

.mec {
width: 152px;
height: 43px;
}
.mec a {
display: block;
width: 152px;
height: 43px;
background: url(images/famiglia_mac.png) no-repeat top left;
}

.mec a:hover {
	background-position: top right;
	
}

.info {
width: 152px;
height: 43px;
}
.info a {
display: block;
width: 152px;
height: 43px;
background: url(images/info_contatti.png) no-repeat top left;
}

.info a:hover {
	background-position: top right;
	
}

.news {
width: 152px;
height: 43px;
}
.news a {
display: block;
width: 152px;
height: 43px;
background: url(images/news_foto.png) no-repeat top left;
}

.news a:hover {
	background-position: top right;
	
}

#contenuti {
	height: 527px;
	width: 552px;
	overflow: auto;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 450px;	
}

#contenuti p {
	padding:10px;
	
}

#contenuti #sponsor_banner{
	width: 522px;
	height: 527px;
	overflow: auto;
}

#contenuti #sponsor_banner tr{

}

#contenuti #sponsor_banner tr td{

}

#contenuti #sponsor_banner tr td a{

}

#contenuti #sponsor_banner tr td a img{

}

#bottoni #bottone_img {
	width: 138px;
	margin-right: 50px;
	margin-left: 80px;
}

#footer{
	width: 1024px;
	background-color: #ffffff;
	margin-top: 188px;
	text-align: center;
	font-family: pirulen;
	font-size: 9px;
	font-style: normal;
	padding-top:15px;
}



#footer a.footertext, #footer a.footertext:visited {
	color: #382a22;
	line-height:15px;
	text-decoration: none;
	font-family: pirulen, sans-serif;
	font-weight: regular;
	margin-top: 0px;
	padding:15px;
	
}


#footer a.footertext:hover { 
color: #e8cfbe ; 
line-height: 15px;
overflow: hidden;
}

#shinystat{
	width: 1024px;
	background-color: #ffffff;
	text-align: center;
	padding-top:15px;
	
}
