/* CSS Document */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-align:center;*/
	background:#CCC url(/images/template/locanda/body_bg.png) repeat-x center bottom;
/*	margin:auto;*/
	padding:0;
	font-size:13px;
}

img {
   border:0px;
}

#langsite{
	width:945px;
	height:60px;
	margin:0 auto;
	padding-right:10px;
	text-align:right;
	background:transparent url(/images/template/locanda/langsite.png) repeat-x;
}

#langsite table {
	padding-right:45px;
    padding-top:10px;
}

#base {
	width:955px;
	margin:0 auto;
	text-align:left;
}


h1 {
	color:#660000;
}
h2 {
	color:#660000;
}
h3 {
	color:#660000;
}
h4 {
	color:#660000;
}
h5 {
	color:#660000;
}
h6 {
	color:#660000;
}
p {

}
pre {

}
span {

}

/* Elementi link */
a:link,
a:visited {
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover,
a:focus,
a:active {
	text-decoration:none;
}

.link2 a:link,
.link2 a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

.link2 a:hover,
.link2 a:focus,
.link2 a:active {
	text-decoration:none;
}


.lm_top {
	height: 240px;
}

/* Elementi Header */
.header{
}
.header_panel{
	height: 240px;
	/*background:transparent url(/images/template/cos/header.png) no-repeat;*/
}
.header_top{
	display: none;
}
.header_block{
	width: 955px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}
.header_block img{
}
.header_bottom{
	display: none;
}

#page {
	padding:0 4px 0 5px;
	background:#fff;
	border-left:1px solid #013148;
	border-right:1px solid #013148;

}

/* Elementi Left */
.lm_left {
	margin-top:10px;
}

/* Elementi Menu */
.menu{
	width:260px;
}
.menu_panel, #left {
	background:#013148;
}
.menu_top{
	display:none;
	height:20px;
}
.menu_block{
	/*background:transparent url(/images/template/cos/menu_bg.png) no-repeat;*/
}
.menu_bottom{
	height:20px;
}
.nav_element{
	background:transparent url(/images/template/locanda/menu.png) no-repeat center center;
	text-align:left;
}
.nav_element a{
	display:block;
	height:40px;
	line-height:40px;
	padding-left:40px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	background:transparent;	
}
.nav_element a:hover{
	background:#fff;	
	color:#990000;
	background:transparent url(/images/template/locanda/menu_hover.png) no-repeat center center;		
}

/* Elementi Content */
.content{
	width:684px;
	border:0px solid red;
	padding-top:10px;
}
.content_panel{
}
.content_top{
	color:#990000;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	padding-left:10px;
        text-align:center;
}
.content_block{
	padding:10px 10px;
	line-height:20px;
	font-size:11px;
	color:#555;
}
.content_block p {
	margin:0px;
}

/* Elementi Right */
.right{
	display:none;
}
.right_panel{
}
.right_top{
}
.right_block{
}
.right_block a:link,
.right_block a:visited {
}
.right_block a:hover,
.right_block a:focus,
.right_block a:active {
}

/* Elementi Footer */
.footer{
	margin-bottom:15px;
}
.footer_panel{
	background:transparent url(/images/template/locanda/footer.png) repeat-x top;
	height:132px;
	width:953px;
	border-left:1px solid #013148;
	border-right:1px solid #013148;
	color:#fff;
	padding-top:10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	/*height:35px;
	width:945px;
	margin:0 auto;
	padding-top:13px;
	text-align:right;
	padding-right:10px;*/
}
.footer_top{
}
.footer_block{}

/* Elementi speciali */
.sitetitle{
}
.siteslogan{
}
.sitelogo{
}
.submenu {
   width:220px;
}
.submenu a {
   border:1px solid #003148;
   background:#fff;
   color:#003148;
}
.submenu a:hover {
   color:#990000;
}
#nlform {
   margin:0 auto;
   width:200px;
}