@charset "utf-8";
@font-face {
	font-family: impact ;   
	src: url( "http://localhost/tau ceramiche/");
	format("truetype", "type-1");
}   
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #725B56;
	text-decoration: none;
	border: 1px solid #725B56;
}

.top_content {
	background-image: url(interface/top-main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main_border {
	background-image: url(interface/main-border.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.main_back {
	background-image: url(interface/main-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main_content {
	background-image: url(interface/content_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.table_dotted {
	border: 1px dashed #725b56;
}
.title {
	font-family: impact;
	background-image: url(interface/title_section_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px dotted #725b56;
	color: #725b56;
	font-size: 18px;
	text-decoration: none;
}
a.cataloghi {
	font-family: Arial, Helvetica, sans-serif;
	color: #725b56;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.cataloghi:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #725b56;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.testo_cataloghi {
	font-family: Arial, Helvetica, sans-serif;
	color: #725b56;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.titolo_cataloghi {
	font-family: Arial, Helvetica, sans-serif;
	color: #725b56;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #725B56;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #725B56;
	border-right-color: #A58C87;
	border-bottom-color: #A58C87;
	border-left-color: #725B56;
}
.main_zoom {
	background-image: url(interface/pannello_zoom.jpg);
	height: 209px;
	width: 548px;
}
a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.bottomi:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.little {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

