
body
{
	margin-bottom: 30px;
	margin-top: 0px;
	background: #A4BAD0 url(images/back.gif); /*Colore di sfondo dietro la gif*/
	background-attachment: fixed;
}

a
{
	color: #6DA6E2;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #2763A5;
	font-weight: bold;
	text-decoration: underline;
}


/*---------------|||||||||||Container------------------------------------------------------*/

#container
{
	width: 750px;
	margin: 30px auto 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
}

#container2
{
	width: 745px;
	margin: 0 auto;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	background-color: #ffffff;
}

/*---------------|||||||||||header-------------------------------------------------------------------*/

#headercontainer
{
	width: 748px;
	height: 131px;
	padding-bottom: 10px;
	border: #ffffff 1px solid;
}

#header
{
	background: url(images/head.gif) no-repeat;
	height: 100px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
}

#header p
{
	margin-left: 30px;
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
}

#header h1
{
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
	margin-left: 10px;
}

#header h2
{
    font-family: Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 25px;
}

#header a
{
	color: #ffffff;
	text-decoration: none;
}

#header a:hover
{
	color: #999;
}


/*---------------|||||||||||Content------------------------------------------------*/

#content
{
	width: 745px;
}

#content2
{
	width: 435px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#content h2
{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
	background-color: #fff;
}

#content h2 a
{
	color: #666666;
	text-decoration: none;
}

#content h2 a:hover
{
	color: #999;
}

#content h4
{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	background-color: #ffffff;
	border-bottom: lightgrey 1px solid;
}


/*---------------|||||||||||Footer-----------------------------------------------*/

#footer
{
	clear: both;
	width: 741px;
	font-size: 10px;
	border: 2px solid #ffffff;
	background-position: 0% 0%;
	background-image: url(images/foot.gif);
	background-color: #2763a5;
}

#footer
{
	color: #fff;
	padding: 2px;
	text-align: center;
}

#footer a
{
	color: #ffffff;
	background: #2763A5 url(images/foot.gif);
	font-weight: 100;
	border-bottom: 1px dotted #fff;
}

#footer a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0px dotted #fff;
}

#rights
{
	clear: both;
	width: 741px;
	font-size: 10px;
	text-align: right;
}

#rights a
{
	color: #ffffff;
}
/*---------------|||||||||||Others--------------------------------------------------------------*/

a img
{
	border: none;
}

.box
{
	background-color: #fff;
	border: 1px solid #2763A5;
	padding: 5px;
	font-family: Times New Roman, Times, serif;
	color: #000;
	font-size: 10px;
}

div.pic
{
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	padding: 0 0 12px 0;
	background: url(images/shadow.jpg) no-repeat bottom center;
}

div.pic img
{
	display: block;
	border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	padding: 5px;
	background: #f6f6f6;
}


.midx--
{
	width: 5%;
}

.mid-x-
{
	width: 20%;
}

.mid--x
{
	padding-bottom: 2px;
	border-bottom: lightgrey 1px solid;
	text-align: left;
	width: 75%;
}

.pagetitle
{
	color: #666666;
	padding-bottom: 5px;
	font-size: large;
	margin-bottom: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.pagedescription
{
	margin-bottom: 20px;
	width: 80%;
	text-align: left;
}

.my_image
{
	padding: 5px;
	background: #f6f6f6;
	margin-left: 5px;
	border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
}

.login
{
	text-align: right;
	float: right;
	background: url(images/Login.png) no-repeat left center;
	padding-left: 20px;
	vertical-align: bottom;
	margin-right: 10px;
	position: relative;
	color: #ffffff;
}

.DataOdierna
{
	width: 100%;
	font-weight: bold;
	font-size: smaller;
	color: gray;
	text-align: right;
}

.info
{
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(images/Info.png) no-repeat left center;
	color: #666666;
	font-size: small;
	line-height: normal;
}

.help
{
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(images/Info.png) no-repeat left center;
	color: #666666;
	font-size: smaller;
	line-height: normal;
}

.error
{
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(images/Warning.png) no-repeat left center;
	color: #666666;
	font-size: small;
	line-height: normal;
}
