/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>>  css stylesheet by Nutek.it <<<-----------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	font:11px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	width:100%;
}


p {
	padding-top:5px;
	color:#545454;
}
h1 {
	display:none;
}
h2 {
	color:#f74177;
	font:13px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
		padding:0 0 3px 0;
	margin:0px;
	text-transform:uppercase;
}
h3 {
	color:#f74177;
	font:13px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
		padding:0 0 0px 0;
	margin:0px;
}
a, a:hover {
	color:#f74177;
	text-decoration:none;
}
#wrapper {
	width:600px;
	height:600px;
	margin: 40px auto 0 auto;
}
#nav {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background: #f74177;
	width:600px;
	height:30px;
	padding:0px;
	background: url(../img/bg_nav.gif) no-repeat;
}
#nav ul {
	width:500px;
	padding:7px 0 0 20px;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	cursor:pointer;
	color:#fff;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#home {
	width:600px;
	display:block;
	color:#000;
}
#azienda {
	width:600px;
	display:block;
	color:#000;
}
#prodotti {
	width:600px;
	display:block;
	color:#000;
}
#contatti {
	width:600px;
	display:block;
	color:#000;
}
.home_img {
	float:left;
	background: url(../img/home_img.jpg) no-repeat;
	width:279px;
	height:221px;
	margin-top:70px;
}
.azienda_img {
	float:left;
	background: url(../img/azienda_img.jpg) no-repeat;
	width:149px;
	height:196px;
	margin-top:0px;
}
.contatti_img {
	float:left;
	background: url(../img/contatti_img.jpg) no-repeat;
	width:149px;
	height:137px;
	margin-top:0px;
}
.internal {
	width:600px;
	margin:0px;
	margin-top:5px;
}
.inner_text {
	float:right;
	width:385px;
	margin-right:30px !important;
	margin-right:20px;
}
.prodotti_desc {
	float:left;
	width:500px;
	margin-left:20px;
}
.loghi {
	width:600px;
	height:53px;
	background: url(../img/loghi.gif) no-repeat right;
	margin-top:10px;
}
.map {
	width:600px;
	height:231px;
	background: url(../img/map.jpg) no-repeat;
	margin-top:25px;
}
.prodotti_text {
	width:600px;
	margin: 30px 30px 0 0;
}
.intimo_ico {
	float:left;
	background: url(../img/intimo_ico.jpg) no-repeat;
	width:76px;
	height:91px;
	margin-right: 5px 20px 0 0;
}
.calze_ico {
	float:left;
	background: url(../img/calze_ico.jpg) no-repeat;
	width:76px;
	height:91px;
	margin-right: 5px 20px 0 0;
}
.abbigliamento_ico {
	float:left;
	background: url(../img/abbigliamento_ico.jpg) no-repeat;
	width:76px;
	height:91px;
	margin-right: 5px 20px 0 0;
}
.home_logo {
	float:right;
	background: url(../img/logo.gif) no-repeat;
	width:277px;
	height:92px;
	margin-top:110px;
	margin-right:40px;
}
.inner_logo {
	float:right;
	background: url(../img/logo.gif) no-repeat;
	width:277px;
	height:92px;
	margin-top:20px;
	margin-right:10px;
}
#footer {
	color:#fff;
	background: url(../img/footer_bg.jpg) no-repeat;
	width:600px;
	height:82px;
	clear:both;
	margin-top:33px;
	text-indent:-8000px;
}
.clearer {
	clear:both;
}
#credits {
	padding-top:3px;
	padding-bottom:10px;
}
 #credits: a {
 text-ecoration:none;
}
#credits a:hover {
	padding-top:3px;
}
.pink {
	color:#f74177;
}
