body {
	margin: 0px;
	padding: 0px;
	background-color: #f2eee6;
}

input {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
}

textarea {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #999999;
}

select {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #666666;
}

.testoFooter {
	font-size: 9px; 
	font-family: Verdana; 
}

.linkAllegato a {
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration: none
}

.linkAllegato a:hover {
	font-size: 10px; 
	color: #ed252a; 
	font-family: Verdana;
}

.linkAllegato td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.linkFooter a {
	font-size: 9px; 
	font-family: Verdana; 
	color: #FFFFFF;
	text-decoration: none
}

.linkFooter a: visited {
	font-size:9px; 
	color: #FFFFFF; 
	font-family: Verdana;
}

.linkFooter a:hover {
	font-size: 9px; 
	color: #FFFFFF; 
	font-family: Verdana;
	text-decoration: underline;
}

.linkEventi td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
}

.linkEventi a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.linkEventi a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.borderImg3 {
	border: 5px solid #B49725;
}

.borderIndex {
	border: 6px solid #E4861F;
}

.bgRightCol {
	background-image: url(images/bg_right_col.jpg);
}

.linkMenu a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.linkMenu a:hover {
	background: url(images/icon_star.gif) no-repeat left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFE400;
	text-decoration: none;
	padding-left: 25px; 
	/*background-color: #356D97;*/
}

.borderImg5 {

	border: 5px solid #5597C9;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.borderBottomDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.borderDotted {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-color: #FFFFFF;
}

h1, h2{
	font: lighter 200% "Trebuchet MS", Arial sans-serif;
	margin-top: 0px;
	margin-bottom: -3px;
	padding: 0px;
	font-size: 16px;
	color: #303F6E;
	font-weight: bold;
	text-transform: capitalize;
}

h1{
	color: #303F6E;
}

h2{
	color: #FFFFFF;
}

h3{
	color: #AECEE6;
	font: lighter 200% "Trebuchet MS", Arial sans-serif;
	margin-bottom: -5px;
	padding: 0px;
	font-size: 11px;
}

h4{
	font: lighter 200% "Trebuchet MS", Arial sans-serif;
	margin-top: 0px;
	margin-bottom: -3px;
	padding: 0px;
	font-size: 14px;
	color: #303F6E;
	font-weight: bold;
	text-transform: capitalize;
}
