html, body {
	background: #3B5271;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}

div	{ text-align: left; }
img	{ border: 0; }
a	{ cursor: pointer; text-decoration: none; color: #fff; }

#page {
	width: 606px;
	margin: 0 auto;
}

#header1 {
	height: 40px;
	background: #3B5271 url("images/header_1.jpg") no-repeat;
}

#header2 {
	height: 77px;
	background: #3B5271 url("images/header_2.jpg") no-repeat;
	font-size: 18px;
}

#header2 p {
	margin: 0;
	padding-top: 25px;
}

#header2 #edizioni {
	padding-left: 215px;
	padding-top: 36px;
	float: left;
	padding-right: 46px;
}

#header2 #iscriviti {
	float: left;
	padding-right: 50px;
	padding-top: 36px;
}

#header2 #giocatori {
	float: left;
	padding-top: 36px;
}

#titolo {
	height: 67px;
	background: transparent url("images/header_3.jpg") no-repeat;
	font-size: 18px;
	text-align: right;
	padding-right: 57px;
	color: #155A9D;
	margin: 0 auto;
}

#titolo p {
	margin: 0;
	padding-top: 45px;
}

#sidebar {
	background: #15589C url("images/left_bk.jpg") repeat-y;
	float: left;
	margin: 0;
	padding: 0;
	width: 197px;
}

#sidebar #menu {
	height: 297px;
	padding: 10px 0 0 30px;
}

#sidebar #menu a {
	font-size: 11px;
}

#sidebar #menu_bottom {
	background: #3B5271 url("images/left_bk_bottom.jpg") no-repeat;
	height: 8px;
}

#sidebar #menu #home_link {
	background: transparent url("images/home_icon.jpg") no-repeat 0 10%;
	padding: 0 0 16px 25px;
}

#sidebar #menu #map_link {
	background: transparent url("images/map_icon.jpg") no-repeat 0 10%;
	padding: 0 0 16px 25px;
}

#sidebar #menu .box {
	background: transparent url("images/player.jpg") no-repeat 90% 80%;
}

#sidebar #menu .box #flashnews {
	background: transparent url("images/title_flashnews.jpg") no-repeat 80%;
	height: 17px;
	margin: 14px 0 7px 0;
}

#sidebar #menu .box #contacts {
	background: transparent url("images/title_contacts.jpg") no-repeat 80%;
	height: 16px;
	margin: 14px 0 7px 0;
}

#content {
	float: right;
	width: 409px;
}

#content .content_container{
	padding-right: 35px;
	padding-left: 30px;
	background: #A2BED8 url("images/content.jpg") repeat-y;	
}

#content .content_home {
	background: #A2BED8 url("images/content_home.jpg") no-repeat bottom right;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}

#content .content_news {
	background: url("images/content_news.jpg") no-repeat bottom right;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}

#content .content_iscriviti {
	background: url("images/content_iscriviti.jpg") no-repeat bottom right;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

#content .content_edizioni {
	background: #A2BED8 url("images/content_edizioni.jpg") no-repeat bottom right;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#content .content_edizioni img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
	border: #DC1E38 1px solid;
	background: #78A0C6;
	padding: 5px;
}

#bottom img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
	border: #DC1E38 1px solid;
	background: #78A0C6;
	padding: 5px;
}

#content p {
	margin: 0;
	padding-top: 22px;
}

#content #bottom {
	padding: 0 35px 22px 30px;
	background: transparent url("images/content_2ndpart.jpg") repeat-y;
}

#content #foother {
	background: transparent url("images/content_foother.jpg") no-repeat;
	height: 25px;
	padding-top: 13px;
	padding-right: 15px;
	text-align: right;
}

#clear_float { clear: both; }
#clear_float1 { clear: both; }

#news{
	text-align:right;
}

#img{
	text-align:center;
}
