#logo{
	position: absolute;
}
#foto{
	position: absolute;
	right: 0;
	top: 0;
}
#foto img{
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#top{
	background: #9FCF67 url(../../../images/skin/topbgr.gif) no-repeat left top;
	height: 160px;
}
#topmenu, #htp{
	font-variant: small-caps;
	list-style: none none;
	padding: 0;
	margin: 0;
	display: inline; /*IE6 douple margin hack*/
}
#topmenu{
	position: absolute;
	top: 138px;
	right: 95px;
	width: auto;
}
#htp{
	position: absolute;
	top: 140px;
	left: 30px;
}
#topmenu li{
	display: inline;
	/*	margin: 0 -3px 0 0 ;*/
	margin:0;
	padding: 0;
}
#topmenu li a{
	border-bottom: 5px solid #8AB755;
	padding: 0 5px 4px 5px;
	height: 1em;
	font-size: 0.9em;
	margin: 0;
	line-height: 1.3em;
}
#topmenu li a:hover{
	border-bottom: 5px solid #88746A;
	color: #FFF;
}

#pg  h1{
	color: #6C5C55;
	border-bottom: 4px solid #88746A;
	padding: 3px 0 5px 6px;
	background: url(../../../images/skin/bgr_h1_cordis.gif) repeat-x;
}

#htp li{
	display: inline;
}
#htp li a{
	color: #FFF;
	background: url(../../../images/skin/dot.gif) no-repeat left;
	padding: 0 0 0 8px;
}
#htp li a:hover{
	color: #88746A;
}
#bgr1{
	background: url(../../../images/skin/bgr_mnu0.gif) repeat-y 175px top;
	min-height: 100%;
	/*height: 100%;*/
	width: 100%;
}
html>body #bgr1{
	/*height: auto;*/
	min-height: 700px;
}
/******* CONTENT ***********************************/
#center{
	width: 100%;
}

#content{
	margin: 0 0 0 200px;
	padding: 16px 0 20px 0;
	height: auto;
	position: relative;
	min-height: 400px;
}
html>body #content{
	margin: 0 30px 0 200px;
}
#content table{
	/*width: 74%;*/
	height: 400px;
}
html>body #content table{
	width: 100%;
}
#content table td{
	vertical-align: top;
}
#content table table{
	height: auto;
}

/******* FOOTER ***********************************/
#footer{
	margin: -1.7em 0 0em 10px;
	/*margin: -2.5em 0 0.85em 10px;*/
	font-size: 0.8em;
	color: #88746A;
	letter-spacing: -0.5px;
	z-index: 999;
}
#footer .disclaimer{
 margin: 0 20px 0 0;
 display: inline-block;
}
#footer a{
	color: #88746A;
	font-weight: normal;
}
#footer a:hover{
	color: #81A754;
}
#footer .disclaimer a{
	color: #81A754;
	font-weight: normal;
}
#footer .disclaimer a:hover{
	color: #6C5C55;
}
#footer table{
}

/******* MENU *************************************/
#mainmenu{
	width: 175px;
	position: absolute;
	top: 170px;
	left: 0px;
	z-index: 999;
}
#mainmenu ul{
	list-style: none none;
	padding: 0;
	margin: 6px 5px 0 0;
	font-size: 0.9em;
}
#mainmenu ul li{
	text-align: right;
	margin: 0 0 0 0;
	color: #585858;
}
#mainmenu ul li a{
	color: #585858;
	background: url(../../../images/skin/arr1.gif) no-repeat right 6px;
	padding: 0 8px 0 0;
	display: block;
	height: 1.55em;
}
a.menu0{
	color: #585858;
	padding: 0 8px 0 0;
	margin: 0 0 2px 0;
	display: block;
	height: 1.55em;
	font-size: 0.9em;
}
.menu0 img{
	margin: 3px 0 0 0;
}
#mainmenu ul li a:hover{
	color: #000;
	background: #9FCF67;
}
a.menu0:hover{
	color: #000;
	background: #9FCF67;
}
a.menu1{
	font-family: Verdana;
	font-size: 9px;
	color: #88746A;
	text-decoration: none;
	cursor: hand;
	text-align: right;
	background-color: #FAFAFC;
}
a.menu1:HOVER{
	font-family: Verdana;
	font-size: 9px;
	color: #9FCF67;
	text-decoration: none;
	cursor: hand;
	text-align: right;
	background-color: #FAFAFC;
}
a.menu2{
	font-family: Verdana;
	font-size: 9px;
	color: #82BD3C;
	text-decoration: none;
}
a.menu2:HOVER{
	font-family : Verdana;
	font-size : 9px;
	color : #999999;
	text-decoration : none;
}

/***** COLOR **************************************/

.color1{
	background: #88746A;
}
.color12{
	background: #6C5C55;
}
.color2{
	background: #9FCF67;
}
.color22{
	background: #81A754;
}
.color3{
	background: #5C5C68;
}
.text2{
	color: #9FCF67;
}
.text3{
	color: #81A754;
}



#content table#minwidthtable {min-width:78%;*width:78%;}
#center span {display:block;width:100%;}
#center span span {display:inline;width:auto;}