@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
	font-family: arial;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.banner{
	width: 935px;
	height: 166px;
	
}
.toplay{
	width: 935px;
	height: 36px;
	background:url(img/toplay.gif) left top no-repeat;
}
.menu{
	height: 36px;
	padding-left: 50px;
	padding-top: 10px;
	background: url(img/menu.jpg) top center no-repeat;
}
.centro{
	width: 935px;
	background: url(img/centerlay.gif) top center repeat-y;
}
.footertop{
	width: 935px;
	height: 26px;
	background: url(img/bottomlay.gif) top center no-repeat;
}
.footercenter{
	width: 935px;
	background: url(img/footercenter.gif) top center repeat-y;
	color: #666666;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.footer{
	width: 935px;
	height: 13px;
	background: url(img/footer.gif) top center no-repeat;
}
.titoletto{
	font-family: arial;
	color: #8b1513;
	font-weight: bold;
}
.titoletto2{
	text-transform: uppercase;
	font-family: arial;
	color: #8b1513;
	font-weight: bold;
	font-size: 12px;
}
.titoletto3{
	text-transform: uppercase;
	font-family: arial;
	color: #8b1513;
	font-weight: bold;
	font-size: 10px;
}
.col_sx{
	padding-top: 10px;
	margin-left: 32px;
	width: 600px;
	float: left;
}
.col_dx{
	padding-top: 20px;
	float: left;
	margin-left: 40px;
}
.data{
	font-size: 10px;
}
.centeroff{
	width: 600px;
}
.offerte{
	padding: 5px;
	margin-top: 10px;
	float: left;
	width: 280px;
	border: 2px solid #CCCCCC;
}
.novita{
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 280px;
	border: 2px solid #CCCCCC;
}
.riquadri_dx{
	width: 220px;
	border: 2px solid #CCCCCC;
	padding: 5px;
}
.form{
	border: 1px solid #8b1513;
	background-color:#8b1513;
	color: #FFFFFF;
}
a.menu_bottom:link,
a.menu_bottom:visited{
	color: #666666;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
a.menu_bottom:hover{
	color: #666666;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:underline;
}
a.menu_cat:link,a.menu_cat:visited{
	color: #8b1513;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
a.menu_cat:hover{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
.catalogo li{
	width: 600px;
	float: none;
}
.titolotestotabella{
	font-size: 14px;
	color: #8b1513;
	font-family: arial;
	font-weight: bold;
}
.testotabella{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.testotabellaultimo {
font-family:arial;
font-size:12px;
line-height:12px;
text-decoration:none;
}
a#linkmail:link{
	font-family: arial;
	font-size: 12px;
	color: #8b1513;
}
a#linkmail:hover{
	font-family: arial;
	font-size: 12px;
	color: #8b1513;
}
a#linkmail:visited{
	font-family: arial;
	font-size: 12px;
	color: #8b1513;
}