@charset "utf-8";
/* CSS Document */

.puntato {
	list-style-image: url(../images/freccia.gif);
}

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#9e9e9f;
}
div#MainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_centro.jpg);
}
div#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	float: left;
}
div#ContentLeft {
	width: 370px;
	float:left;
}
div#ContentRight {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
div#footer {
	width: 900px;
	margin-top: 0px;
}
div#logo {
	width: 249px;
	margin-top: 0px;
	float: left;
	height: 132px;
}
div#menu {
	width: 651px;
	margin-top: 0px;
	float: left;
	text-align: right;
	line-height: 132px;
	vertical-align: middle;
}

div#logo2 {
	width: 900px;
	margin-top: 0px;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cbcaca;
	border-bottom-color: #cbcaca;
}
div#submenu {
	width: 800px;
	margin-top: 0px;
	float: left;
	text-align: left;
}
div#ico {
	width: 900px;
	margin-top: 0px;
	float: left;
	text-align: right;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #9e9e9f;
	margin: 0px;
	padding: 0px;
}





.bordo {
	border: 1px solid #682C3D;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1F93D4;
	background-color: #FFFFFF;
	border: 1px solid #1f93d4;
}
.campi2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1F93D4;
	border: 1px solid #1F93D4;
}

a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4b4e53;
	text-decoration: none;
}

a.menu:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4b4e53;
	text-decoration: none;
}

a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4b4e53;
	text-decoration: none;

}

a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #1f93d4;
	text-decoration: none;

	}

a.turchese:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1f93d4;
	text-decoration: none;
}

a.turchese:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1f93d4;
	text-decoration: none;
}

a.turchese:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1f93d4;
	text-decoration: none;
}

a.turchese:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4b4e53;
	text-decoration: none;
}
.testorosso {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-left: 37px;
}
.titolo {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#1f93d4;
}
.testoturchese {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #1f93d4;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #82817f;
	font-weight: bold;
}
.titolo2 {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#682C3D;
}

a.bgturchese:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F93D4;
}

a.bgturchese:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F93D4;
}

a.bgturchese:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F93D4;
}

a.bgturchese:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #79C726;
}
