/* CSS Document */

/* zero out all tags */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
   margin: 0;
   padding: 0;
   border: 0;
}
/* specific settings for the body tag. These are sitewide defaults */
body {

   background-color: #660000;
   BACKGROUND-REPEAT: no-repeat;
   BACKGROUND-ATTACHMENT: fixed; 
   FONT-SIZE: 11px;
   font-family: Lucida sans, Helvetica, sans-serif;
   COLOR: #000;
}

HR {
   COLOR: silver;
   width: 778px;
}

.normal {

	font-size: 14px;

	color: #6C594A;

	text-decoration: none;

	line-height: 14px;

	font-weight: normal;

}

.normal a:hover{

	color: #ffffff;

	text-decoration: none;

}

.normalact {

	font-size: 14px;

	color: #ffffff;

	text-decoration: none;

	line-height: 14px;

	font-weight: normal;

}

.menudue {

	font-size: 12px;

	color: #F6F1DD;

	text-decoration: none;

	line-height: 14px;

	font-weight: bold;

}

.menudue a:hover{

	color: silver;

	text-decoration: none;

}

.menudueact {

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	line-height: 14px;

	font-weight: bold;

}

.menudueact a:hover{

	color: #ffffff;

	text-decoration: underline;

}

.notepagina {

	font-size: 11px;

	color: #F6F1DD;/*#AE9988;*/

	text-decoration: none;

	line-height: 14px;

	font-weight: normal;

}

.notepagina a:hover{

	color: silver;

	text-decoration: underline;

}

.testo {

	font-size: 14px;

	color: #ffffff;

	text-decoration: none;

	line-height: 24px;

	font-weight: normal;

}

.testo a:hover{

	color: #ffffff;

	text-decoration: underline;

}

.sfondo {

	background-color: #550000;

}

.shopping {

	font-size: 14px;

	color: #BF7506;

	text-decoration: none;

	font-weight: bold;	

}

.shopping a:hover{

	color: #BF7506;

	text-decoration: underline;

}


.style1 {

	color: #612C1F;

	font-size: 13px;

	text-decoration: none;

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style2 {

	font-size: 12px;

	line-height: 19px;

	text-decoration: none;

	text-align: justify;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #DC9E8F;

}
