<!--
body {
	background-color: #f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	background-position: center;
	font-size:13px;
}

a {
	color: #666666;
	text-decoration: none;
}

#wrapper{
	width:980px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#top{
	width:980px;
	height:60px;
	background-image:url(i/top.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	cursor: pointer;
	padding-bottom: 10px;
}

#content{
	position:relative;
	width:980px;
	color:#727272;
	padding-bottom: 10px;
}

#left{
	float:left;
	width:300px;
	padding-left: 0px;
	background-color:#ffffff;
	overflow: hidden;
	height: 650px;
}
#left ul, li {
	padding: 0;
	margin: 0;
}

.graden{font-size: 30px}

#right{
	margin-left:12px;
	float:left;
	width:667px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#text{
	width:600px;
	margin-left:22px;
	padding-top:15px;
	color:#72727;
	line-height: 16px;
	text-align:justify;
}

#fotos{
	margin-left:18px;
	margin-bottom:20px;
	width:600px;
	height:450px;
	background-color:#fff;
	border: 1px solid #cccccc;	
}

#videolist ul {	padding-left: 25px; padding-bottom: 20px;   }
#videolist li {	padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #eeeeee;  }

#footer {
	width: 980px;
	text-align: center;
	margin: auto;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	line-height: 17px;
	height: 45px;
	clear: both;
}
#footer span{
	color: #8ac53e;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

b {
	color:#8ac53e;
	font-weight: bold;
}
big {
	font-size: 14px;
}
/* NAVIGATION*/

#menu  {
	margin-top:10px;
	padding-left:17px;
	width: 280px;
	float: left;
}

h4 {
	font-weight: bold;
	font-size: 14px;	
	padding-top: 10px; padding-bottom: 10px;
	text-decoration: underline;
}

#menu h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	cursor:pointer;
	display:block;
	font-size: 36px;
	line-height:33px;
	letter-spacing:-1px;
}
#menu h3 a {
	color: #727272;
	text-decoration: none;
}
#menu h3 a:hover {
	color: #555555;
	text-decoration: none;
}



#menu a.subitem {
	margin-left:20px;
	text-decoration:none;
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 16px;
	line-height: 16px;
	letter-spacing:normal;
}

#menu a.subitem2 {
	margin-left:20px;
	text-decoration:none;
	color: #8ac53e;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 16px;
	line-height:16px;
	letter-spacing:normal;
}

#menu a:hover {
	
}
#menu a.selected {
	color:#8ac53e;
}

.menu a.subitem.selected {
	color:#8ac53e;
}

.menu a.subitem:hover {
	color:#8ac53e;
}



