@charset "UTF-8";
body {
	background-color: #73571A;
	background-image: url(images/back_plantasIndex.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A320B;
	background-attachment: scroll;
}
.type1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #917720;
}
.type2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D0B962;
	background-position: top;
}
.type3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B3409;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.type1 .type1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #917720;
}
.logo {
	background-image: url(images/logoIndex.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 800px;
}
a:link {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A320B;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #917720;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A320B;
	font-weight: normal;
	text-decoration: none;
}
a:active {
font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #917720;
	font-weight: normal;
	text-decoration: none;
}
