@charset "UTF-8";
/* CSS Document */



/* Struttura */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

img {
	border:0px;
}

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

h1 {
	margin:0px;
	padding:0px;
	color:#ba0e28;
	font-size:16px;
}

a {
	color:#ba0e28;
	font-size:10px;
	text-decoration:none;
}

a:hover {
	color:#ba0e28;
	text-decoration:underline;
}

.strong-rosso {
	font-weight:bold;
	color:#ba0e28;
}

.strong-nero {
	font-weight:bold;
	color:#000;
}

#bg-header {
	width:100%;
	height:67px;
	background-image:url(../img/bg-header.jpg);
	background-repeat:repeat-x;
}

#header {
	float:left;
	width:990px;
	height:67px;
	background-image:url(../img/header.jpg);
	position:relative;
}

#bg-center {
	width:100%;
	height:527px;
	background-image:url(../img/bg-center.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
}

/*eccezioni bg*/

#bg-center-home {
	width:100%;
	height:460px;
	vertical-align:top;
}

#bg-center-collezione {
	width:100%;
	height:527px;
	background-image:url(../img/bg-center-bucato.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
}

/*end eccezioni bg*/

#center {
	float:left;
	width:990px;
}

#colonna-unica {
	float:left;
	width:915px;
	margin-left:75px;
}

#colonna-sx {
	float:left;
	width:519px;
	margin-left:75px;
	margin-right:20px;
}

#colonna-dx {
	float:left;
	width:376px;
}

.contenuto {
	padding-top:25px;
	padding-bottom:25px;
}

.box-distribuzione {
	float:left;
	width:200px;
	height:110px;
	margin-right:100px;
	margin-bottom:30px;
}

.dida {
	width:376px;
	border-top:1px solid #b90e27;
	text-align:right;
	color:#666;
	font-style:italic;
	padding-top:2px;
	margin-bottom:20px;
}

#bg-footer {
	width:100%;
	height:25px;
	background-image:url(../img/bg-footer-rp.jpg);
	background-repeat:repeat-x;
}

#footer {
	float:left;
	width:990px;
	height:25px;
	background-image:url(../img/bg-footer-bucato.jpg);
	background-repeat:no-repeat;
	position:relative;
}



/* Bandiere */

#flag {
	position:absolute;
	top:32px;
	left:70px;
	width:50px;
	height:18px;
}

#flag-ita {
	width:18px;
	height:14px;
	float:left;
	margin-right:6px;
}

#flag-ita a {
	display:block;
	width:18px;
	height:14px;
	background-image:url(../img/flag-it-a.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#flag-ita a:hover {
	background-image:url(../img/flag-it-b.gif);
	text-decoration:none;
}

#ita	#lang-ita {
	background-image:url(../img/flag-it-b.gif);
	text-decoration:none;
}

#flag-eng {
	width:18px;
	height:14px;
	float:left;
}

#flag-eng a {
	display:block;
	width:18px;
	height:14px;
	background-image:url(../img/flag-en-a.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#flag-eng a:hover {
	background-image:url(../img/flag-en-b.gif);
	text-decoration:none;
}

#eng	#lang-eng {
	background-image:url(../img/flag-en-b.gif);
	text-decoration:none;
}


/* Menu */

#menu {
	width:740px;
	height:18px;
	position:absolute;
	top:49px;
	left:260px;
	color:#b0b0af;
	padding-top:1px;
	font-size:10px;
}

#menu a {
	color:#666;
	font-size:10px;
	text-decoration:none;
}

#menu a:hover {
	color:#ba0e28;
	text-decoration:none;
}

#home					#menu-home,
#azienda				#menu-azienda,
#distribuzione			#menu-distribuzione,
#contatti				#menu-contatti,
#collezione				#menu-collezione,
#immagine				#menu-immagine,
#uombis					#menu-uombis,
#reserved				#menu-reserved,
#cataloghi				#menu-cataloghi,
#hearts					#menu-hearts {
	color:#ba0e28;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#accessorieskit			#menu-accessorieskit,
#a2004					#menu-2004,
#a2005					#menu-2005,
#a2006					#menu-2006,
#a2007					#menu-2007,
#a2008					#menu-2008,
#a2009					#menu-2009,
#a2010					#menu-2010,
#a2011					#menu-2011,
#a2012					#menu-2012,
#a2013					#menu-2013,
#a2014					#menu-2014,
#a2015					#menu-2015,
#a2016					#menu-2016 {
	text-decoration:underline;
}


/* Piede */

#link-credits {
	position:absolute;
	left:25px;
	top:5px;
}

#link-tedora {
	position:absolute;
	right:75px;
	top:5px;
}

#link-tedora a {
	font-size:15px;
}
