/* @override http://www.audes.it/00_Test/ita/css/stili.css */

/* @override http://www.audes.it/00_Test/ita/css/stili.css */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../images/index-image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	font-family: verdana;
	font-size: 9px;
}

input
{
  	font-family: verdana;
	font-size: 10px;
}

textarea
{
  	font-family: verdana;
	font-size: 10px;
	}

a {
	color:#000000;
	}

a:hover {
	color:#333333;
	text-decoration:none;
}
/* ############################
#       OLD FORMAT            #
#############################*/

#header.menu {
	font-family: Georgia;
	font-size: 15px;
	color: #000000;
}

#header
{
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px 0px 0px 0px;
	height:100px;
}

.header_home
{
	background-image: url(../images/header-image/bg-home.jpg);
}

.header_prodotti
{
	background-image: url(../images/header-image/bg-prodotti.jpg);
}

.header_limited
{
	background-image: url(../images/header-image/bg-limited.jpg);
}

.header_press
{
	background-image: url(../images/header-image/bg-press.jpg);
}

.header_contact
{
	background-image: url(../images/header-image/bg-contact.jpg);
}

.header_stores
{
	background-image: url(../images/header-image/bg-webgallery.jpg);
}#header .menu {
	font-family: Georgia;
	font-size: 15px;
	color: #000000;
}

#header .data {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

#header A {
	color:#000000;
	text-decoration:none;
}

#header A:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#footer
{
  background-image: url(../images/footer-image/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin:0px 0px 0px 0px;
  height:84px;
}

#footer .testo
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	/*font-weight: bold; */
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #333333;
}

#footer A {
	color:#000000;
	text-decoration:none;
}
#footer A:hover {
	color:#990000;
	text-decoration:none;
}
#corpo
{
  	background-color: #FFFFFF;
	background-image: url(../images/index-image/bg.jpg);
	height:646px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#corpo.shop
{ 	background-color: #FFFFFF;
	background-image: url(../images/shop-image/bg.jpg);
	height:646px;   background-repeat: no-repeat;   background-position: center bottom;
}

#corpo.home
{ 	background-color: #FFFFFF;
	background-image: url(../images/home-image/bg.jpg);
	height:646px;   background-repeat: no-repeat;   background-position: center bottom;
}

.claim {
	height: 62px;
	width: 554px;
}

#corpo.press
{ 	background-color: #FFFFFF;
	background-image: url(../images/press-image/bg.jpg);
	height:646px;   background-repeat: no-repeat;   background-position: center bottom;
}

#corpo.contact
{ 	background-color: #FFFFFF;
	background-image: url(../images/contact-image/bg.jpg);
	height:646px;   background-repeat: no-repeat;   background-position: center bottom;
}

#prodottibg {
  	background-color: #FFFFFF;
	background-image: url(../images/prodotti-image/bg.jpg);
	height:646px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#prodottibg .h1 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

#prodottibg .h2 {
	font-family: Georgia;
	font-size: 20px;
	color: #000000;
}

#prodottibg .h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	color: #333333;
}

#corpo .h1 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

#corpo .h2 {
	font-family: Georgia;
	font-size: 17px;
	color: #000000;
}

#corpo .h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	color: #333333;
}

#corpo .h4 {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #000000;
}

#corpo .h5 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #333333;
}

#corpo .h6 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
}

#corpo .data {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*letter-spacing: 1px; */
	/*line-height: 0em; */
	color: #000000;
}

.bghome
{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/home-image/bg_home.jpg);
	height:285px;
    background-repeat: no-repeat;
    background-position: center top;
}

.bgpress
{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/press-image/bg_press.jpg);
	height:1091px;
    background-repeat: no-repeat;
    background-position: center top;
}

.bgprodotti
{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/prodotti-image/bg_prodotti.jpg);
	height:347px;
    background-repeat: no-repeat;
    background-position: center top;
}

.bglimited
{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/limited-image/bg_limited.jpg);
	height:347px;
    background-repeat: no-repeat;
    background-position: center top;
}

/*

span.petrarca_logo {
	line-height: 40px;
	height: 40px;
	background: url(../images/shop-image/pet_scud40x40.png) no-repeat left top;
	text-indent: 0;
	padding-left: 50px;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

span.petrarca_logo a,  {
	text-decoration: none;
	display: block;
}

*/

p.shoplist a {
	text-decoration: none;
	padding: 4px;
}

p.shoplist a:hover {
	color: #df121f;
	}

p.shoplist {line-height: 40px;
	vertical-align: middle;
	height: 40px;
	text-indent: 0;
	padding-left: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

p.shoplist img {
	border: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
	}

p.shoplist span {
	padding-left: 10px;
}

.bgcontact
{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/contact-image/bg_contact.jpg);
	height:347px;
    background-repeat: no-repeat;
    background-position: center top;
}

/* ############################

#       NEW FORMAT            #

#############################*/

#corpo.shop

{ 	background-color: #FFFFFF;
	background-image: url(../images/webgallery-image/bg.jpg);
	height:646px;   background-repeat: no-repeat;   background-position: center bottom;
}

.header_shop

{background-image: url(../images/header-image/bg-webgallery.jpg);

}

.bgshop

{
    margin:0px 0px 0px 0px;
 	background-image: url(../images/webgallery-image/bg_webshop.jpg);
	height:347px;
    background-repeat: no-repeat;
    background-position: center top;

}

.cntshop {width: 950px;margin-left: auto;margin-right: auto;}
	
.shop_gallery {float:right;height: 602px;width: 594px;

}

/* REPUT .shop_list */
.shop_desc {width: 356px; /* SAME PIXEL MINUS */height: 255px;margin-top: 309px;float:left;

}

.contentgrid, .contentadd {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.contentgrid a, .contentadd a {text-decoration: none;color: #4a4a4a;

}

.contentgrid a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.contentadd a:hover {
	color: #ff0f00;
	text-decoration: underline;
}.contentadd h3 a:hover {
	color: #ff0f00;
	text-decoration: none;
}.contentgrid a img {text-decoration: none;border: 0px;
	vertical-align: middle;

}

.contentgrid a span {
	font-size: 8pt;
	padding-left: 10px;
}h3.gridtitle {font-size: 2em;color: #ccc;
	
	margin-bottom: 4px;
}
.clearright {
	clear: right;
	}
	
.clearboth {
	clear: both;
	}