/* style.css: stile generale per le pagine utente */


/*------------------------------- GENERALE */
body {
	margin: 0px;
	border:0px none;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../image/sfondo.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #443120;
	}
input, textarea, select, checkbox {
	margin: 1px;
	border: 1px solid #624B0D;
	background: #E4CEA5;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
input.input_error {
	background-color: #832214;
	}
input:focus, textarea:focus {
	background-color: #E7E7E7;
	color: #000000;
	}
h1 {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
a:link, a:visited {
	color: #A21111;
	text-decoration: none;
	}
a:hover {
	color: #BF9881;
	text-decoration: none;
	}
img{
	border-width: 2px !important;
	border-width: 0;
	}
a.img_portfolio, a.img_portfolio:link, a.img_portfolio:visited {
	border: 0 !important;
	border: 2px solid #A21111;
	}
a.img_portfolio:hover {
	border: 2px solid #BF9881;
	}

/*---------------------------- PAGINA */
 div#container {
	width:850px;
	margin: 0px auto;
	border: 0px none;
	padding: 0px;
	background-color: transparent;
	text-align:left;
	}

/*-----------------------------PAGINA: TITOLO */
div#page_title {
	width:100%;
	height: 219px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color: transparent;
	background-image: url(../image/titolo.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align:right;
	font-size: 14px;
	color:#000000;
	}
div#page_email {
	margin: 0px;
	border: 0px none;
	padding: 10px;
	font-weight:bold;
	}

/*---------------------------PAGINA: MENU */
div#menu {
	width:100%;
	height: 53px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color: transparent;
	background-image: url(../image/menu.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align:left;
	color:#000000;
	}
div#menu img,
div#menu a,
div#menu a:link,
div#menu a:visited,
div#menu a:hover {
	border: 0 none !important;
	}
div#icone_menu {
/*	width:100%;*/
	height: 53px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color: transparent;
	text-align:center;
	letter-spacing:10px;
	}
div#txt_menu {
	float:right;
	position: relative;
	width: 200px;
	height: 20px;
	bottom: 40px;
	margin: 0px;
	border: 0px none;
	padding:0px;
	padding-top:10px;
	background-color: transparent;
	background-image: url(../image/txt_menu.png);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	color:#5C3E21;
	}

/*-----------------------PAGINA: COLONNA DESTRA */
div#colonna_destra {
	clear:both;
	float:right;
	width: 290px !important;
	margin:0;
	border:0px none;
	padding:0px;
	}
div#news {
	margin:0px;
	border:0px none;
	padding:0px;
	background-color:transparent;
	}
div.head-news {
	min-width: 290px;
	min-height: 89px;
	width: auto !important;
	height: auto !important;
	width: 290px;
	height: 89px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color:transparent;
	background-image: url(../image/inizio_news.png);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
div.txt-news {
	min-width: 290px;
	width: auto !important;
	width: 290px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color:transparent;
	background-image: url(../image/sfondo_news.png);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: justify;
	font-size:16px;
	font-weight:bold;
	color: #726147;
	}
div.tail-news {
	min-width: 290px;
	min-height: 44px;
	width: auto !important;
	height: auto !important;
	width: 290px;
	height: 44px;
	margin:0px;
	border:0px none;
	padding:0px;
	background-color:transparent;
	background-image: url(../image/fine_news.png);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
div#controll_w3c img,
div#controll_w3c a,
div#controll_w3c a:link,
div#controll_w3c a:visited,
div#controll_w3c a:hover {
	border: 0 none !important;
	}

/*-----------------------PAGINA: COLONNA SINISTRA */
div#page {
	margin:0px 300px 0px 0px;
	border: 0px none;
	border-right: 1px solid #000000;
	padding:10px;
	background-color:transparent;
	text-align:center;
	}
div#divLoading {
	float:left;
	width: 200px;
	height: auto;
	margin: auto;
	border: 0px none;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	}
div#imgLoading {
	float:left;
	margin:0px 5px;
	}
div#messageLoading {
	font-weight: bold;
	color: #000000;
	}
div#page_txt {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin:0px;
	border: 0px none;
	padding: 0px;
	text-align: justify;
	font-size:12px;
	}
div#list_gall {
	margin:0px;
	border: 0px none;
	padding: 0px;
	text-align: justify;
	}

/*-----------------------PAGINA: CODA */
 div#page_bottom {
	clear:both;
	width:100%;
	margin:0px;
	border: 0px none;
	border-top: 1px solid #000000;
	background-color:transparent;
	padding:0px;
	text-align:center;
	color:#000000;
	}
div#page_bottom img {
	border: none 0px;
	}

/*------------------------------DESCRIZIONE SITO */
div#map_site {
	width:100%;
	margin: px;
	border: 0px none;
	padding: 0px;
	background-color: transparent;
	font-size: 9px;
	color: #9A6750;
	}
div#map_site b {
	color: #9A6750;
	}
div#map_site div {
	margin: 10px;
	margin-bottom: 0px;
	}
div#map_site ul li {
	list-style-image: url(none);
	font-size: 9px;
	}
div#map_site a:link, div#map_site a:visited {
	color: #BF9881;
	text-decoration: none;
	}
div#map_site a:hover {
	color: #9A6750;
	text-decoration: none;
	}

/*-----------------------PAGINA: HOME-PAGE */
 .spillatura {
	display:block;
	float:left;
	width:500px;
	padding-bottom:20px;
	}


/*-----------------------PAGINA: HOME-PAGE */
table.homepage {
	width:100%;
	margin:0px;
	border: none 0px;
	padding:0px;
	}
table.homepage td {
	width:50%;
	margin:0px;
	border:0px none;
	padding:0px;
	text-align:justify;
	vertical-align:top;
	}
table.homepage td.hp_left {
	border-right: 2px dotted #000000;
	}
table.homepage td.hp_left_sub {
	border-top: 2px dotted #000000;
	border-right: 2px dotted #000000;
	}
table.homepage td.hp_sub {
	border-top: 2px dotted #000000;
	}
table.homepage td div {
	margin:0px;
	border: 0px none;
	padding:5px;
	}
div.div_hover:hover {
	background-color:#FFE6CD;
	}
table.homepage td a.img_portfolio,
table.homepage td img,
table.homepage td a img,
table.homepage td a:link img,
table.homepage td a:visited img,
table.homepage td a:active img {
	color: #A21111;
	text-decoration: none;
	border: 0px none;
	}
table.homepage td a.img_portfolio:hover {
	color: #BF9881;
	text-decoration: none;
	border: 0px none;
	}

/*-----------------------PAGINA: WEBS */
div.record_web {
	float:left;
	width:100%;
	margin: 10px 0px;
	border:0px none;
	border-top: 1px dashed #000000;
	padding: 0px;
	}
div.record_web a,
div.record_web img,
div.record_web a img,
div.record_web a:link img,
div.record_web a:visited img,
div.record_web a:active img {
	color: #A21111;
	text-decoration: none;
	}
div.record_web a:hover img {
	color: #BF9881;
	text-decoration: none;
	}
div.record_web h1.titolo {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	}

div.record_web a.img_portfolio img {
	float:left;
	margin:0px 10px;
}

/*-----------------------PAGINA: GALLERIE */
div#list_images {
	text-align: left;
	}
div#list_images span#title {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	}

/*-----------------------PAGINA: LOAD DVD */
div.record_load_dvd {
	margin: 0px;
	border:0px none;
	border-top: 1px dashed #000000;
	padding: 0px;
	text-align:justify;
	}
div.record_load_dvd h1 {
	padding-bottom: 10px;
	}
div.record_load_dvd div.title{
	margin: 0px;
	margin-top: 40px;
	border:0px none;
	padding: 0px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	}

/*--------------------- CONTATTI */
div#div_email form table td {
	text-align: center;
	vertical-align: top;
	}
div#div_email form table td.txt_form {
	text-align: right;
	}
div#message span.error {
	font-weight: bold;
	color: #760404;
	}