/* tt-style.css - 'tessiltronic', by HOME.NET - http://www.home-net.it/ */
/* All associated layout&graphics copyright 2008, HOME.NET */
/* Added: february 11th, 2008 */



/*--- GENERALE ---*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #660000;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
img {
	border: 0;
}
h2 {
	font-size: 2em;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
}
h3 {
	font-size: 2em;
	font-weight: normal;
	color: #000001;
	margin: 0;
	padding-bottom: 10px;
}
a {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}		
a:hover {
	text-decoration: none;
	color: #330000;
}

ul, p {
	line-height: 1.6em;
	font-size: 1em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
ul li {
	padding-left: 25px;
	background-image: url(../images/bullet-gear.gif);
	background-repeat: no-repeat;
	background-position: 0% 53%;
	text-decoration: none;
}


/*--- CONTAINER ---*/		
#container {
	width: 720px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* * html #container { width: 720px;
}	
*/

/*--- HEADER ---*/			
#header {
	width: 720px;
}
#header:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}
#header h1 {
	font-weight: normal;
	font-size: 2em;
	margin: 0;
	padding-top: 12px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 278px;
}


/*--- BODY ---*/
#content {
	background-image: url(../images/body.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #656565;
}
#content div {
	background-image: url(../images/body-left.png);
	background-repeat: no-repeat;
}
#content div div {
	height: 1%;
	padding: 0 20px 30px;
	background-image: url(../images/body-right.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#content div div:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}	
#content div div div {
	background-image: none;
	padding: 0px;
}


/*--- MAIN ---*/
#content #main {
	float: left;
	min-height: 300px;
	height: auto;
	width: 440px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-image: url(../images/content-shadow.png);
	background-repeat: no-repeat;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#content #main ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}	
#content #main ul li {
	float: left;
	margin-bottom: 20px;
	padding: 0;
	margin-left: 10px;
}
#content #main ul li a img {
	border: 3px solid #7D0000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#content #main ul li a:hover img {
	border: 3px solid #330000;
}
#content #main #foto-orizzontali {
	margin-bottom: 30px;
	float: left;
	width: 436px;
}
#content #main #foto-orizzontali ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #main #foto-orizzontali ul li {
	float: left;
	margin-left: 12px;
	margin-right: 11px;
	list-style-type: none;
}
#content #main #foto-verticali {
	margin-bottom: 20px;
	width: 436px;
}
#content #main #foto-verticali ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content #main #foto-verticali ul li {
	margin-left: 12px;
	list-style-type: none;
}


/* --- FORM --- */
form {
	background-color: #F2EFE9;
	padding: 5px;
	margin: 0px;
}

/* form p input, */
form textarea {
	border: 1px solid #999;
	padding: 2px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
}
textarea { 
	height: 100px;
} 
input.btn {
	width: 50px;
	font-size: 90%;
	text-decoration: none;
	border: 1px solid #009900;
}
	

/*--- SUBMENU ---*/
#content #menu {
	height: auto !important;
	min-height: 267px;
	height: 267px;
	width: 150px;
	margin-top: 33px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	float: right;
	background-color: #FFFFFF;
}


/*--- FOOTER ---*/
#footer {
	width: 720px;
	padding-bottom: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
#footer #top {
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#developed {
	text-align: left;
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 125px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#developed a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#developed a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
}
#xhtmlcss {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 225px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#xhtmlcss a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FFFFFE;
}
#xhtmlcss a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #300000;
	text-decoration: none;
}
#copyright {
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
	float: left;
	text-align: right;
}
#statistiche {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 440px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 30px;
}

/*------------------------------------------------------------*
**  VARIE
**------------------------------------------------------------*/

#standards {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#standards a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#standards a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content #main #googlemap {
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 3px solid #670001;
	height: 450px;
	float: left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}



/* START SWAP TITOLI COME IMMAGINI */

#swap-home {
	background-image: url(../images/h3-home.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-home span {
	display: none;
}
#swap-parco {
	background-image: url(../images/h3-parcomacchine.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-parco span {
	display: none;
}
#swap-prodotti {
	background-image: url(../images/h3-prodotti.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-prodotti span {
	display: none;
}
#swap-dovesiamo {
	background-image: url(../images/h3-dovesiamo.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-dovesiamo span {
	display: none;
}
#swap-contatti {
	background-image: url(../images/h3-contatti.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-contatti span {
	display: none;
}
#swap-invio {
	background-image: url(../images/h3-invio.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-invio span {
	display: none;
}
#swap-w3c {
	background-image: url(../images/h3-w3c.jpg);
	height: 80px;
	width: 440px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#swap-w3c span {
	display: none;
}


/* TABLE FORM */

.table-form {
	margin: 0px;
	padding: 0px;
}
.td-sx-form {
	width: 120px;
	margin: 0px;
	padding: 4px;
}
.td-dx-form {
	margin: 0px;
	padding: 4px;
	width: 280px;
}
.table-categoria {
	margin: 0px;
	padding: 0px;
	float: left;
}
.td-sx-categoria {
	width: 25px;
	margin: 0px;
	padding: 0px;
}
.td-dx-categoria {
	text-align: justify;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.table-privacy {
	margin: 0px;
	padding: 0px;
}
.td-sx-privacy {
	width: 25px;
	margin: 0px;
	padding: 0px;
}
.td-dx-privacy {
	font-size: 0.8em;
	text-align: justify;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.destra {
	text-align: right;
}
acronym {
	cursor: help;
}
