
* {
	margin: 0;
	padding: 0;
}

body {
	background: #374536 url(images/img01.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666; 
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;

}

h1 {
	letter-spacing: -2px;
	font-size: 182%;
}

h2 {
	letter-spacing: -1px;
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	background: url(images/img02.png) repeat-x;
}

/* Header */

#header {
	width: 840px;
	margin: 0 auto;
}

#header h1, #header h2 {
	text-align: center;
}

#header h1 {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 28px;
	font-weight: normal;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 540px;
	height: 20px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

#menu ul {
	width: 540px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/img04.gif) no-repeat right top;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 13px 20px 0 22px;
	background: url(images/img04.gif) no-repeat;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Ads */

#ads {
	float: right;
	width: 180px;
	padding: 0 0 0 20px;
	color: #FFFFFF;}

#ads ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ads li {
}

#ads li ul {
	margin-left: 20px;
	line-height: 180%;
}

#ads li li {
}

#ads li h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}

#ads a {
	font-size: 16px;
	color: #000000;
}

#ads a:hover {
	color: #FFFFFF;
}

#ads li li a {
}



/* Content */

#content {
	float: right;
	width: 540px;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#content .schema {
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#content .date {
	margin-bottom: 20px;
	line-height: normal;
}

#content .dati {
	font-weight: bold;
	color: #000000;
}

#content .more {
	clear: both;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #1777B1;
}

#content .tdtop {
	border-top-style:solid;
	border-top-color: #000000;
	border-top-width: 2px;
}

#content .tdtopleft {
	border-top-style:solid;
	border-top-color: #000000;
	border-top-width: 2px;
	border-left-style:solid;
	border-left-color: #000000;
	border-left-width: 2px;
}

#content .tdtopright {
	border-top-style:solid;
	border-top-color: #000000;
	border-top-width: 2px;
	border-right-style:solid;
	border-right-color: #000000;
	border-right-width: 2px;
}

#content .tdbottom {
	border-bottom-style:solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}

#content .tdbottomleft {
	border-bottom-style:solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-left-style:solid;
	border-left-color: #000000;
	border-left-width: 2px;
}

#content .tdbottomright {
	border-bottom-style:solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-right-style:solid;
	border-right-color: #000000;
	border-right-width: 2px;
}

#content .tdleft {
	border-left-style:solid;
	border-left-color: #000000;
	border-left-width: 2px;
}

#content .tdright {
	border-right-style:solid;
	border-right-color: #000000;
	border-right-width: 2px;
}


#content .tdnone2 {
	border-style:solid;
	border-color: white;
	border-width: 2px;

}

#content .tdnonef {
	border-style:solid;
	border-color: white;
	border-width: 2px;
}

#content .tdnonef a:hover, #content .tdnonef a:active { 
	display:block;
	color:#FFFFFF;
	background:#FFFFFF url('sudoku-facile.png') no-repeat;
	height:2.8em;line-height:2.8em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}

#content .tdnonem {
	border-style:solid;
	border-color: white;
	border-width: 2px;
}

#content .tdnonem a:hover, #content .tdnonem a:active { 
	display:block;
	color:#FFFFFF;
	background:#FFFFFF url('sudoku-medio.png') no-repeat;
	height:2.8em;line-height:2.8em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}

#content .tdnoned {
	border-style:solid;
	border-color: white;
	border-width: 2px;
}

#content .tdnoned a:hover, #content .tdnoned a:active { 
	display:block;
	color:#FFFFFF;
	background:#FFFFFF url('sudoku-difficile.png') no-repeat;
	height:2.8em;line-height:2.8em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}

#content .tdnonea {
	border-style:solid;
	border-color: white;
	border-width: 2px;
}

#content .tdnonea a:hover, #content .tdnonea a:active { 
	display:block;
	color:#FFFFFF;
	background:#FFFFFF url('sudoku-avanzato.png') no-repeat;
	height:2.8em;line-height:2.8em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}

#content .tdnonei {
	border-style:solid;
	border-color: white;
	border-width: 2px;
}

#content .tdnonei a:hover, #content .tdnonea a:active { 
	display:block;
	color:#FFFFFF;
	background:#FFFFFF url('sudoku-diabolico.png') no-repeat;
	height:2.8em;line-height:2.8em; /* altezza del link: height e line-height devono avere il medesimo valore */ 
}

#content .tdhidden {
	border-style:hidden;
}

#content a {
	color: #1777B1;
}

#content a:hover {
	color: #C90404;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
	color: #FFFFFF;}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-left: 20px;
	line-height: 180%;
}

#sidebar li li {
}

#sidebar li h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}

#sidebar a {
	font-size: 16px;
	color: #000000;
}

#sidebar a:hover {
	color: #FFFFFF;
}

#sidebar li li a {
}

/* Footer */

#footer {
	clear: both;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img06.gif) repeat-x 0px 1px;
	text-align: center;
	font-size: 85%;
	color: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #000000;
}





