@charset "utf-8";
/* CSS Document */
* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(hit-sesso_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #312A31;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #60555F;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #9D8B99;
	width: 90%;
}
a {
	font-weight: bold;
	color: #333;
}
#hit_sesso_site {
	width: 970px;
}
.hitsesso_head {
	background-image: url(hit-sesso_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
}
.hitsesso_menu {
	background-image: url(hit-sesso_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
.hitsesso_menu a {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.hitsesso_menu a:hover {
	color: #CCC;
}
.hitsesso_videos {
	vertical-align: top;
}
.hitsesso_video_sx {
	width: 8px;
}
.hitsesso_video_a {
	background-image: url(hit-sesso_video_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 391px;
	width: 334px;
	text-align: center;
	padding-top: 106px;
}
.hitsesso_video_centre_dx {
	width: 9px;
}
.hitsesso_dx {
	background-image: url(hit-sesso_dx.png);
	width: 275px;
	background-repeat: repeat-y;
	vertical-align: top;
}
#hitsesso_dx_rond {
	background-image: url(hit-sesso_dx_rond.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
}
#hitsesso_dx_rond p{
	text-align: center;
	width: 100%;
}
.front {
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	width: 210px;
	text-align: center;
}
.front img{
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #685C66;
	height: 250px;
	width: 200px;
	margin-bottom: 10px;
}
.hitsesso_video_b {
	background-image: url(hit-sesso_video_b.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 391px;
	width: 334px;
	text-align: center;
	padding-top: 106px;
}
.hitsesso_site_a {}
.hitsesso_bas_videos {
	background-image: url(hit-sesso_bas_videos.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
.hitsesso_contenuto {
	background-image: url(hit-sesso_contenuto.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
.hitsesso_footer {
	background-image: url(hit-sesso_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
#content {
	width: 100%;
	margin-bottom: 10px;
}
.content_a {
	height: 44px;
	padding-left: 40px;
	background-image: url(hit-sesso_contenuto.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.content_b {
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 12px;
	color: #FF0;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9A8896;
	border-left-color: #9A8896;
	background-image: url(bg_content.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_b a{
	color: #CCC;
	font-weight: bold;
}
#stat {
	color: #FF0;
}
#stat a{
	color: #CCC;
}
