body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #A9AAB0;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-left: 10px;
}

#homepage {
	position: relative;
	width: 999px;
	margin: auto;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	height: 622px;
	margin-top: 30px;
	padding: 0px;
}

a {
	text-decoration: none;
}

#banner {
	width: 999px;
	height: 66px;
}

#navi {
	width: 999px;
	height: 27px;
	border-top: 1px solid white;
	background-color: #1d202a;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}

#navi li {
	float: left;
	list-style-type: none;
	color: white;
	line-height: 27px;
	font-size: 12px;
}

#navi li a {
	color: white;
	display: block;
	padding: 0px 8px 0px 8px;
}

#navi li a:hover {
	background-color: #686D79;
}

#contentleft {
	position: absolute;
	left: 0px;
	width: 530px;
	background-color: #C4C6CC;
	height: 500px;
	top: 94px;
}

#contentright {
	position: absolute;	
	left: 530px;
	width: 469px;
	background-color: #686D79;
	height: 500px;
	margin: 0px;
}

#crtext {
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	color: white;
	font-size: 12px;
	line-height: 15px;
}

#cltext {
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 15px;
}

#subnav {
	padding-top: 10px;
	padding-left: 12px;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
}

#subnav li {
	float: none;
	list-style-type: none;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	width: 120px;
}

#subnav li a {
	color: black;
	display: block;
	padding: 0px 10px 0px 10px;
	width: 100px;
}

#subnav li a:hover {
	color: white;
}

.borderb {
	border-bottom: 1px solid black;
	font-weight: bold;
	padding-top: 10px;
}

#content {
	position: absolute;
	left: 0px;
	width: 999px;
	background-color: #C4C6CC;
	height: 531px;
	top: 94px;
	text-align: left;
}

#fotos_info {
	position: absolute;	
	left: 837px;
	width: 162px;
	height: 531px;
	margin: 0px;
}
#ctext {
	text-align: left;
	font-size: 12px;
	left: 240px;
	padding-top: 45px;
	top: 0px;
	position: absolute;
	width: 500px;
}
#navbo {
	top: 594px;
	left: 0px;
	width: 999px;
	height: 27px;
	border-top: 1px solid white;
	background-color: #1D202A;
	position: absolute;
	background-image: url(../media/logo_sp.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navbo ul {
	margin: 0px;
	padding: 0px;
}

#navbo li {
	float: right;
	list-style-type: none;
	color: white;
	line-height: 27px;
	font-size: 12px;
}

#navbo li a {
	color: white;
	display: block;
	padding: 0px 8px 0px 8px;
}

#navbo li a:hover {
	color: #686D79;
}

.details {
	color: #000000;
}

.details a {
	color: #000000;
}

.details a:hover {
	color: white;
}
