#wrapper {
	background : url(../img/wrapbg-pisa.png) top center repeat-y;
}

#head h1 a {
	background : #fff url(../img/btt-pisa.png) top left no-repeat;
}

#head h3 {
	border-color : #6c3;
	background-image : url(../img/ban/bg-head2.jpg);
}

#languages li a:hover {
	color : #6c3;
}

#content h1 {
	color : #6c3;
}

#content h2 {
	color : #000;
}

#content h3 {
	color : #6c3;
}


#content li a:visited {
	color : #2E3D6B;
}

#content li a:hover {
	color : #36f;
}

#content a:link {
	color : #359f36;
	border-color : #359f36;
}

#content a:visited {
	color : #2E3D6B;
}

#content a:hover {
	color : #36f;
}


.note {
	border-color : #6c3;
	background : #f9fdf6;
}


#submenu #menu1 {
	background-position : 0 -35px;
}

#submenu #menu2 {
	background-position : -170px -35px;
}

#submenu #menu3 {
	background-position : -340px -35px;
}

#submenu #menu4 {
	background-position : -510px -35px;
}

#submenu li a:hover {
	background-position : 80px -35px;
}



#sidebar h3 {
	background : url(../img/sidebartitle-pisa.png) no-repeat;
	color : #6c3;
}

#sidebar ul li {
	background-image : url(../img/bullet-pisa.png);
}

#sidebar li a:hover, #sidebar a:hover {
	color : #6c3;
	border-bottom-color : #6c3;
}



