/* STILI PRINCIPALI */

body {
	/*margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	background: url(../images/bg_texture.gif) repeat;*/
}

p, h1, h2, h3, h4,{
    line-height: 1.4em;
	font-size: 1em;
}

SELECT, INPUT {
	font-size: 1em;
}

h2{
	padding: 5px 3px 8px 10px;
	font-weight: bold;
	color: #A0365A;
	background: url(../images/bg_texture_special_3.gif) repeat;
}

h3{
	padding: 8px 3px 8px 10px;
	font-weight: bold;
	color: #A0365A;
	background: url(../images/bg_texture_special_3.gif) repeat;
}

img {
}

div.spacer, span.spacer {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    line-height: 0;
}

p.ahem, span.ahem {
    display: none;
}

p.access {
	display: none;
}

hr {
 display: none;
}

div.errore {
	margin: 10px 0 20px 0;
	font-weight: bold;
	background: #CCC;
	padding: 5px 3px 8px 10px;
	text-align: left;
	color: #CC0000;
}

div.searchmsg {
	margin: 10px 0 10px 0;
    text-align: center;
}

#testata{
	width: 795px;
	height: 249px;
	background: #FFF;
	margin: 10px auto 10px auto;
	padding:0;
	background: url(../images/testata.gif) no-repeat;
	display: block;
}

#testata #link_merc{
	width: 500px;
	height: 50px;
	position: relative;
	left: 0px;
	top: 195px;
}

#testata #link_home{
	width: 180px;
	height: 160px;
	position: relative;
	left: 600px;
	top: 0px;
}

#testata #link_merc a{
	width: 500px;
	height: 50px;
	position: absolute;
}

#testata #link_home a{
	width: 180px;
	height: 160px;
	position: absolute;
}

#contenuto {
/*	width: 795px;
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	background: #F1f1f1;*/
}

.sfondo {
	display: block;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	left: 20%;
}


#contenuto p {
    margin: 0px 0px 10px;
}

#contenuto a {
	color: #fff;
	font-weight: bold;
}

#contenuto p.percorso {
    color: #333333;
    text-align: right;
    padding: 2px 10px 0 0;
    margin: 0px 0px 0px 0px;
}

#contenuto p.percorso span {
    font-weight: bolder;
    color: #333;
}

.barra_merchandise{
	background: url(../images/bg_texture_special_3.gif) repeat;
	margin: 0;
	padding: 0px;
    padding-bottom: 2px;
	margin-bottom: 10px;
}


#contenuto .pulsante a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	background-image: none;
	padding: 4px 10px 4px 10px;
	float: left;
	background-color: #880631;
	font-size: 1em;
	font-weight: normal;
}

#contenuto .pulsante a:hover{
	background: #000000 url(../images/bg_texture.gif);
}
