

body {
	margin: 0;
	padding: 0;
	background: #f5f5f5 url(images/barra_supbg.jpg) repeat-x;
	font-size: 12px;
	line-height: 16px;
	color: #424242;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}



p, ul, ol {
	line-height: 16px;
}



a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 800px;
	height: 212px;
	margin: 0 auto;
	background: url(images/barra_sup.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img07.gif) no-repeat left 65%;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #fb8612;
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 800px;
	height: 305px;
	margin: 0 auto;
	
}

#gallery1 {
	clear: both;
	width: 800px;
	height: 202px;
	margin: 0 auto;
	
}


/* Menu */

#menu {
	width: 800px;
	height: 48px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 48px;
	padding-top: 8px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

#menu a:hover {
	background: url(images/verde.gif) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/verde.gif) no-repeat;
	color: #ffffff;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0 0;
}

/* Content */

#content {
	float: left;
	width: 580px;
	vertical-align:top;
	padding: 0 0 0 0;
}


.titolo {
	height: 48px;
}


.titolo_int {
	height: 36px;
}

.entry {
	padding: 0 0 0 50px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

.sfondo1 {
background-image:url(images/sfondo.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}
.sfondo2 {
background-image:url(images/sfondo2.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}
.sfondo3 {
background-image:url(images/sfondo3.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}
.sfondo4 {
background-image:url(images/sfondo4.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}
.sfondo5 {
background-image:url(images/sfondo5.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}
.sfondo6 {
background-image:url(images/sfondo6.gif);
background-position:top;
background-repeat:no-repeat;
height: 214px;

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;

}


.titolonews {
	height: 70px;
}

.newsletter  {

padding: 10px 0px 0px 30px;

}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	padding: 0 0;
	background: #FFEA6F;
	height: 65px;
	background-image:url(images/footer1.jpg);

}

.bottomline {
	width: 800px;
	height: 65px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 65px;
	text-align:center;
	background-image:url(images/footer.jpg);
	color: #ffffff;
}

.vspace  {
padding-top: 5px;
height: 28px;
}

.brescianet  {
padding-top: 5px;
font-size: 11px;
text-align:right;
}



#footer a {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	color: #2a2a2a;
	text-decoration:none;
}


INPUT,TEXTAREA {
	font-family: helvetica,arial,sans-serif;
		font-size: 11px;
	color: #58554A;
	text-decoration: none;
	border: 1px solid #dacfc2;
	background-color: #F7F7F7;

}

INPUT,SELECT {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #58554A;
	text-decoration: none;
	border: 1px solid #dacfc2;
	background-color: #F7F7F7;
	

}

INPUT.bottone {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #FCF8EC;
	text-decoration: none;
	
	background-color: #719205;
	width: 80px;



}
