/* testata della pagina con richiamo nuovo logo */
#bodyheader{
	background-image: url(../../hoc/images/opensearch-p.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	height: 70px;
}
/*per l'allineamento del logo rispetto al titolo giocare con questa classe*/
#logosistema {
	/*float: right;
	width: 384px;*/
	padding-right: 65px;
}

#logoopensearch {
	float: left;
	width: 10px;
	height: 100%;
}

body {
	background: White;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* #E2E7E2 verde chiarissimo */
#listagruppi{
	background-color: #E2E7E2;
}

.innertext {
        background: #FFFFFF;
}

/* #D2D7D2 verde scuro */
#listaf {
	background: #D2D7D2;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#mainpage #menu #menulayout #lista{
	background-color: #E2E7E2;
	height: 300px;
}


/*#leftcenter {
	float: right;
	width: 33%;
	height: 100%;	
	position: relative;
}

#toolbar1 {
	float: left;
	width: 66%;
	position: relative;
	text-align: right;
}*/
/*
#leftcenter {
	float: right;
	width: 50%;
	height: 100%;	
	position: relative;
}

#toolbar1 {
	float: left;
	width: 50%;
	position: relative;
	text-align: right;
}

#toolbar1 table{
	height: 54px;
	float: right;
	left: 80%;
	position: absolute;
}
*/
/* title della pagina */
/*#bodytitle{

}*/

/* navigator della pagina */
#bodynavigator{
	position: static;
	height: 20px;
	padding: 1px;
	border-top-color: #E2E7E2;
	border-top-style: solid;
	border-top-width: 1px;		
	border-bottom-color: #E2E7E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
	margin: 0px;
}

/* corpo della pagina */
#bodypage{
	position: static;
	height: auto;
}

/* footer della pagina */
#bodyfooter{
	height: 25px;
	position: relative;
	bottom: auto;
}

/* sezione del w3c */
#bodyw3c{
	background-color: transparent;
	position: absolute;
	bottom: auto;
	height: 35px;	
}

#w3ccenter{
	background-color: transparent;
	color: Black;
	position: static;
	width: 100%;
	height: 100%;
	text-align: right;
}

#navigator td{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #D2D7D2;
	border-left-color: White;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: thin;
}


/* background-color=white sfondo bianoco pagina informativa risorsa */
#mainpage {
       font-size: small;
       background-color: White;
       border-bottom-color: #E2E7E2;
       border-bottom-style: solid;
       border-bottom-width: 1px;    
}


#pagetitle{
	width: 100%;
	height: 20px;
	border-top-color: #E2E7E2;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #E2E7E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

/* background-color=white sfondo bianco per scheda titolo senza righe o cornici */
#mainpage table{
 	width: 100%;
  	padding: 0px;
  	margin: 0px;
  	border-collapse: collapse;
	background-color: White;
	color: Black;
	vertical-align: top;
}

#pagetoolbar td{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-left-color: #E2E7E2;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #E2E7E2;
	border-right-style: solid;
	border-right-width: thin;
}

.vaia {
   background-color: #FFFFFF;
}

.precsucc {
   background-color: #FFFFFF;
}



#pagetoolbar td.blue{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #D2D7D2;
	border-left-color: #E2E7E2;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #E2E7E2;
	border-right-style: solid;
	border-right-width: thin;
}

#pagetoolbarbottom {
	height: 20px;
	float: right;
	margin: 0px;
	padding: 1px;
	width: 100%;
	border-bottom-color: #E2E7E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#pagetoolbarbottom td{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	border-left-color: #E2E7E2;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #E2E7E2;
	border-right-style: solid;
	border-right-width: thin;
}

#pagetoolbar a:link{
	font-size: x-small;
}

#pagetoolbar a:visited{
	font-size: x-small;
}

#pagetoolbar a:hover{
	font-size: x-small;
}

#titolo h1{
	color: #800000;
	/*
	text-align: center;
	padding-top: 0px;
	font-style: italic;
	*/
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	color: #800000;
}

/* background-color=#E2E7E2 sfondo per righe lista dispari */
#contenuti tr.dispari{
	background-color: #E2E7E2;
/*	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 15px;
*/	
}

/* background-color=#D2D7D2 sfondo per righe lista pari */
#contenuti tr.pari{
	background-color: #D2D7D2;
}

#contenuti tr.scheda_dispari{
        background-color: #FFFFFF;
/*
        border-bottom-color: Black;
        border-bottom-style: solid;
        border-bottom-width: 15px;
*/
}

#contenuti tr.scheda_pari{
        background-color: #FFFFFF;
}


a:link{
	color: #006600;
	text-decoration: none;
}

a:visited{
	color: #006600;
	text-decoration: none;
	font-stretch: narrower;
}

.submitLink {
	color: #006600;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, serif;	
	font-size: 0.75em;
	width: 100%;
    margin-left : 0px;
    margin-right : 0px;		
}

.submitLinkBig {
	color: #006600;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, serif;	
}

a:hover{
	color: #800000;
	text-decoration: underline;
}
