/* CSS Reset | v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background: white;
	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, Lucida Sans Unicode, sans-serif;
	font-size: 100%;
	color: #3d3d3e;
}

p {
	margin: 8px 0;
}

th, td {
	padding: 5px;
	line-height: 1.2em;
}

.cite {
	padding: 10px;
	background: #f6f6f6;
}

.black {
	color: black;
	font-size: 0.9em;
	font-weight: bold;
}

.bleft {
	position: relative;
	right: -4px;
	height: 48px;
	border-right: 10px solid #002248;
}

#wrap1 {
	width: 100%;
	height: 169px;
	margin: 0 auto;
	z-index: 10;
	background: #061d2b url(../img/hp_background_1280.jpg) no-repeat 50% 0;
	overflow: hidden;
}

#wrap2 {
	position: relative;
	font-size: 0.9em;
	clear: both;
	margin: 0 auto;
	text-align: left;
  	width: 1000px;
	/* background: url(../img/left-right.gif) repeat-y; */
	overflow: hidden;
}

#wrapHome1 {
	width: 100%;
	height: 428px;
	margin: 0 auto;
	z-index: 10;
	background: url(../img/hp_background_1280.jpg) no-repeat 50% 50%;
}

#wrapHome2 {
	width: 1000px;
	margin: 0 auto;
}

.uplinksCnt, .session, .uniCntHome, .uniCnt, .topMenu {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	position: relative;
}

.uplinksCnt {
	top: 62px;
	right: 0px;
	text-align: center;
	float: right;
	width: 310px;
	font-size: 0.7em;
	font-family: Tahoma;
	color: white;
	padding: 10px;
	background: black;
	background: rgba(0, 0, 0, 0.3);
}

.session {
	clear: both;
	top: 40px;
	right: 0px;
	text-align: right;
	font-size: 0.7em;
	z-index: 1;
	color: white;
}

.session span {
	background: #D85A1A;
	padding: 5px;
}

.uplinks a, .uniCnt a, .uniCntHome a {
	color: white;
}

.uniCnt {
	text-align: left;
	overflow: hidden;
	height: 140px;
}

.uniLogo img, .uniLogoH img {
	position: relative;
	left: 10px;
	display: inline;
}

.uniLogo img {
	top: 12px;
}

.uniLogoH img {
	top: 42px;
}

.uni, .uniH {
	font-family: "Trebuchet MS";
	position: relative;
	left: 80px;
	font-size: 1.1em;
	height: 20px;
	line-height: 20px;
}

.uni {
	bottom: 50px;
}

.uniH {
	bottom: 20px;
}

.med, .medH {
	font-family: "Trebuchet MS";
	position: relative;
	left: 80px;
	font-size: 1.4em;
	height: 25px;
	line-height: 25px;
}

.med {
	bottom: 50px;
}

.uni a:hover, .uniH a:hover, .med a:hover, .medH a:hover {
	text-decoration: none;
}

.medH {
	bottom: 20px;
}

.rc {
	font-size: 0.8em;
}

.profileH, .profile {
	font-family: "Tahoma";
	position: relative;
	float: right;
	font-size: 0.8em;
	height: 24px;
	line-height: 24px;
	right: 10px;
	background: url(../img/login.png) no-repeat;
	padding-left: 25px;
	color: white;
}

.profileH {
	top: 10px;
}

.profileH a {
	color: #718699;
}

.profile {
	bottom: 74px;
}

.profile a {
	color: #718699;
}

.slides, .slidesF {
	position: relative;
}

.slides a:hover, .slidesF a:hover {
	text-decoration: none;
}

.slidesContainer {
 	width: 1000px;
	height: 285px;
}
 
.slideContainer div {
	width: 1000px;
	height: 285px;
	display: block;
}

.slidesContainerF {
 	width: 570px;
	height: 162px;
}
 
.slideContainerF div {
	width: 570px;
	height: 162px;
	display: block;
}

 .pagination {
 	display: none;
 }

.transp_x {
	width: 160px;
	height: 225px;
	border-left: 1px solid #757575;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 799px;
	background: black;
	background: rgba(0, 0, 0, 0.5);
	padding: 30px 20px;
	color: white;
	display: block;
}

.transp_x .p1 {
	font-size: 1.2em;
	font-family: Georgia;
	color: #ba9765;
	display: block;
}

.transp_x .p2 {
	font-size: 0.8em;
	font-family: Georgia;
	line-height: 1.3em;
	text-decoration: none;
	color: white;
	margin: 8px 0;
	display: block;
}

.transp_x .p3 {
	font-size: 0.7em;
	font-family: Georgia;
	text-decoration: none;
	color: white;
	display: block;
}

.macroHome {
	font-size: 1.3em;
	color: #002248;
	float: left;
	width: 165px;
	padding-left: 35px;
	line-height: 2em;
	margin: 0 0 10px 0;
	font-family: Georgia;
}

.macroHome ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.63em;
}

.macroHome li {
	line-height: 2em;
}

.macroHome li a {
	color: #3d3d3e;
	font-family: "Tahoma";
}

.macroHomeNew {
	color: #061d2b;
	float: left;
	width: 200px;
	height: 15.5em;
	padding: 0;
	background: #C8D0D2;
	line-height: 2em;
	margin: 0;
	font-family: Georgia;
}

.macroHomeNew p {
	font-size: 1.3em;
	width: 199px;
	height: 40px;
	border-right: 1px solid #757575;
	background: #061C2A;
	color: white;
	margin: 0;
	line-height: 40px;
	padding: 0px;
	font-variant: small-caps;
}

.macroHomeNew p a {
	color: white;
}

.macroHomeNew ul {
	margin: 0;
	padding: 7px 0;
	list-style-type: none;
	font-size: 0.75em;
}

.macroHomeNew li {
	line-height: 1.2em;
	width: 160px;
	margin: 0 20px;
	padding: 4px 0;
	border-bottom: 1px dotted #061d2b;
}

.macroHomeNew li a {
	color: #3d3d3e;
	font-family: "Tahoma";
}

.jCarouselLite ul {
	/* margin: 0;
	padding: 0; */
	list-style-type: none;
}

.jCMask {
	z-index: 1;
	position: absolute;
	width: 12px;
	height: 12px;
}

.carouselNav {
	position: absolute;
	bottom: 10px;
	left: 818px;
	z-index: 100;
	height: 20px;
	line-height: 20px;
}

.carouselDots img {
	position: relative;
	top: 4px;
	display: inline;
	padding: 0 3px;
	text-align: center;
}

.macroCarouselDots img {
	position: relative;
	top: 3px;
	text-align: center;
}

.bottomMenu {
	margin-top: 2px;
	background: #cccccc;
	font-family: Georgia;
}

.bottomMenu ul {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 2em;
}

.bottomMenu li {
	display: inline;
	font-size: 0.8em;
}

.bottomMenu li a {
	padding: 0 11px;
}

.topMenu {
	bottom: 2px;
	font-family: Georgia;
}

.topMenu li {
	width: 200px;
	float: left;
	display: block;
	text-align: center;
	font-size: 1.1em;
	height: 34px;
	line-height: 34px;
}

.topMenu a {
	text-decoration: none;
	color: white;
}

.topMenu .active a {
	background: white;
	color: #002248;
	padding: 6px 30px;
}

.navcontainer a:hover {
	background: url(../img/l1_over.gif) no-repeat left;
	color: #14A4D4;
}


* html body {
	overflow: hidden;
}

/*
img {
	display: block;
}
*/

.no_view {
	display: none;
}

.to_content {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

.clear {
	float: left;
	clear: both;
}

hr {
	clear: both;
	width: 100%;
	margin-left: 0px;
	text-align: left;
	height: 1px;
	border: 0px;
}

hr {
	color: #f2f2f2;
	background-color: #f2f2f2;
}

.hr_ar {
	color: #f6bfbf;
	background-color: #f6bfbf;
}

input, textarea, select {
	max-width: 100%;
	margin-bottom: 5px;
}

.ev {
	color: #dd0000;
	padding-left: 9px;
}

h1 {
	margin-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #D85A1A;
	font-family: Georgia;
}

h2 {
	margin: 3px 0;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #D85A1A;
	font-family: Georgia;
	/* background: lime; */
}

h3 {
	margin: 3px 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #D85A1A;
	font-family: Georgia;
	/* background: lime; */
}

h1 a, h2 a, h3 a {
	color: #D85A1A;
}

a {
	text-decoration: none;
	color: #3d3d3e;
}

a:hover {
	text-decoration: underline;
}

/* ---[ NAV ]------------------------------- */

.navcontainer li {
	margin: 0 0 1px 0;
	border-bottom: 1px dotted #c8c8c8;
	letter-spacing: 1px;
}

.navcontainer2 li {
	padding: 4px 0;
	text-align: left;
	font-family: Georgia;
	line-height: 1.15em;
	font-size: 0.95em;
}

.navcontainer3 li {
	padding: 2px 0 2px 16px;
	text-align: right;
	border-bottom: 1px dotted #c8c8c8;
	background: url(../img/pt_news.gif) no-repeat 8px 10px;
	font-family: Tahoma;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.15em;
}

.navcontainer4 li {
	padding: 2px 0 2px 28px;
	text-align: right;
	border-bottom: 1px dotted #c8c8c8;
	background: url(../img/pt_news.gif) no-repeat 20px 10px;
	font-family: Tahoma;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.15em;
}

.navcontainer a {
	display: block;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	background: url(../img/l1_down.gif) no-repeat left;
}

.navcontainer a:hover {
	background: url(../img/l1_over.gif) no-repeat left;
}

.navcontainer2 a {
	display: block;
	text-decoration: none;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #cccccc;
}

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

.navcontainer3 a, .navcontainer4 a {
	display: block;
	padding: 2px 8px 2px 2px;
	text-decoration: none;
}

.navcontainer3 a {
	color: #707070;
}

.navcontainer4 a {
	color: #909090;
}

.navcontainer3 a:hover, .navcontainer4 a:hover {
	text-decoration: underline;
}

#active1 a, #active1 a:hover {
	background-image: url(../img/l1_over.gif);
}

#active1 a:hover {
	text-decoration: underline;
}

#active2 a, #active2 a:hover {
	font-weight: bold;
}

#active2 a:hover {
	text-decoration: underline;
}

#active3 a, #active3 a:hover {
	font-weight: bold;
}

#active3 a:hover {
	text-decoration: underline;
}

#active4 a, #active4 a:hover {
	font-weight: bold;
}

#active4 a:hover {
	text-decoration: underline;
}

/* ---[ BEGIN LAYOUT ]------------------------------- */

/* ---[ TOP ]------------------------------- */

#wrap1 img {
	margin: 0;
	padding: 0;
	border: none;
}

/* ---[ BREADCRUMB ]------------------------------- */

#breadcrumb {
	color: #002248;
	/* margin: 32px 0 20px 0; */
	padding: 32px 0 20px 0;
	font-size: 0.85em;
	line-height: 1.3em;
	font-family: Tahoma;
	width: 592px;
}

#breadcrumb a {
	color: #002248;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* ---[ TOP NAV ]------------------------------- */

#nav {
	background: url(../img/left-right_ext.gif) repeat-y;
	margin: -3px 0 0 0;
	padding: 4px 0 4px 0;
	overflow: hidden;
	line-height: 1.7em;
	border-bottom: 4px solid #C8C8C8;
}

#nav li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	display: block;
	border: 1px solid #012446;
}

/*li#ateneo {
	background: url(../img/pixel.jpg) repeat-y left;
	margin-left: 9px;
}*/
	
#nav a {
	float: left;
	text-decoration: none;
	color: #003366;
	padding: 0px 31px;
}

li#webmail  {
	margin: 0 82px 0 5px;
}

#nav a:hover {
	color: white;
	background-color: #012446;
	text-decoration: underline;
}

#active_top a {
	color: #012446;
	background-color: #FEF2D8;
}

/* ---[ LAYOUT ]------------------------------- */

/* Container */

#wrapid {
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	border-left: 1px solid #cccccc;
}

#right_wrap {
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -402px;
	border-left: 1px solid #cccccc;
}

#wrap2 .nrb, #wrap2 .nlb {
	border-left: 1px solid transparent;
}

#middle_wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}

#middle_pad {
	margin: 4px 5px 4px 405px;
	/* overflow: hidden; */
}

#middle_pad_ext {
	margin: 4px 5px 4px 205px;
	/* overflow: hidden; */
	position: relative;
	left: 200px;
}

#middle_pad_full {
	margin: 4px 5px 4px 5px;
	/* overflow: hidden; */
	position: relative;
	left: 200px;
}

#middle {
	width: 100%;
	/* overflow: hidden; */
	font-size: 0.9em;
}

#middle img {
	/* border: none; */
}

/* Left, Right */

#left {
	float: left;
	width: 192px;
	position: relative;
	margin-left: -50%;
	top: -4px;
	left: 200px;
	padding: 4px;
	overflow: hidden;
	font-size: 0.8em;
}

#right {
	float: left;
	width: 192px;
	position: relative;
	left: 0px;
	padding: 4px;
	overflow: hidden;
	font-size: 0.8em;
}

#right p {
	line-height: 1.4em;
}

#left img, #right img {
	border: none;
}

.sv_cnt {
	font-family: Tahoma;
	font-size: 0.95em;
	font-weight: bold;
	border-bottom: 1px solid #D85A1A;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 4px 0;
	margin-bottom: 30px;
	position: relative;
	top: -4px;
	height: 39px;
}

.sv_print, .sv_send {
	margin: 0;
	height: 20px;
	line-height: 20px;
	padding-left: 50px;
}

.sv_print {
	background: url(../img/print.png) no-repeat 30px;
}

.sv_send {
	background: url(../img/customers.png) no-repeat 30px;
}

.str_cnt {
	font-size: 0.95em;
}

.str_tel, .str_fax, .str_mail, .str_tel_g, .str_fax_g, .str_mail_g, .str_fax_b{
	margin: 0;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}

.str_ind {
	
}

.str_tel {
	background: url(../img/contact.png) no-repeat 0px;
}

.str_tel_g {
	background: url(../img/contact_g.png) no-repeat 0px;
}

.str_fax {
	background: url(../img/attibutes.png) no-repeat 0px;
}

.str_fax_g {
	background: url(../img/attributes_g.png) no-repeat 0px;
}

.str_fax_b {
	background: url(../img/attributes_b.png) no-repeat 0px;
}

.str_mail {
	background: url(../img/email.png) no-repeat 0px;
	padding-left: 18px;
	padding-right: 0;
}

.str_mail_g {
	background: url(../img/email_g.png) no-repeat 0px;
	padding-left: 18px;
	padding-right: 0;
}
.str_mail_g_small {
	font-family: Tahoma;
	padding-left: -5px;
	font-size: 11px;
	padding-right: 0;
}
.evid, .evidS, .evidR  {
	font-family: Georgia;
	font-size: 1.2em;
	position: relative;
	width: 160px;
	background: #D85A1A;
	color: white;
	height: 32px;
	line-height: 32px;
	margin-bottom: 4px;
}

.evid {
	left: -4px;
	padding-left: 8px;
}

.evidS {
	right: -36px;
	padding-left: 28px;
}

.evidR {
	right: 0px;
	padding-left: 28px;
}

.memo {
	background: url(../img/memo.gif) no-repeat;
	padding-left: 54px;
}

/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	height: 10px;
	border-top: 1px dotted #002248;
	background: url(../img/footer.gif) repeat-x 0px 5px;
}

.footer_nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
}

.footer_nav li {
	margin: 0 0 1px 0;
	font-size: 0.85em;
	border-bottom: 1px dotted #c8c8c8;
	letter-spacing: 1px;
}

.footer_nav a {
	display: block;
	padding: 2px 1px 3px 20px;
	text-decoration: none;
	color: #404040;
	background: url(../img/l1_down.gif) no-repeat left;
}

.footer_nav a:hover {
	background: url(../img/l1_over.gif) no-repeat left;
	color: #14A4D4;
}

.bottom {
	width: 1000px;
	margin: 0 auto 30px auto;
	font-size: 0.7em;
	text-align: center;
}

.ar_ev ul {
	margin: 10px 0 10px 9px;
	padding: 0;
	list-style-type: none;
	width: 200px;
}

.ar_ev li {
	margin: 0 0 1px 0;
	font-weight: bold;
	font-size: 0.80em;
	border-bottom: 1px dotted #c8c8c8;
	letter-spacing: 1px;
}

.ar_ev a {
	display: block;
	padding: 4px 0 5px 20px;
	text-decoration: none;
	color: #404040;
	background: url(../img/ar_down.gif) no-repeat left;
}

.ar_ev a:hover {
	background: url(../img/ar_over.gif) no-repeat left;
	color: #14A4D4;
}

* html #footer-wrap {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
}

#footer-wrap {
	clear: both;
	margin-top: 10px;
}

/* ---[ END LAYOUT ]------------------------------- */

a#contentAnchor {
	display: block;
	clear: both;
} 

.profilo {
	font-size: 0.85em;
	padding: 5px;
	margin-bottom: 3px;
	background-color: #fef2d8;
}

/* Home */

.home_news_A, .home_news_B, .home_news_C {
	padding: 10px 10px 10px 0;
	margin-bottom: 4px;
	/* border: 1px solid #f2f2f2; */
	line-height: 1em;
	/* background-color: #f7f7f7; */
	overflow: auto;
}

.home_news_A, .home_news_B {
	border-bottom: 1px dotted #c8c8c8;
}

.tit_A {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 3px;
	font-weight: bold;
}

.tit_B {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 3px;
	font-weight: bold;
}

.st_tit_A {
	font-size: 0.85em;
	margin-bottom: 3px;
	color: #404040;
}

.st_tit_B {
	font-size: 0.85em;
	margin-bottom: 3px;
	color: #404040;
}

.intro {
	line-height: 1.3em;
	font-size: 0.85em;
	text-align: justify;
}

.home_news_bottom_container {
	float: left;
	width: 100%;
	background: url(../img/pixel.jpg) repeat-y 50%;
	/*padding-bottom: 4px;*/
	/*background: url(../img/pixel.jpg) repeat;*/
	margin-bottom: 4px;
}

.home_news_bottom_sx, .home_news_bottom_dx {
	/*background: url(../img/pixel.jpg) repeat-x bottom;*/
	width: 48%;
	line-height: 1em;
	padding: 0.7%;
	background: #f2f2f2;
}

.home_news_bottom_sx {
	float: left;
}

.home_news_bottom_dx {
	float: right;
}

.tit_btm {
	font-size: 1.15em;
	line-height: 1em;
	margin-bottom: 3px;
}

.intro_btm {
	line-height: 1em;
	font-size: 0.85em;
	text-align: justify;
}

.home_news a {
	color: black;
	text-decoration: none;
}

.home_news a:hover {
	color: #002346;
	text-decoration: underline;
}

.div_box {
	float: left;
	background: url(../img/div_avvisi.gif) repeat-y;
}

.box_avvisi {
	clear: both;
}

.avviso1, .avviso2, .avviso3 {
	float: left;
	width: 184px;
	padding: 3px 5px 3px 5px;
}

.avviso2, .avviso3 {
	margin-left: 3px;
}

.list_avviso {
	float: left;
	margin-top: 0.15em;
	width: 8px;
	height: 8px;
	background: url(../img/list.gif) no-repeat;
}

.testo_avviso {
	float: left;
	width: 171px;
	margin-left: 5px;
	font-size: 0.77em;
}

.leggi1 {
	clear: both;
}

.leggi1, .leggi2, .leggi3 {
	float: left;
	width: 194px;
	margin-top: 3px;
}

.leggi1 div, .leggi2 div, .leggi3 div {
	text-indent: 10px;
	font-size: 0.85em;
	line-height: 1.9em;
	background-color: #0080c1;
	color: white;
}

.leggi1 img, .leggi2 img, .leggi3 img {
	margin-top: 3px;
}

.leggi2, .leggi3 {
	margin-left: 3px;
}

.leggi1 a, .leggi2 a, .leggi3 a {
	color: white;
}  
	
/* ---[ MAIN CONTENT ]------------------------------- */

/* Contenuto pagina */

.content {
	line-height: 1.4em;
	text-align: justify;
	font-size: 0.9em;
}

.content ul {
	list-style-type: none;
	margin: 5px 0;
}

.content ol {
	list-style-type: decimal;
	margin: 5px 0;
}

.content ul li, .content ol li, .table ul li, .table ol li {
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	background: url(../img/pt_news.gif) no-repeat;
	background-position: left 0.8em;
	line-height: 1.7em;
}

.content ol li, .table ol li {
	background: none;
	background-position: none;
	margin: 0 0 0 25px;
	padding: 0 10px 0 0;
}

.content ol ol li, .table ol ol li {
	background: none;
	background-position: none;
	margin: 0 0 0 30px;
	padding: 0 10px 0 0;
}

.content ol ul li, .content ul ul li, .table ol ul li, .table ul ul li {
	background: url(../img/pt_news.gif) no-repeat;
	background-position: left 0.8em;
	margin: 0 0 0 30px;
	padding: 0 10px 0 10px;
}

.content img {
	padding: 1px;
	border: 1px solid #cccccc;
	margin: 0 10px 10px 10px;
}

.content a, h2 a, .table a, .ac {
	color: #3d3d3e;
	border-bottom: 1px dotted #3d3d3e;
	text-decoration: none;
}

.content a:hover, h2 a:hover, .table a:hover, .ac:hover {
	color: #3d3d3e;
	border-bottom: 1px solid #3d3d3e;
	text-decoration: none;
}

.content a.nf, .table a.nf {
	color: #3d3d3e;
	border: none;
}

.content a.nf:hover, .table a.nf:hover {
	text-decoration: underline;
}

.content hr  {
	color: #f2f2f2;
	background-color: #f2f2f2;
}

.content .tmce_rd {
	font-size: 0.95em;
}

.content .tmce_nbmp {
	border: none;
	margin: 0;
	padding: 0;
}

.content .popupImg {
	border: none;
	display: inline;
	position: relative;
	top: 3px;
	margin: 4px;
	padding: 4px;
	background: #f2f2f2;
}

.sortable {
	list-style-type: none;
}

.sortable li {
	margin: 3px;
	padding: 0.8em;
	background: ;
	border: 1px solid #505050;
	font-size: 1.1em;
	background: #f2f2f2;
	clear: both;
	overflow: hidden;
}

.sortable .item {
	float: left;
	width: 90%;
}

.sortable .position {
	float: right;
}

.sortable input {
	font-size: 1.5em;
	margin: 0;
	text-align: center;	
}

.opDiv {
	text-align: center;
	float: right;
	margin: 10px 0;
	font-size: 0.9em;
	font-weight: bold;
}

.save {
	background: url('../img/save_32.png') no-repeat center center;
	cursor: pointer;
	border: none;
	width: 32px;
	height: 32px
}

.macroDesc {
	float: left;
	padding: 5px;
	width: 435px;
	font-size: 0.95em;
	line-height: 1.3em;
}

.macrojCarouselLite {
	 clear: both;
	 margin: 0 auto;
	 line-height: 1.1em;
	 font-family: Tahoma;
}

.macrojCarouselLite p, .macroEv p, .macroOth p {
	margin: 0;
}

.macrojCarouselLite li {
	float: left;
	width: 165px;
	margin: 0 15px;
}

.macrojCarouselLite a, .macroEv a, .macroOth a {
	text-decoration: none;
}

.macrojCarouselLite .title, .macroEv .title, .macroOth .title, .hp_ricerca .title {
	font-size: 0.85em;
	font-weight: bold;
	margin: 3px 0;
}

.macrojCarouselLite .title a, .macroEv .title a, .macroOth .title a {
	color: #D85A1A;
}

.macrojCarouselLite .text, .macroEv .text, .macroOth .text, .hp_ricerca .text {
	font-size: 0.85em;
	text-align: justify;
}

.macrojCarouselLite .text a, .macroEv .text a, .macroOth .text a {
	color: #3d3d3e;
}

#macroCarouselContainer {
	margin-bottom: 8px;	
}

.macroCarouselDots {
	clear: both;
	text-align: center;
	height: 19px;
	margin-top: 5px;
	background: url(../img/btngo_bkgr.gif) no-repeat center;
}

.macroEv, .macroOth {
	width: 47%;
	line-height: 1.1em;
	font-family: Tahoma;
	margin-top: 5px;
}

.macroEv {
	float: left;
}

.geoEv {
	color: #002248;
	font-size: 1.2em;
	padding-left: 5px;
	font-weight: bold;
	font-family: Georgia;
}

.macroEvR1, .macroEvR2 {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.macroEvR1 {
	width: 70px;
	color: #808080;
	font-size: 4em;
	font-family: Georgia;
	letter-spacing: -3px;
	/* padding-bottom: 10px; */
}

.macroEvR2 {
	width: 40px;
	color: #D85A1A;
	font-size: 1.15em;
	font-family: Tahoma;
}

.macroEvR3 {
	padding: 8px 4px 8px 12px;
	text-align: justify;
}

.macroOth {
	float: right;
	padding-right: 10px;
}

.macroOth li {
	clear: both;
	margin: 5px 0;
}

.macroOth li img {
	float: left;
	padding: 0 5px 5px 0;
} 

/* Liste */

.frame {
	padding: 5px;
	border: 15px solid #F2F2F2;
}

.ul1 li {
	list-style: none;
	font-weight: bold;
	line-height: 1.3em;
	color: #002248;
	margin: 15px 0;
}

.ul1 li a, .ul1 li a:hover, .ul2 li a, .ul2 li a:hover, .ul3 li a, .ul3 li a:hover {
	color: #002248;
	text-decoration: none;
}

.ul1 li a:hover, .ul2 li a:hover, .ul3 li a:hover {
	text-decoration: underline;
}

.ul3 li a, .ul3 li a:hover {
	color: #707070;
}

.ul2 {
	margin: 0 0 15px 0;
}

.ul2 li {
	list-style-type: none;
	margin: 6px 0;
	background: url(../img/li_image.gif) no-repeat;
	background-position: left 0.35em;
	font-weight: normal;
	padding-left: 15px;
	line-height: 1em;
}

.ul3 li {
	list-style-type: none;
	background: url(../img/pt_news.gif) no-repeat;
	background-position: left 0.5em;
	line-height: 1em;
	font-size: 0.9em;
	padding-left: 8px;
	margin: 5px 0;
}

.indispensabili {
	border: 1px solid #226A92;
	padding: 4px;
}

.indispensabili ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.indispensabili li {
	margin: 0 0 1px 0;
	background: #EEEEF0;
	font-size: 0.85em;
	letter-spacing: 1px;
}

.indispensabili a {
	display: block;
	padding: 2px 1px 3px 20px;
	text-decoration: none;
	color: #404040;
	background: url(../img/l1_down_ind.gif) no-repeat left;
}

.indispensabili a:hover {
	background: url(../img/l1_over_ind.gif) no-repeat left;
	color: #14A4D4;
}

.amministra {
	border: 1px solid #f6bfbf;
	padding: 4px;
}

.amministra ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.amministra li {
	margin: 0 0 1px 0;
	background: #FEF0F0;
	font-family: Georgia;
	font-size: 0.95em;
	letter-spacing: 1px;
}

.amministra a {
	display: block;
	padding: 2px 1px 3px 20px;
	text-decoration: none;
	color: #404040;
	background: url(../img/l1_down_amm.gif) no-repeat left;
}

.amministra a:hover {
	background: url(../img/l1_over_amm.gif) no-repeat left;
	color: #14A4D4;
}

/* Tabelle */

/*.intestazione_strutture {
	font-family: Tahoma, sans-serif;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: white;
	background-color: #002346;
	font-weight: bold;
	padding-left: 5px;
	margin-right: 11px;
	height: 1.8em;
	line-height: 1.8em;
}*/

.table {
	font-size: 0.85em;
	width: 100%;
	font-family: Tahoma;
}

.content .table {
	font-size: 0.95em;
}

.table img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.table th {
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	color: #484848;
	background-color: #cccccc;
	font-size: 1.1em;
	font-family: Tahoma;
	border: 1px solid #f2f2f2;
}

.table td {
	border: 1px solid #f2f2f2;
	vertical-align: middle;
}

.indent {
	text-indent: 3px;
} 

.th_tab_1 {
	width: 1%;
}

.th_tab_5 {
	width: 5%;
}

.th_tab_10 {
	width: 10%;
}

.th_tab_12 {
	width: 12%;
}

.th_tab_15 {
	width: 15%;
}

.th_tab_18 {
	width: 18%;
}

.th_tab_20 {
	width: 20%;
}

.th_tab_25 {
	width: 25%;
}

.th_tab_30 {
	width: 30%;
}

.th_tab_35 {
	width: 35%;
}

.th_tab_50 {
	width: 50%;
}

.docs {
	padding: 6px 0;
	margin: 4px 0;
	list-style-type: none;
	padding-left: 28px;
	line-height: 1.2em;
}

.docs span {
	
}

.no_auth {
	font-weight: bold;
	color: #DD0000;
}

.auth {
	font-weight: bold;
	color: #003366;
}

/* Login form */

/*
	#login {
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px 0px 0px 0px;
}

#login_home {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 10px;
}

#login fieldset {
	margin: 0px;
	padding: 5px;
}

#login_home fieldset {
	margin: 0px;
	padding: 3px;
}

legend {
	font-family: Tahoma, sans-serif;
	color: black;
	font-weight: bold;
}

#auth {
	max-width: 140px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 5px;
}

#login input {
	margin-top: 3px;
	max-width: 140px;
}

#login label, #login input {
	display: block;
}

*/

#login {
	background: url('../img/login_top.gif') no-repeat 1.2em 1em;
	border: 1px solid #f2f2f2;
	color: #333;
	margin: 1em auto 0.2em auto;
	padding: 0;
	width: 425px;
}

#login form#loginform {
	margin: 0;
	/* padding: 170px 50px 0 50px; */
	padding: 30px 50px 0 50px;
	min-height: 230px;
	height: auto !important; /* min-height fast hack */
	height: 230px;
}

#login p {
	text-align: left;
}

#login input {
	padding: 0.25em;
}

#login .input {
	font-size: 1.25em;
	margin-top: 0px;
	width: 97%;
}

.submit {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	padding: 0.25em;
	font-weight: bold;
}

.login_button {
	border: 1px solid black;
	font-size: 1em;
	letter-spacing: 1px;
	background-color: white;
	font-weight: bold;
	color: black;
}

#wrong_post {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	color: #DD0000;
}

#admin_link {
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Scheda persona */
.sch {
	margin: 0px;
	overflow: hidden;
}

.sch_ar {
	margin: 0 0 0 9px;
	line-height: 1.8em;
	color: #6d6d6d;
	font-size: 0.9em;
	letter-spacing: 1px;
} 

.sch img, .sch_ar img {
	float: left;
	margin: 0 5px 0 0;
}

.sch table {
	float: left;
	margin: 0 0 5px 0;
	background: #f2f2f2;
	font-size: 0.95em;
}

.td_sch {
	width: 120px;
}

.td_sch_160 {
	width: 160px;
}

.td_sch_wbg {
	background: white;	
}

.tab_respo {
	margin: 0 0 10px 0;	
}

.tab_respo b {
	font-size: 1.1em;
}

#elenca_pub {
	clear: both;
	line-height: 1em;
	margin: 0;
	font-size: 0.85em;
	text-align: justify;
}

.pubblicazione ol {
	margin: 0;
	padding: 0;
}

.nr_pubbl {
	font-weight: bold;
}

.pubblicazione li {
	list-style: none;
	margin-top: 8px;
	line-height: 1.3em;
}
                                                                               
.titolo {
    font-style: italic;
}

/* News - Seminari/Convegni */
#search_news {
	margin-right: 15px;
}

#footer_news {
	clear: both;
	font-size: 0.85em;
	line-height: 2.5em;
	text-align: center;
	margin-bottom: 10px;
	border-top: 1px solid #002248;
	background-color: white;
}

#footer_news a {
	text-decoration: underline;
}

#footer_news a img {
	border: none;
	display: inline;
	position: relative;
	top: 3px;
}

#link_news {
	padding: 5px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: 5px solid #f2f2f2;
}

#link_news img  {
	border: none;
	margin: 0;
	display: inline;
	position: relative;
	top: 7px;
}

/* Admin form */

#n_search a {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}

#n_search form {
	margin: 0px;
	padding: 0px;
}

/* #admin_fieldset_ext {
	width: 94%;
	clear: both;
	margin-bottom: 10px;
}*/

fieldset {
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin: 10px 0;
}

fieldset form {
	margin: 10px;
}

legend {
	padding: 5px;
	color: black;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	font-weight: bold;
}

.riga_admin_form {
	clear: both;
	line-height: 2em;
}

.riga_admin_form a {
	font-weight: bold;
}

.riga_admin_form img {
	border: none;
}

.label_admin_form {
	float: left;
	width: 19%;
	text-align: left;
}

label.error {
	color: #dd0000;
	font-weight: bold;
	padding-left: 3px;
	vertical-align: top;
}

input.error, select.error {
	border: 2px solid #dd0000;
	width: 70%;
}

.control_admin_form {
	float: left;
	width: 80%;
}

.control_admin_form select {
	font-size: 1em;
}




.label_admin_form_esamistato {
	clear: both;
	width: 25%;
	line-height: 20px;
	float: left;
}

.control_admin_form_esamistato {
	width: 75%;
	line-height: 20px;
	float: left;
	margin-bottom: 5px;
}
.label_admin_form_migrazione {
	clear: both;
	width: 75%;
	line-height: 20px;
	float: left;
}

.control_admin_form_migrazione {
	width: 25%;
	line-height: 20px;
	float: left;
	margin-bottom: 5px;
}



.control_admin_form_esamistato select {
	font-size: 0.9em;
}

.admin_button {
	width: 100%;
/*	padding-top: 15px;*/
	line-height: 20px;
	float: left;
	text-align: center;
}

.news_button {
	width: 100%;
	line-height: 20px;
	text-align: center;
}

.admin_button input, .news_button input {
	
}

.button {

	clear: both;
	line-height: 20px;
	width: 100%;
	padding-left: 0px;
}

.liberatoria {
	clear: both;
	width: 660px;
	text-align: justify;
	font-family: Tahoma, sans-serif;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
}

.news_sezione {
	text-align: justify;
	line-height: 1.3em;
	border-bottom: 1px dotted #cccccc;
}

.news_sezione ul {
	margin: 0px;
	padding-left: 10px;
}

.news_sezione li {
	list-style: none;
	padding: 0 15px;
	margin-bottom: 8px;
	background: url(../img/pt_news.gif) no-repeat 8px 7px;
}

.box_3_cat {
	clear: both;
	/*width: 543px;*/
}

.box_studenti {
	font-size: 0.85em;
	float: left;
	width: 33%;
	margin-left: 1px;
	line-height: 1.3em;
}

.cat_studenti {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-indent: 7px;
	background: url(../img/cat_studenti.gif) right;
}

.cat_studenti li {
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../img/600/list.gif) no-repeat;
	background-position: left 0.4em;
}

.cat_studenti a {
	color: white;
}

.bach_studenti, .bach_studenti_margin {
	float: left;
	clear: none;
	width: 168px;
}

.bach_studenti_margin {
	margin-left: 18px;
}

.bacheca_border {
	border-top: 1px solid #E3EAF1;
}

.bacheca_head {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	width: 160px;
	wid\th: 130px;
	padding-left: 30px;
	min-height: 3.5em;
	height: auto !important;
	height: 3.5em;
	background: url(../img/post-it_mini.gif) no-repeat top left;
	margin-bottom: 0.5em;
}

.bacheca_body {
	font-family: Tahoma, sans-serif;
	color: #000000;
	width: 160px;
	margin-bottom: 10px;
}

.link_studenti_1 {
	background-color: #E3EAF1;
	margin-bottom: 5px;
}

.link_studenti_2 {
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.link_studenti_1 ul, .link_studenti_2 ul {
	margin: 0px;
	padding: 0px;
}

.link_studenti_1 li, .link_studenti_2 li {
	list-style: none;
	padding-left: 10px;
	margin: 1px 0px 1px 5px;
	background: url(../img/pt_news.gif) no-repeat;
	background-position: left 0.4em;
}

.postit {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	background: url(../img/postit.gif) no-repeat;
	width: 151px;
	height: 106px;
	margin-left: 10px;
	margin-top: 5px;
	text-indent: 10px;
}

.postit a {
	color: black;
}

.postit_text {
	padding: 18px 15px 15px 15px;
}

.facolta_offf {
	text-align: center;
}

.facolta_offf img {
	margin: 0px 0px 15px 0px;
	border: none;
}

.tutte_le_news {
	float: right;
	font-size: 0.85em;
	/*margin-right: 12px;*/
	font-family: Tahoma, sans-serif;
	background: url(../img/segnanews.gif) no-repeat left;
	padding-left: 1.2em;
	height: 1.3em;
	line-height: 1.3em;
}

.guida {
	text-align: center;
}

.guida a img {
	border: none;
}

.calendar_month {
	font-weight: bold;
	text-align: center;
}

.calendar_month img {
	border: none;
	position: relative;
	top: 4px;
}

.calendar {
	width: 100%;
	margin-top: 3px;
	text-align: center;
	border: 1px solid #D85A1A;
}

.calendar a {
	/*text-decoration: underline;*/
}

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

.calendar th {
	font-weight: bold;
	color: black;
	background-color: #f2f2f2;
	border-bottom: 1px solid #3d3d3e;
}

.today {
	background-color: #D85A1A;
	padding: 0px;
}

.today a {
	color: white;
}

.calendar_month_ext {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #D85A1A;
	font-family: Georgia;
}

.calendar_month_ext img {
	border: none;
	position: relative;
	display: inline;
	top: 2px;
}

.calendar_ext {
	text-align: left;
	font-family: Tahoma;
	font-size: 1em;
	width: 100%;
	border: 1px solid #505050;
	margin-bottom: 5px;
}

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

.calendar_ext th {
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	text-align: center;
	color: #484848;
	background-color: #cccccc;
	font-family: Tahoma;
	border: 1px solid #cccccc;
}

.calendar_ext td {
	border: 1px solid #f2f2f2;
	width: 130px;
}

.calendar_ext a img {
	border: none;
	display: inline;
	margin: 4px;
}

.today_ext {
	background-color: #D85A1A;
	font-weight: bold;
}

.today_ext a {
	color: white;
}

.event {
	background-color: #fffbbb;
}



/* _____________________ */

.centra {
	text-align: center;	
}

#valutazioni fieldset {
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 0px;
}

.elenco {
	font-size: 1em;
}

.rubrica {
	float: left;
	margin: 5px;
	color: #0C658E;
	font-size: 1.4em;
	border: 1px solid #0C658E;
	padding: 5px 10px;
	background: #F6F6F6;
}

.fc_597, .fc_597 a {
	color: #9B2129;
}

.fc_599, .fc_599 a {
	color: #22479f;
}

.fc_600, .fc_600 a {
	color: #d3b433;
}

.fc_1462, .fc_1462 a {
	color: #005943;
}

.fc_1463, .fc_1463 a {
	color: #D85A1A;
}

.fc_1464, .fc_1464 a {
	color: #0c2c6c;
}

.fc_1465, .fc_1465 a {
	color: #9B2129;
}

.fc_1466, .fc_1466 a {
	color: #065863;
}

.fc_1467, .fc_1467 a {
	color: #153355;
}

.bc_597 {
	background: #9B2129;
}

.bc_599 {
	background: #22479f;
}

.bc_600 {
	background: #d3b433;
}

.bc_1462 {
	background: #D85A1A;
}

.bc_1463 {
	background: #008001;
}

.bc_1464 {
	background: #0c2c6c;
}

.bc_1465 {
	background: #9B2129;
}

.bc_1466 {
	background: #065863;
}

.bc_1467 {
	background: #153355;
}

.brc_597 {
	border-color: #9B2129;
}

.brc_599 {
	border-color: #22479f;
}

.brc_600 {
	border-color: #d3b433;
}

.brc_1462, .brc_1463, .brc_1464, .brc_1465, .brc_1466, .brc_1467 {
	border-color: white;
}