body { margin: 10px 0; padding: 0; background: url(images/bg_pagina.gif); font: bold 10px Tahoma, Trebuchet MS, Verdana, Arial, Sans-serif; text-align: center; }

strong { font-weight: bold; }

img { border: none; }

table { border: none; }

td { font-size: 9px; vertical-align: top; }

a { text-decoration: none; color: #000; }
	a:hover { color: #000;
	background-color: #fff;
	color: #DF003A; }

div {
	text-align: left;
}
	
p {
	font-weight: normal;
	margin: 0;
}

.clear {
	height: 0;
	clear: both;
}

h2 { /* titolo sezione */
	margin: 20px 15px 20px 0;
	padding: 3px 6px;
	background: #f2f2f2;
	font-size: 14px;
}


#container {
	margin: auto;
	width: 709px;	
	background: #FFF;
}

#content {
	border: 2px solid #649232;
}

#header {
	padding: 6px 5px;
}

#header p {
	margin-right: 476px;
	padding: 4px 0;
	text-align: center;
	word-spacing: -2px;
}

#ad {
	float: right;
}

#intro {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding-bottom: 2px;
	background: #F2F2F2;
}

#intro img {
	float: right;
}

#menu {
	height: 240px;
	width: 187px;
}

#menu ul {
	margin: 0;
	padding-top: 15px;
	padding-left: 7px;
	list-style: none;
}

#menu ul li a {
	height: 20px;
	padding-left: 13px;
	display: block;
	background: url(images/menu_item.gif) no-repeat;
	color: #2A2A2A;
	font-size: 10px;
	line-height: 11px;
}

#menu ul li a:hover {
	background: url(images/menu_item.gif) no-repeat #fff;
	text-decoration: none;
	color: #DF003A;
}

.active{
	background: url(images/menu_item.gif) no-repeat #fff;
	text-decoration: none;
	color: #DF003A;
}

#main {
	border-top: 16px solid #649232;
	border-bottom: 18px solid #649232;
	padding: 20px 0;
}

#sponsor {
	margin: 0 10px 0 5px;
	background: url(images/bg_sponsor.gif) no-repeat #eee;
	height: 200px;
}

#sponsor p {
	font-weight: normal;
	font-size: 10px;
	float: left;
	margin: 20px 0 0 40px;
	padding-left: 10px;
	padding-right: 30px;
	border-right: 3px solid #DF003A;
	line-height: 14px;
}



#sponsor p.last { 
	margin-left: 10px;	
	border-right: 3px solid #DF003A;
	padding-right: 35px;
}

/* contenitori testo vetrine home */
#main .content {
	font-weight: bold;
	padding: 7px 7px 7px 47px;
}



#main .content img {
	margin-right: 8px;
	float: left;
}

/* pagine successive */
#articolo {
	background: url(images/bg_colonna.gif) repeat-y #FFF;
}

#colonna {
	margin-right: 20px;
	float: left;
}

#vetrine {
	width: 490px;
	float: right;
}

#vetrine table { 
	border: 1px solid #B7B7B7; 
	margin: 0 15px 15px 0; 
}

#vetrine table a { 
	font-weight: bold;
}

#vetrine table a:hover { 
	background: #E0EAF6;
	text-decoration: none;
}

#vetrine table .foto { 
	padding: 5px 6px; 
}

#vetrine table h6 { 
	margin: 0;
	padding: 2px 6px;
	background: #CDCDCD; 
	text-transform: uppercase;	
	font-size: 11px; 
}

#vetrine table p { 
	margin: 0; 	
	border-left: 1px dotted #CDCDCD; 
	padding: 6px; 
}

#footer {
	clear: both;
}
