body {
	margin: 0;
	padding: 0;
	background: #a85059;
	font-size: 14px;
	color: #ffffff;
}

a {   
    outline:none;   
}  

img {border: 0}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ffff00;
}

h1 {
	
	font-size: 10px;
	color: #ffff00;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.50em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #E6B715;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 760px;
	height: 144px;
	margin: 0 auto;
	background: url('bann.png') no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #000000;
}

#header h1 {
	padding: 128px 0 0 0px;
	font-size: 10px;

}

#header p {
	padding-left: 0px;
	margin-top: 0px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 470px;
	margin: 0;
	margin-top: 7px;
}

.Stile1 {color: #FFFF00}

.Stile2{
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
}

.Stile19 {color: #FFFF00; font-weight: bold; font-size: medium;}

.Stile20 {color: #ffffff; font-weight: bold; font-size: small;}

#container {text-align: center;}

#contained {margin: auto;}

table {margin: auto;}

.Stile24 {color: #000000; font-weight: bold; font-size: 13px; }

.Stile28 {font-size: 11px}

.Stile29 {font-size: 14px}

.Stile30 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.Stile32 {font-size: 36px}

div#content a { 
	text-decoration: none;
	color: #ffffff;
	
}

div#content a:hover {
	text-decoration: none;
	color: #E6B715;
	
}


div
{
    font-size: 12px;
    font-family: Palatino Linotype;
}
div#MENU
{
    margin: 0 auto;
    width: 760px;
    text-align: Center;
    text-decoration: None;
    font-size: 18px;
    font-weight: bold;
    
    padding: 2px;
    background-color: #a85059;
    border: 0;
}

a.MENU
{
    background-color: #a85059;
    color: #000000;
    text-decoration: None;
    
    padding: 2px;
    border: 0;
}
a:hover.MENU
{
    background-color: #a85059;
    color: #ffff00;
    text-decoration: None;
    
    padding: 2px;
    border: 0;
}




.post {
	padding: 0 0 20px 0;
	font-size: 1.5em;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px dashed #cc9999;
}

.byline {
	margin: 0;
	color: #000000;
}

.meta {
	text-align: right;
	color: #646464;
	padding: 5px 10px;
	border: 1px dashed #333333;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dashed #deb3c0;
	background: url(images/img02.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

#sidebar h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #cc9999;
	color: #000000;
	font-size: 1.5em;
}

#sidebar a {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
color: #ffff00;
    text-decoration: None;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	font-size: 13px;
	color: #000000;
}

div#footer a { 
	text-decoration: none;
	color: #ffffff;
	
}

div#footer a:hover {
	text-decoration: none;
	color: #E6B715;
	
}
