body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form ul{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg-body.jpg) repeat-x;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: normal;
}

a, a:visited{
	text-decoration: underline;
	color: #b00101;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }


#header{
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background: #1e3c80 url(images/bg_header.gif);
	color: #fff;
	clear: both;
}

#header a{
	color: #fff;
}

#header .menu{
	margin: 0  auto;
	width: 900px;
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
}

#header .menu ul{
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
}

#header .menu ul li{
	display: inline;
	padding: 0 20px 0 0;
}

#header .menu ul li h1{
	display: inline;
	font-weight: bold;
}

#header .menu ul li a, #header .menu ul li a:visited{
	text-decoration: underline;
}

#header .menu ul li a:hover{
	text-decoration: none;
}

#container{
	clear: both;
	float: left;
	width: 100%;
	padding: 15px 0 0;
	text-align: left;
	vertical-align: top;
	background: #fff url(images/bg_container.gif) repeat-x;
}

#page{
	margin: 0 auto;
	width: 900px;
	clear: both;
}

#page-admin{
	width: 900px;
	clear: both;
}

#page-admin h2{
	padding: 10px;
}

.narrowcolumn{
	float: left;
	width: 500px;
}


.banner{
	width: 470px;
	background: #e8eefc;
	clear: both;
}

.banner {
	margin: 5px;
	padding: 10px;
	border: 1px solid #c8d4f0;
	background: #fff;
}

.banner{
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

.post{
	padding: 20px 16px;
}

.post h2{
	padding: 0 0 15px;
	font-size: 16px;
	font-weight: bold;
}

.entry{
	line-height: 24px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h3{ font-size: 16px; }

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

a.small{
	font-size: 12px;
	font-style: italic;
	text-decoration:none;
}

a:hover.small{
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
}

a:visited.small{
	font-size: 12px;
	font-style: italic;
	text-decoration:none;
}
.browse{
	margin: 0 16px 0;
	border-top: 1px solid #e0e0e0;
	padding: 20px 0;
	font-size: 16px;
	line-height: 24px;
}

.sidebar{
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 190px;
	font-size: 12px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar li.widget_search form{
	border: 1px solid #c8d4f0;
	padding: 10px;
	background: #fff;
}

.sidebar li.widget_calendar table{
	border: 1px solid #c8d4f0;
	padding: 10px;
	background: #fff;
}

.sidebar ul li{
	margin: 0 0 10px;
	padding: 5px;
	background: #e8eefc;
}

.sidebar ul li h2{
	border: 1px solid #c8d4f0;
	padding: 8px 10px 8px;
	font-size: 14px;
	font-weight: bold;
	background: #dbe3f6 url(images/bg_ul_li_h2.gif) repeat-x;
}

.sidebar ul ul{
	border: 1px solid #c8d4f0;
	border-top: 0;
	padding: 10px;
	background: #fff;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0;
	line-height: 24px;
	background: #fff;
}

.sidebar ul ul li.shop{
	margin: 0;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #c8d4f0;
}

.sidebar ul ul li.shoptext{
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 12px;
}

.sidebar ul ul li h2{
	border: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul{
	border: 0;
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#footer{
	clear: both;
	float: left;
	width: 900px;
}

#footer p{
	padding: 20px 16px;
	line-height: 24px;
}

.white10n{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #fff;
}

td.left_h2{
	padding-bottom: 10px;
	background: url(images/bg-h2-right.jpg) no-repeat;
	height: 30px;
}

td.left_int{
	padding-bottom: 0px;
	height: 30px;
	border-bottom: 1px  #8c1a1a dotted;
}

td.left_home{
	padding-bottom: 0px;
	height: 30px;
	border-bottom: 1px  #8c1a1a dotted;
	border-top: 1px  #8c1a1a dotted;
}

td.left_int_evi{
	padding-bottom: 0px;
	height: 30px;
	border-bottom: 1px  #8c1a1a dotted;
	border-right: 1px  #8c1a1a dotted;
	background: #fff;
}

tr.evidenza{
	background: #fff;
	border-left: 1px  #8c1a1a dotted;
}
.titles{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.titles a:link, .titles a:visited{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: none;
}

.titles a:hover{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: underline;
}

.titles_int{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #8c1a1a;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: left;
}

td.left_link{
	text-align: left;
	padding-bottom: 10px;
}

td.left_link_evi{
	text-align: left;
	padding-bottom: 10px;
	background: #fff;
	border-right: 1px  #8c1a1a dotted;
	
}
.menu_link{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	padding-left: 10px;
	text-align: left;
}

.menu_int{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #404040;
	padding-left: 10px;
	text-align: left;
}

.menu_link a:link, .menu_link a:visited, .menu_int a:link, .menu_int a:visited{
	color: #404040;
	text-decoration: none;
}

.menu_link a:hover, .menu_int a:hover{
	color: #b00101;
	text-decoration: none;
}

ul.menu_right{
	list-style-image: url(images/rett-menu.jpg);
	padding-left: -10px;
	margin-top: 0px;
	padding-right: 0px;
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #404040;
	text-align: left;
}

ul.menu_right li{
	margin-left: -10px;
}

ul.menu_right a:link, ul.menu_right a:visited{
	color: #404040;
	text-decoration: none;
}

ul.menu_right a:hover{
	color: #b00101;
	text-decoration: none;
}

li.evidenza{
	list-style-type: square;
	padding-left: 10px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #404040;
	text-align: left;
}

li.evidenza a:link, li.evidenza a:visited{
	color: #404040;
	text-decoration: none;
}

li.evidenza a:hover{
	color: #b00101;
	text-decoration: none;
}

li.menu_int{
	list-style-type: square;
	padding-left: 10px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #404040;
	text-align: left;
}

li.menu_int a:link, li.menu_int a:visited{
	color: #404040;
	text-decoration: none;
}

li.menu_int a:hover{
	color: #b00101;
	text-decoration: none;
}

.header_img{
	width: 960px;
	height: 258px;
	background: url(images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

.home_img{
	padding-top: 20px;
}

.home_welcome{
	font-family: Century Gothic, Arial, Helvetica, Georgia, Sans-Serif;
	color: #8c1a1a;
}

.home_welcome h1{
	font-size: 18px;
}

.home_welcome h2{
	font-size: 24px;
}

.home_welcome h3{
	font-size: 36px;
}

.home_welcome p{
	font-size: 14px;
	margin-top: 10px;
}

.body_art{
	margin-top: 10px;
	padding: 15px;
}
.body_art a, .body_art a:visited{
	text-decoration: underline;
	color: #b00101;
}

.body_art a:hover{ text-decoration: none; }

.body_art a img{ border: 0; }


.body_catalogo{
	margin-top: 10px;
	padding: 15px;
	color: #333;
}
.body_catalogo a, .body_catalogo a:visited{
	text-decoration: none;
	color: #333;
}

.body_catalogo a:hover{ 
	text-decoration: underline;
		color: #333;
}

.body_catalogo a img{ border: 0; }

.spacer { 
	border: 1px  #8c1a1a dotted;
	}
