/* STRUCTURE
----------------------------------------------- */

html, body {
	color: #696969;
	font: 84%/130% Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: #f4f8ff url(/images/bg.gif) 0 0 repeat-x;
	text-align: center;
}


td {font-family: /*Verdana,*/ Arial, sans-serif;font-size:10px;color:#000;}
th {font-family: /*Verdana,*/ Arial, sans-serif;font-size:10px;color:#000;}
.hidden {display:none;}
.errorMsg {color:#c30000;font-weight:bold;}

/* IMAGES
------------------*/
img {border:0;}

.imgborderfloat {
	float:left;
  	border:1px solid #708bb3;
  	padding:1px;
  	margin: 0 3em 0 0;
} 
.imgbordermargin {
	border:1px solid #708bb3;
  	padding:1px;
  	margin: 0 1em 0 0;
} 
.imgbordermarginCal {
	border:1px solid #708bb3;
  	padding:1px;
  	margin: 0 1em 1em 0;
} 
.imgborder {
  	border:1px solid #708bb3;
  	padding:1px;
  	margin: 0;
} 

/* in order to hide the skip navigation link */
a.skip {position: absolute; left: -1000em; width: 20em;}

A:link {text-decoration: none;color:#696969;} 
A:active {text-decoration: none;color:#696969;} 
A:visited {text-decoration: none;color:#696969;} 
A:hover {text-decoration: underline;color:#696969;} 

a.textBlue {color:#728da2;}

/* Some generic styles */

div.leftDiv {position: relative;float:left;}

div.rightDiv {position: relative;float:right;}

div.end{
	clear:both;
}

div.endSmall {
	clear:both;
	font-size:0.1em;
}

div.endSpace{
	clear:both;
	margin-bottom:2em;
}

div.space{
	margin-bottom:1em;
}
form {margin: 0;}

img.spaceRight {
	margin-right:0.3em;
	vertical-align:middle;
}

span.selected {color:#708BB3;}



/* shadow */

#shadowsx {
	background: transparent url(/images/bg_shadow_sx_short.gif) 0 0 no-repeat;
	height: 320px;
	left: 0;
	position: absolute;
	top: 0;
	width: 7px;
}
#shadowdx {
	background: transparent url(/images/bg_shadow_dx_short.gif) 0 0 no-repeat;
	height: 320px;
	left: 774px;
	position: absolute;
	top: 0;
	width: 7px;
}

/* HEADINGS
-------------------------- */
h1 { display: none; }

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}


/* HOME PAGE 
-------------------------- */

#container {
	background: white url(/images/bg_container.gif) 0 0 repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 781px;
}

/* HEADER
-------------------------- */
#header {
	position: relative;
	font-family: Trebuchet MS, verdana, arial, sans-serif;
}

/* Date and search */
#header #headTop {
	background:#010182;
	padding:8px 15px;
	color:white;
}
#header #headTop form p {
	margin:0;
	padding:0;
	display:inline;
}
#header #headTop input {
	border-top:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	border-bottom:1px solid white;
	border-right:1px solid #ededed;
	font-size:10px;
	padding:0;
}
#header #headTop input.button {
	background: transparent url(/images/arrow.gif) 50% 50% no-repeat;
	border-style: none;
	cursor:pointer;
	padding:0;
	margin:0;
	width:16px;
	height:15px;
}

/* Logo and menu */
#header #headMiddle {
	padding:7px 15px 5px 15px;
	color:#222;
	font-family: Trebuchet MS, verdana, arial, sans-serif;
}
#header #headMiddle ul, #header #headMiddle li {
	margin:0;
	padding:0;
	list-style:none;
}
#header #headMiddle ul {
	font-weight:bold;
	float:right;
	text-align:right;
}
#header #headMiddle ul li a {
	color:black;
	
}
#header #headMiddle ul li a.selected {
	color:#8b8a8a;
}

/* Newsletter */
#header #headNewsletter {
	background:#728da2;
	padding:3px 15px;
	color:white;
	text-align:right;
}
#header #headNewsletter h2 {
	display:inline;
	font-family: arial, verdana, sans-serif;
	font-size:120%;
}
#header #headNewsletter h3 {
	display:inline;
	font-weight:normal;
	font-size:120%;
}
#header #headNewsletter form {
	display:inline;
}
#header #headNewsletter form p {
	margin:0;
	padding:0;
	display:inline;
}
#header #headNewsletter input {
	border-top:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	border-bottom:1px solid white;
	border-right:1px solid #ededed;
	font-size:10px;
	padding:0;
}
#header #headNewsletter input.button {
	background: transparent url(/images/arrow.gif) 50% 50% no-repeat;
	border-style: none;
	cursor:pointer;
	padding:0;
	margin:0;
	width:16px;
	height:15px;
}

/* Banner */
#header #headBanner {
	height: 165px;
	background: transparent url(/images/bg_shadow_banner.gif) 100% 100% repeat-x;
	margin:1px 0 0 0;
	padding-top:0;
	padding-right:0; 
	padding-bottom:4px !important;
	padding-bottom:3px;
	padding-left:7px;
}
/* Slide show */
div.preloadPageGallery {
    visibility: hidden;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 10px;
    height: 10px;
    overflow: auto;
}
div.homePagePicture {
	display: block;z-index:1;position:relative;
	width:767px;
	height: 162px;
	overflow: hidden;
}                                                           
.imgSize {
	width:767px;
	height: 162px;
}
.slidetext {
	color:#FFF;
	font-weight:bold;
	font-size: 100%;
	background-color:#533E33;
	padding:0.3em 0 0 0.5em;
}


/* CONTENT
-------------------------- */
#content {
	padding:8px 18px;
	margin:10px 0;
}


/* LEFT COL
------------------------ */
#content #leftCol {
	float:left;
	width:150px;
}
#content #leftCol ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#708BB3;
	width:130px;
}
#content #leftCol ul li {
	margin-bottom:25px;
	color:#708BB3;
}
#content #leftCol ul li a {
	color:#708BB3;
	font-weight:bold;
	display:block;
}
#content #leftCol ul li img {
	display:block;
	margin-bottom:2px;
}

#content #leftCol #boxFilo ul li, #content #leftCol #boxFilo ul li a  {
	color:#696969;
}


/* Link pulsanti */
#content #leftCol #menuButtons .imgButton {
	margin-bottom:25px;
}
#content #leftCol #menuButtons .imgButton02{
	padding: 15px 12px 5px 12px;
}
#content #leftCol #menuButtons .imgButton02 h3  {
	font-size:1.1em;
	color:#0058b6;
	margin: 0 0 5px 0;
}
#content #leftCol #menuButtons .imgButton02 h3 a {
	color:#0058b6;
}
#content #leftCol #menuButtons .imgButton02 p {
	font-size:1em;
	margin:0;
}

#content #leftCol #boxYourPics {
	width:130px;
	margin:5px 0 15px 0;
}
#content #leftCol #boxYourPics h2 {
	margin-bottom:0.5em;
	font-size:1.1em;
}
#content #leftCol #boxYourPics #boxYourPicsImg {
	border:1px solid #c1d0e6;
	padding:3px;
}
#content #leftCol #boxYourPics #boxYourPicsImg .imgborder {
  	border:1px solid #c3d1e7;
  	padding:0;
  	margin: 0 0 5px 0;
} 





/* CENTER COL
------------------------ */
#content #centerCol {
	width:395px;
	float:left;
	font-family: Arial , verdana, sans-serif;
	color:#535252;
	line-height:18px;
}
#content #centerCol a {
	color:#535252;
}
#content #centerCol h2 {
	margin-bottom:10px;
	font-size:1.6em;
	font-weight:normal;
}

/* Box generico posizionamento bg images */
#content #centerCol .boxBg {
	width:395px;
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
}
#content #centerCol .boxBgTop {
	background-repeat: no-repeat;
	background-position: top left; 
}
#content #centerCol .boxBgCenter {
	padding:10px 15px 10px 10px;
}
#content #centerCol .boxBgBottom {
	background-repeat: no-repeat;
	background-position: bottom left; 
}
#content #centerCol .boxBg p {
	margin:0 0 5px 0;
	font-size:1.1em;
}
#content #centerCol .boxBg img {
	border-color:#c1d0e6;
}


/* Box Iniziativa */
#content #centerCol #boxIniziativa .boxBg {
	background-image: url(/images/bg_iniziativa.gif);
}
#content #centerCol #boxIniziativa .boxBgTop {
	background-image: url(/images/bg_iniziativa_shadow_top.gif);
}
#content #centerCol #boxIniziativa .boxBgBottom {
	background-image: url(/images/bg_iniziativa_shadow_bottom.gif);
}
#content #centerCol #boxIniziativa .boxBg h3 {
	font-size:1.3em;
}

/* Box Novità Prodotti */
#content #centerCol #boxNovProd .boxBg {
	background-image: url(/images/bg_novita02.gif);
}
#content #centerCol #boxNovProd .boxBgTop {
	background-image: url(/images/bg_novita_shadow_top02.gif);
}
#content #centerCol #boxNovProd .boxBgBottom {
	background-image: url(/images/bg_novita_shadow_bottom02.gif);
}
#content #centerCol #boxNovProd .boxBg h2 {
	text-align:right;
}
#content #centerCol #boxNovProd .boxBg h3 {
	font-size:1.1em;
}
#content #centerCol #boxNovProd .boxBg p {
	margin-bottom:1em;
}

/* Box News & Events */
#content #centerCol #newsAndEvents {
	width:390px;
	font-size:1.1em;
	margin-bottom:20px;
}
#content #centerCol #newsAndEvents #boxCenterNews {
	height:300px;
	width:180px;
	/*overflow:auto;
	background:#f4f8fb;*/
	padding-left:0.4em;
}
#content #centerCol #newsAndEvents #boxCenterEvents {
	height:300px;
	width:180px;
	/*overflow:auto;
	background:#f4f8fb;*/
	padding-left:0.4em;
}
#content #centerCol #newsAndEvents #boxCenterEvents a:hover {
	background:#def0d4;
}
#content #centerCol #newsAndEvents h2 {
	font-size:1.5em;
	padding-bottom:0.3em;
}
#content #centerCol #newsAndEvents h2.newsHome {
	border-bottom:1px solid #032c6a;
	color:#032c6a;
}
#content #centerCol #newsAndEvents h2.eventsHome {
	border-bottom:1px solid #559f2e;
	color:#559f2e;
}

#content #centerCol #newsAndEvents dl {
	
}
#content #centerCol #newsAndEvents dl dt {
	background: transparent url(/images/list_bullet.gif) 0 0.1em no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
#content #centerCol #newsAndEvents dl dt a:hover {
	background:#e4eaf3;
}
#content #centerCol #newsAndEvents dl dd{
	padding:0;
	margin: 0 0 20px 20px;
}



/* Box focus */
#content #centerCol #boxFocus {
	width:375px;
	padding:10px 15px 10px 10px;
	margin: 0 0 20px 0;
}
#content #centerCol #boxFocus h2 {
	border-bottom:1px solid #c2c2c2;
	padding-bottom:0.3em;
}
#content #centerCol #boxFocus h3 {
	font-size:1.3em;
}
#content #centerCol #boxFocus a {
}
#content #centerCol #boxFocus p {
	margin:0 0 5px 0;
	font-size:1.1em;
}


/* Box news associazioni */
#content #centerCol #boxAss {
	width:375px;
	padding:15px 15px 0 10px;
	margin: 0 0 20px 0;
	color:#0058b6;
}
#content #centerCol #boxAss h2 {
	border-bottom:1px solid #0058b6;
	padding-bottom:0.3em;
}
#content #centerCol #boxAss h3 {
	background: transparent url(/images/list_bullet_dark_blue.gif) 0 0.1em no-repeat;
	font-size:1.3em;
	padding: 0 0 0 20px;
}

#content #centerCol #boxAss a {
	color:#0058b6;
}
#content #centerCol #boxAss p {
	margin:0 0 5px 0;
	font-size:1.1em;
	padding: 0 0 0 20px;
}
#content #centerCol #boxAss img {
	border-color:#c1d0e6;
}


/* Box notiziario */
#content .boxNotiziario {
	/*width:395px;*/
	padding:0;
	margin: 0 0 20px 0;
}
#content .boxNotiziario h3 {
	font-size:1.1em;
	margin-bottom:5px;
}
#content .boxNotiziario p {
	font-size:0.9em;
	margin-top:5px;
}
#content .boxNotiziario .bgBoxNews {
	float:left;
	width:125px;
	background-repeat: repeat-y;
	margin-right:5px;
}

#content .boxNotiziario .boxNewsBgTop {
	background-repeat: no-repeat;
	background-position: top left; 
}
#content .boxNotiziario .boxNewsBgCenter {
	padding:2px 7px 8px 8px;
	/*min-height:125px; doesnt work with IE*/
	height:125px;
	line-height:15px;
}
#content .boxNotiziario .boxNewsBgBottom {
	background-repeat: no-repeat;
	background-position: bottom left; 
}

#content .boxNotiziario .firstNews .bgBoxNews {
	background-image: url(/images/bg_notiziario01_center.gif);
}
#content .boxNotiziario .firstNews .boxNewsBgTop {
	background-image: url(/images/bg_notiziario01_top.gif);
}
#content .boxNotiziario .firstNews .boxNewsBgBottom {
	background-image: url(/images/bg_notiziario01_bottom.gif);
}

#content .boxNotiziario .secondNews .bgBoxNews {
	background-image: url(/images/bg_notiziario02_center.gif);
}
#content .boxNotiziario .secondNews .boxNewsBgTop {
	background-image: url(/images/bg_notiziario02_top.gif);
}
#content .boxNotiziario .secondNews .boxNewsBgBottom {
	background-image: url(/images/bg_notiziario02_bottom.gif);
}

#content .boxNotiziario .thirdNews .bgBoxNews {
	background-image: url(/images/bg_notiziario03_center.gif);
}
#content .boxNotiziario .thirdNews .boxNewsBgTop {
	background-image: url(/images/bg_notiziario03_top.gif);
}
#content .boxNotiziario .thirdNews .boxNewsBgBottom {
	background-image: url(/images/bg_notiziario03_bottom.gif);
}




/* RIGHT COL
------------------------ */
#content #rightCol {
	float:right;
	font-family:arial, verdana, sans-serif;
	line-height:15px;
}

/* Link pulsanti */
#content #rightCol #menuButtons .imgButton {
	margin-bottom:10px;
}
#content #rightCol #menuButtons .imgButton02{
	padding: 15px 12px 5px 12px;
}
#content #rightCol #menuButtons .imgButton02 h3  {
	font-size:1.1em;
	color:#0058b6;
	margin: 0 0 5px 0;
}
#content #rightCol #menuButtons .imgButton02 h3 a {
	color:#0058b6;
}
#content #rightCol #menuButtons .imgButton02 p {
	font-size:1em;
	margin:0;
}

/* Press variant */
#content #rightCol #menuButtons .smallButton .imgButton02 h3 {
	color:#6b6b6b;
}



#content #rightCol #boxLinks {
	border:1px solid #d4d5d5;
	padding:10px;
	margin:5px 0 15px 5px;
	width:155px;
}
#content #rightCol #boxLinks h2 {
	margin-bottom:0.5em;
	font-size:1.1em;
}
#content #rightCol #boxLinks ul {
	margin:0 0 0 18px;
	padding:0;
	list-style:square outside url(/images/list_bullet.gif);
}
#content #rightCol #boxLinks div.first {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #d4d5d5;
}
#content #rightCol #boxLinks ul li {
	margin-bottom:0.5em;
	font-size:1.1em;
}
#content #rightCol #boxLinks ul li a:hover {
	background:#e4eaf3;
}

#content #rightCol .boxNotiziario {
	margin: 0 0 10px 0;
}
#content #rightCol .boxNotiziario .bgBoxNews {
	width:183px;
}
#content #rightCol .boxNotiziario .bgBoxNews h3 {
	padding:0.5em;
}
#content #rightCol .boxNotiziario .firstNews .bgBoxNews {
	background-image: url(/images/bg_notiziarioBig_center.gif);
}
#content #rightCol .boxNotiziario .firstNews .boxNewsBgTop {
	background-image: url(/images/bg_notiziarioBig_top.gif);
}
#content #rightCol .boxNotiziario .firstNews .boxNewsBgBottom {
	background-image: url(/images/bg_notiziarioBig_bottom.gif);
}

/* CONTEXT
------------------------------------------ */
/* LEFT COL CONTEXT
------------------------ */

#content #leftColContext {
	float:left;
	width:150px;
	border:1px solid #d4d5d5;
	margin:0 20px 15px 0;
}
#content #leftColContext #menu ul {
	margin:0;
	padding:10px;
}
#content #leftColContext #menu ul li {
	margin: 0 0 0.5em 18px;
	font-size:1.1em;
	list-style:none;
}
#content #leftColContext #menu ul li.firstLev {
	margin:0 0 1em 0;
	font-size:1.1em;
	list-style:none;
	font-weight:bold;
}
#content #leftColContext #menu ul li.secondLev {
	list-style:square outside url(/images/list_bullet.gif);
}
#content #leftColContext #menu ul li.otherLev {
	list-style:none;
	background: transparent url(/images/list_bullet_empty_light.gif) 0 5px no-repeat;
	padding-left:15px;
}
#content #leftColContext #menu ul li a.selected {
	font-weight:bold;
}
#content #leftColContext #menu ul li a:hover {
	background:#e4eaf3;
}


#content #menuAree #leftColContext  {
	border:1px solid #708bb3;
}
#content #menuAree #leftColContext #menu ul li.firstLev {
	color:#708bb3;
}
#content #menuAree #leftColContext #menu .linkDesc {
	font-weight:normal;
}
#content #menuAree #leftColContext #menu ul li,#content #menuAree #leftColContext #menu ul li a {
	color:#708bb3;
}
#content #menuAree #leftColContext #menu ul li.secondLev {
	list-style:square outside url(/images/list_bullet_blue.gif);
}

#content #menuFilo #leftColContext #menu .linkDesc {
	font-weight:normal;
}
#content #boxYourPics #leftColContext #menu .linkDesc {
	font-weight:normal;
}


/* CENTER COL CONTEXT
------------------------ */
#content #centerColContext {
	float:left;
	width:540px;
	font-family: Arial , verdana, sans-serif;
	color:#535252;
	line-height:18px;
}


#pathBox {
	border-bottom:1px solid #d4d5d5;
	margin:0 0 10px 0;
}
#pathBox ul { 
	margin:0;
	padding:0 0 10px 0;
	display: inline;
} 

#pathBox ul li{
	margin:0;
	padding:0;
	display: inline;
	list-style: none;
}
#pathBox ul li.nomargin {
	margin:0;
	padding:0;
}
#pathbox ul li a.selected {
	margin:0;
	padding:0;
	font-weight:bold;
}

#contextBox {
	font-size:1.1em;
}

#contextBox h2 {
	margin-bottom:0.5em;
	font-size:140%;
}
#contextBox h3 {
	margin-bottom:0.5em;
	font-weight:normal;
	font-size:100%;
}
#contextBox h4 {
	font-size:120%;
}

#contextBox .extendedDesc a {
	color:#708bb3;
	text-decoration:underline;
}
#contextBox dl {
	margin:0;
	padding:0;
}
#contextBox dl dt {
	background: transparent url(/images/list_bullet.gif) 0 0.1em no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
#contextBox dl dt .date {
	font-weight:normal;
	display:block;
}
#contextBox dl dt a:hover {
	background:#e4eaf3;
}
#contextBox dl dd{
	padding:0;
	margin: 0 0 20px 20px;
}
#contextBox dl dd.empty{
	margin: 0 0 5px 20px;
}


/*** ul docs, sorelle, associazioni ***/
div.listBox ul{
	margin:0 0 0.7em 0;
	padding: 0.4em 0;
}

div.listBox ul li{
	margin:0 0 0.5em 1.5em;
	padding: 0;
	list-style:square outside url(/images/list_bullet.gif);
}

div.listBox ul li a:hover {
	background:#e4eaf3;
}

#pagingBox {
	border-top:1px solid #d4d5d5;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	text-align:right;
}
#pagingBoxRight {
	float:right;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	text-align:right;
}

#pagingBox .this-page {
	padding: 2px 6px; 
	font-weight: bold; 
	vertical-align: top; 
	color: #728da2; 
}
#pagingBox a,#pagingBoxRight a { 
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	text-decoration: none; 
}
#pagingBox a:hover,#pagingBoxRight a:hover {
	color: #fff; 
	background: #728da2; 
	border-color: #036; 
}
#pagingBox a.nextprev {
	border:none;
	vertical-align:middle;
	background: #fff; 
}




/********* table in contextBox *********/
div#contextBox table {
	border-collapse:collapse;
	border: 1px solid #d3d3d3;
	font-size:100%; /* for IE 5.x */
}


div#contextBox table caption {
	display:none;
}

div#contextBox th  {
	background:#728da2;
	border-collapse:collapse;
	border: 1px solid #d3d3d3;
	color:white;
	padding:0.3em;
	font-family:arial,verdana,sans-serif;
	font-size:110%;
}

div#contextBox td  {
	border-collapse:collapse;
	border: 1px solid #d3d3d3;
	background: transparent;
	padding:0.3em;
	font-size:100%;
}

div#contextBox td a {color:#024465;}

table {
	font-size: 110%;
}

/********* schede in contextBox *********/
div.schemaBox {padding:0.5em 0}
.bg_table {background:#f7f7f7;}
.bg_scheda {background: #f7f7f7;}
.bg_scheda02 {background: #f7f7f7;} 

/********* WIP in contextBox *********/
div#wipBox{
	text-align:center;
	padding-top:3em;
	font-weight:bold;
	font-size:170%;
}

div#footerContext {
	text-align:right;
}




/* CONTEXT 02
------------------------------------------ */
/* LEFT COL CONTEXT 02
------------------------ */

#content #leftColContext02 {
	float:left;
	width:195px;
}

/* Box generico posizionamento bg images */
#content #leftColContext02  #menuButtons .boxBg {
	background-image: url(/images/bg_sport_center.gif);
	width:188px;
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
}
#content #leftColContext02  #menuButtons .boxBgTop {
	background-image: url(/images/bg_sport_top.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}
#content #leftColContext02  #menuButtons .boxBgCenter {
	padding: 15px 12px 80px 12px;
}
#content #leftColContext02  #menuButtons .boxBgBottom {
	background-image: url(/images/bg_sport_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}
/* Variante per associazioni culturali */
#content #leftColContext02  #menuButtons .boxBgBottomCultura {
	background-image: url(/images/bg_cultura_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}
/* Variante per giovani soci */
#content #leftColContext02  #menuButtons .boxBgBottomGiovani {
	background-image: url(/images/bg_giovani_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}
/* Variante per editing mode partialadmin */
#content #leftColContext02  #menuButtons .boxBgBottomEdit {
	background-image: url(/images/bg_edit_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
}
/* fine variante */
#content #leftColContext02  #menuButtons .boxBg ul {
	margin:0;
	padding:0;
}
#content #leftColContext02  #menuButtons .boxBg ul li {
	margin: 0 0 0.5em 18px;
	font-size:1.1em;
	list-style:none;
	color:#0058b6;
}
#content #leftColContext02  #menuButtons .boxBg ul li.firstLev {
	font-size:1.1em;
	margin: 0 0 5px 0;
	list-style:none;
	font-weight:bold;
}
#content #leftColContext02  #menuButtons .boxBg ul li.secondLev {
	list-style:square;
}
#content #leftColContext02  #menuButtons .boxBg ul li.thirdLev {
	list-style:none;
	background: transparent url(/images/list_bullet_empty_square.gif) 0 5px no-repeat;
	padding-left:15px;
}
#content #leftColContext02  #menuButtons .boxBg ul li.otherLev {
	list-style:none;
	background: transparent url(/images/list_bullet_empty_square.gif) 15px 5px no-repeat;
	padding-left:30px;
}
#content #leftColContext02  #menuButtons .boxBg ul li a.selected {
	font-weight:bold;
}
#content #leftColContext02  #menuButtons .boxBg ul li a {
	color:#0058b6;
}
#content #leftColContext02  #menuButtons .boxBg ul li a:hover {
	background:#e4eaf3;
}


/* CENTER COL CONTEXT 02
------------------------ */
#content #centerColContext02 {
	float:left;
	width:540px;
	font-family: Arial , verdana, sans-serif;
	color:#535252;
	line-height:18px;
}



/* LEFT COL CALENDAR
------------------------ */
#content #leftColContext #calendar {
	font-size:100%;
}

#boxYears h2 {
	font-size:130%;
	padding:0.5em;
}

#boxYears ul {
	margin:0 0 0 2.5em;
	padding:0.5em;
}

#boxYears ul li{
	margin: 0 0 0.5em 0;
	font-size:1.1em;
	list-style:square outside url(/images/list_bullet.gif);
}
#boxYears ul li.inactive{
	list-style:square outside url(/images/list_bullet_light.gif);
	color:#b3b3b3;
}

#boxYears ul li a:link, #boxYears ul li a:active, #boxYears ul li a:visited, #boxYears ul li a:hover {
	list-style:square outside url(/images/list_bullet.gif);
	color:#696969;
}

#boxYears ul li.selected a {
	font-weight:bold;
	color:#696969;
}


#boxYears ul.calYears {
	margin:0;
	padding:0.5em;
	background:#728da2;
	border-bottom: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	list-style: none;
	text-align:center;
}

#boxYears ul.calYears li { 
	list-style: none;
	display: inline;
	margin:0;
	padding: 0.3em;
	color:white;
	font-size:1.1em;
}

#boxYears ul.calYears li a:link, #boxYears ul.calYears li a:active, #boxYears ul.calYears li a:visited, #boxYears ul.calYears li a:hover {
	color:white;
}

#boxYears ul.calYears li.selected a {
	color:white;
	font-weight:bold;
}


/* LE VOSTRE FOTO 
-------------------------- */
#yourPics h3 {
	margin-bottom:1em;
}
.itemImg {
	clear:both;
	margin:0 0 1em 0;
}
.itemDesc {
	float:left;
}
.itemDesc div.listBox ul li a {
	color:#728da2;
	text-decoration:underline;
}

/* EXTENDEDSEARCH BANDI 
-------------------------- */
.itemFirst {
	padding-top:1em;
}
.item {
	border-top:1px solid #d4d5d5;
	padding-top:1.5em;
}

/* CONTACT FORM
-------------------------- */
div#contextBox table.contactFormTable {
	width:100%;
	border:none;
	font-size:100%; /* for IE 5.x */
}

div#contextBox .contactFormTable tr {
	border:none;
}
div#contextBox .contactFormTable td {
	border:none;
}
/*div#contextBox .contactFormTable td.schemaDataSubmitContainer {
	border-top:1px solid #d3d3d3;
}*/
div#contextBox  table.contactFormTable h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#696969;
	margin-bottom:1em;
	font-size:140%;
}
div.submitDiv {
	border-top:1px solid #d3d3d3;
	padding-top:1em;
}
div#contextBox td div.submitDiv a.schemaDataSubmitButtonNew{
	border-style: none;
	margin: 5px 0.5em 0 0;
	padding:0.4em 0.5em;
	background: #728da2;
    cursor:pointer;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:100%;
	text-decoration:none;
}
div#maskBox .leftDiv{
	float:left;
	width:30%;
}
div#maskBox label {
	font-weight:bold;
	color:#565656;
}
div#maskBox label.boolean {
	font-weight:normal;
}
.leftDivMask{
	float:left;
	width:80%;
}
.checkDiv{
	padding-top:0.3em;
	font-size:75%;
}
.checkDivNormativa{
	padding:0.3em;
	font-size:100%;
}

div#maskBox input.check {
	margin: 0;
	padding:0;
	width:1em;
	border: 0;
}
div#maskBox .checkDivNormativa input.checkNormativa {
	margin: 0;
	padding:0;
	width:1em;
	border: 0;
}

div#maskBox .leftDivMask label {
	padding-left:1em;
}
div#maskBox .checkDivNormativa label {
	padding-left:0.5em;
}

.leftDivMaskNumbers{
	float:left;
	width:5%;
	font-size:75%;
}
.SearchRubrica {
	width:100%;
	border-bottom:1px solid #d4d4d4;
}

div#contextBox div#maskBox input[type = "text"] {width:19em;}

.schemaDataSubmitButton {
	display:none;
}



#pollfe .home #maskBox fieldset {
	padding:1em;
	border: 1px solid #d4d5d5;
	margin-bottom:1em;
	width:155px;
	font-size:1.1em;
}
#pollfe .home #maskBox fieldset legend {
	display:none;
}
#pollfe .home #maskBox fieldset p.title {
	text-transform:uppercase;
	font-weight:bold;
}

#pollfe #maskBox p {
	margin:0;
	padding:0 0 10px 0;
}

#pollfe #maskBox fieldset {
	padding:1em;
	border: 1px solid #728da2;
	margin-bottom:1em;
}
#pollfe #maskBox fieldset legend {
	font-weight:bold;
	color:#535252;
}
#pollfe #maskBox fieldset label {
	margin:0.3em 0;
	font-weight:normal;
}
#contextBox #pollfe dl dt {
	font-weight: bold;
}

/* REGISTRATION
-------------------------- */
#marginForm01 fieldset
{
	display: block;
	border: 1px solid #728da2;
	padding:10px;
	margin: 10px 0;
}

#marginForm01 fieldset legend{
	font-weight:bold;
	color:#535252;
}

#marginForm01 fieldset div {
	margin-bottom:0.5em;
}

#marginForm01 fieldset div.first {
	margin-top:1em;
}

#marginForm01 fieldset label {
	position: relative;
	float:left;
	width:8em;
	clear:both;
}
#marginForm01 fieldset label.txtNormativa {
	width:auto;
}

#marginForm01 fieldset label>input {
	position: relative;
	float:right;
}

#marginForm01 fieldset div.radio label {
	position: relative;
	top: -1.5em;
	left: 2em;
	display: inline;
	width: auto;
}

#marginForm01 fieldset div.radio input {
	position: static;
	clear: both;
	float: left;
	width:1em;
	border:0;
}

#marginForm01 fieldset textarea {
	background:white;
	border: 1px solid #728da2;
}

.searchButton{
	border-style: none;
	margin: 5px 0.5em 0 0;
	padding:0.1em;
	background: #728da2;
    cursor:pointer;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:100%;
}



/* SEARCH
------------------------- */
#searchBox ul {
	margin:0 0 0 20px;
	padding:0;
}

#searchBox ul li {
	list-style: disc outside url(/images/list_bullet.gif);
}



/* FOOTER
-------------------------- */
#footer {
	background: transparent url(/images/bg_shadow_bottom.gif) bottom right no-repeat;
	clear: both;
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 7px 0;
	text-align: left;
	width: 778px;
}
#footer_int {
	padding:0 20px;;
	margin-top:10px;
}
#footer_int02 {
	border-top:1px solid #e3e4e6;
	padding:10px 0;
}

/* LOGON
-------------------------- */

#formBox .descrBox {color:#000;}

#formBox p {
	margin:0;
	padding:0 0 10px 0;
}

#formBox fieldset {
	padding:1em;
	border: 1px solid #728da2;
	margin-bottom:1em;
}

#formBox fieldset legend {
	font-weight:bold;
	color:#535252;
}

#formBox fieldset label {
	position: relative;
	float:left;
	width:8em;
	margin:0.3em 0;
	color:#000;
}

#formBox fieldset label>input {
	position: relative;
	float:right;
}
#formBox .arrowButton {border:1px solid #575757;background:#FFF;cursor:pointer;margin-top:10px;}



/* GALLERY
--------------------------------*/
/* HEADER GT GALLERY 
------------------------------*/
#header #headTopEmpty {
	background:#010182;
	height:32px;
}
#header #headNewsletterEmpty {
	background: #728da2 url(/images/bg_shadow_banner.gif) 100% 100% repeat-x;
	height: 30px;
}
#gallery h2 {
	margin-bottom:1em;
}
#gallery .imgborder {
  	border:1px solid #cfcfcf;
  	padding:0;
  	margin: 0;
} 
#gallery div#wipBox{
	text-align:center;
	padding-top:3em;
	padding-bottom:10em;
	font-weight:bold;
	font-size:170%;
}
#gallery #pagingBox {
	border-top:none;
	margin:5px 0;
	padding:10px 0;
}

#gallery #pagingBox a{ 
	margin-right:5px;
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	text-decoration: none;
}


/* LOGON.JSP
--------------------------------*/
body.logonbox {
	text-align: center;
}

#logonBox {padding-bottom:20px;background-color:#b0cade;}
#logonBox tr {background:#b0cade;}
#logonBox select {display:none;}
#logonFooter {
	background: none;
	margin-top:10px;
}




/* GESTIONE DELEGATA FE
--------------------------------*/
.partialadmin_edit {
	border-style: none;
	margin: 5px 0.5em 0 0;
	padding:0.1em;
	background: #728da2;
    color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}
