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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background: #003963 url(image/bg.jpg) repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* contenitore */
div#corpo{
	width: 959px;
	margin: 0 auto;
	text-align: left;
	font-style: normal;
	z-index: 2;
}

/* contenitore */
#menu1 {
	background-image:url(image/menu_02.gif);
	height: 39px;
	float: left;
	display: block;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #F3F3F3;
	margin-right: 4px;
}

#menu1:hover {
	background-image:url(image/menu_03.gif);
	height: 39px;
	float: left;
	display: block;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	margin-right: 4px;
}

#menu2 {
	background-image:url(image/menu_01.gif);
	height: 39px;
	float: left;
	display: block;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #003A62;
	margin-right: 4px;
}

/* css link */
.link-t:LINK    {
	font-size: 14px;
	text-decoration: none;
	Color: #0D73BD;
	font-weight: bold;
}
.link-t:VISITED {
	font-size: 14px;
	text-decoration: none;
	Color: #0D73BD;
	font-weight: bold;
}
.link-t:HOVER   {
	font-size: 14px;
	text-decoration: underline;
	Color: #0D73BD;
	font-weight: bold;
}

.link-t2:LINK    {
	font-size: 13px;
	text-decoration: none;
	Color: #0B5C99;
	font-weight: bold;
}
.link-t2:VISITED {
	font-size: 13px;
	text-decoration: none;
	Color: #0B5C99;
	font-weight: bold;
}
.link-t2:HOVER   {
	font-size: 13px;
	text-decoration: underline;
	Color: #0B5C99;
	font-weight: bold;
}

.link-u:LINK    {
	font-size: 12px;
	text-decoration: none;
	Color: #0D73BD;
}
.link-u:VISITED {
	font-size: 12px;
	text-decoration: none;
	Color: #0D73BD;
}
.link-u:HOVER   {
	font-size: 12px;
	text-decoration: underline;
	Color: #0D73BD;
}

.link-p:LINK    {
	text-decoration: none;
	Color: #ffffff;
}
.link-p:VISITED {
	text-decoration: none;
	Color: #ffffff;
}
.link-p:HOVER   {
	text-decoration: underline;
	Color: #ffffff;
}

/* css link */
.link-pag:LINK    {
	font-size: 14px;
	text-decoration: none;
	Color: #0D73BD;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.link-pag:VISITED {
	font-size: 14px;
	text-decoration: none;
	Color: #0D73BD;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.link-pag:HOVER   {
	font-size: 14px;
	text-decoration: none;
	Color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #999999;
}

.txt01 {
	font-size: 20px;
	Color: #003a63;
	margin-left: 16px;
}
.txt02 {
	Color: #003a63;
}
.txt03 {
	font-size: 10px;
	Color: #999999;
}
.txt04 {
	Color: #FFFFFF;
}
.txt05 {
	font-size: 18px;
	Color: #ffffff;
	margin-left: 37px;
	margin-top: 11px;
}
.txt06 {
	font-size: 18px;
	Color: #0F78C4;
	margin-left: 37px;
	margin-top: 11px;
	margin-right: 10px;
}
.txt07 {
	Color: #003a63;
	margin-left: 16px;
}
.txt08 {
	font-size: 22px;
	font-weight: bold;
	Color: #003a63;
}
.txt09 {
	font-size: 14px;
	font-weight: bold;
	Color: #003a63;
}
.txt10   {
	font-size: 12px;
	text-decoration: none;
	Color: #0D73BD;
}

/* TABELLE CSS */

.tabella_03 {
	border: #0f78c4 1px solid;
}

/* immagini CSS */
#immagine01:link {
	width: 210px;
	height: 157px;
	display: block;
	border-color: #0033FF;
	border: #0033FF 1px solid;
}
#immagine01:visited {
	width: 210px;
	height: 157px;
	display: block;
	border-color: #0033FF;
	border: #0033FF 1px solid;
}
#immagine01:hover {
	width: 210px;
	height: 157px;
	display: block;
	border-color: #FF3300;
	border: #FF3300 1px solid;
}
.immagine03 {
	width: 320px;
	height: 240px;
	border-color: #0033FF;
	border: #0033FF 1px solid;
	margin-left: 14px;
	margin-bottom: 14px;
	display: inline;
}



/* form */
.entra{
	border: 1px solid;
	margin-left: 0px;
	cursor: hand;
	background-color:#FFFFFF;
	margin-top: 10px;
	color: #003366;
	border-color: #999999;
}
.input{
	color: #000033;
	border: 1px solid;
	border-color:#666666;
	background-color: #FFFFFF;
	width: 400px;
	margin-top: 10px;
}
.immagine04 {
	border-color: #0D73BD;
	border: #0D73BD 1px solid;
}
.txt11 {
	font-size: 22px;
	font-weight: bold;
	Color: #990000;
}
