* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	padding:0.5em 0;
}

p {
	margin-bottom:4px;
}

h1 {
	border-bottom:2px solid #c00;
	padding-bottom:3px;
	margin-bottom:17px;
}

h2 {
	font-size:1.3em;
	padding-bottom:0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	color:#c00;
}

table {
	font-size:1em;
}

table th {
	text-align:left;
}

body {
	background-color:#555;
	color:#444;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}

input, select, img {
	vertical-align:middle;
}

a img {
	cursor:pointer;
}

a {
	color:#34a;
}

a:hover {
	color:#000;
}

a img {
	border:none;
}

.clear {
	clear:both;
}

.closed {
	display:none;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#help_conferma_carrello {
	padding:30px 10px 10px 60px;
	background:url(/images/template/sfondo_box_help.gif) no-repeat top left;
}

#help_paga_checkout {
	padding:30px 10px 10px 60px;
	margin-left:125px;
	background:url(/images/template/sfondo_box_help.gif) no-repeat top left;
}