/* @override 
	http://localhost:8888/LIUTAIOMATTEO/style.css
	http://localhost:8888/liutaiomatteo/style.css
*/

ul.l1 {
	font-size: 116%;
}


ul.l2 {
	font-size: 100%;
	padding-left: 10px;
}

ul.l3 {
	font-size: 93%;
	padding-left: 10px;
}

body {
	color: #333;
}

/*MENU**********************/
#menu a {
	text-decoration: none;
}


#menu li{
	margin-bottom: 5px;
}

#menu li a{
	color: #666;
}

#menu li.active a {
	color: #989b25;
	font-weight: bold;
}

#menu li.active a:hover {
	color: #666;
	font-weight: bold;
}

#menu li a:hover {
	font-weight: bold;
}
/***************************/
/**MENU STRUMENTI ***********/
#menu_strumenti a{
text-decoration: none;
color: #fff;
	font-weight: bold;
}

#menu_strumenti {
	color: #fff;
	background-color:#989b25;
	padding: 5px;
	border: 1px solid #666;
}

/*BREADSCRUMB**********************/
#breadscrumb a {
	text-decoration: none;
	color: #989b25;
}

#breadscrumb a:hover {
	font-weight: bold;
}


/***************************/
#hd2 {
	background: url(img/l.jpg) repeat-y scroll;
}

#breadscrumb {
	margin-left: 251px;
	margin-top: 18px;
	font-size: 85%;
	font-weight: bold;
}

#r {
	background: url(img/r.jpg) repeat-y 100%;
	text-align: right;
}

#ft-buttom {
	text-align: center;
}


#logo {
	margin-right: 20px;
}

#bl {
	background: url(img/bl.jpg) no-repeat;
	height: 22px;
}

#b{
	height: 22px;
	background: url(img/b.jpg) repeat-x;
	margin-left: 0;
}

#br {
	background: url(img/br.jpg) 100%;
	margin-left: 0;
	height: 22px;
}

#tr {
	background: url(img/tr.jpg) no-repeat scroll 100%;
	height: 22px;
	margin-left: 0;
}

#menu {
	margin-left: 30px;
}



#scritta {
	margin-left: 30px;
	float: left;
}

#vetrina img {
	margin: 10px;
	border: 1px solid #999;
	padding: 5px;
}
#vetrina .link img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
h1 {
	font-size: 138.5%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
		font-size: 116%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}





#bd {
		background: url(img/r.jpg) repeat-y 100%;
}


#menu img {
	margin-top: 20px;
}

#content {
	margin-right: 30px;
}

#l {
		background: url(img/l.jpg) repeat-y;
}

#yui-main {
			background: url(img/l.jpg) repeat-y;
}


#t {
	background-image: url(img/t.jpg);
	height: 22px;
	margin-left: 0;
}

#tl {
	background-image: url(img/tl.jpg);
	margin: 0;
	padding: 0;
	height: 22px;
}

/*SLIDESHOW*/
	/* CSS FOR SLIDESHOW SCRIPT */
	/* ## SLIDESHOW ######################################## */
.imageSlideshowHolder,.imageSlideshowHolder_left {
	width: 500px; /* image width */
	height: 130px; /* image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder img {
	position: absolute;
	left: 0;
	top: 0;
}

/* #################################################### */

#someID{
	height: 500px;
}

#vetrina {
	text-align: center;
}

#link {
	text-align: center;
}

#link p{
	margin: 10px;
}
#link a{
	text-decoration: none;
	font-style: italic;
	color: #666;
	font-size: 85%;
}

#ft-buttom a{
	text-decoration: none;
	color: #333;
}
#ft-buttom {
	color: #666;
	font-size: 85%;
}
