* { margin: 0; padding: 0; }

body {
	background: #d90f1d;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	text-indent:-9999px;
	background: transparent url(../img/prodotti_parrucchieri_baxter.jpg) top left no-repeat;
}
h1 a {
	display:block;
	width: 778px;
	height: 150px;
}

h2 {
	background: transparent;
	margin: 0 0 20px 0;
	color: #d90f1d;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	color: #000;
	background: #FF6600;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	display: block;
}
h3 a {
	color: #006385;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

hr { display: none; }
hr.visibile {
	display : block;
	border-top : 1px #999 dashed;
	border-bottom : 0;
	height : 1px;
	margin: 20px 0 20px 0;
}
fieldset { border: 0; }
legend { display: none; }

#contenitore {
	width: 778px;
	margin: 0 auto;
	background: #fff;
	border-right: 1px #3a3b3e solid;
	border-left: 1px #3a3b3e solid;
}

#contenitore .box-link {
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	border-bottom: 3px #d90f1d solid;
}
#contenitore .box-link a {
	color: #000;
	text-decoration: none;
	font-weight: bold;	
	font-size: 9px;
}
#contenitore .box-link a:hover {
	text-decoration: underline;
	font-weight: bold;
}


#contenitore #sidebar-sx {
	width: 182px;
	background: transparent;
	padding: 5px 10px;
	float: left;
	border-right: 1px #FF6600 dotted;
}

#contenitore #sidebar-sx ul.menu {
	list-style: inside square;
	font-size: 12px;
}
#contenitore #sidebar-sx ul.menu li {
	color: #000;
	margin: 0 0 0 3px;
	padding: 7px 0 7px 0;
	font-weight: bold;
	border-bottom: 1px #FF6600 dotted;
}
#contenitore #sidebar-sx ul.menu li a {
	color: #000;
	text-decoration: none;
}
#contenitore #sidebar-sx ul.menu li a:hover {
	color: #000;
}


#contenitore #sidebar-sx p#cloud a {
	color: #000;
	text-decoration: none;
}
#contenitore #sidebar-sx p#cloud a:hover {
	text-decoration: underline;
	color: #318AB6;
}
#contenitore #sidebar-sx p#cloud a.cloud-1 {
	font-size: 10px;
}
#contenitore #sidebar-sx p#cloud a.cloud-2 {
	font-size: 12px;
}
#contenitore #sidebar-sx p#cloud a.cloud-3 {
	font-size: 16px;
}
#contenitore #sidebar-sx p#cloud a.cloud-4 {
	font-size: 24px;
}

#contenitore #sidebar-sx .prova {
	width: 172px;
	display: block;
	text-align: center;
}
#contenitore #sidebar-sx img {
	border: 0;
}


#contenitore #corpo-centrale {
	background: transparent;
	float: left;
	padding: 5px 10px;
	width: 550px;
}

#contenitore #corpo-centrale img {
	border: 1px #000; solid;
	margin: 0 14px 14px 0;
	float: left;
}

#contenitore #corpo-centrale p {
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}
#contenitore #corpo-centrale p em {
	color: #318AB6;
}
#contenitore #corpo-centrale p strong {
	color: #FF6600
}

#footer {
	background: #fff;
	height: 40px;
	text-align: center;
	display: block;
	padding: 10px 0 10px 0;
	width: 778px;
	margin: 0 auto;
	color: #000;
	border-top: 3px #FF6600 solid;
	border-right: 1px #3a3b3e solid;
	border-left: 1px #3a3b3e solid;

}
#footer a {
	text-decoration: none;
	color: #FF6600;
}
#footer a:hover {
	color: #318AB6;
}

.pulizia { clear: both; }

.testo2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
