@import url(http://www.google.it/cse/api/branding.css);

body {
	text-align: center;
	background: #b3cf62 url(images/body-bg.jpg) repeat-x left top;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	color: #333;
}

body#sectionBody {
	background: #c9db6b url(images/bg-body-sezioni.jpg) no-repeat center top;
}

.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1;
}

#container {
	text-align: left;
	width: 986px;
	margin: 0 auto;
}

#wrapper {
	width: 986px;
	margin: 0;
	background: url(images/shadow-wrapper.png) repeat-y left top;
}

#contentContainer {
	width: 976px;
	margin: 0 5px;
	background: #fff url(images/content-bg.jpg) repeat-x left top;
}

#content {
	width: 956px;
	margin: 0 10px;
	background: #fff url(images/content-bg.jpg) repeat-x left top;
}

#header {
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px dashed  #666;
	margin-bottom: 8px;
	line-height: 1;
}

#header #headTop {
	margin-bottom: 8px;
	line-height: 1;
	float: left;
	width: 956px;
}

ul#lstInstitutionalLinks {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 13px;
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	color: #999;
	font-weight: bold;
	float: left;
	line-height: 21px;
	width: auto;
}

ul#lstInstitutionalLinks li {
	float: left;
	width: auto;
	padding: 1px 0;
	border-right: 1px solid #999;
}

ul#lstInstitutionalLinks li#lastInstitutionalLink {
	border-right: none;
}

ul#lstInstitutionalLinks li a {
	padding: 0 3px;
	color: #666;
	text-decoration: none;
}

ul#lstInstitutionalLinks li a:hover {
	text-decoration: underline;
}

#header #otherLinksContainer {
	float: right;
	width: auto;
	line-height: 1;
	text-align: right;
}

#header #otherLinksContainer a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #297ae0;
	text-decoration: none;
	padding: 0 2px;
	line-height: 1;
	/*vertical-align: 6px;*/	
}

#header #otherLinksContainer a:hover {
	text-decoration: underline;
}

#header #otherLinksContainer span {
	color: #090;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/*
#header .headOtherLinks {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #297ae0;
	text-decoration: none;
	padding: 0 2px;
	line-height: 1;
	vertical-align: 6px;
}
*/

#bannerHeaderHolder {
	clear: both;
	margin-bottom: 8px;
}

#contListActivities {
	line-height: 1;
	/*float: left;
	width: 956px;*/
}

#lstActivities {
	display: inline;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1;
	font-family: verdana, tahoma, sans-serif;
	/*font-weight: bold;*/
	font-size: 10px;
	background: transparent none;
	color: #fff;
	font-weight: bold;
	margin-left: 7px;
	width: auto;
}

#lstActivities li.headlink {
	float: left;
	width: auto;
	padding: 6px 0;
	position: relative;
	z-index: 1;
	border-top: 1px solid #c9db6b;
	border-right: 1px solid #030;
	border-bottom: 1px solid #030;
	border-left: 1px solid #c9db6b;
	background-color: #3b8726;
}

#lstActivities li.headlink a {
	text-decoration: none;
	padding: 0 8px;
	/*border-right: 1px solid #fff;*/
	display: block;
	color: #fff;
	background: transparent none;
}

#lstActivities li.headlink a:hover {
	text-decoration: underline;
}

#lstActivities li.headlink ul {
	position: absolute;
	top: 23px;
	left: -1px;
	display: none;
	/*z-index: 9999;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: #c9db6b;
	border-top: 1px solid #fff;
	width: 205px;
}


#lstActivities li.headlink ul li {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 7px 0;
}

#lstActivities li.headlink ul li.subSectionTitle {
	background-color: #e5f2a0;
	padding: 4px 0;
}

#lstActivities li.headlink ul li.subSectionTitle h6 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #060;
	padding-left: 3px;
	line-height: 1;	
}

#lstActivities li.headlink ul li a {
	text-decoration: none;
	display: block;
	padding-left: 3px;
	padding-right: 0;
	border-right: none;
	color: #060;
	font-size: 10px;
	font-family: verdana, tahoma, sans-serif;
}

#lstActivities li.headlink ul li a:hover {
	text-decoration: underline;
}

#homeMiddleContent {
	padding-bottom: 10px;
	min-height: 400px;
}

#homeMiddleContent div#divNoData {
	border: 1px dashed #a00;
	background-color: #efefef;
	padding: 10px;
}

#homeMiddleContent div#divNoData p {
	text-align: center;
	color: #a00;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

#homeMiddleContent .warning {
	margin: 0 50px;
	border: 1px dashed #a00;
	padding: 10px;
	color: #a00;
	background: #efefef;
	text-align: center;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

#homeImgCol {
	float: left;
	width: 271px;
}

#homeImgCol div {
	/*padding: 0 8px;*/
}

#homeImgCol div a {
	border: 1px solid #fff;
	padding: 7px;
	display: block;
}

#homeImgCol div a:hover {
	border-color: #999;
}

#homeImgCol div#InstLogos {
	
}

#homeRightContent {
	float: left;
	width: 685px;
}

#homeRightContent #welcome {
	display: inline;
	float: left;
	width: 200px;
	height: 300px;
	margin-left: 5px;
	border-bottom: 1px dashed #666;
	overflow: auto;
}

#homeRightContent #welcome div {
	padding: 0 10px;
}

#homeRightContent #welcome div h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #335086;
	margin-bottom: 8px;
}

#homeRightContent #welcome div p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-bottom: 4px;
}

#topNews {
	float: left;
	width: 480px;
	background: #fff url(images/top-news-bg.jpg) repeat-x left top;
}

#topNews div {
	border: 1px solid #ccc;
	padding: 8px 8px 0;
}

#topNews div dl
{
	height:238px;
	overflow:auto;	
}

#topNews div dl div
{
	border: 0 none;	
}

#topNews a#viewAllNews {
	/*display: block;*/
	color: #335086;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

/*#topNews a#viewAllNews:hover {
	text-decoration: underline;
}*/

#topNews div h3 {
	background: url(images/top-news-title.gif) no-repeat left top;
	height: 17px;
	line-height: 1;
	margin-bottom: 10px;
}

#topNews div h3 span {
	text-transform: uppercase;
	display: none;
}

#topNews div dt {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 1.2;
	/*font-weight: bold;
	color: #335086;*/
	margin-top: 12px;
}

#topNews div dt a {
	font-weight: bold;
	color: #335086;
	text-decoration: none;
}

#topNews div dt a:hover {
	text-decoration: underline;
}

#topNews div dd {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

#topNews div dd a {
	font-size: 10px;
	font-weight: bold;
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

/*#topNews div p a:hover {
	text-decoration: underline;
}*/

#container-big-buttons {
	margin-top: 10px;
	line-height: 1;
}

#container-big-buttons img
{
	float: left;
	margin-right: 9px;
}

/*#container-big-buttons a#leftBigBtn {
	padding: 0 5px;
	display: block;
	float: left;
	width: auto;
	border-left: 1px solid #cdcdcd;
}

#container-big-buttons a#centerBigBtn {
	padding: 0 5px;
	display: block;
	float: left;
	width: auto;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

#container-big-buttons a#rightBigBtn {
	padding: 0 5px;
	display: block;
	float: left;
	width: auto;
	border-right: 1px solid #cdcdcd;
}*/

#footer {
	clear: both;
	background-color: #3b8726;
	color: #fff;
	text-align: center;
	margin: 0 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
}

#dependingPageMenu {
	float: left;
	width: 208px;
	background-color: #f0f0f0;
}

#dependingPageMenu ul {
	border: 1px solid #c0c0c0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1.3;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

#dependingPageMenu ul li {
	padding: 5px 0;
	border-bottom: 1px solid #b8b8b8;
}

#dependingPageMenu ul li#lastDependingLink {
	border-bottom: none;
}

#dependingPageMenu ul li h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #335086;
	padding-left: 5px;
	line-height: 1;		
}


#dependingPageMenu ul li a {
	display: block;
	text-decoration: none;
	color: #005f00;
	padding-left: 5px;
}

#dependingPageMenu ul li a:hover {
	text-decoration: underline;
}

#dependingPageMenu ul li a#activeDependingSection {
	color: #9a2200;
}

#dependingPageMenu ul li ul {
	margin-left: 30px;
	margin-top: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	border: none;
}

#dependingPageMenu ul li ul li#lastSublink {
	border-bottom: none;
}

#dependingPageMenu ul li ul li#lastSublink a#aInsertWork {
	color: #0066b3;
}


#dependingPageRight {
	float: left;
	width: 748px;	
}

.pad010020 {
	padding: 0 10px 0 20px;
}
/*
#subSectionsMenu
{
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	line-height: 1;
	margin-bottom: 25px;
}

#dependingPageRight #subSectionsMenu ul {
	border: 1px solid #c0c0c0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0;
	border: none;
}

#dependingPageRight #subSectionsMenu ul li
{
	float: left;
	padding: 5px 0;
	border-right: 1px solid #b8b8b8;	
}

#dependingPageRight #subSectionsMenu ul li#lastSubLink {
	border-right: none;
}

#dependingPageRight #subSectionsMenu ul li a {
	display: block;
	text-decoration: none;
	color: #3c8a36;	
}

#dependingPageRight #subSectionsMenu ul li a:hover {
	text-decoration: underline;
}

#dependingPageRight #subSectionsMenu ul#RicercaAttivaUl li a {
	padding: 0 5px;
}
*/

#dependingPageRight #mediaHolder {
	text-align: center;
}

#tblPrestitoLibri {
	width: 650px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0 auto;
}

#tblPrestitoLibri th, #tblPrestitoLibri td {
	padding: 10px;
	border: 1px dashed #ccc;
}

#tblPrestitoLibri th {
	color: #335086;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tblPrestitoLibri td {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#imgCol {
	float: left;
	width: 277px;
}

#imgCol div {
	padding: 0 20px 8px 8px;
}

#dependingPageText {
	display: inline;
	float: left;
	width: 471px;
	
}

#dependingPageText div {
	padding-right: 9px;
}

h2.themeHeadings, #dependingPageRight h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #335086;
	margin-bottom: 25px;
	line-height: 1;
}

.generalText, #dependingPageRight p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-bottom: 8px;	
}

img#newsDetailImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#newsDetailContainer {
	float: left;
	width: 756px;
}

#newsDetailTitle {
	padding: 0 18px;
	font-family: georgia, "times new roman", times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #335086;
	margin-bottom: 8px;
	line-height: 1;	
}

#newsDetailParagraph {
	padding: 18px 18px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;	
}

a.newsLinks {
	font-size: 10px;
	font-weight: bold;
	color: #335086;
	text-decoration: none;
	margin-right: 15px;
}

a.newsLinks:hover {
	text-decoration: underline;
}

h1.textualBlueTitles {
	font-family: georgia, "times new roman", times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #335086;
	margin-bottom: 15px;
	line-height: 1;
}

ul#newsArchive {
	color: #335086;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	line-height: 1;
}

ul#newsArchive li {
	margin-bottom: 8px;
}

ul#newsArchive li a {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;	
	color: #335086;
	text-decoration: none;	
}

ul#newsArchive li a:hover {
	text-decoration: underline;
}

#leftColumn {
	float: left;
	width: 756px;
	
}

#leftColumn div {
	padding: 0 18px;
}

#rightColumn {
	float:left;
	width: 200px;
}

div.explain {
	float: left;
	width: 564px;
	padding: 0 18px;
}

div#registrationFormContainer {
	float: left;
	width: 356px;
}

form#frmRegistration {
	line-height: 1;
	width: 500px;
	margin: 0 228px;
}

#divRegistration {
	border: 1px solid #ddd;
}

/*#tblRegistration td {
	padding: 3px;
	border: 1px dashed #ddd;
}*/

#divRegistration div.regInput {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}

#divRegistration div.regInput label, span.radioTexts {
	float: left;
	width: 180px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335086;
	line-height: 18px;
}

#divRegistration div.regInput label.radioLabels {
	float: none;
	width: auto;
	font-size: 14px;
	vertical-align: 2px;
}

/*#tblRegistration td.labels {
	width: 180px;
}

#tblRegistration td.inputs {
	width: 262px;
}

#tblRegistration td label {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335086;
}*/

#divRegistration div.regInput input.textInputs {
	width: 290px;
	padding: 2px;
	border: 1px solid #888;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	line-height: 1;
}

/*span.radioTexts {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	vertical-align: 2px;
}*/

form#frmRegistration select {
	/*padding: 2px;*/
	border: 1px solid #888;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	line-height: 1;	
}

form#frmRegistration select option {
	padding: 0;
}

form#frmRegistration select#selDayOfBirth {
	width: 65px;	
}

form#frmRegistration select#selMonthOfBirth {
	width: 96px;
}

form#frmRegistration select#selYearOfBirth {
	width: 63px;
}

#registrationResult {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, tahoma, sans-serif;
	color: #f00;
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}

#frmAuthentication {
	width: 352px;
	margin: 100px 303px;
	/*float: left;*/
}

#divAuthentication {
	border: 1px solid #ddd;
}

#divAuthentication div.authMessage {
	color: #f00;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #ddd;
}

#divAuthentication div.authMessage a {
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

/*#tblAuthentication td.authMessage a:hover {
	text-decoration: underline;
}*/

#divAuthentication div.authInputs {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}

#divAuthentication div.authInputs label {
	color: #335086;
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
}

#divAuthentication div.authInputs input {
	color: #444;
	padding: 2px;
	width: 200px;
	border: 1px solid #444;
	font-size: 12px;
	font-weight: bold;
}

#authFailed {
	width: 350px;
	margin: 100px 303px;	
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f00;
	text-align: center;
}

#authFailed div {
	padding: 5px;
}

#authFailed a {
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

/*#authFailed a:hover {
	text-decoration: underline;
}*/

#logoutMessage {
	width: 340px;
	margin: 100px 303px;	
}

#logoutMessage div {
	padding: 5px 0;	
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f00;
	text-align: center;
}

form#frmAnnouncement {
	width: 500px;
	margin: 0 228px;
}

form#frmAnnouncement div#divAnnouncement {
	border: 1px solid #ddd;
}

form#frmAnnouncement div#divAnnouncement div#iaResult {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	font-family: verdana, tahoma, sans-serif;
	color: #f00;
	border-bottom: 1px dashed #ddd;
}

form#frmAnnouncement div#divAnnouncement div.announcementInput {
	padding: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
}

form#frmAnnouncement div#divAnnouncement div.announcementInput label {
	float: left;
	width: 140px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335086;
}

form#frmAnnouncement div#divAnnouncement div.announcementInput textarea {
	width: 320px;
	padding: 2px;
	border: 1px solid #333;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #333;
}

#dependingPageRight ul#sportelliPerIlLavoro {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 8px;
	line-height: 1.2;
}

#dependingPageRight ul#sportelliPerIlLavoro li a {
	/*display: block;*/
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	padding-left: 21px;
	background: url(images/anchor.gif) no-repeat left center;
	font-weight: bold;
	color: #335086;
	text-decoration: none;
}

#dependingPageRight ul#sportelliPerIlLavoro li a:hover {
	text-decoration: underline;
}

#dependingPageRight ul#somministrazione {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 8px;
	color: #335086;
}

#dependingPageRight ul#somministrazione li {
	margin-bottom: 25px;
}

h3.subHeadings, #dependingPageRight h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #335086;
	margin-bottom: 15px;
	line-height: 1;	
}

#dependingPageRight h3.subHeadings a, #dependingPageRight h3 a {
	font-family: georgia, "times new roman", times, serif;
	color: #335086;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	border-bottom: none;
}

#dependingPageRight h3.subHeadings a:hover, #dependingPageRight h3 a:hover {
	text-decoration: underline;
}

h4.subsubHeadings, #dependingPageRight h4 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	margin-bottom: 4px;
	line-height: 1;		
}

#dependingPageRight h4 a {
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	border-bottom: none;
}

#dependingPageRight h4 a:hover {
	text-decoration: underline;
}

h5.headingLevel5, #dependingPageRight h5 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a11237;
	margin-bottom: 8px;
	line-height: 1;			
}

#dependingPageRight h5 a, h5.headingLevel5 a {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a11237;
	text-decoration: none;
	border-bottom: none;
}

#dependingPageRight h5 a:hover, h5.headingLevel5 a:hover {
	text-decoration: underline;
}

ul.generalLists, #dependingPageRight ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	margin-bottom: 8px;
}

ul.generalLists li, #dependingPageRight ul li {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 2px;
}

ul.generalLists li ul, #dependingPageRight ul li ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 8px;
}

#dependingPageRight ol {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: inside;
	margin-bottom: 8px;
}

#dependingPageRight ol li {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #333;		
}

a.generalLink, #dependingPageRight a {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

#dependingPageRight a#lnkLb {
	border: none;
}

#dependingPageRight a#lnkLb img {
	padding: 3px;
	border: 3px solid #b3cf62;
}

#dependingPageRight a#lnkLb:hover img {
	border: 3px solid #3b8726;
}


/*a.generalLink:hover, #dependingPageRight a:hover {
	text-decoration: underline;
}*/

#dependingPageRight .maroon {
	font-family: georgia, "times new roman", times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c60;
	margin-bottom: 15px;
	line-height: 1;	
	
}

#loginFrm {
	width: 352px;
	margin: 100px 303px;
	/*float: left;*/
}

#divLogin {
	border: 1px solid #ddd;
}

/*#tblLogin td {
	padding: 2px;
	border: 1px dashed #ddd;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}*/

#divLogin div.loginMessage {
	color: #f00;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	padding: 5px;
}

#divLogin div.loginMessage a {
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

#divLogin div.loginInputs {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}

#divLogin div.loginInputs label {
	color: #335086;
	float: left;
	width: 130px;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
}

#divLogin div.loginInputs input.loginTexts {
	color: #444;
	padding: 2px;
	width: 200px;
	line-height: 1;
	border: 1px solid #444;
	font-size: 12px;
	font-weight: bold;
}

#passwordRecoveryFrm {
	width: 352px;
	margin: 100px 303px;
	/*float: left;*/
}

#divPasswordRecovery {
	border: 1px solid #ddd;
}

#divPasswordRecovery div.prInput {
	padding: 5px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ddd;
}

#divPasswordRecovery div.prMessage {
	color: #f00;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ddd;
}

#divPasswordRecovery div.prMessage a {
	color: #335086;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
}

/*#tblPasswordRecovery td.prMessage a:hover {
	text-decoration: underline;
}*/

#divPasswordRecovery div.prInput label {
	color: #335086;
	width: 100px;
	float: left;
	line-height: 23px;
}

#divPasswordRecovery div.prInput input.prTexts {
	color: #444;
	padding: 2px;
	width: 230px;
	line-height: 1;
	border: 1px solid #444;
	font-size: 12px;
	font-weight: bold;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.blu {
	color: #335086;
}

.green {
	color: #060;
}

.fs12 {
	font-size: 12px;
}

a.anchors {
	display: block;
}

.fs14 {
	font-size: 14px;
}

.fwb {
	font-weight: bold;
}

.fl {
	float: left;
	width: auto;
}

.fr {
	float: right;
	width: auto;
}

#dependingPageRight #tblOrariDiscobus {
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
}

#dependingPageRight #tblOrariDiscobus td, #dependingPageRight #tblOrariDiscobus th {
	padding: 3px;
	border: 1px dashed #ddd;
}

#dependingPageRight div#jobOfferDetailsContainer {
	padding: 10px;
}

#dependingPageRight div#jobOfferDetailsContainer div.jobOfferDetail {
	padding: 5px;
	border-bottom: 1px solid #fff;
	background: #efefef;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

#dependingPageRight div#jobOfferDetailsContainer h3 {
	margin-bottom: 10px;
}

#dependingPageRight div#jobOfferDetailsContainer div.jobOfferDetail p {
	margin-bottom: 0;
}

#dependingPageRight #jobOffersContainer, #dependingPageRight #jobAdvertisementsContainer {
}

#dependingPageRight #jobOffersContainer ul, #dependingPageRight #jobAdvertisementsContainer ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 10px;
}

#dependingPageRight #jobOffersContainer ul li, #dependingPageRight #jobAdvertisementsContainer ul li {
	margin-bottom: 10px;
	padding: 10px;
	background: #efefef;
	
}

#dependingPageRight #jobOffersContainer ul li  h3, #dependingPageRight #jobAdvertisementsContainer ul li  h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}

#dependingPageRight #jobOffersContainer ul li p, #dependingPageRight #jobAdvertisementsContainer ul li p {
	margin-bottom: 0;
}

#homeMiddleContent div.paginator {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	margin: 0 10px 10px;
	padding: 5px;
	background-color: #3b8726;
	color: #fff;
}

#homeMiddleContent div.paginator span.inactive {
	color: #e1e1e1;
}

#homeMiddleContent div.paginator a {
	color: #fff;
	background: transparent none;
	text-decoration: none;
	padding: 1px 2px;	
}

#homeMiddleContent div.paginator a.current {
	font-weight: bold;
	border-bottom: none;
}

#homeMiddleContent div.paginator a.paginate {
	border-bottom: 1px dotted #fff;
	font-weight: bold;
}

#container-bacheca {
	width: 900px;
	margin: 0 28px;
}

.annuncio {
	display: inline;
	float: left;
	margin: 0 25px 15px;
	width: 250px;
	background-color: #ffc;
}

.annuncio .offset {
	/*border: 1px solid #960;*/
	padding: 8px;
}

.annuncio .offset p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}

.annuncio .offset p.author {
	font-size: 10px;
	color: #335053;
	font-style: normal;
}

.annuncio .offset p a {
	color: #335053;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px dotted #335086;
	font-style: normal;
}

.annuncio .bottomAngleLeft {
	border-left: 250px solid #ffc;
	border-bottom: 25px solid #fff;
}

.annuncio .bottomAngleRight {
	border-right: 250px solid #ffc;
	border-bottom: 25px solid #fff;
}

form#frmInsertWork {
	width: 502px;
	margin:0 108px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #333;
}

form#frmInsertWork div#frmInsertWorkBorder {
	border: 1px solid #ddd;
}

form#frmInsertWork div#frmInsertWorkBorder div.iwInput {
	padding: 6px;
	border-bottom: 1px dashed #ddd;
}

form#frmInsertWork div#frmInsertWorkBorder div#divIwResult {
	color: #f00;
	font-weight: bold;
	text-align: center;
}

form#frmInsertWork div#frmInsertWorkBorder div.iwInput label {
	float: left;
	width: 170px;
	color: #335086;
	line-height: 1.6;
	font-weight: bold;
}

form#frmInsertWork div#frmInsertWorkBorder div.iwInput .iwTextInput {
	width: 304px;
	border: 1px solid #333;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	padding: 2px;
}

form#frmInsertWork div#frmInsertWorkBorder div.iwInput select {
	border: 1px solid #333;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	padding: 0;
	font-weight: bold;
}

form#frmInsertWork div#frmInsertWorkBorder div.iwInput select option {
	padding: 0;
}

#underConstruction {
	background: #efefef;
	color: #060;
	border: 1px dashed #060;
	margin: 30px 50px;
	text-align: center;
	padding: 10px 0;
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	font-weight: bold;
}
