* {
	padding:0; 
	margin:0; 
}

/*stili per il layout fisso con altezza minima*/
html,body {
	height:100%;
}

body {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:0.75em;
	color:#999;
	line-height:17px;
	background:#000;
}

img {
	display:block;
}

img, input, textarea, select, optgroup {
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul {
}

ol {
}

li {
}

p {
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:visited {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#777777; 
	font-weight:normal;
}

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.6em; 
}

h3 {
	font-size:1.4em; 
}

h4 {
	font-size:1.2em; 
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.8em; 
}
.pad_titolo_pagina	{
	padding:17px 0 20px 30px;	
}
.titolo_pagina {
	text-indent:-99999px;
} 

.p_class {
	padding-bottom:12px; 
}

.p_class ul {
	padding:0 0 0 20px; 
	margin:0;
}
.p_class ul li {
	padding:0; 
	margin:0; 
}

.img_left {
	float:left;
	margin:0 12px 5px 0; 
}

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}
.red {
	color:#777777;
}
#carrello	{
	display:none;
	width:168px;
	height:84px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:42px;
	background:url(../img/share/back_carrello.gif) repeat-x 0 0;
}
#loader	{
	width:16px;
	margin-left:auto;
	margin-right:auto;
}
.box_carrello	{
	width:133px;
	height:84px;
	overflow:hidden;
	padding:0 20px 0 15px;
	font-size:0.9em;
}
.box_carrello a	{
	color:#aaaaaa;
}
.box_carrello a:visited	{
	color:#aaaaaa;
}
.box_carrello a:hover	{
	color:#aaaaaa;
}
.link_carrello	{
	width:54px;
	height:84px;
	float:left;
}

.link_carrello a, .link_carrello a:visited {
	display:block;
	background-position:0 -54px;
	background-repeat:no-repeat; 
	text-indent:-999px;
	overflow:hidden;
	height:54px;
	background-image:url('../img/share/carrello.gif');
	width:54px;
}

.link_carrello a:hover {
	display:block;
	background-position:0 0px;
	background-repeat:no-repeat; 
	text-indent:-999px;
	overflow:hidden;
	height:54px;
	background-image:url('../img/share/carrello.gif');
	width:54px;
}
.pezzi_carrello	{
	width:79px;
	height:29px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}
.euro_carrello	{
	text-align:right;
	width:79px;
	height:22px;
	float:left;
	padding:8px 0 0 0;
}
.pezzi	{
	color:#666666;
}

.footer_lab {
	position:absolute;
	bottom:0;
	width:100%;
	height:25px;	
	background-color:#222;
	color:#777;
	font-size:10px;
}

.footer_lab a {
	color:#777; 
	text-decoration:none; 
}

.footer_lab a:visited {
	color:#777; 
	text-decoration:none; 
}

.footer_lab a:hover {
	color:#AAA;
	text-decoration:none;
	font-size: 12px;
}
#container iframe {
	text-align: right;
}
#container p {
	color: #333;
}
#container p br {
	text-align: justify;
}
#container p {
	text-align: left;
}
#container p {
	font-size: 9em;
}
#container p {
	font-size: 18px;
	text-align: left;
}
#container blockquote div {
	text-align: center;
}
