/* CSS Document */

*{
padding:0px;
margin:0px;
}

body {
  	background-color: #010101;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}

a {
	color: #CCCCCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

.site {
	margin-left: 100px;
}

.sfondo_index {
 	width: 999px;
	height: 549px;
	background-image: url(../images/sfondo_index.gif);
	background-repeat: no-repeat;
}

.sfondo_tessuti {
 	width: 999px;
	height: 549px;
	background-image: url(../images/sfondo_tessuti.gif);
	background-repeat: no-repeat;
}

.sfondo_bastoni {
 	width: 999px;
	height: 549px;
	background-image: url(../images/sfondo_bastoni.gif);
	background-repeat: no-repeat;
}

.sfondo_biancheria {
 	width: 999px;
	height: 549px;
	background-image: url(../images/sfondo_biancheria.gif);
	background-repeat: no-repeat;
}

.sfondo_gallery {
 	width: 999px;
	height: 549px;
	background-image: url(../images/sfondo_gallery.gif);
	background-repeat: no-repeat;
}

.header {
	width: 999px;
	height: 115px;
}

.header_t {
	width: 999px;
	height: 84px;
	background-image: url(../images/head_t4.png);
	background-repeat: no-repeat
}

.head_menu {
	width: 999px;
	height: 30px;
	background-image: url(../images/head_menu4.png);
	background-repeat: no-repeat;	
}

.header_f {
	width: 999px;
	height: 469px;
}

.sfondo_basso {
	background-image: url(../images/head_menu3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 999px;
	height: 437px;
}

.content {
	width: 999px;
	background-color: #020202;
}

.images {
	padding-top: 20px;    
}

.biancheria_img {
	background: url(../images/thumbs/index/biancheria.gif) top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 90px;
	margin:0px;
	padding:0px;
}

.bastoni_img {
	background: url(../images/thumbs/index/bastoni.gif) top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 90px;
	margin:0px;
	padding:0px;
}

.tessuti_img {
	background: url(../images/thumbs/index/tessuti.gif) top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 90px;
	margin:0px;
	padding:0px;
}

.gallery_img {
	background: url(../images/thumbs/index/gallery.gif) top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 90px;
	margin:0px;
	padding:0px;
}

.biancheria_img p, .bastoni_img p, .tessuti_img p, .gallery_img p {
 padding:70px 0 0 0;
 margin:0px;
 font-size: 11px;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 color: #ffffff;
 }

.biancheria_img a, .bastoni_img a, .tessuti_img a, .gallery_img a {
 color: #ffffff;
 text-decoration: none;
 }

.gallery {

	padding-bottom: 10px;
/*
	background-image: url(../images/uaz.png);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 135px;
	height: 90px;
*/
}



.g_biancheria {
	background-image: url(../images/thumbs/IMG_7503.gif);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 135px;
	height: 90px;
}

.footer {
	background-color: #030303;
	width: 999px;
}

#textbox {
	padding: 20px 20px 20px 20px;
}

.menu {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

.menu_current_page {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}

.title {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

.il {
	display:inline;
}

.footer_link a, .title a, .menu a {
	text-decoration: none;
	font-size: 9px;
}

.menu a { color: #FFFFFF; }
.title a { color: #5D5D5D; }
.footer_link a { color: #5D5D5D; }

.footer_current_page {
	text-decoration: none;
	color: #CCCC00;
	font-size: 9px;
}

#imgs a:link { color:#000000 }
#imgs a:hover { color:#000000 }
#imgs a:visited { color:#000000 }

input, textarea{color:#CCCCCC; background:#000; border:1px solid #5D5D5D; font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
