*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #EBEFE0;
	color: #272727;
	font-family: Arial, Sans-Serif;
}
#linetop
{
	background: #fff;
	border-top: 15px solid #EBEFE0;
	height: 210px;
	width: 100%;
}
#linebottom
{
	background: #EBEFE0;
	height: 360px;
	width: 100%;
}
#wrapper
{
	background: url(../images/header.jpg) top left no-repeat;
	height: 660px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 0;
	width: 1000px;
}
#left
{
	float: left;
	margin: 1px;
	position: relative;
	top: 40px;
	width: 630px;
}
#right
{
	border: 0px solid #7BAF36;
	float: left;
	height: 630px;
	position: relative;
	width: 360px;
}
#header
{
	background: #fff;
	color: #292931;
	height: 100px;
	width: 630px;
}
#logo
{
	background: url(../images/logo.gif) top left no-repeat;
	border-bottom: 1px solid #ddd;
	float: left;
	height: 100px;
	width: 630px;
}
.slogan
{
	border: 0 solid red;
	color: #BFBFBF;
	float: right;
	font: italic 1.1em/1em Fertigo, Arial, Helvetica, sans-serif;
	height: 27px;
	text-align: right;
	width: 620px;
}
.menu
{
	color: #90C747;
	float: right;
	font: 700 1.1em/1em Trebuchet MS, sans serif;
	height: 30px;
	letter-spacing: -1px;
	margin: 25px 0 0 0;
	position: relative;
	text-transform: uppercase;
	width: 380px;
}
.menu ul
{
	list-style: none;
	padding: 5px 5px;
	position: absolute;
	width: 380px;
	z-index: 10;
	z-index: 100;
}
.menu li
{
	border-left: 1px solid #DFDFDF;
	float: left;
	margin: 0;
}
.menu a, .menu a:visited
{
	color: #90C747;
	cursor: pointer;
	padding: 15px;
	text-decoration: none;
}
.menu a:hover, .menu a:active, 
.current a:link,
.current a:visited
{
	color: #999;
}
#slide
{
	background: #999;
	color: #999;
	height: 1px;
	position: absolute;
	top: 28px;
	z-index: 10;
	overflow:hidden;
}
#main
{
	color: #555;
	float: left;
	font: normal 0.7em/1.3em Trebuchet MS, Arial, sans serif;
	height: 305px;

	padding: 10px;
	width: 600px;
	overflow: auto;
	overflow-x: hidden;
}
#main li
{
	list-style: disc;
	margin: 0 30px;
	padding: 0 0 0 2px;
}
#main a:link, #main a:visited, #main a:hover
{
	color: #292931;
}
#main a:hover {
text-decoration:underline;
}
#main p
{
	padding: 5px;
}
#main img
{
	margin: 0px 5px 5px 0px;
	border:3px solid #fff;
}
.infos
{
	background: #fff;
	float: left;
	height: 95px;
	margin: 0 5px 0 0;
	width: 625px;
}
.infos li,.footer li
{
	border: 0 solid red;
	display: block;
	float: left;
	height: 17px;
	letter-spacing: 1px;
	padding: 0 10px;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
	width: 70px;
}
.infos li a:link,.infos li a:visited
{
	color: #7F7F7F;
}
.box01
{
	background: #9FAF78;
	border: 3px solid #fff;
	color: #fff;
	float: right;
	font: 500 0.72em/1.2em Trebuchet MS, Arial sans serif;
	height: 63px;
	margin-top: 2px;
	padding: 10px;
	width: 280px;
}
#img
{
	background: url(../images/serafina.jpg) #fff bottom left no-repeat;
	border: 3px solid #fff;
	float: left;
	height: 500px;
	overflow: hidden;
	top: 10px;
	width: 354px;
}
.box-info
{
	background: #fff;
	border-top: 3px solid #fff;
	color: #444;
	float: left;
	font: 400 0.63em/1.2em Arial, Trebuchet MS, Arial sans serif;
	height: 100px;
	letter-spacing: 1px;
	padding: 10px 10px 0 10px;
	text-align: left;
	width: 340px;
}
.footer
{
	clear: both;
	color: #000;
	font: bold 0.5em/1em Arial, Trebuchet MS, sans serif;
	height: 15px;
	letter-spacing: 2px;
	margin: 3px 0 0;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	width: 972px;
}
.footer a:link, .footer a:visited
{
	color: #9FAF78;
}
.footer a:hover
{
	color: #444;
}
.footerleft
{
	border: 0 solid green;
	float: right;
	width: 330px;
}
.footerright
{
	border: 0 solid #FF0;
	float: left;
	height: 20px;
	width: 500px;
}
p
{
	margin: 0 0 10px 10px;
}
a
{
	color: #fff;
	text-decoration: none;
}
ul
{
	list-style: none;
}
.big
{
	border-top: 1px dotted #fff;
	color: #fff;
}
h1
{
	color: #fff;
	font: 500 2em/1.3em Trebuchet MS, sans serif;
	padding: 1px 10px;
}
h2
{
	color: #90C747;
	font: 700 1.4em/1.4em Trebuchet MS, sans serif;
	text-transform: uppercase;
	clear:both;
	padding-top:10px;
	padding-bottom:5px;
}
h3
{
	color: #292931;
	font: 700 1.3em/0.7em Trebuchet MS, sans serif;
	letter-spacing: 1px;
	margin: .2em 0 .3em;
	text-transform: uppercase;
}
input
{
	padding: 2px;
	vertical-align: middle;
}
#message
{
	border: 1px solid red;
	height: 80px;
}
.strong
{
	font-weight: 700;
}
.em
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
fieldset
{
	border: 1px solid #ddd;
	color: #000;
	margin: 0 0 8px;
	padding: 10px 8px;
}
textarea
{
	height: 20em;
	padding: 3px;
	width: 97%;
}
.date
{
	border-bottom: 0 solid #eee;
	color: #dedede;
	font-size: 9px;
	margin: 0 0 10px;
	text-align: right;
}
.clearer
{
	clear: both;
	margin: 0 auto;
	padding: 1px 0 0;
}
.mask
{
	height: 240px;
	overflow: hidden;
	position: relative;
	width: 480px;
}
.mask img
{
	border: none;
	display: block;
	position: absolute;
}
.buttons
{
	padding: 5px;
}
li,.subcat
{
	margin-left: 1em;
}
#right a:link, #right a:visited, #left a:link {
color:#000;
font-weight:bold;
}
legend a{
color:#000;
}