.agritxt {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-FAMILY: Verdana, "Arial font-size"
}
BODY {
	BACKGROUND-COLOR: #666699;
}
.smalltxt {
	FONT-SIZE: 9px; COLOR: #545140; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.10txt {
	FONT-SIZE: 10px; COLOR: #545140; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.12txt {
	FONT-SIZE: 12px; COLOR: #545140; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.11txt {
	FONT-SIZE: 10px; COLOR: #545140; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
IMG {
	BORDER-LEFT-COLOR: #797c3c; BORDER-BOTTOM-COLOR: #797c3c; BORDER-TOP-COLOR: #797c3c; BORDER-RIGHT-COLOR: #797c3c
}
.titlereg {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #797c3c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
	TEXT-DECORATION: none
}
A {
	COLOR: #232404
}
.titleagri {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #797c3c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titleaz {
	FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #111111; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.biglinks {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666633; FONT-FAMILY: Arial
}
a.ovalbutton{
background: transparent url('images/bottone/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/bottone/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
text-align: center;
}