body
{
	background: #FFF;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	margin: 0;
	font-family: Arial, Verdana, serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #663;
}

a:hover{
	color: #636;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Header
-------------------------------------------------------- */
.header
{
  	width: 90%;
  	height: 50px;
  	margin: 0 auto;
  	font-size: 16px;
	border: 1px solid #cadbe9;
	color: #456787;
	font-weight: 100;
}

/* Content
-------------------------------------------------------- */

.content
{
  	margin-bottom: 2em;
  	padding: 7px;
  	text-align: center;
  	width: 90%;
}

.forzaTextarea
{
	width: 350px;	
}

.content img
{
  	padding: 7px;
  	border: 2px solid #CCCCCC;
  	margin-right: 10px;
  	margin-bottom: 10px;
}

.content a:link, .content a:active, .content a:visited
{
  	color: #000000;
  	text-decoration: none;
  	border-bottom: 1px dotted #000000;
}

.content a:hover
{
  	color: #000000;
  	text-decoration: none;
  	border-bottom: 1px solid #000000;
}

.content th
{
  	font-family: "Trebuchet MS", sans-serif;
  	font-size: 1.0em;
}

.content caption
{
  	font-family: "Trebuchet MS", sans-serif;
  	font-size: 1.5em;
}

.content h2 a:link, .content h2 a:active, .content h2 a:visited, .content h2 a:hover
{
  	border-bottom: 0;
}

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.content-title{
	color: #393939;
	background: transparent;
	padding-top: 0.5em;
  	border-top: 1px solid #DDDDDD;
  	margin-bottom: 0;
  	font-weight: 100;
  	font-family: Verdana, Arial, serif;
}

.content-title a{
	color: #393939;
	background: transparent;
	text-decoration: none;
}

.content-info{
	margin-top: 0;
	color: #393939;
	background: transparent;
	padding-bottom: 1ex;
	border-bottom: 1px solid #DDDDDD;
	/*border-bottom: 1px solid #FC0;*/
}

.content-info a{
	color: #393939;
	background: transparent;
	text-decoration: none;
}

.content{
	text-align: justify;
}

.content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.content-info-co{
	text-align: right;
}

.content-info-co a
{
  	text-decoration: none;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

#cercaofferta
{
    border: 1px solid #000;
}

#cercaofferta #caption
{
	font-weight: bold;
  	background: #87D9CB;
}

#cercaofferta #intestazione
{
	font-weight: bold;
  	background: #DFF4F1;
}

#cercaofferta #remark
{
	font-weight: bold;
  	background: #ADE5DC;
}


/* Footer
-------------------------------------------------------- */
#footer{
	font-size: 11px;
	padding: 0.2em 1em;
	border: 1px solid #cadbe9;
	height: 20px;
	color: #456787;
	font-weight: 100;
}

#footer a{
	color: #999;
}
