/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(immagini/sfondo_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #336699;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #999933;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #336699;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #336699;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat top left;
}

#menu {
	height: 47px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #336699;
}

#menu .current_page_item a {
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
	background-color: #336699;
}

#menu .last{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	font-size: xx-small;
	font-weight: normal;
}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 900px;
	height: 261px;
	margin: 0 auto;
	background-image: url(immagini/calc00.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	font-size: 48px;
	color: #FFFFFF;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 0;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #baca46;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	line-height: normal;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 420px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #baca46;
}

.post .entry {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .meta a {
	color: #336699;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}



/*immagini */
img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #acb632;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-posts p {
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#recent-posts a {
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3c95c1;
}

#recent-posts h3 a {
}

#recent-posts .segue {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px;
	float: no;
}
#recent-posts .segue a {
	color: #3C95C1;
	background-color: #F2F2F2;
}

#recent-posts .segue a:hover {

	color: #336699;
	background-color: #F2F2F2;
}



/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #a9b934;
}

#sidebar1 {
	width: 220px;
	background: #F2F2F2;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}

#sidebar1 li h2 {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar1 li ul {
	line-height: normal;
}

#sidebar1 li li {
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar1 li a {
	border: medium none;
	padding-left: 5px;
	text-transform: uppercase;
	color: #000000;
}

#sidebar1 li a:hover {
	border: none;
	padding-left: 5px;
	background-color: #336699;
}


#sidebar2 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
	width: 200px;


}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 li a {
	border: none;
	text-transform: uppercase;
	color: #000000;
}

#sidebar2 li a:hover {
	border: none;
}

.colonna_dx {
background:#3c95c1;
margin:15px 0 0 0;
padding:1px 10px 10px 10px;
color:#f2f2f2;
/*border-radius:10px;*/
}

.colonna_dx p {
margin:10px 0 0 0;
}

.colonna_dx a:link {
color:#fff;
text-decoration:none;
}

.colonna_dx a:hover {
color:#fff;
text-decoration:underline;
}

#sidebar2 h2 {
margin:15px 0 0 0;
letter-spacing:1px;
font-weight:bold;
}

.pdf {
font-size:10px;
color:#000;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	background: #000000;
	height: 70px;
	padding-top: 10px;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	padding: 2px 7px;
	color: #cdd566;
	font-weight: bold;
	text-decoration: underline;
}

/*box*/

.leftcolbox a:link, #lftcol a:visited {   /* These are the styles for the left column links */
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	background: url('images/lftlinkarrow.gif') no-repeat 0% 140%;
}
	
.leftcolbox a:hover, #lftcol a:active {    /* These are the styles for the left column links */
	color: #FF3300;
	text-decoration: none;
	text-align: left;
	background: url('images/lftlinkarrow.gif') no-repeat 0% -80%;
}
	
.leftcolbox h3 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-size: 12px;
}	
	
	
.leftcolbox h4, h5 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-size: 12px;
}

.box_isee {
	background: #B0B21F;
	/*float:left;*/
	margin:0 10px 10px 10px;
	padding:15px;
	font-size:12px;
	color:#fff;
	border-radius:10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
}

.box_isee p {
line-height:14px;
margin:14px 0 0 0;
}

.box_isee h4 {
font-size:18px;
}

.box_isee h5 {
font-size:14px;
margin:0;
}

div.leftcolbox {  /* Use this to create one of the boxes in the left column */
	width: 170px;
	background: url('immagini/leftboxbottom.gif') no-repeat bottom #B0B21F;
	overflow: hidden;
	float: right;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
div.leftcolboxtop { /* This div adds the top rounded corners of the box.  The bottom is included in the leftcolbox div as the background image */
	height: 10px;
	width: 170px;
	background: url('immagini/leftboxtop.gif') no-repeat top;
}
	
.leftcolbox p {   /* text style for left col boxes */
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.leftcolbox img { /* Styles for images in the left column boxes */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

/*stile per download*/
.download {
	height: 0px;
	width: 0px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
}

