/* @override 
	http://alistraticave/library/main.css
*/

body {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior:url("../csshover.htc");
	background: #480318;
}
	
#container {
	width: 950px;
    text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container .logo {
	width: 154px;
	height: 110px;
	margin-left: 30px;
	display: inline;
	position: relative;
	left: 60px;
	z-index: 4;
	top: -30px;
}

#container .welcome {
	width: 331px;
	height: 96px;
	display: inline;
	position: relative;
	left: 200px;
	z-index: 1;
	top: -86px;
}

#container #top {
	width: 785px;
	margin-top: 65px;
	margin-bottom: 5px;
}

#container #lContent {
	width: 200px;
	float: left;
	margin-top: -32px;
}

#container #mymenu {
	width: 172px;
	margin-top: -100px;
}

#lContent div.infoText p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #lContent .infoText {
font-size: 12px;
line-height: 16px;
color: #c07435;
text-align: right;
margin-top: 60px;
margin-right: 20px;
}

#lContent div.infoText p a {
	color: #c07435 ;
	text-decoration: none;
	font-weight: bold;
}

#lContent div.infoText p a:hover{
	color: #e5d5b8;
}

#rContent p a {
	color: #c07435 ;
	text-decoration: none;
	font-weight: bold;
}

#rContent p a:hover{
	color: #e5d5b8;
}

#container #lContent h3 {
	color: #e5d5b8 ;
	font-weight: bold;
}
	
#container .flags, .icons {
 margin-left: 5px;
 margin-right: 5px;	
}

#container #rContent {
	float: left;
	width: 590px;
	text-align: justify;
}

#rContent div.singleImage {
background: url(images/semiframe.png) no-repeat scroll 320px 10px;	
}

#rContent div.singleImage img {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#container #rContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #e5d5b8;
	margin-top: 15px;
	margin-bottom: 10px;
}

#container #rContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #e5d5b8;
	margin-top: 15px;
	margin-bottom: 10px;
}

#container #rContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #e5d5b8;
	margin-top: 15px;
	margin-bottom: 10px;
}
#container #rContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #c07435;
	margin-top: 15px;
	margin-bottom: 10px;
}
#container #rContent h6 {
	font-size: 10px;
	font-weight: normal;
	color: #e5d5b8;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 350px;
	margin-left: 50px;
}
#container #rContent h6 a {
	color: #c07435 ;
	text-decoration: none;
}

#container #rContent h6 a:hover {
	color: #e5d5b8;
}

#container #rContent #textContent p {
	font-size: 12px;
	font-weight: normal;
	color: #e5d5b8;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#container #rContent ul.ekp {
	font-size: 12px;
	font-weight: bold;
	color: #c07435;
	margin-top: 20px;
	margin-bottom: 15px;
	list-style-type: none;
}

#container #rContent li.ekp {
	font-size: 12px;
	font-weight: bold;
	color: #c07435;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: disc;
	text-shadow: #000000 0px 0 0;
	list-style-position: inside;
}

#rContent li.ekp a {
	color: #e5d5b8;
	text-decoration: none;
	font-weight: bold;
}

#rContent li.ekp a:hover{
	color: #c07435;
}

#container #rContent #textContent {
	border-left: 2px solid #521b2c;
	padding-left: 10px;
	padding-right: 5px;
}

#container #rContent #textContentR {
margin-left: 5px;
width: 355px;
}

#container #rContent #textContentS {
	margin-left: 100px;
	padding-right: 5px;
	margin-top: 30px;
}

#container #rContent #textContentR p {
	font-size: 12px;
	font-weight: normal;
	color: #e5d5b8;
	line-height: 1.5em;
	margin-bottom: 10px;
	float: left;
	width: 355px;
}

#container #rContent #textContentS p {
	font-size: 12px;
	font-weight: normal;
	color: #e5d5b8;
	line-height: 1.5em;
	margin-bottom: 10px;
	width: 420px;
}

#rContent div.rightImages {
	width: 204px;
	height: auto;
	float: right;
	background-color: #d38539;
	padding-bottom: 8px;
	margin-right: 10px;
}

#rContent div.rightImages img {
	margin-left: 8px;
	margin-top: 8px;
}

#rContent div.municipality img {
	position: relative;
	left: 4px;
	top: 10px ;
	margin-bottom: 20px;
	z-index: 3;
}



