body {
	background-image: url(../site_image/Bg_Gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*overflow: scroll;
	height: 100%;*/
}
p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.bolded{
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}
.yellowbolded{
	font-weight: bold;
	color:#FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table{
	font-size: 11px;	
}
h1{
	font-size: 10px;
	color: #FFFFFF;
}
a{
  color:#FFFF00;
  text-decoration: none;
}

a:link{
  text-decoration: none;
}

a:hover{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:active{
	text-decoration: none;
}


a.news{
  color:#FFFFFF;
  text-decoration: none;
}
a.news:link, a.news:hover, a.news:visited, a.news:active{
  text-decoration: none;
}


#onde {
	background-repeat: no-repeat;
	background-image: url(../site_image/Bg_Onde.jpg);
}
#content {
	margin-left: 9px;
	margin-right: 3px;
	background-color: #56646A;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
}
#imag{
	margin-top: 30px;
  text-align: center;
}

#imag2{
  margin-top: 10px;
	margin-bottom: 0px;
  text-align: center;
}
.prodname {
	background-image: url(../site_image/bollino.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 17px;
	margin-bottom: 2px;
	font-weight: bold;
}
.titlenews{
	background-image: url(../site_image/bollino2.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	min-height: 17px;
  height: auto !important;
  height: 17px;
}
.prodback1{
 padding-top: 20px;
 padding-bottom: 20px;
 padding-left: 10px;
 padding-right: 10px;
 background-color: #657379;
}
.prodback2{
 padding-top: 10px;
 padding-bottom: 10px;
 background-color: #56646A;
}
.prodback3{
 padding-top: 20px;
 padding-bottom: 20px;
 padding-left: 10px;
 padding-right: 10px;
 background-color: #657379;
}
IMG.cent {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#imgbottom {
	vertical-align: text-bottom;
}
#header{
	margin: 0px;
	padding: 0px;
}
#container{
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.footer{
  margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	
	padding: 0px;
	/*width: 600px;*/
  color: #56646A;
  font-size: 9px;
  text-align: center;
}

#yellow{
color:#FFFF00;
}


