﻿#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	text-align: center;
	float: none;
	height: 100%;
}
A:link {color : #000000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A:active   {color : #000000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A:visited  {color : #000000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A:hover   {color : #000000;text-decoration : underline;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}

A.logout:link {color : #ff0000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A.logout:active   {color : #ff0000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A.logout:visited  {color : #ff0000;text-decoration : none;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}
A.logout:hover   {color : #ff0000;text-decoration : underline;font-family : verdana;font-size : 10px;font-style : normal;font-weight : normal;}

A.barr:link {color : #FFE5AB;text-decoration : none;font-family : verdana;font-size : 12px;font-style : normal;font-weight : bold;}
A.barr:active   {color : #FFE5AB;text-decoration : none;font-family : verdana;font-size : 12px;font-style : normal;font-weight : bold;}
A.barr:visited  {color : #FFE5AB;text-decoration : none;font-family : verdana;font-size : 12px;font-style : normal;font-weight : bold;}
A.barr:hover   {color : #FFE5AB;text-decoration : underline;font-family : verdana;font-size : 12px;font-style : normal;font-weight : bold;}

BODY {
	scrollbar-face-color: #60101D;
	scrollbar-shadow-color: #60101D;
	scrollbar-highlight-color: #FFE5AB;
	scrollbar-3d-light-color: #60101D;
	scrollbar-dark-shadow-color: #FFE5AB;
	scrollbar-arrow-color: #FFE5AB;
	scrollbar-base-color : #60101D;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 780px;
}
table,font,p,div,td {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
}

input,textarea,select,form,button {	BORDER-TOP-COLOR: #000000;	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;BORDER-LEFT-WIDTH: 1px;FONT-SIZE: 10px;BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY: verdana;BORDER-RIGHT-WIDTH: 1px;background-color : #FFDFA2;}

#titolo { FONT-SIZE: 12px; COLOR: #60101D; FONT-WEIGHT: bold; FONT-FAMILY: verdana; TEXT-DECORATION: none;}

.shadow2{
	box-shadow: 0px 0px 30px #000000;
	-webkit-box-shadow: 0px 0px 30px #000000;
	-moz-box-shadow: 0px 0px 30px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=0, offY=0, positive=true);
	height: inherit;
}

