/* css copyright Lepignole S.r.l.- progetto di Kina Design (www.kina.it) */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bgweb.gif);
	background-repeat:repeat-x;
	background-color:#990033;
}

.blogdati{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
}

.blogdownload {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}

.blogimg {
	border: 1px solid #663300;
	margin-bottom: 10px;
}


.blogtitolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
	text-decoration: none;
	text-align: justify;
}

a.blogtitolo:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
	text-decoration: underline;
	text-align: justify;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}

.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
}

.ecommerce{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: none;
	text-decoration:none;
}

.hr {
	color: #990033;
	background: #990033;
    height: 1px; 
	border: 1px;
	width: 98%;
	text-align: center;
	vertical-align:text-top;
}

.img {
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tab {
	border-left: 1px solid #663300;
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	background-image :url(img/bg.jpg);
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 15px;
	text-align: justify;
	line-height: 16px;
}

.testobordeaux {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}

.testolink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	text-align: justify;
	line-height: 16px;
}


.testooro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990033;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 3px;
	
}

.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 15px;
	border-bottom:1px solid #990033;
	background-image:url(img/bottom.jpg);
}

.lang {
	padding-right: 10px;
	text-align:right;
	background-image:url(img/toptop.jpg);
}