
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	margin: 0px;
	padding: 0px;
	/*background: #E7E3CE url( images/img01.jpg ) repeat-x left top;*/
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #573D26;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: normal;
	text-align: left;
}

ul, ol { }

blockquote { }

a { color: #639CBF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header
{
	min-width:1150px;
	height: 140px;
	margin: 0;
	/*background: url(images/img01.jpg) repeat;*/
	background-color:  #DDE2E6;
}


/** LOGO */
#logo
{
    float:right;
    height: 60px;
    margin: 0 20px 0 0;
    padding: 10px 20px 0px 20px;
    background-color: #DDE2E6;
    font-size: small;
    font-weight: bold;
    text-align: right;
    color: #A38E7C;
    width:95%;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #A38E7C;
}

#logo h1 {
	padding-top: 70px; 
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A38E7C;
}

#logo h1 a {
	text-decoration: none;
	color: #573D26;
}

/* Menu */

#menu
{
	max-width: 1000px;
	height: 50px;
	padding-top: 15px; /*background: url(images/menu.jpg) repeat;*/
	background-color: #DDE2E6;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 220px;
	text-align: center;
}

#menu ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;	
}

#menu li
{	
	display: block;
	float: left;
	text-align: center;	
}

#menu a
{
	display: block;
	float: left;
	padding: 0px 20px 6px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4B4B4B;
	text-align:center;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item a {
	font-weight: bold;
}

#menu .first {
}
/* Search */

#search
{
    padding: 20px 30px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#search form {
	float: left;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: none;
	background: #FFFFFF;
	border: 1px solid #B9B6A5;
	color: #FFFFFF;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #573D26;
	border: none;
	color: #FFFFFF;
}

/* Page */

#page
{
	margin: 0 auto 0 0px;
	padding: 20px 20px 0px 2%;
	min-height: 800px;

}


/* Content */

#content
{
    
    min-height: 700px;
    width: 500px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 400px;
   
}

#contentmax
{
	min-height: 800px;
	margin-top: 0px;
	margin-left: 200px;
}


/* Sidebar */

#sidebar
{
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-height: 800px;
	
}



#sidebar ul
{
	margin: 20px 0 0 20px;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 0px 0px 40px 0px;
	/*background: url(img06.jpg) repeat-y left top;*/
}

#sidebar li ul {
	margin: 0px 0px;
	border: none;
	background: none;
}

#sidebar li li {
	margin: 0px 40px;
	padding: 10px 0px;
	border: none;
	background: url(img07.jpg) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	border: none;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 40px;
}

#sidebar h2 {
	height: 20px;
	margin: 0 0 20px 0px;
	padding: 30px 0px 0px 40px;
	background: url(img05.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #573D26;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Footer */

#footer {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: url(img03.jpg) repeat-x left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #573D26;
}

#footer a {
	color: #573D26;
}


/*login*/
#centrato
{
	display: block;
	width: 350px;
	height: 200px;
	position: absolute;
	top: 400px;
	left: 48%;
	margin: -180px 0 0 -200px;
}
#tableLogin
{
	border: 3px solid #000075;
	width: 350px;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #000000;
	height: 180px;	
}

#tableLogin th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #4B4B4B;
	font-weight: bold;
	text-align: center;
	border: none;
	height: auto;
}

#tableLogin td
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding-top: 5px;
	text-align: center;
	color: #4B4B4B;
	height: auto;
	width: 0;
	background-color: #FFFFFF;
}


#lblErroreLogin
{	
	width: 350px;
	height: 14px;
	margin-left: 10%;

	font-weight: bold;
}

.label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #4B4B4B;
    font-weight: normal;
    text-decoration:none;
    font-weight: bold;
}

.lblerrore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #AA2808;
	margin-top: 10%;
	font-weight: bold;	
}

.labelFirma
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #AA2808;
}

.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    width: 80px;
}

.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	Width:200px;
	 height:100px;
	  Font-Size:12px; 	
}

/*TABLE*/
.text-small
{
	font-size:14px;
}
table
{
	
	border-collapse: collapse;
	background: #EFF4FB url(  'images/tableimg08.jpg' ) repeat;
	border: thin solid #C0C0C0;
	font: 0.8em/145% Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 4%;
	max-width: 1000px;
	margin-left: 2%;
}

td, th
{
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
}


th
{
		background:#075FFF; /* blu */
		color:#fff;
		text-align:center;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #4B4B4B;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a
{
	color: #950000;
	text-decoration: none;
}

table a:link {}

/*table a:visited
{
	font-weight: normal;
	color: #666;
}*/

/*table a:hover {
		border-bottom: 1px dashed #bbb;
}*/

table a:hover {
 text-decoration:underline;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#075FFF; /* blu */
		color:#fff;
		text-align:left;
}

tfoot td {
		text-align:right;
}

/* =body
----------------------------------------------- */

tbody th, tbody td
{
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color: #4B4B4B;
}

.tableModIns td, th
{
	text-align: left;

}
#pagine
{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	width: 500px;
	margin-left: 2%;
}

ul.sortabledemo
{
	min-height: 150px;
	width: 200px;
}

li.item
{
	list-style-type: none;
	margin-left: 7px;
	margin-bottom: 15px;
	width:100%;
}

div.handle
{
	width: 100%;
	color:Black;
	cursor: move;
	vertical-align:middle;
}

div.handle:hover
{
	background-color: #FFFF00;
}

.dragContainer{
	background-color: #FFC0FF;
	height: 282px;
	width: 357px;
	border-bottom-color: black;
}

.dragHeader{
	background-color: #8080FF; 
	height: 48px;
	width: 358px;	
}

.dragDetail{
	background-color: #FFC0FF;
	height: 213px; 
	width: 357px;	
}

#vertical_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	}
	

#vertical_menu
{
	width: 180px;
	margin: 40px 10px 10px 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
#vertical_menu li{
	padding: 0px 0px 0px 0px;
}
#vertical_menu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #808080;
}
#vertical_menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#vertical_menu li a:link, #vertical_menu li a:visited {
	color: #000000;
	display: block;
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#vertical_menu li a:hover {
	color: #FFFFFF;
	background:  #8080FF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	#ricerca
{
	border: thin solid #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	margin: 30px 10px 10px auto;
}
	
#header-ricerca
{
	margin: 0;
	text-align: center;
	width: 190px;
	padding-top: 7px;
	text-transform: uppercase;
}


#sidebar2
{
    width: 400px;
    margin: 35px 0px 0px 600px;
    background-color: #FF0000;
}

#sidebar2 ul
{
	margin: 0px 0 0 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar2 li {
	margin-bottom: 1px;
	padding: 0px 0px 40px 0px;
	/*background: url(img06.jpg) repeat-y left top;*/
}

#sidebar2 li ul {
	margin: 0px 0px;
	border: none;
	background: none;
}

#sidebar2 li li {
	margin: 0px 40px;
	padding: 10px 0px;
	border: none;
	background: url(img07.jpg) repeat-x left bottom;
}

#sidebar2 li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	border: none;
}

#sidebar2 li li a:hover {
	color: #666666;
}

#sidebar2 p {
	margin: 0;
	padding: 0px 40px;
}

#sidebar2 h2 {
	height: 20px;
	margin: 0 0 20px 0px;
	padding: 30px 0px 0px 40px;
	background: url(img05.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #573D26;
}


#sidebar2 p {
	line-height: 200%;
}

#sidebar2 a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
