body {  
	width: 950px;
	margin: 0 auto;
	background-attachment: scroll;
	background-color: #114477;
	background-image: url(alimentile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body a:link {
	font-weight: bold;
	color: #319dd8;
	text-decoration: none;
}
body a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
body a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.topstrip {
	background-attachment: scroll;
	background-image: url(backstrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.menustrip {
	background-attachment: scroll;
	background-image: url(backstripright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subprod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
}
.subprod a:link{
	color: #319dd8;
	text-decoration: none;
}
.subprod a:visited{
	color: #CC3300;
	text-decoration: none;
}
.subprod a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:visited {
	color: #ffcc00;
	text-decoration: none;
}
.submenu a:hover {
	color: #319dd8;
	text-decoration: underline;
}
.footer {
	height: 30px;
	/*position:absolute;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #319dd8;
	/*vertical-align: bottom;
	padding-bottom: 0px;*/
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #319dd8;
	text-decoration: line-through;
}
.footer a:hover {
	color: #319dd8;
	text-decoration: underline;
}
.tabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

