@charset "windows-1250";
body, td, th {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
a img {
    border: medium none;
}
a:link {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    text-decoration: underline;
}
.container {
    background-color: #ffffff;
    margin: 0 auto;
    width: 980px;
}
#container_interno {
    background-color: #ffffff;
    float: left;
    margin-bottom: 0;
    margin-right: auto;
    padding: 5px 10px 10px;
    width: 730px;
}
.breadcrumb {
    background-color: #ffffff;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 960px;
}
.header {
    margin-bottom: 12px;
}
.primopiano {
	margin-top: 160px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 630px;
}
.servizio {
    border-bottom: 1px dotted #999;
    height: 80px;
    margin-bottom: 0;
    padding-bottom: 10px;
    width: 314px;
}
#cerca_urp {
	background-image: url("images/box_search.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 309px;
	width: 314px;
	margin-bottom: 0px;
	float: left;
}
#cerca_urp_testo {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 220px;
}
#organizzazione {
    background-image: url("images/box_organizzazione.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 138px;
    margin-left: 19px;
    width: 314px;
}
.content ul, .content ol {
    padding: 0 15px 15px 40px;
}
.footer {
    border-color: #999;
    border-top: 1px dotted #999;
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    top: 10px;
}
.fltrt {
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
#cssmenu {
    border: 1px solid;
    border-radius: 5px;
    display: block;
    height: 37px;
    margin: 0;
    padding: 0;
}
#cssmenu > ul {
    list-style: none inside none;
    margin: 0;
    padding: 0;
}
#cssmenu > ul > li {
    display: block;
    float: left;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 139.5px;
}
#cssmenu > ul > li > a {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    line-height: 100%;
    outline: medium none;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    visibility: visible;
}
#cssmenu > ul > li:first-child > a {
    border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after {
    bottom: -1px;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    z-index: 99;
}
#cssmenu ul li.has-sub:hover > a:after {
    bottom: 0;
    top: 0;
}
#cssmenu > ul > li.has-sub > a:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent transparent;
    border-image: none;
    border-right: 5px solid transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    position: absolute;
    right: 6px;
    top: 18px;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
    background: none repeat scroll 0 0 #3f3f3f;
    border-color: #3f3f3f;
    padding-bottom: 13px;
    padding-top: 13px;
    top: -1px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
    display: block;
}
#cssmenu ul li.has-sub > a:hover {
    background: none repeat scroll 0 0 #3f3f3f;
    border-color: #3f3f3f;
}
#cssmenu ul li > ul, #cssmenu ul li > div {
    background: none repeat scroll 0 0 #3f3f3f;
    border-radius: 0 0 5px 5px;
    display: none;
    padding: 10px 0;
    position: absolute;
    top: 38px;
    width: auto;
    z-index: 999;
}
#cssmenu ul li > ul {
    width: 200px;
}
#cssmenu ul li > ul li {
    display: block;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu ul li > ul li a {
    color: #fff;
    display: block;
    font: 10pt Arial,Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#cssmenu, #cssmenu > ul > li > ul > li a:hover {
    background: none repeat scroll 0 0 #2274aa;
}
#cssmenu {
    border-color: #1573b0;
    float: right;
    height: 40px;
}
#cssmenu > ul > li > a {
    border-right: 1px solid #3589a1;
    color: #fff;
}
#cssmenu > ul > li > a:after {
    border-color: #6ed1ff;
}
#cssmenu > ul > li > a:hover {
    background: none repeat scroll 0 0 #36acd2;
    color: #fff;
}
.active {
    background-color: #175f8e;
    color: #fff !important;
}
#lo_sai {
    background-color: transparent;
    height: 283px;
    margin: 10px 0 0;
    padding: 12px 0 10px;
    position: relative;
    text-align: right;
    width: 980px;
}
#box_studenti {
    background-color: transparent;
    background-image: url("images/box_studenti.jpg");
    background-position: left 10px;
    background-repeat: no-repeat;
    float: left;
    height: 140px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 314px;
}
#box_famiglie {
    background-color: transparent;
    background-image: url("images/box_famiglie.jpg");
    background-position: left 10px;
    background-repeat: no-repeat;
    float: left;
    height: 140px;
    margin-left: 19px;
    padding-bottom: 10px;
    width: 314px;
}
#box_scuolaeuniversita {
    background-color: transparent;
    background-image: url("images/box_scuolaeuniversita.jpg");
    background-position: left 10px;
    background-repeat: no-repeat;
    float: right;
    height: 140px;
    padding-bottom: 10px;
    width: 314px;
}
h1 {
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
    padding-left: 5px;
}
h2 {
    color: #006699;
    font-size: 20px;
    margin-bottom: 5px;
}
h3 {
    color: #000;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
p {
    margin-bottom: 5px;
    margin-top: 0;
}
h4 {
    color: #006699;
    font-size: 18px;
    margin-bottom: 3px;
    margin-top: 0;
}
.orgmiur {
    float: left;
    line-height: 30px !important;
    margin-left: 20px;
    margin-top: 30px;
}
.entramiur {
    background-image: url("images/frecciona_blu.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #036 !important;
    font-size: 16px;
    margin-left: 80px;
    margin-top: 40px;
    padding-bottom: 5px;
    padding-right: 40px;
    padding-top: 5px;
}
.rubrica {
    line-height: 30px !important;
    margin-left: 155px;
    margin-top: 90px;
}
.entrarubrica {
    background-image: url("images/frecciona_rossa.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #036 !important;
    font-size: 16px;
    margin-left: 70px;
    margin-top: 40px;
    padding-bottom: 5px;
    padding-right: 40px;
    padding-top: 5px;
}
#pubblicazioni {
	background-image: url("images/box_pubblicazioni.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 151px;
	margin-left: 333px;
	width: 426px;
	margin-top: -90px;
}
#banner {
	float: right;
	height: 200px;
	width: 203px;
	margin-top: -90px;
}
#banner_interni {
    float: right;
    margin-top: 0;
    width: 203px;
}
.menu_pub {
	float: left;
	padding-left: 220px;
	position: absolute;
	top: auto;
}
.list_pub {
    background-image: url("images/freccina_arancio.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 26px;
    list-style-type: none;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
}
.list_pub a {
    color: #006699 !important;
    font-weight: normal !important;
    padding-right: 20px;
}
select {
    margin-left: 20px;
    margin-top: 100px;
    width: 160px;
}
.container_foto {
    background-image: url("images/box_tagcloud.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    height: 283px;
    padding-right: 3px;
}
embed {
    padding-top: 5px !important;
}
object {
    margin-top: 5px !important;
}
#navigation_horiz {
    border-bottom: 10px solid #ccc;
    clear: both;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 980px;
}
#navigation_horiz_studenti {
    border-bottom: 10px solid #f3af00;
    clear: both;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 980px;
}
#navigation_horiz_famiglie {
    border-bottom: 10px solid #83cf1e;
    clear: both;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 980px;
}
#navigation_horiz_sc_uni {
    border-bottom: 10px solid #0eb3d8;
    clear: both;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 980px;
}
#navigation_horiz ul {
    display: block;
    height: 40px;
}
#navigation_horiz ul li.studenti {
    background-image: url("images/tab_studenti.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 40px;
    margin: 0 19px 0 0;
    position: relative;
    width: 314px;
}
#navigation_horiz ul li.famiglie {
    background-image: url("images/tab_famiglie.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 40px;
    margin: 0 19px 0 0;
    position: relative;
    width: 314px;
}
#navigation_horiz ul li.sc_uni {
    background-image: url("images/tab_scuolaeuniversita.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 40px;
    margin: 0 19px 0 0;
    position: relative;
    width: 314px;
}
#navigation_horiz ul li a.navlink {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: normal !important;
    height: 30px;
    padding: 10px 0 0;
    text-align: left;
    text-decoration: none;
    width: 314px;
}
#navigation_horiz .dropdown {
    background-color: #f3af00;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    position: absolute;
    visibility: visible;
    z-index: 1000 !important;
}
#navigation_horiz ul li #dropdown_one {
    background-color: #f3af00;
    color: #000;
    width: 940px !important;
}
#navigation_horiz ul li #dropdown_one a {
    color: #000;
}
#navigation_horiz ul li #dropdown_two {
    background-color: #83cf1e;
    color: #000;
    margin-left: -333px;
    width: 940px !important;
}
#navigation_horiz ul li #dropdown_three {
    background-color: #0eb3d8;
    color: #000;
    margin-left: -666px;
    width: 940px !important;
}
#navigation_horiz ul li #dropdown_three a {
    color: #000;
}
#navigation_vert ul li #dropdown_four {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}
#navigation_vert ul li #dropdown_four a {
    color: red;
}
#navigation_vert ul li #dropdown_five {
    background: none repeat scroll 0 0 #666;
    color: #fff;
}
#navigation_vert ul li #dropdown_five a {
    color: black;
}
#navigation_vert ul li #dropdown_six {
    background: none repeat scroll 0 0 #777;
    color: #fff;
}
#navigation_vert ul li #dropdown_six a {
    color: orange;
}
#parola_citt {
    border-bottom: 1px solid #f90;
    clear: both;
    height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 350px;
    width: 385px;
}
.container #banner_interni img {
    padding-bottom: 12px;
}
.container .footer a {
    font-weight: normal;
    text-decoration: none;
}
.container .footer a:hover {
    font-weight: normal;
    text-decoration: underline;
}
.container #parola_citt h4 a {
    color: #006699;
    text-decoration: none;
}
.container #parola_citt h4 a:hover {
    color: #006699;
    text-decoration: underline;
}
.container #container_interno ul li {
    background-image: url("images/freccina_arancio.png");
    background-position: left center;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
}

.container #container_interno ul li a {
	text-decoration:underline;
}

table tr td p {
    background-image: url("images/freccina_bianco.png");
    background-position: 10px 3px;
    background-repeat: no-repeat;
    line-height: 17px;
    padding-left: 40px;
    padding-right: 10px;
}
.container #container_interno p a {
    text-decoration: none;
}
.container #navigation_horiz ul .sc_uni #dropdown_three table tr td h1 {
    text-align: center;
}
.glossario {
    border-bottom: 1px dotted #666;
	margin-bottom:10px;
}
.container #container_interno p a {
    text-decoration: underline;
}
.container #container_interno #accordion div p a {
    text-decoration: underline;
}
#container_interno ol li {
	margin-left: 10px;

}
