 
p {
	margin: 0 0 5px 0;

}

h2{
			font-size: 13px;
			color: #800000;
			}
		a{
			color: #800000;
			text-decoration: underline;
		}
		a:hover{
			color: #CDCC02;
		}
		a:visited{
		color: #ff8000;
		}

		#menu a {
			display: block;
			background: url(/images/arrow.gif) no-repeat center left ;
			color: #0d6e11;
				padding: 2px 2px 5px 15px;
			margin: 0 0 1px 0;
			text-decoration: none;
			background-position: 4px;
		}
		
		#menu a:hover {
			color: #AE6427;
			background:  url(/images/arrow.gif) no-repeat center left;
			background-position: 4px;}

		#container {
		width:900px;
		margin-left: auto;
		margin-right: auto;
		}

		#banner {
		height: 248px;
			padding: 0px;
			margin-bottom:0px; ;
			background-image: url(/images/head1.jpg);
			background-repeat: no-repeat;
		}

		#content {
		border-top: 0px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;
		padding: 5px;
		margin-left: 180px;
        margin-right:180px;
		color: #666666;
		vertical-align:top;
		}

		#sidebar-a {
		float: left;
	    width:150px;
		border-top: 1px dashed #EDF1F2;
		background-image: url(/images/shad.jpg);
		/*background-image: url(/images/shad.jpg);*/
		background-repeat: no-repeat;
		}
		#sidebar-a h1{
		border-bottom: 1px dotted #c00000;
			font-size: 12px;
			font-weight: bold;
			color: #C00000;
		}

		#sidebar-b {
		float: right;
	    width:150px;
		border-top: 1px dashed #EDF1F2;
		/*background-image: url(/images/shad.jpg);*/
		background-repeat: no-repeat;
		}
		#sidebar-b h1{
		border-bottom: 1px dotted #c00000;
			font-size: 12px;
			font-weight: bold;
			color: #C00000;
		}

		#containerboth{
		padding-right: 30px;
		padding-left:30px;
		background-image: url(/images/fogliatrasp.jpg);
        background-position:top;
background-repeat:no-repeat;
		}

	 

.csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
#rightmenu {
font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(/images/arrow.gif) no-repeat center left ;
	color: #0d6e11;
		padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
	color: #AE6427;
	background:  url(/images/arrow.gif) no-repeat center left;
	background-position: 4px;}

	input   {
	border: 1pt solid #6A849D;
	font: normal 10px Trebuchet MS;
	color: #707070;
	margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 0.9em;
color: #6A849D;

}
.news{
border-bottom: 1px dashed #ddd;
padding:5px;
color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box{
	background-color: #e6ffe6;
	border: 1px solid #0c7115;
	padding: 10px;
	font-size: 1em;
	color: #808080;
}
.box h2{
	color: #800000;
	font-size: 1.2em;

}
.imgright{
vertical-align: top;
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #ccc;
	padding: 3px;
	margin:5px;
}

.inputxt
{
font-family: "Trebuchet MS", serif;
font-size: 100%;
color:#333333;
background-color:#E7F1E8;
}

.inputxtWHITE
{
font-family: "Trebuchet MS", serif;
font-size: 100%;
color:#333333;
}

.inputxtradio
{
border: 0pt;
background-color:#FFFFFF;
}

table, td { border: solid 0px #ffffff;text-align:left;vertical-align:top;padding:1px; }
table { border-collapse:collapse; border-spacing:0px;}



#main p, h1 {
	margin: 10px 15px;
	font-family: "Trebuchet MS", serif;
}
/* main */
#main {
	float: left;
	width: 100%;	
	margin: 0 0 10px 0; padding: 0;
	vertical-align:text-top;
	font-size: 75%;
	color:#666666;
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal  'Trebuchet MS', Tahoma, Sans-serif;
	color:#007814;
	font-size:150%;
}
#main ul li {
	list-style-image: url(/images/bullet.gif);
}

.post {
	margin: 0; 
	padding: 0;
	background: #FFF url(/images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; 
	margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('/images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('/images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('/images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 0px;
}

/* form elements */

#main form {
	margin:5px 10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
#main label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
#main input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
#main textarea {
	width:500px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:80px;
	display:block;
	color:#777;
}
#main input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(/images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* links */
a.comments { background: inherit; color: #72A545; text-decoration: none; }
a.comments:hover { background: inherit; color: #006699; text-decoration: underline; }

/* images */
#main img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
#main img.float-right {
  margin: 5px 0px 5px 15px;  
}
#main img.float-left {
  margin: 5px 15px 5px 5px;
}

/* start - table */
#main table {
    width:95%;
	border-collapse: collapse;
	margin: 12px 15px;	
}
#main th strong {
	color: #fff;
}
#main th {
	background: #74A846;
	height: 20px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
#main tr {
	height: 20px;
}
#main td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
#main td.first,th.first {
	border-left: 0px;
}
#main tr.row-a {
	background: #F8F8F8;
	vertical-align:text-bottom;
}
#main tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

