/*---------------------------------------*/
/* GLOBAL SETTINGS */
/*---------------------------------------*/

#envelope {
	position: absolute;
	width: auto;
	/*min-height: 100%;*/
    top: 0px;
	left:0px;


}
#maintable {
	height: auto;
}
/*GaramondPremrPro,*/
h1 {
	font-family: Times new roman;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #423316;
}
h1:first-letter {
	font-size: 30px;
	font-weight: normal;
}
h1 a {
	color: #423316;
}
.breadcrumb {
	display: none;
}
.date {
	display: none;
}
.comments {
	display: none;
}
/*---------------------------------------*/
/* HEADER */
/*---------------------------------------*/

#logo{
display:none;
}

#father{
display:none;
}
#menutable{
display:none;
}

#title{
display:none;
}

#leftbox {
	display:none;
}
/*---------------------------------------*/
/* FOOTER */
/*---------------------------------------*/
#footer {
display:none;

}
.flag {
	margin-right: 5px;
}
/*---------------------------------------*/
/* SEARCH */
/*---------------------------------------*/
#searchform {
	display:none;
}

/*---------------------------------------*/
/* MAIN AREA AND CONTENT */
/*---------------------------------------*/

#content .postarea {
	width:auto;
	/*padding: 0px 15px 5px 15px;*/
	font-family: Times new roman, Tahoma, Arial, Helvetica CE, Sans Serif;
	font-size : 16px;
	font-weight : normal;
	color: #493D25;
}

#content .postarea p {
	width: auto;
	page-break-before:auto;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .AT_postarea .hiden_page {
	display: none;
}


#content .AT_postarea_buttons {
	display:none;
}

.lang_flag {
	display:none;
}
#flags_area {
	display:none;
}

#pagecontent {
	width: auto;
	padding-left:20px;
	padding-right:20px;

}

.print_header{
width:100%;
}

.edit{
display:none;
}
