* {
	margin: 0;
	background-position: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	border-bottom: 2;
} 

body {
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	background-color: #333333
}
a {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
	width: 840px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-bottom: 0px;
	background-color: #999999;
}

#top { 
background: #fff;
height: 30px;
}

#content {
	width: 840px;
	margin: 0px;
	padding: 0;
}

#bottom {

background: #fff;
height: 30px;
}


.header {
	height: 163px;
	background-image: url(images/mainsite/back_speleo.jpg);
	width: 840px;
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.indices {
	padding: 5px;
	width: 830px;
	background-color: #666666;
}
	
.middle {
	float: right;
	width: 650px;
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.middle a {
	color: #000099;
	text-decoration: none;
}

.middle a:hover {
	text-decoration: underline;
}

.left {
	float: left;
	width: 130px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 10px;
	margin: 0;
	background-color: #999999;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #CC6600;
}

.middle h2 { color: #CC6600; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #CC6600; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
