@charset "UTF-8";
/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/


html {
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table;
	width:100%;
}


	
					
#wrapper {
	margin:0 auto ;
	width:100%;
}

					body {
	background-color:#d4cdb5;
}

#wrapper {
	border-top: 1px solid #4C0403;
	background-image: url(images/page_tile2.png);
	background-repeat: repeat-x;
}
	


					
#topWrapper {
	width:100%;
	height:72px;
	background-color: #f3f0e9;
	background-image: url(images/wrapper_tile.png);
	background-repeat: repeat-x;
}


					
#topBanner {
	width:980px;
	margin:0 auto;
	height:72px;
	background-image:url(images/visit_komsberg.png);
	background-repeat:no-repeat;
}

	

#topnav {
	background:transparent url(images/menu_tile.png) repeat-x left top;
}


					

#topnav {
	height:42px;
	margin:0 auto;
	text-align:center;
}

#topnav ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:42px;
	text-transform:uppercase;
	font-size:13px;
	font-family:Arial, sans-serif;
}


#topnav ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent repeat-x left top;

}


#topnav ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:0px 20px;
	line-height:40px;
	font-weight:bold;
}


#topnav ul li a:hover, #topnav li#current a {
	color:#F0D5B4;
	background:transparent left top;
	text-decoration: underline;
}


	

#topnav ul {
	width:980px;
}




body {
	background-position : center 150px;
}

	

					


#container {
	margin:0 auto;
	width:980px;
}


					


#banner {
	margin:10px auto 5px;
	width:100%;
}

.slideshow {
	height: 318px;
	width:100%;
	margin: 0 auto;
}


.slideshow img { 
	padding: 0; 
	margin:0;
	width:980px;
	height:319.5652173913044px;
}

.slideshow a img { border:none } 

.slideshowContainer {
	display:block;
	clear:both;
	width:100%;
	position:relative;
}




.slideshowBottom {
	clear:both;
	height:20px;
	position:absolute;
	top:299.5652173913044px;
	width:980px;
	z-index:10;
	background:url('images/css/slideshowBottom.png') no-repeat scroll center center transparent;
}

.slideshowLeftCorner {
	height:10px;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	z-index:10;
	background:url('images/css/slideshowLeftCorner.png') no-repeat scroll center center transparent;
}

.slideshowRightCorner {
	height:10px;
	position:absolute;
	top:0;
	left:970px;
	width:10px;
	z-index:10;
	background:url('images/css/slideshowRightCorner.png') no-repeat scroll center center transparent;
}
	

#content {
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/copy_tile.png);
	background-repeat: repeat;
}

#content p {
	text-align:justify;
}
	
	
					

#content a:link, #content a:visited{
	color:#9b251b;
	font-weight:normal;
}

#content p {
	margin-top:10px;
	text-align:justify;
}


.last {
	margin-right:0 !important;
	clear:right;
}

.one_fourth {
	float:left;
	margin-right:20px;
	width:210px;
	margin-bottom:20px;
	position:relative;
	margin-left: 8px;
	margin-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #030;
	font-size: 1.15em;
	font-style: italic;
	text-align: center;
}
.one_main {
	float:left;
	margin-right:23px;
	width:480px;
	margin-bottom:20px;
	margin-top: 10px;
	position: relative;
}
.one_main h1{
	
}
.one_right {
	float:left;
	width:238px;
	margin-bottom:5px;
	position:relative;
	margin-top: 1px;
	margin-right: 1px;
}
.bloc h3 {
	margin-top:10px;
}

.bloc {
	padding:15px;
	background-color:#DDD4BA;
}


.padd15 {
	padding:15px;
}

.padd20 {
	padding:20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #4a3838;
}

p {
	letter-spacing: normal;
	line-height: 1.2em;
}



h1 {
	color:#333C70;
	margin:5px 0;
	clear:both;
	font-size: 1.3em;
}


h2 {
	margin:10px 0 10px 0;
	clear:both;
	font-size: 1.08em;
}


h3 {
	margin:10px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#9b251b;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

	
					
#bottomWrapper {
	background-image:url(images/footer_tile.png);
	background-position:center top;
	background-repeat:repeat-x;
	text-align:center;
	text-align:left;
	width:100%;
	clear:both;
	height: 70px;
}


#bottomWrapper a:link, #bottomWrapper a:visited {
	color:#e8ddcb;
}



#bottomWrapper a:hover{
	color:#cdb380;
	text-decoration:none;
}


#footer {
	width:980px;
	margin:0 auto;
	background-image:url(images/footer_tile.png);
	background-position:center top;
	background-repeat:repeat-x;
	height: 70px;
}
#footer ul {
	padding-left: 0px;
}
#footer ul li {
	display: block;
	float: left;
}
#footer ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 54px;
}
#footer ul li a:hover {
	text-decoration: underline;
}



.footer-last {
	margin-right:0 !important;
	clear:right;
}





#bottom-links {
	height:60px;
	background:#1d1b19 url('images/css/bottomLinks-bg.png') center top repeat-x;
}
	

a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.green {
	color: #FFF;
	background-image: url(images/green.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 228px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}
.brown {
	color: #FFF;
	background-image: url(images/brown.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 228px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}
