* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.button {
}
.form {
	padding-left: 4px;
	margin-bottom: 6px;
}
select {
	font-size: 9px;
}
.img-border {
	border: 1px solid #999999;
}
hr {
	margin: 5px 10px;
}
acronym {
	color: #993333;
}
/* h */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 32px 10px 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
}
/*h1:first-line{
	color: #FFFFFF;
}*/
.h-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 6px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
}

/* p */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	margin: 0px;
}
.p-footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.p-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 30px;
	margin-left: 30px;
}
.p-grey {
	background-color: #E0E0E0;
	margin: 6px;
}
.p-popup {
	height: 300px;
	width: 500px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin: 20px;
}
.p-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
}

/* div */

.div-menu {
	margin: 0px;
	padding: 3px;
}
.div-menu-exp {
	margin: 0px;
	padding: 3px;
	text-align: right;
}
div#logo {
	float: left;
}
div#logo img{
	border: none;
	margin-left: 3px;
	/*margin-right: 6px;*/
}
div#hmenu {
	float: right;
	background: url(img/study-abroad-florence.jpg) no-repeat right top;
}

/* a */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #993333;
}
/*a:hover {
	color: #666666;
}*/
.a-menu-alt {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}
.a-menu {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}
.a-sub-menu {
	color: #333300;
	text-decoration: none;
	font-weight: bold;	
}

/* per nascondere i lnk dalla stampa devo lavorarci */

.a-hidden {
	color: #FFFFFF;
	text-decoration: none;
}
.a-hidden:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* table */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.tab-main {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	/*padding: 2px;*/
	/*background-image: url(img/study-abroad-florence.jpg);
	background-repeat: no-repeat;
	background-position: 120px 2px;*/
}
.tab-menu {
	float: left;
	width: 120px;
	/*text-align: center;
	height: 600px;*/
}
.tab-contents {
	width: 600px;
}
.tab-login {
	height: 131px;
	width: 110px;
}
.tab-menu-body {
	width: 106px;
}
.tab-menu-body ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.tab-menu-body li {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.tab-menu-body ul li a {
	color: #333300;
	font-size: 11px;
	font-weight: bold;
}
.tab-menu-body ul li ul {
	margin: 3px 0px 0px 5px;
	padding: 0px;
}
.tab-menu-body ul li ul li {
	margin: 0px 0px 2px 15px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	/*border-left: 2px solid #666666;*/
}
.tab-menu-body ul li ul li a {
	font-weight: normal;
}
.tab-menu-body ul li ul li ul li {
	margin-left: 5px;
	list-style-type: circle;
	list-style-position: outside;
	/*border-left: 2px solid #999999;*/
}
.tab-menu-body ul li ul li ul li a {
	font-size: 10px;
}
.tab-contact {
	border: 1px solid #CC6666;
	font-size: 12px;
	width: 300px;
	height: 250px;
	background-image: url(img/bg-contact.jpg);
	background-repeat: repeat-x;
}
.tab-prof {
	width: 530px;
	font-size: 10px;
	margin: 20px;
	padding: 20px;
}
.tab-movie {
	background-color: #FFFFFF;
	width: 200px;
	text-align: center;
	border: 1px solid #CC0000;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* ----- EVIDENZIAZIONE DELLA PAGINA CORRENTE ----- */

.tab-menu-body li.current {
	list-style-type: none;
	height: 1%;
}
.tab-menu-body li.current a {
	color: #FFFFFF;
	background: #CCCCCC;
	font-weight: bold;
	padding: 5px 3px;
	display: block;
}
.tab-menu-body li.current li a {
	background: #FFFFFF;
	color: #333300;
	font-weight: normal;
	padding: 0px;
	-margin-bottom: -10px;
}

.tab-menu-body li a.main {
	color: #CC5E4F;
	background: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 12px;
}

/* ----- FINE EVIDENZIAZIONE DELLA PAGINA CORRENTE ----- */

/* td */

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.td-footer {
	padding: 0px;
	border: 4px solid #EECCCC;
	margin: 0px;
}
.td-menu {
	border-top: 1px none #CC3333;
	border-right: 1px solid #CC3333;
	border-bottom: 1px none #CC3333;
	border-left: 1px solid #CC3333;
}

/* foto-strip */

.div-container {
	position: relative;
	overflow: hidden;
	width: 550px;
}
.div-content {
	position: relative;
	visibility: visible;
	width: 1600;
}
.img-prev {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 1px;
}
.img-next {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	margin: 1px;
}
.p-slide {
	background-color: #FFFFFF;
	width: 560px;
	
}
.body-slide {
	background-color: #FFFFFF;
}


/* calendar */

.span-today {
}

/* google-map */

#mapsearch {
	width : 400px;
	margin : 0px;
	padding : 3px;
}

/* height of idle state map */

#mapsearch .gsmsc-idleMapDiv { 
	height : 400px; 
}

/* height of active state map */

#mapsearch .gsmsc-mapDiv { 
	height : 400px; 
}

/* Grafica art gallery */

.tab-menu-gal {
	background-color: #E2BAB8;
	width: 100%;
	text-align: center;
}
.a-menu-gal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.td-menu-gal {
	border: 1px solid #FFFFFF;
	padding: 1px;
}

/* biblio */

.td-biblio {
	padding: 10px;
}

/* counseling */

table#menu-counseling {
    background-color: #669999;
    width: 180px;
    margin: 0px;
}
a#menu-counseling {
 	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* news ++ */

div#news {
	padding: 10px;
	margin-left: 10px;
	float: right;
	width: 310px;
}
div#news ul{
	color: #993333;
	padding: 4px 4px 4px 0px;
}
div#news li{
	margin-left: 26px;
	padding: 4px 4px 4px 0px;
}
div#news a { 
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
div#news a:hover { 
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
div#news h2 { 
	color: #993333;
	border-bottom-style: none;
}

/* contents */

table#contents {
	float: right;
	width: 610px;
}
table#contents p {
	padding: 10px;
}

div#search {
	margin-top: 40px;
}
div#email {
	margin-top: 40px;
	width: 106px;
}
div#calendar {
	margin-top: 40px;
	padding: 0px;
	font-size: 9px;
	margin-left: 6px;
	margin-right: 0px;
}
div#calendar table {
	font-family: Verdana;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}
div#calendar font {
	text-align: left;
	font-size: 9px;
}
div#calendar th {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E2BAB8;
	color: #FFFFFF;	
}
div#calendar td.today {
	text-align: center;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
}

div#calendar td.day {
	text-align: center;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ul.simple */
ul.simple {
	margin-left: 30px !important;
}
ul.simple li {
	list-style-position: outside !important;
	list-style-type: disc !important;
}
/* ol */
#contents ol li {
	padding: 0px 0px 3px 30px !important;
	list-style-type: decimal !important;
}
#contents ol li ul li {
	padding: 0px !important;
	list-style-type: disc !important;
}
#contents blockquote {
	margin-left: 25px;
}
