/* @override http://www.programmaquadrifoglio.it/contents/instance1/css23/main.css */

* {
	margin: 0;
	padding: 0;
}

.hidden {
	display:none;
}

a img {
	border-style: none;
}

h1, h2, h3, h4 {
	font-family: Arial;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #9e0b00;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #002951;
	font: 11px/18px Verdana, sans-serif;
	color: #333333;
	background-image: url(../images/PQ/bg-main.gif);
}

#container {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* @group Form-newsletter */

#subscribe-newsletter fieldset {
	background-color: #eaeaea;
	border: 1px solid #bdbec0;
	padding: 10px;
}

#subscribe-newsletter label {
	margin-right: 5px;
	height: 25px;
	width: 140px;
	float: left;
	display: block;
	clear: left;
	margin-top: 5px;
}

#subscribe-newsletter input.submit {
	background-color: #808182;
	color: #fff;
	font-weight: bold;
	height: 23px;
	border-color: #808182;
	padding: 2px 10px;
	font-size: 11px;
	display: inline;
	clear: left;
	float: left;
	width: 70px;
	margin-top: 5px;
}

#subscribe-newsletter input {
	margin-right: 10px;
	height: 15px;
	padding: 5px 5px 2px;
	border: 1px solid #bdbec0;
	font-size: 11px;
	float: left;
	width: 250px;
	margin-top: 5px;
}



/* @end */

/* @group Sitemap */

#mappa ul li {
	margin-left: 12px;
	margin-top: 0;
}

#mappa ul ul {
	margin-left: 12px;
	margin-top: 0;
}

#mappa ul li a {
	font-weight: normal;
	font-style: normal;
}

#mappa li {
	margin-top: 10px;
}



/* @end */

/* @group header */

#header {
	width: 937px;
	height: 194px;
	background-position: 157px;
	background-repeat: repeat-y;
}

.theme-home #header {
	background-image: url(../images/PQ/bg-header-home.gif);
	height: 178px;
}

.theme-home #header #intro {
	margin-top: 5px;
}

.theme-home #header #logo {
	margin-top: 15px;
}

.theme-main #header {
	background-image: url(../images/PQ/bg-header-main.gif);
}

.theme-medie #header {
	background-image: url(../images/PQ/bg-header-medie.gif);
}

.theme-superiori #header {
	background-image: url(../images/PQ/bg-header-superiori.gif);
}

.theme-laurea #header {
	background-image: url(../images/PQ/bg-header-laurea.gif);
}

.theme-postlaurea #header {
	background-image: url(../images/PQ/bg-header-postlaurea.gif);
}

#header #logo {
	width: 340px;
	height: 143px;
	float: left;
	display: block;
	background-color: #fff;
	margin-top: 31px;
}

#header #intro {
	width: 596px;
	height: 173px;
	float: left;
	display: block;
	background-color: transparent;
	margin-top: 21px;
}



/* @end */
#page {
width: 780px;
	float: right;}
	
#container.theme-home #page {
		background: #ffa706 url(../images/PQ/bg-page.gif) repeat-x;}
#container.theme-laurea #page {
		background: #ffa706 url(../images/PQ/bg-page.gif) repeat-x;}
#container.theme-postlaurea #page {
		background: #ffa706 url(../images/PQ/bg-page.gif) repeat-x;}

#container.theme-medie #page {
		background: #ffa706 url(../images/PQ/bg-page.gif) repeat-x;}


#container.theme-superiori #page {
		background: #ffa706 url(../images/PQ/bg-mainpage.gif) repeat-y;}
#container.theme-main  #page {
	background: #ffa706 url(../images/PQ/bg-mainpage.gif) repeat-y;}

/* @group Navigation-main */

#navigation-main {
	width: 137px;
	float: left;
	margin-top: 10px;
}

#navigation-main ul {
	
}

#navigation-main ul#programma {
	border-bottom: 1px solid #506478;
	padding-bottom: 7px;
	padding-top: 30px;
	background: url(../images/PQ/menu-programma.gif) no-repeat;
	margin-top: 15px;
}

#navigation-main ul li {
	margin-bottom: 1px;
}

#navigation-main ul li a {
	width: 137px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -100000px;
}

a#homepage {
	background-image: url(../images/PQ/menu-home.gif);
}

a#chi {
	background-image: url(../images/PQ/menu-chi.gif);
}

a#contatti {
	background-image: url(../images/PQ/menu-contatti.gif);
}

a#newsletter {
	background-image: url(../images/PQ/menu-newsletter.gif);
}

a#mappa {
	background-image: url(../images/PQ/menu-mappa.gif);
}

a#medie {
	background-image: url(../images/PQ/menu-medie.gif);
}

a#superiori {
	background-image: url(../images/PQ/menu-superiori.gif);
}

a#laurea {
	background-image: url(../images/PQ/menu-laurea.gif);
}

a#postlaurea {
	background-image: url(../images/PQ/menu-postlaurea.gif);
}

a#areariservata {
	background-image: url(../images/PQ/menu-areariservata.gif);
}

a#homepage:hover, a#homepage.active {
	background-image: url(../images/PQ/menu-home-on.gif);
}

a#chi:hover, a#chi.active {
	background-image: url(../images/PQ/menu-chi-on.gif);
}

a#contatti:hover, a#contatti.active {
	background-image: url(../images/PQ/menu-contatti-on.gif);
}

a#newsletter:hover, a#newsletter.active {
	background-image: url(../images/PQ/menu-newsletter-on.gif);
}

a#mappa:hover, a#mappa.active {
	background-image: url(../images/PQ/menu-mappa-on.gif);
}

a#medie:hover, a#medie.active {
	background-image: url(../images/PQ/menu-medie-on.gif);
}

a#superiori:hover, a#superiori.active {
	background-image: url(../images/PQ/menu-superiori-on.gif);
}

a#laurea:hover, a#laurea.active {
	background-image: url(../images/PQ/menu-laurea-on.gif);
}

a#postlaurea:hover, a#postlaurea.active {
	background-image: url(../images/PQ/menu-postlaurea-on.gif);
}

a#areariservata:hover, a#areariservata.active {
	background-image: url(../images/PQ/menu-areariservata-on.gif);
}



/* @end */

/* @group Navigation-sub */

#content #navigation-sub {
	width: 163px;
	float: left;
	font: bold 12px Arial;
	padding: 12px 10px 20px;
}

.theme-main #content #navigation-sub {
	background-color: #808182;
}

.theme-main #content #navigation-sub a.active {
	color: #ffa706;
}

.theme-laurea #content #navigation-sub {
	background-color: #f1b240;
}

.theme-laurea #content #navigation-sub a.active{
	color: #ae0b00;
}

.theme-medie #content #navigation-sub {
	background-color: #50a1e4;
}

.theme-medie #content #navigation-sub a.active{
	color: #254a69;
}

.theme-superiori #content #navigation-sub {
	background-color: #9ac333;
}

.theme-superiori #content #navigation-sub a.active{
	color: #eeec00;
}

.theme-postlaurea #content #navigation-sub {
	background-color: #f0892a;
}

.theme-postlaurea #content #navigation-sub a.active{
	color: #002951;
}

#content #navigation-sub h4 {
	padding-bottom: 8px;
	border-bottom: 1px solid ;
	margin-bottom: 8px;
}

#content #navigation-sub ul  {
	border-bottom: 1px solid ;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

#content #navigation-sub ul li {
	_margin-bottom: 2px;
	margin-bottom: 8px;
	float: left;
	clear: left;
}

#content #navigation-sub ul li a {
	display: inline;
}

.theme-laurea #content #navigation-sub ul  {
	border-bottom: 1px solid #e6e2a0;
}

.theme-postlaurea #content #navigation-sub ul  {
	border-bottom: 1px solid #f6cf62;
}

.theme-medie #content #navigation-sub ul  {
	border-bottom: 1px solid #8ecbe0;
}

.theme-medie #content #navigation-sub h4 {
	color: #ffe05e;
	border-bottom-color: #8ecbe0;
}

.theme-main #content #navigation-sub ul  {
	border-bottom: 1px solid #a1a1a4;
}

#content #navigation-sub a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 16px;
}

#content #navigation-sub a:hover {
	color: #002951;
}



/* @end */

/* @group Main */

#content #main {
	width: 337px;
	float: left;
	background-color: #fff;
	font-size: 12px;
	padding: 10px 18px 18px;
}

#content #main.wide {
width: 336px;}

#content #main.wide form {width: 316px;
background-color: #eaeaea;
border: 1px #6e7073 solid;
padding: 10px;}
#content #main.wide label {width:140px;

display: block;
float:left;}


#content #main #breadcrumbs {
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content #main #breadcrumbs a {
	color: #df531c;
	text-decoration: none;
}

#content #main #breadcrumbs a:hover {
	text-decoration: underline;
}

#content #main #photogallery, #content #main #videoogallery {
	margin-top: 20px;
}

#content #main #photogallery, #content #main #videogallery {
	margin-bottom: 10px;
}

#photogallery h3  {
	margin-bottom: 5px;
	background: url(../images/PQ/icon-photogallery.gif) no-repeat 0 3px;
	padding-left: 18px;
}

#videogallery h3  {
	margin-bottom: 5px;
	background: url(../images/PQ/icon-videogallery.gif) no-repeat 0 3px;
	padding-left: 18px;
}

li#videogallery {
	background: url(../images/PQ/icon-videogallery.gif) no-repeat 0 3px;
	padding-left: 18px;
}

li#photogallery  {
	background: url(../images/PQ/icon-photogallery.gif) no-repeat 0 3px;
	padding-left: 18px;
}



/* @end */

/* @group Options */

#content #options {
	width: 194px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content #options ul {
	margin-bottom: 10px;
}

 #content #options img {
	margin-bottom: 5px;
}

#content #options h3 {
	font-size: 14px;
	margin-bottom: 3px;
	color: #000;
}

#options .post-it {
	padding: 10px;
	border-bottom: 3px solid #f08c00;
	border-right: 3px solid #f08c00;
	background: #ffc75a url(../images/PQ/bg-postit.jpg) repeat-x;
	color: #63402c;
}

#options .post-it ul {
	font-weight: bold;
	margin-top: 5px;
}



/* @end */

/* @group Footer */
#footer {width:780px;
	float: left;
	background: #5d6163 url(../images/PQ/bg-footer-dark.gif) repeat-x;
}


#footer #sponsor {
	width: 536px;
	float: left;
	background: #6e7073 url(../images/PQ/bg-footer-light.gif) repeat-x;
	border-right: 1px solid #7c7d7e;
	padding: 10px 10px 15px;
}

#footer  #sponsor #sostenitori {
	float: left;
	width: 536px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #78797b;
}

#footer  #sponsor #sostenitori h3 {
	background: url(../images/PQ/tit-sostenitori.gif) no-repeat;
	width: 267px;
	height: 19px;
	text-indent: -10000px;
	overflow: hidden;
	margin-bottom: 5px;
}

#footer  #sponsor #partner {
	float: left;
	width: 536px;
}

#footer  #sponsor #partner h3 {
	background-image: url(../images/PQ/tit-partners.gif);
	width: 267px;
	height: 19px;
	text-indent: -10000px;
	overflow: hidden;
	margin-bottom: 5px;
}

#footer ul li {
	float: left;
	margin-right: 10px;
}

#footer ul li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
}

#footer #focus {
    width: 203px;
	float: left;
	color: #b4b4b4;
	font-size: 10px;
	padding: 10px;
	background-repeat: repeat-x;	
}

#footer #focus h4 {
	color: #ececec;
	font: bold 10px Verdana, sans-serif;
	margin-bottom: 3px;
}

#footer #focus a {
	font-weight: normal;
	color: #b4b4b4;
	text-decoration: none;
}

#footer #focus a:hover {
	color: #ffffff;
	}

#copyright {
	width: 780px;
	text-align: center;
	font-size: 11px;
	color: #ffb800;
	float: right;
	margin-top: 15px;
	padding-bottom: 50px;
}

#copyright a {
color: #ffb800;
font-weight: normal;
text-decoration: underline;}

#copyright a:hover {color: #ffb800;}

#fondazionecassadirisparmioinbologna {
	background-image: url(../images/PQ/logo-fcrb.gif);
	width: 53px;
	height: 44px;
}

#fondazionedelmonte {
	background-image: url(../images/PQ/logo-fdm.gif);
	width: 53px;
	height: 44px;
}

#unindustriabologna {
	background-image: url(../images/PQ/logo-unindustria.gif);
	width: 145px;
	height: 44px;
}

#associazioneamici {
	width: 73px;
	height: 44px;
	background-image: url(../images/PQ/logo-amici.gif);
}

#fondazionealdinivaleriani {
	width: 50px;
	height: 44px;
	background-image: url(../images/PQ/logo-fav.gif);
}

#scuoletecniche {
	background-image: url(../images/PQ/logo-st.gif);
	width: 50px;
	height: 44px;
}

#museodelpatrimonioindustriale {
	background-image: url(../images/PQ/logo-mpi.gif);
	width: 50px;
	height: 44px;
}

#footer a:link, #copyright a:link{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover, #copyright a:hover{
	color: #ffa706;
}


/* @end */