* {
  margin: 0px;
  padding: 0px;
  outline: none;
}

body {
  font: 12px Verdana, Arial, sans-serif;
  background: url(img/body_bg.png) repeat-x #eeeeee;
}

#container {
  width: 900px;
  margin: 0px auto;
  background: url(img/container_bg.png) repeat-y;
}

/* Inizio Header------------------------------------------------------------- */

#header {
  height: 170px;
  padding-left: 40px;
  background: url(img/header.jpg);
  width:750px;
}

#logo {
  background-image:url(img/logo.png);
  width: 215px;
  height: 170px;
  float:left;
}

#studio	{
  background: /*url(img/studio.jpg)*/ #A2C0E1 no-repeat;
  height: 20px;
  font-size: 0.9em;
  text-align: right;
  margin-left: 215px;
  margin-right: 91px;
  margin-top: 3px;
}

#studio p {
  padding-top: 5px;
  padding-right: 3px;
}

/* Inizio Navigation--------------------------------------------------------- */

#navigation {
    float: left;
    width: 215px;
}

#navigation ul {
    list-style-type: none;
}

.bottone_home {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -34px;
}

.bottone_home:hover {
    background: url(img/bottoni/bottonimenu.png) 0 0;
}

#bottone_home{
    background: url(img/bottoni/bottonimenu.png) 0 0;
}

.bottone_attivita {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -102px;
}

.bottone_attivita:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -68px;
}

#bottone_attivita {
    background: url(img/bottoni/bottonimenu.png) 0 -68px;
}

.bottone_corsi {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -170px;
}

.bottone_corsi:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -136px;
}

#bottone_corsi {
    background: url(img/bottoni/bottonimenu.png) 0 -136px;
}

.bottone_partners {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -238px;
}

.bottone_partners:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -204px;
}

#bottone_partners {
    background: url(img/bottoni/bottonimenu.png) 0 -204px;
}

.bottone_docenti {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -306px;
}

.bottone_docenti:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -272px;
}

#bottone_docenti {
    background: url(img/bottoni/bottonimenu.png) 0 -272px;
}

.bottone_aule {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -374px;
}

.bottone_aule:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -340px;
}

#bottone_aule {
    background: url(img/bottoni/bottonimenu.png) 0 -340px;
}

.bottone_contatti {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -442px;
}

.bottone_contatti:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -408px;
}

#bottone_contatti {
    background: url(img/bottoni/bottonimenu.png) 0 -408px;
}

.bottone_nuovi_corsi {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -510px;
}

.bottone_nuovi_corsi:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -476px;
}

#bottone_nuovi_corsi {
    background: url(img/bottoni/bottonimenu.png) 0 -476px;
}

.bottone_corsi_per_aziende {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -578px;
}

.bottone_corsi_per_aziende:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -544px;
}

#bottone_corsi_per_aziende {
    background: url(img/bottoni/bottonimenu.png) 0 -544px;
}

.bottone_blog {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -646px;
}

.bottone_blog:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -612px;
}

.bottone_forum {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -714px;
}

.bottone_forum:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -680px;
}

.bottone_ticonpower {
    width: 215px;
    height: 34px;
    display: block;
    background: url(img/bottoni/bottonimenu.png) 0 -748px;
}

.bottone_ticonpower:hover {
    background: url(img/bottoni/bottonimenu.png) 0 -782px;
}

/* Inizio Content------------------------------------------------------------ */

#content {
  width: 384px;
  float: left;
  text-align: justify;
}

.contindex {
  font: 12px Verdana;
  padding: 8px;
}

#news_imp{
    background: #E6DB55;
    border: orange dashed 1px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    width: 93%;
    margin: 0px auto;
}

.bottone {
  background: url(img/bottoni.png) no-repeat ;
  height: 28px;
  font-size: 12px;
  font-weight: 900;
  color: #FF9933;
  padding: 7px;
}

#content p {
  padding: 7px;
  margin-bottom: 10px;
}

.icone {
  padding-left: 5px;
  width: 40px;
}

/* Inizio Sidebar------------------------------------------------------------ */

#sidebar {
  float: right;
  width: 209px;
  padding-top: 7px;
  margin-right: 91px;
}

#sidebar iframe {
    background: #E7E7E7;
    width: 198px;
    padding-top: 15px;
    margin: 0px auto;
}

#news {
  width: 198px;
  background: url(img/news.png) ;
  text-align: center;
  position: relative;
}

#titolonews {
  text-align: right;
  padding-right: 25px;
  padding-top: 5px;
  font-size: 11px;
  font-weight: 900;
}

#newscont {
  font: 11px Tahoma, sans-serif;
  margin-top: 12px;
}

#newscont h2 {
    color: #0066FF;
    margin-bottom: 7px;
}

#newscont h3 {
    color: #000099;
    margin-bottom: 10px;
    font-size: 21px
}

#newscont a {
    color: #FF3300;
}

#newscont h4 {
    margin-bottom: 7px;
    font-size: 1.2em;
}

#info {
    margin-bottom: 12px;
    font-size: 12px;
}

#newscont marquee {
  text-align: center;
}

#ticker {
    list-style-type: none;
}

#ticker > li {
    margin-bottom: 20px;
}

#login	{
  background: url(img/areariservata.png) no-repeat;
  height: 200px;
  text-align: center;
}

#logon {
  margin: auto;
}

#areariservata {
  text-align: left;
  padding: 9px;
}

.input_login {
    width: 100px;
}


#logon td{
  height: 30px;
}


/* Inizio Footer------------------------------------------------------------- */

#footer {
  clear: both;
  background: url(img/finale.png) no-repeat;
  height: 22px;
  text-align: center;
  font-size: smaller;

}

#footer p{
  padding-left: 180px;
  padding-top: 5px;
}

/* Inizio Aule--------------------------------------------------------------- */

.aule img {
    border: 1px black solid;
    margin: 50px 20px;
    width: 70%;
}

/* Inizio Corsi-------------------------------------------------------------- */

.titolocorso {
  height: 28px;
  font-size: 12px;
  font-weight: 900;
  color: #FF9933;
  padding: 5px;
}

#contentcorsi {
  width: 593px;
  float: left;
  text-align: justify;
}

#contentcorsi p {
  padding: 2px;
  margin-bottom: 2px;
}

/* Inizio Contatti----------------------------------------------------------- */

#contmappa {
  width: 593px;
  float: left;
  text-align: justify;
}

#immaginecont {
  background: url(img/contatti.jpg);
  width: 522px;
  height: 597px;
  margin: 10px auto;
}

/* Inizio Formazione--------------------------------------------------------- */

li {
  margin-left: 20px;
}

/* Inizio Partners----------------------------------------------------------- */

.lista {
  margin-left: 25px;
}

#partner {
  margin-bottom: 25px;
}

/* Inizio Docenti------------------------------------------------------------ */

#contentscheda {
  width: 593px;
  float: left;
  text-align: center;
}

#scheda1 {
  background: url(img/scheda_docenti.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome1 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome1 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno1 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione1 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione2 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione3 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace1 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace1 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email1 {
  position: absolute;
  top: 297px;
  left: 230px;
}

#scheda2 {
  background: url(img/scheda_docenti4.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome2 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome2 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno2 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione12 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione22 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione32 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace2 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace2 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email2 {
  position: absolute;
  top: 297px;
  left: 230px;
}

#scheda3 {
  background: url(img/scheda_docenti2.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome3 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome3 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno3 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione13 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione23 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione33 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace3 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace3 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email3 {
  position: absolute;
  top: 297px;
  left: 225px;
}

#scheda4 {
  background: url(img/scheda_docenti3.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome4 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome4 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno4 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione14 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione24 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione34 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace4 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace4 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email4 {
  position: absolute;
  top: 297px;
  left: 200px;
}

#scheda5 {
  background: url(img/scheda_docenti1.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome5 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome5 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno5 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione15 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione25 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione35 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace5 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace5 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email5 {
  position: absolute;
  top: 297px;
  left: 218px;
}

#scheda6 {
  background: url(img/scheda_docenti5.jpg) no-repeat;
  width: 522px;
  height: 347px;
  margin: 10px auto;
  position: relative;
  font-weight: 900;
}

#nome6 {
  position: absolute;
  top: 51px;
  left: 205px;
}

#cognome6 {
  position: absolute;
  top: 76px;
  left: 225px;
}

#segno6 {
  position: absolute;
  top: 103px;
  left: 259px;
}

#specializzazione16 {
  position: absolute;
  top: 128px;
  left: 259px;
}

#specializzazione26 {
  position: absolute;
  top: 153px;
  left: 259px;
}

#specializzazione36 {
  position: absolute;
  top: 178px;
  left: 259px;
}

#piace6 {
  position: absolute;
  top: 230px;
  left: 90px;
}

#nonpiace6 {
  position: absolute;
  top: 256px;
  left: 113px;
}

#email6 {
  position: absolute;
  top: 297px;
  left: 218px;
}
/* Inizio News--------------------------------------------------------------- */

#news_pagina {
  text-align: center;
}

.box_corsi_top {
  width: 500px;
  height: 19px;
  background: url(img/box_corsi_top.png);
  margin: 0px auto;
}

.box_corsi_middle {
  width: 500px;
  background: url(img/box_corsi_middle.png) repeat-y;
  margin: 0px auto;
  padding-bottom: 1px;
}

.box_corsi_middle .centro{
  width: 220px;
}

.box_corsi_middle .centro a{
  color: #0000CC;
}

.box_corsi_middle table {
  margin-left: 15px;
}

.box_corsi_middle img {
  margin-left: 25px;
  border: orange 1px solid;
}


.box_corsi_middle .right {
  text-align: right;
  padding: 3px;
  padding-right: 10px;
  font-weight: 600;
}

.box_corsi_bottom {
  width: 500px;
  height: 19px;
  background: url(img/box_corsi_bottom.png);
  margin: 0px auto 20px auto;
}

h3 {
  margin-bottom: 8px;
  color: #0000CC;
  font-variant: small-caps;
}

/* Inizio Aziende------------------------------------------------------------ */

#contentaziende {
  width: 563px;
  float: right;
  margin-right: 91px;
  text-align: justify;
  padding: 15px;
}

#contentaziende p, #contentaziende ul {
    margin-bottom: 15px;
}

#contentaziende td {
    width: 281px;
    text-align: center;
}

#contentaziende a{
    color: #FF6600;
}

#contentaziende h3{
    text-align: center;
}

#contentaziende h2{
    text-align: center;
    margin-bottom: 15px;
}

#contentaziende h2 span{
    color: #FF6600;
}

/* Inizio Lightbox----------------------------------------------------------- */

.immagine_col {
  text-align: center;
  width: 150px;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#lightbox img {
  width: auto;
  height: auto;
}

#lightbox a img {
  border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#imageContainer {
  padding: 10px;
}

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#imageContainer > #hoverNav {
  left: 0;
}

#hoverNav a {
  outline: none;
}

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
  display: block;
}

#prevLink {
  left: 0;
  float: left;
}

#nextLink {
  right: 0;
  float: right;
}

#prevLink:hover, #prevLink:visited:hover {
  background: url(img/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
  background: url(img/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}

#imageData {
  padding: 0 10px;
  color: #666;
}

#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}

#imageData #caption {
  font-weight: bold;
}

#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

/* ----------------------- */

/*#sign_up {
  -moz-border-radius: 6px;
  background: #eef2f7;
  -webkit-border-radius: 6px;
  border: 1px solid #536376;
  -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
  -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;;
  padding: 14px 22px;
  width: 400px;
  position: relative;
  display: none;
  z-index: 1;
}

object {
    z-index: -1;
}*/

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim {
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link,
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim {
		/* REQUIRED */
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active {
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous,
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}

	#lightwindow_previous {
		float: left;
		left: 0px;
	}

	#lightwindow_next {
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover,
	#lightwindow_previous:active {
		background: url(../images/prevlabel.gif) left 15% no-repeat;
	}

	#lightwindow_next:hover,
	#lightwindow_next:active {
		background: url(../images/nextlabel.gif) right 15% no-repeat;
	}

	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}

#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}

	* html a#lightwindow_galleries_tab,
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}

	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a,
	.lightwindow_galleries_list a:link,
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover,
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}

#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}

	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}

	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}

	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

#modulo table {
    margin: 0px auto;
    background: url(img/logo_mail.png) top center no-repeat;
    padding-top: 100px;
}

#modulo td {
    padding: 10px;
    width: 350px;
    height: 19px;
}

#modulo .didascalia {
    height: 12px;
    padding: 5px 10px;
}

#modulo #nome, #modulo #mail, #modulo #titolo, #modulo #telefono {
    width: 350px;
    height: 19px;
    background: transparent;
    border: 1px dashed #666666;
}

#modulo textarea {
    width: 350px;
    height: 120px;
    background: transparent;
    border: 1px dashed #666666;
}

#modulo #spedisci {
    text-align: center;
}

/* sezione admin */

#menu_admin {
    text-align: center;
}

/*#menu_admin a, #nuova_news a {
    color: black;
    font-size: 1.3em;
    text-decoration: none;
    display: block;
}*/

#menu_admin a:hover, #nuova_news a:hover {
    color: #FF6600;
}

#nuova_news img{
    border: none;
}

#nuova_news table {
    margin: 0px auto;
    width: 470px;
}

#nuova_news td {
    height: 60px;
    text-align: center;
}

#nuova_news td:first-child {
    width: 150px;
    font-size: 1.8em;
}

#nuova_news .news_input {
    height: 50px;
    width: 300px;
    font-size: 1.8em;
}

#nuova_news .pulsante {
    background: url(img/inserisci_news.png);
    width: 165px;
    height: 47px;
    border: none;
    cursor: pointer;
}

#mod_news {
    border-collapse: collapse;
}

#mod_news td:first-child {
    font-size: 12px;
    height: 25px;
}

#mod_news td {
    font-size: 12px;
    height: 25px;
}

#mod_news td a {
    font-size: 12px;
    display: inline;
    color: #FF6600;
    text-decoration: underline;
}

#nuova_news {
    width: 460px;
    padding: 0px 20px;
}

.input_ins_news input  {
    width: 460px;
}

.input_ins_news > textarea {
    width: 460px;
    height: 300px;
}

.titolo_ins_news{
    padding-top: 10px;
}

.elenco_archivio{
    width: 440px;
    padding: 10px;
    margin: 0px auto 30px;
    text-align: left;
}

.elenco_archivio > legend > span {
    font-size: 1.3em;
    color: red;
}

.button{
    border: 1px solid grey;
   -moz-border-radius:10px;
-webkit-border-radius:10px;
    width:100px;
    height: 20px;
    text-align: center;
    margin: 10px 0px;
    display: block;
    color: black;
    text-decoration: none;
    line-height: 20px;
}

.elenco_archivio p{
    font-size: 13px;
}

.elenco_archivio p a{
    font-size: 12px;
    text-decoration: underline;
    color: blue;
}


