@charset "utf-8";
/* CSS Document */



body {
	background-color: #A7D0FE;
	background-image: url(image/bg-tindom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


/* Div */

div#totale {
	width: 780px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 0px;
	z-index: 1;
}

div#top {
	width: 780px;
	text-align: left;
	float: left;
	height: 190px;
}
div#lingue {
	width: 400px;
	text-align: right;
	float: left;
	display: inline;
	margin-left: 20px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#menu {
	width: 400px;
	text-align: left;
	float: left;
	display: inline;
	margin-left: 20px;
}

div#corpo {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	display: inline;
	padding-bottom: 20px;
	margin-bottom: 2px;
	border-bottom: #99CEFA 2px solid;
	border-color: #99CEFA;
}



div#pedice {
	width: 780px;
	text-align: center;
	float: left;
	display: inline;
	padding-bottom: 20px;
	color: #FFFFFF;
}

div#corpo-sx {
	width: 140px;
	text-align: left;
	float: left;
	display: inline;
}

div#corpo-c {
	width: 500px;
	text-align: left;
	float: left;
	display: inline;
}

div#corpo-dx {
	width: 140px;
	text-align: left;
	float: left;
	display: inline;
}

/* Link */

.link-1:LINK, .link-1:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #990000;
	font-size: 11px;
}

.link-1:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #2297DD;
	font-size: 11px;
}

.link-2:LINK, .link-2:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #FFFFFF;
}

.link-2:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}


.link-3:LINK, .link-3:VISITED   {
	text-decoration: none;
	font-weight: bold;
	Color: #CC0000;
	font-size: 12px;
}

.link-3:HOVER   {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

/* IMMAGINI */

#img-1 {
	border: #cccccc 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Link id */



#logo {
	background-image: url(image/logo-tindom.gif);
	background-position: 0px;
	text-align: left;
	width: 355px;
	height: 101px;
	display: block;
	text-decoration: none;
	float: left;
}
#logo span {
	visibility: hidden;
	text-decoration: none;
}


#menu001 {
	background-image: url(image/bt01.jpg);
	background-position: -146px;
	text-align: center;
	width: 146px;
	height: 31px;
	display: inline;
	text-decoration: none;
	padding-top: 12px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#menu001:hover , #menu001f {
	background-image: url(image/bt01.jpg);
	background-position: 0px;
	text-align: center;
	width: 146px;
	height: 31px;
	display: inline;
	text-decoration: none;
	padding-top: 12px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	float: right;
}


/* Altro */

div#padding-10 {
	padding: 10px;
}
div#padding-10-j {
	padding: 10px;
	text-align: justify;
}
div#padding-10-c {
	padding: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#blocco1 {
	background-image:url(image/centrale_1.jpg);
	height: 28px;
	padding-left: 10px;
	font-size: 18px;
	color: #027CBF;
}
div#blocco2 {
	padding: 10px;
	background-image:url(image/centrale_2.jpg);
	padding-left: 25px;
	padding-right: 25px;
	color: #333333;
	overflow: hidden;
}

div#blocco2taglia {
	width: 436px;
	overflow: hidden;
}
div#blocco3 {
	background-image:url(image/centrale_3.jpg);
	height: 30px;
	color: #FFFFFF;
	font-size: 6px;
}

.formcerca{
	margin:0;
	background-image: url(image/bt02.jpg);
	background-repeat: no-repeat;
	background-position: 60px 24px;
	position: relative;
	height: 90px;
}

.txtform{
	border: #ffffff 1px solid;
	font-weight: bold;
	width: 250px;
	display: inline;
	position: absolute;
	left: 73px;
	top: 35px;
}
.push{
	border: 0;
	font-weight: bold;
	background-image: url(image/bt03.jpg);
	width: 60px;
	height: 60px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	left: 357px;
	top: 17px;
}

.img1{
	margin-left: 10px;

}

/* Testi */


.txt001{
	font-size: 12px;
	font-weight: bold;
	color: #007BC3;
	height: 28px;
}
.txt002{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 28px;
}

