html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	/*position: relative;*/
	margin:0;
	padding:0;
	background-image:url(bg_body.png);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#412018;
}

a {
	color:#412018;
}
a:hover {
	color:#535b18;
}

a.external {
	/*background: url(bg1.gif) repeat-x bottom; */
	text-decoration: none;
	border-bottom: 1px dotted;
}
a.photo {
	text-decoration: none;
	border-bottom: 1px dashed;
}
h1 {
	font-family:Monotype Corsiva, Free Chancery, cursive, serif;
	font-size:36px;
}
h2 {
	font-family:Monotype Corsiva, Free Chancery, cursive, serif;
	font-size:30px;
}
h3 {
	font-family:Monotype Corsiva, Free Chancery, cursive, serif;
	font-size:24px;
}
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
}
h5 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:19px;
}

#ultra_vita {position:absolute; left:2px; top:2px; width:100px; text-align:left; font-size:0.8em; z-index:100;}

#header {
	position:relative; 
	height:264px; 
	margin-left:23px; 
	min-width:951px; 
	background: #ffdbb7 url(header_right.jpg) no-repeat top right;
}
#header_left {
	position:absolute;
	left:0px;
	width:242px;
	height:100%;
/*	background: #ffdbb7;
	background-repeat:no-repeat;
	background-position:top left;*/
	z-index:1;	
}
#header_rama{ position:absolute; left:0px; top:0px; z-index:10 }
.header_pups{
	position:absolute;
	left:40px;	
	top: 42px;
	border:0px;
	z-index:-1;
/*	width: 192px; 
	height:176px; */
}
.header_menu{
	position:absolute;
	right:556px;
	float:right;
	top:0px;
	width:180px;
	height:100%;
/*	background:url(header_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
*/	text-align:right;
	border-right-color:#413c06;
	border-right-style:solid;
	border-right-width:2px;
	color:#8a6855;
	z-index:1;
}
.header_menu td{
	font-family:Monotype Corsiva, Free Chancery, cursive, serif;
	font-size:24px;
	line-height:27px;
	text-align:right;
	white-space:nowrap;
	-moz-user-select:none;
}
.header_menu a {
	color:#412018; /*color:#6d4b3d; */
	padding-right:10px;
	text-decoration:none;
}
.header_menu a:hover {
	color:#535b18;
/*	font-weight:bold;
	padding-right:7px;*/
}

#header_right{
	position:absolute;
	right:0px;
	top:0px;
	width:556px;
/*	
	height:100%;
	background:url(header_right.jpg) no-repeat top left;
	text-align:right;
	z-index:1;
*/
}
.lang_sel{
	top: 8px;
	left:450px;
	position:absolute;
}
