	* {
		border: 0;
		margin: 0;
		padding: 0;
	}

	body {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-image:url(img/bkg_right.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		font-size:12px;
		color:black;
		font-family:georgia, serif;
	}
	#menu {
		position:absolute;
		top:0px;
		left:351px;
		width:599px;
		background:white;
		height:80px;
		border:0px;
		padding:0px 0px 0px 0px;
		background-image:url(img/top_content_border.jpg);
		background-repeat: repeat-x;
		background-position: bottom right;
	}
	#head_logo_1 {
		position:absolute;
		top:69px;
		left:150px;
		background:white;
		width:232px;height:206px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#head_logo_2 {
		position:absolute;
		top:0px;
		left:150px;
		background:white;
		width:202px;height:69px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#head_logo_3 {
		position:absolute;
		top:69px;
		left:383px;
		background:white;
		width:57px;height:151px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#head_logo_4 {
		position:absolute;
		top:0px;
		left:0px;
		background:white;
		width:147px;height:276px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}

	.bkg_left {
		background-color:#EAE4C4;
		border:0px solid black;
		width:150px;
		background-image:url(img/bkg_left.jpg);
		background-repeat:repeat-y;
	}

	.news_bkg {
		background-color:#EAE4C4;
		border:0px;
		width:207px;
		background-image:url(img/news_bkg.jpg);
		background-repeat:repeat-y;
		padding-top:280px;
		padding-left:20px;
		font-size:12px;
	}
	.date_news {
		font-size:12px;
		color:#6d8867;
		padding:3px 0px 3px 0px;
		margin:0px 0px 0px 0px;
	}
	.news_txt {
		font-size:12px;
		color: #646464;
		margin:0px 0px 0px 0px;
		padding:3px 0px 3px 0px;
	}
	.news_more {
		text-align:right;
		font-size:12px;
		color:#6d8867;
	}
	.content_bkg {
		background-image:url(img/content_bkg.jpg);
		background-position:top right;
		padding-left:75px;
		padding-top:77px;
		padding-right:15px;
	}
	.galeria_bkg {
		height:100px;
		padding:5px 5px 5px 5px;
		border:0px solid black;
		width:150px;
		background-image:url(img/galeria_bkg.jpg);
		background-repeat:no-repeat;
	} 
	h3.page_head {
		text-align:center;
		color:#2a3b26;
		font-size:15px;
	}
	a {
		text-decoration:underline;
		color: black;
	}
	a:hover {
		text-decoration:underline;
		color:#2a3b26;
	}