﻿/* CSS Layout per Agriturismo Gli Olmi */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01590C;
	line-height: 18px;
	background-color: #EAA02B;
}

h1	{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
h2	{
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color: #780033;
	padding: 0;
	font-family: "Trebuchet MS";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
	line-height: 22px;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

.style1 {
	border-width: 0px;
}
.style2 {
	border-color: #666666;
	border-width: 0;
}
.style3 {
	border: 0px #01590C;
}

.style4 {
	border: 1px solid #01590C;
}

.style5 {
	border-bottom: #01590C 1px dashed;
	border-left: #01590C 1px dashed;
	border-right: #01590C 1px dashed;
	border-top: #01590C 1px dashed;
	font-family: Trebuchet MS, Lucida Sans Unicode;
	font-weight: normal;
	font-size: x-small;
	border-bottom-color: #01590C;
	text-align: center;
}

#img1 {
	border-width: 0px;
}
#img2 {
	border-width: 0px;
}
#img3 {
	border-width: 0px;
}
#img4 {
	border-width: 0px;
}
#img5 {
	border-width: 0px;
}
#img6 {
	border-width: 0px;
}
