body, p, h1, h2, h3, h4, h5, h6 { 
	margin: 0; padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px; color: #333;
}
h1 {
	font-size:16px;
}

a:link, a:visited { 
	font-size:inherit;
	font-weight:bold; 
	color: #3366CC; 
	text-decoration: none;
}
a:hover, a:active { 
	color: #003399; 
	text-decoration: underline;
}

/***************************************/
/*              CLASSI                 */
/***************************************/

.prezzo_pubblico { color:red; padding-right:20px; float:right; font-size:10px; font-weight:bold; }

.codice {
	color: #000066;
	font-size:10px
}
.titolo { 
	color:#000033; 
	font-weight: bold;
	 font-size: 14px 
}
.titpag { 
	font-weight: bold; 
	font-size: 16px;
	font-style:italic;
	color: #000066;
	text-align:center;
    background-image:url(../negozio/immagini-ita/bg-titolo.jpg);
    background-repeat: repeat-y;
	background-position: bottom;
	padding: 3px;
}
.testo {
	font-size: 10px; 
}
.testo12 {
	font-size: 12px; 
}
.artCorr {
	font-size: 12px;
	font-weight: bold;
	width:100%;
	background-color:#eee;
	padding:5px 0 5px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.descrizione {
	font-size: 11px; 
	line-height:16px;
}

.offerta {
	font-size: 11px; 
	line-height:16px;
	color: red;
}

.boxTitolo {
	padding:4px;
	font-size: 12px;
	background-color:#eee;
	border: 1px solid #ccc;
}
#box {
	padding:5px;
	font-size:11px;
	background-color:#D8E7FA;
	border: 1px solid #ccc;
}
#results {
	padding:5px;
	margin:0 0 20px 0;
	font-size:11px;
	width:100%;
	text-align:center;
	font-weight:bold;
	background-color:#FFF4B3;
	border-bottom: 2px solid #ccc;
}
#pagine {
	color: #000033;
	font-size:11px;
}
#pagine em {
	color: #666;
	font-style: normal;
}
#pagine a:link, #pagine a:visited {
	color: #0033CC;
	font-size:inherit;
	text-decoration:underline;
}
#pagine a:hover {
	text-decoration:none;
	background-color:#ccc;
}
.bordohome { 
	padding: 0; margin: 0;
	border: 2px solid #E6E6E6;
}
.prezzo {
	font-size:inherit;
	color:#FF3300; 
	font-weight:bold; 
}
.barrato {
	font-size:inherit;
	font-weight:inherit; 
	color:#666; 
	text-decoration: line-through;
}
.info {
	font-size:10px;
	width:100%; 
	background-color:#eee; 
	border: 1px solid #ccc; 
	margin:15px 0 15px 0;
}
.info form {
	margin: 0; 
	padding: 0; 
	float:right;
}

.btn a:link, .btn a:visited {
	font-size:smaller;
	font-weight:bold;
	background-color:#E9F2FF; 
	text-decoration: none; 
	border: 1px solid #000; 
	padding: 3px;
	color:#000066;
}
.btn a:hover, .btn a:active { 
	text-decoration:none;
}

.prodotti {font-size:10px; }
.prodotti a:link, 
.prodotti a:visited {font-size:12px}
.prodotti a:hover,
.prodotti a:active {text-decoration:none; } 

/***************************************/
/*                 ID                  */
/***************************************/

#department {
	color:#000033; font-size:15px; font-weight:bold;
	text-transform:uppercase;
	padding-top:15px;
}
#pdf { 
	padding-top:10px; 
	color:#666; 
	font-size:10px;
}
#pdf img { 
	vertical-align:text-bottom; 
	border:none;
}
#pdf a { 
	font-size:10px;
	font-weight:bold;
	color:#666;
}
#pdf a:hover {
	text-decoration: none;
	color:#333;
}


#infoSito {
	width:100%;
	text-align:center; 
	font-size:10px; 
	color:#666; 
	margin-top:40px;
}
#infoSito a:link, #infoSito a:visited { 
	font-weight:bold;
	font-size:inherit;
	color:#3366CC;
}
#infoSito p {
	padding:10px
}


#infosito h1 {
	font-size:13px;
	margin:0px;
padding:0px;
}


/***************************************/
/*              OUTLINE                */
/***************************************/

#Content {
	width:100%; top: 120px; left: 0;
	position:absolute; z-index:101;
}

#outlineHead {
	position:absolute; z-index:100;
	width:100%; top: 0; left: 0; 
	margin:0; padding:0; 
}
#outlineMenu {
	/*position:absolute; z-index:102;
	top: 130; left: 0;	*/
	width:155px;
	/*background-color: #E2EDF7;
	border-top: 1px solid #ccc;*/
	border-right: 1px solid #ccc;
	/*margin: 0; padding: 0;*/
}
#outlineCont {
	position:absolute; z-index:103;
    top: 120; /*left: 165px;*/
    right:150px;
    left:165px;
    width:auto;
	margin: 0; padding:0;
}
#outlineExtra {
	z-index:104;
	float:left;
	margin-left:16px;
    margin-top: 12px;
    width:205px;
    background-color: #E2EDF7;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0;
}

/***************************************/
/*              MENU ALTO              */
/***************************************/

#headNav {
	text-transform:uppercase;
	background-color: #E6E6E6;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #ccc;
	padding: 8px; margin: 0;
}
#headNav ul { 
	list-style: none; 
	margin: 0; 
	padding-left:10px;
}
#headNav li { 
	display: inline; 
	margin: 0;
}
#headNav li a:link, #headNav li a:visited {
	color:#000066;
	font-size: 10px; 
	font-weight: bold; 
	padding: 4px;
}
#headNav li a:hover, #headNav li a:active { 
	background-color:#E9F2FF; 
	text-decoration: none; 
	border: 1px solid #666; 
	padding: 3px 
}

/***************************************/
/*        LINKS NELLE COLONE           */
/***************************************/

#links {
/*
	background-color:#FFFFFF;
	border-bottom:1px solid #ccc;
*/
	font-weight: bold; 
	margin: 0; 
	padding: 0;
}
#links h3{
    background-color:#D8E7FA;
    background-image:url(../negozio/immagini-ita/bg-sezione.jpg);
    background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #cccccc;
	font-size: 11px; font-weight: bold;
	padding: 5px 0 5px 8px;
}
#links ul { 
	list-style:none; 
	margin:0; 
	padding:0; 
	white-space:nowrap 
}

#links a:link, #links a:visited {
	border-bottom: 1px solid #ccc;
	color:#003399;
	padding:3px 0 2px 10px;
    background-image:url(../negozio/immagini-ita/bg-links.jpg);
    background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ECF3FC;
	display:block;
}
#links a:hover, #links a:active {
	border-bottom: 1px solid #ccc; 
	background-image:none; 
	background-color:#eee; 
	text-decoration:none;
}

/***************************************/
/*            COLONNA DX               */
/***************************************/

#outlineExtra img { margin: 10px 0 5px 0 }

/***************************************/
/*              RICERCA                */
/***************************************/

#lingue {
	position:absolute; z-index: 100;
	top: 84px; right: 2px;
	margin: 0; padding: 0;
}
#search form {
	margin: 0; padding: 0;
}
#search label { 
	font-size:10px;
	font-weight:bold;
}
#search .campo { 
	margin: 0; 
	padding: 0; 
	width:70px; 
	font-size: 11px
}

/***************************************/
/*          BTN NAVIGAZIONE            */
/***************************************/

#bottoni { 
    background-image:url(../negozio/immagini-ita/bg-bottoni.jpg);
    background-repeat: repeat-x;
	background-position: bottom;
	padding:4px; 
	margin: 0 0 10px 0;
	border-top:1px solid #ddd;
}
#bottoni a { 
	color:#003366; 
	font-size: 10px; 
	font-weight:bold;
}
