body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #AB0001;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	background-image: url(images/sfondo_page.jpg);
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
	LOGO
*/

#logo {
	height: 224px;
	width: 271px;
	position: relative;
	left: 70px;
	float: left;
}

#logoInner {
}

#logoInner h1 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 224px;
	height: 271px;	
	
}
#logoInner h1 span {
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#header {
	height: 390px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/*
	MENU DI NAVIGAZIONE
*/

#menu {
	padding-top: 100px;
	padding-left: 630px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	height: 40px;
	width: 195px;
}

#btProgetto {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 38px;	}
#btProgetto span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_progetto.jpg);	background-repeat: no-repeat;}

#btScuole {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 39px;}
#btScuole span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_scuole.jpg);	background-repeat: no-repeat;}

#btPhotogallery {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 39px;}
#btPhotogallery span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_photogallery.jpg);	background-repeat: no-repeat;}

#btTestimonianze {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 39px;}
#btTestimonianze span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_testimonianze.jpg);	background-repeat: no-repeat;}

#btNewsletter {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 39px;}
#btNewsletter span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_newsletter.jpg);	background-repeat: no-repeat;}

#btContatti {	position: relative;	overflow: hidden;	margin: 0px;	padding: 0px;	width: 195px;	height: 39px;}
#btContatti span {	position: absolute;	left: 0px;	top: 0;	width: 100%;	height: 100%;	background-image: url(images/bt_contatti.gif);	background-repeat: no-repeat;}
#content {
	width: 980px;
	background-image: url(images/shadow_content_box.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	margin-left: 0px;
}
#contentInner {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 65px;
	padding: 25px;
}
#left {
	width: 430px;
	float: left;
}
#right {
	padding-left: 435px;
}
.box {
	width: 380px;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}
.box  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0px;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
	color: #666666;
}
.boxInner {
	padding: 10px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.thumbGallery {
	height: 90px;
	width: 120px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}
.thumbGalleryInner {
	background-image: url(images/bordo_thumb_gallery.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 120px;
}

.box370 {
	width: 375px;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}

.box370  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0px;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
	color: #666666;
}
.box370Inner {
	padding: 10px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
#footer {
	width: 835px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 65px;
	margin-top: 10px;
}
#footerInner {
	padding: 10px;
	line-height: 18px;
	color: #666666;
}
#footerInner a {
	color: #666666;
	text-decoration: underline;
}
#footerInner a:hover {
	color: #AB0001;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.desc1 {
	line-height: 17px;
	color: #666666;
	margin-bottom: 30px;
}
