/*
<div id="wrap">

<div id="header">
	<div id="logo">
	</div>
	<div id="google_links">
  	</div>
	<div id="search">
	</div>
	<div id="banner">
	</div>
</div>

<div style="clear:both">

<div id="menu">

</div>

<div id="sidebar">
<div id="sidebar_c">

blocchi

<div id="block">
<div class="headblock">
titolo
</div>
</div>

<div id="block">
<div class="headblock">
titolo
</div>
</div>

</div> fine left_c  
</div> fine left 

<div id=main>
contenuto principale
</div>

<div style="clear:both"></div>
<div id="footer">
</div>

</div>  clear both
</div>  end wrap 

*/

img {border: 0;}

a,body,input,select,textarea		{ 
	color:#000;
}

a:hover {
	color: red;
}

body	{ 
	margin:0px; 
	padding:0px; 
	background: #C2E146;
	font-family:verdana,helvetica,sans-serif; 
	font-size:80%; 
	line-height:160%; 
	text-align:center; 
	color: #000;
}
div	{ 
	text-align:left; 
}
form	{ 
	margin:0px; 
}
h1		{ 
	margin:0px 0px 20px 0px; 
	font-size:16px; 
	color:#FCB300; 
}
h2		{ 
	font-size:130%; 
	color:#9E9E9E; 
}
h3		{ 
	font-size:130%; 
}
h3 a	{ 
	text-decoration:none; 
}
h4		{ 
	font-size:130%; 
}
hr		{ 
	border:0px; 
	height:1px; 
	color:#c3c3c3; 
	clear:both; 
}
input,select,textarea	{ 
	font-family:verdana,helvetica,sans-serif; 
	font-size:100%; 
}
fieldset				{ 
	border:0px; 
}
label		{ 
	float:left; 
	width:140px; 
}
table,tr,td		{ 
	font-size:100%; 
	font-family:verdana,helvetica,sans-serif; 
}
th	{ 
	text-align:left; 
}


#wrap	{ 
	width:965px; 
	margin:10px auto 10px auto;
	margin-top: 10px;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	border: 2px dashed #B80000;
}

#header		{ 
	position:relative; 
	background: #fff; 
	padding:15px 0px; 
}

#menu		{ 
	background-color: transparent;
	/*
	background:url('/themes/default/images/bgM.gif') repeat-x left bottom #EFEFF0; 
	*/
	background: white url(images/green_gradient.gif) repeat;
	padding:10px; 
	border:1px solid #C3C3C3; 
	margin-bottom:15px; 
	margin-top: 0px;
}
#menu a		{ 
	text-decoration:none; 
	margin-right:16px; 
	line-height:20px; 
}

#menu p		{ 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 0px;
}


#menu a:hover	{ 
	text-decoration:underline;
}

#sidebar		{ 
	float:left; 
	width:200px; 
	height: auto !important; 
	height: 570px; 
	min-height: 570px; 
	background:url('/images/redpoint.gif') repeat-y right;
}

#sidebar_c		{ 
	margin-right:10px; 
}

#main	{ 
	float:right; 
	width:749px; 
}

#footer		{ 
	padding:8px 0px; 
	background:url('/themes/default/images/bgO.gif') repeat-x top #fff; 
	clear:both; 
	font-size:90%; 
	margin-top:10px; 
	text-align: center;
}


#google_links 	{ 
	position:absolute; 
	top:5px; 
	left:300px;
/* 
	width:120px;
 
	text-align:left;
*/ 
}

#header_struttura  {
	display: block;
	/* 
	border: thin solid black;
	*/
	border: none;
	padding: 0px;
	font-size: 10px;
	color: #CC0C07;
	margin: 0px;
	text-align: right;
}

#header_struttura a {
	font-weight: bold;
	color: #CC0C07;
}

#header_struttura ul {
	display: inline;
}

#header_struttura li {
	background: url(background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: right;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: right;
	margin: 0 0.15em;
}

#header_struttura p {
	font-size: 12px;
	clear: both;
}


#banner	{ 
	position: absolute; 
	top: 5px;  
	left: 450px; 
	text-align:left;
}

#search		{ 
	position: absolute; 
	top: 90px;  
	left: 450px; 
	text-align:left;
}

.blockhead {
	font-weight:bold;
	font-size:133%;
	/*
	color: #5C545C;
	*/
	color: #B80000;
	padding-bottom: 4px;
	border-top: 2px solid #C2E146;
	border-bottom: 2px solid #C2E146;
}

.block		{ 
	border:1px solid #c3c3c3; 
	background: white url(images/white_gradient.gif) repeat-x;
	padding:10px; 
	font-size:90%; 
	margin-bottom:10px; 
	color: black;
}
.block a		{ 
	margin-right:0px; 
	text-decoration: none;
}

.block a:hover		{ 
	margin-right:0px;
	color: red; 
	text-decoration: underline;
}

.block h2	{ 
	margin:0px 0px 6px 0px;
} 

.art_hp		{ 
	padding: 10px; 
	clear:both; 
	display:block;
	border-top: 1px dashed #B80000;
}
.art_hp a	{ 
	font-size:120%; 
	font-weight:bold; 
	text-decoration:none; 
}
.img_news	{ 
	float:left; 
	clear:left; 
	border:3px solid #C2E146; 
	margin: 5px; 
	width:100px;
}
.artimg		{ 
	border:1px solid #c3c3c3; 
	margin:0px 10px 10px 0px; 
}
.tags		{ 
	padding:3px 0px; 
	color:#8D8B8B; 
}
.tags a		{ 
	font-size:100%; 
	color:#8D8B8B;
	font-weight:normal; 
	display:inline; 
	margin:0px; 
	text-decoration: underline; 
}

table {
	border-collapse: collapse;
	border: 2px solid #3f7c5f;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #b98b00;
}
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
tfoot td {
	border: 1px solid #996;
}
tbody tr:hover {
	background: #ffffd9;
}


ul.lastminute {
	color: #000;
	border: 1px solid #e0e0e0;
	background-color: #ffffd9;
}

li.lastminute {
	color: #000;
	font-size: 12px;
}

ul.lastminute2 {
	color: #000;
}

li.lastminute2 {
	color: #000;
	font-size: 10px;
}

table.lastminute {
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
}

h2.meta {
	font-size:100%; 
	font-weight: normal; 
	margin: 0;
	padding: 0;
	color: #4C5A78;
}

.green {
	color: #008000;
}

.annuncio {
	color: #CC0000;
}

