@charset "utf-8";
/* SolaRola CSS Document */


h1 span, h2 span, #langSelFront li a span {
	display:none;
} 



body, html {
	background: #000000;
}

p {
	line-height:18px;
}

#wrap {
	border-left:8px solid #ffffff;
	border-right:8px solid #ffffff;
	border-bottom:none;
	margin-bottom:0;
}


#langSelFront {
	height:66px;
	width:402px;
	background:url(images/flags_bg_front.jpg) 0 0 no-repeat;
	margin:30px auto 40px auto;
	padding:13px 23px 0px 0px;
	text-align:right;
}

#langSelFront li {
	display:inline;
	float:right;
	height:31px;
	width:46px;
	padding:9px;
	margin:0;
}

#langSelFront li a, #langSelFront li a:visited {
	display:block;
	height:31px;
	width:46px;
	border:2px solid #ffffff;
}

#langSelFront li a:hover {
	border:2px solid #a88953;
}

#uk a {
	background:url(images/flag_uk_front.jpg) 0 0 no-repeat;
}

#us a {
	background:url(images/flag_us_front.jpg) 0 0 no-repeat;
}

#de a {
	background:url(images/flag_de_front.jpg) 0 0 no-repeat;
}

#fr a {
	background:url(images/flag_fr_front.jpg) 0 0 no-repeat;
}

#sp a {
	background:url(images/flag_sp_front.jpg) 0 0 no-repeat;
}

#it a {
	background:url(images/flag_it_front.jpg) 0 0 no-repeat;
}

#navi_mid, #navi_bot {
	background: #ffcc66 url(images/navi_bg.gif) 0 0 repeat-x;
	border:0;
	padding-top:2px;
	height:24px;
}

#top {
	width:600px;
	height:258px;
	background:url(images/header_index.jpg) 0 0 no-repeat;
}

#navi_mid ul li a, #navi_mid ul li a:visited, #navi_bot ul li a, #navi_bot ul li a:visited {
	color:#000000 !important;
	font-weight:bold;
	text-decoration:none;
}

#navi_mid ul li a:hover, #navi_bot ul li a:hover {
	color:#0099FF !important;
}

#navi_mid ul li.act a, #navi_mid ul li.act a:visited, #navi_bot ul li.act a, #navi_bot ul li.act a:visited {
	color:#666666 !important;
}

#content_top {
	padding:20px;
	text-align:center;
}








