/* --------------------------- GENERAL STRUCTURE --------------------------- */

body {
	height:100%;
}

img.new {
	position: absolute;
	right: -5px;
	top: 5px;
}

#sitecontainer {
	margin: 42px 0px 0px 40px;
	width: 948px;
	padding-bottom: 56px;
}

#aboutcontainer {
	margin: 42px 0px 0px 40px;
	padding-bottom: 56px;
}

#imgcontainer {
	width: 648px;
	margin-right: 34px;
}
#desccontainer {
	width: 252px;
	margin-right: 34px;
}
#projdesc {
	width: 252px;
}

#contact {
	margin-right: 34px;
	width: 376px;
}


div.description {
	border-bottom: 1px dashed #888888;
	width: 100%;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 11px;
}

div.pdf {
	border-bottom: 1px dashed #888888;
	width: 100%;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
}
div.pdf2 {
	width: 100%;
	margin-top: 12px;
	padding-top: 0px;
}


div.icon {
	margin-left: 6px;
}
div.pdflink {
	margin-left: 12px;
	margin-top: 1px;
}


div.news {
	width: 100%;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 11px;
	border-bottom: 1px dashed #888888;
}
div.image {
	border-bottom: 1px dashed #888888;
	width: 100%;
	height: 510px;
	margin-bottom: 12px;
}

#imgnavi {
	float: right;
	text-align: right;
}


div.ib {
	position: absolute;
	top: 0px;
	width: 16px;
}

div.ip {
	position: absolute;
	top: 0px;
	width: 280px;
}
div.il {
	position: absolute;
	top: 0px;
	width: 320px;
}
div.is {
	position: absolute;
	top: 0px;
	width: 300px;
}
div.archive {
	position: absolute;
	top: 0px;
	width: 300px;
}

div.indx_title {
	border-bottom: 1px dashed #888888;
	width: 100%;
	margin-bottom: 12px;
	padding-top: 9px;
	padding-bottom: 11px;
}
div.indx_protitle {
	border-bottom: 1px dashed #888888;
	width: 100%;
	margin-bottom: 12px;
	padding-top: 9px;
	padding-bottom: 11px;
}
div.arch_protitle {
	border-bottom: 1px dashed #888888;
	width: 100%;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 11px;
}

div.imgnum {
	width: 100%;
	height: 56px;
}
div.imgnum h2 {
	
}

div.indx_img {
	width: 100%;
	margin-bottom: 12px;
}

div.hidden {
	display: none;
}


div.indx_info {
	border-top: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.indx_info a, div.indx_info p, div.indx_info span {
	margin-left: 1px;
}
div.description a, div.description p, div.description span {
	margin-left: 1px;
}

h2 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
div.arch {
	width: 100%;
	margin-bottom: 12px;
}
a.hermes, a.logo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
}
h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}

span.red {
	color: #ff0000;
}

a.red:link {
	color: #ff0000;
	text-decoration: none;
}
a.red:visited {
	color: #ff0000;
	text-decoration: none;
}
a.red:hover {
	color: #ff0000;
	text-decoration: none;
}
a.red:active {
	color: #ff0000;
	text-decoration: none;
}
