@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#025587;
}
div#MainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentCentro {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_centro.gif);
}
div#ContentLeft {
	width: 590px;
	float: left;
	position: relative;
}
div#ContentRight {
	width: 290px;
	float: right;
	margin-left: 10px;
}
div#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
/* CSS Document */

.puntato {
	list-style-image: url(../images/freccia_arancio.gif);
}
.bordo {
	border: 1px solid #0079c2;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0079c2;
	background-color: #FFFFFF;
	border: 1px solid #0079c2;
}

.campi2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #0079c2;
	border: 1px solid #0079c2;
}
form {
	margin: 0px;
	padding: 0px;
}

a.bianco:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.bianco:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.bianco:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.bianco:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7D8178;
	text-decoration: none;
}
a.turchese:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0079c2;
	text-decoration: none;
}
a.turchese:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0079c2;
	text-decoration: none;
}
a.turchese:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0079c2;
	text-decoration: none;
}
a.turchese:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6FC9FF;
	text-decoration: none;
}
a.bgturchese:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0079c2;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgturchese:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0079c2;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgturchese:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0079c2;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgturchese:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #0079c2;
	padding-right: 3px;
	padding-left: 3px;
}
a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0079c2;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0079c2;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0079c2;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6FC9FF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0079c2;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #848C68;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-left: 4px;
}
.testoturchese {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0079c2;
}

.testobianco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.testoarancio {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ED6404;
}
.pad2 {
	padding-left: 14px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

