body {
	margin: 20px;
	padding: 0;
	background: #ffffcc;
}

body, th, td, input, textarea, select {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	color: #000099
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color:#ff0000;
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	margin-bottom: 10px;
	background: #FFFFFF url(images/img02.gif) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FF0000;
}

#logo h1 {
	padding-top: 10px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


/* Widgets */

#widgets {
	background: #ffffcc url(images/img02.gif) repeat-y;
}

#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets * {
	color: #000099;
	text-decoration: none;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	background: url(images/img03.gif) no-repeat left bottom;
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(images/img05.gif) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Search */
#search {
	height: 75px;
	background: url(images/img06.gif) repeat-x;
}


/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}

.post {
	margin-bottom: 10px;
	background: #99ccff url(images/img09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #ff0000;
}

.entry {
	padding: 20px 20px 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

.id       {
           width:150px;
           height:15px;
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:10px;
           color:#074171;
          }
.pw       {
           width:150px;
           height:15px;
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:10px;
           color:#074171;
          }

.btnlog   {
           width:100px;
           height:25px;
           border:2px
           groove#074171;
           background-color:#C4D4F7;
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:11px;
           color:#074171;
           font-weight:bold;
          }
.btnnav
          {
		   width:145px;
		   height:25px;
		   border:2px;
		   color:#ff0000;
		   background-color:#074171;
		   font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:11px;
           color:#C4D4F7;
		   font-weight:bold;
		  }		  
.btnnavsel
          {
		   background-color:#074171;
		   font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#C4d4f7;
		   font-weight:bold;
		   }
.testo
         {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-weight:normal;
		  font-size:10px;
          color:#074171;
		  text-decoration: none;
         }
.testoint
         {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight:bold;
		  font-size:16px;
		  color:#074171;
		  font-weight:bold;
		  text-decoration: none;
         }
		 		 
.testoelenco
         {
		  font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight:bold;
		  font-size:11px;
		  color:#074171;
		  text-decoration: none;
         }		            


/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}