body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../turismo_img/volatili.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
	font-family: 'PT sans', Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
hr {
	display: none;
}
a:link {
	border: none;
	color: #000099;
}
a:visited {
	border: none;
	color: #000066;
}
a:hover {
	border: none;
	color: #990000;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.cleardx {
	clear: right;
}
h5{
	margin: 0px;
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
}
/*----contenitore centrato-----*/
#contenitore {
	width: 84%;
	min-width:1080px;
	max-width:1280px;
	margin: 0 auto;
	color: #000;
	background-color: #D8E7EF;
	position: relative;
}
/*----banner-----*/
#intestazione {
	margin: 0;
	padding: 0;
	text-align: left;
}
#intestazione h1 {
	background-image: url(../turismo_disabili/firenze.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 155px;
	width: 350px;
	text-align: left;
	margin: 0;
	position: absolute;
	top: 0;
	padding: 0px;
	right: 5px;
}
#intestazioneinc {
	margin: 0;
	padding: 0;
	text-align: left;
}
#operatori {
	width: 100%;
	font-size: 0.7em;
	text-align: left;
	color: #000033;
	background-image: url(../turismo_disabili/tex.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2EFDE;
	letter-spacing: 0.1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#operatori div.turistici {
	margin: 0 auto;
    width: 84%;
	min-width:1100px;
    padding-bottom: 0.8em;
    padding-top: 0.6em;
}

#operatori a {
	color: #990000;	
}
#operatori form, #operatori form fieldset{
	display: inline;
	margin-left: 2.6em;
}
#operatori h3{
	display: inline;
	margin-left: 1em;
}
#operatori .primo{
text-align:right;
padding-top:1em;
}

#intestazioneinc h1 {
	background-image: url(../turismo_disabili/turismosb.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
	width: 140px;
	position: absolute;
	left: 3%;
	top: 0;
	margin: 3px 0 0 0;
}
#intestazioneinc h1 span {
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0);
	height: 0;
	color: #990000;
	background-color: #D8E7EF;
}
#banner {
	background-image: url(../turismo_img/sfondo3A.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	height: 120px;
	margin: 0 0 0 0em;
	padding: 0;
}

#bannerinclude {
	background-image: url(../turismo_img/sfondo3A.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 130px;
	margin: 0 0 0 0em;
	padding: 0;
}

/*----barra di navigazione orizzontale-----*/
#navigazione {
	color: #FFF;
	margin-left: 0em;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8EE;
	line-height: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 280px 0 1em;
	background-image: url(../turismo_img/disabili.jpg);
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #000033;
	font-size: 0.8em;
	height: 1.8em;
}
#navigazione ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#navigazione ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navigazione ul li a {
	padding-right: 0.8em;
	padding-left: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	color: #FFF;
	background-image: url(../turismo_accessibile/navigazione.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
	text-decoration: none;
}
#navigazione ul li a:visited {
	color: #FFF;
	background-image: url(../turismo_img/accessibilita.jpg);
}
#navigazione ul li a:hover {
	color: #000;
	background-image: url(../turismo_img/toscana.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#navigazione .attuale {
	color: #990000;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 1.2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../turismo_img/toscana.jpg);
	font-weight: bold;
}
/*----sottomenu barra navigazione orizzontale----*/
#sottomenu {
	text-align: left;
	margin: 0 13em 0 14.5em;
	padding: 0;
}
#sottomenu ul {
	color: #006;
	background-color: #CCC;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sottomenu ul li {
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	color: #006;
	background-color: #CCC;
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}
#sottomenu ul li a {
	color: #006;
	background-color: #CCC;
	margin: 0;
	padding: 0 0.8em;
}
#sottomenu ul li a:visited {
	color: #003;
	background-color: #CCC;
}
#sottomenu ul li a:hover {
	color: #FFF;
	background-color: #006;
}
#sottomenu ul li .attuale {
	color: #FFF;
	background-color: #006;
	padding: 0 0.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.sottomenu a:link {
	color: #330000;
	background-color: #D8E7EF;
	font-weight: bold;
}
.sottomenu a:visited {
	color: #000099;
	background-color: #D8E7EF;
	font-weight: bold;
}
.sottomenu a:hover {
	color: #FF3300;
	background-color: #D8E7EF;
	text-decoration: underline;
	font-weight: bold;
}
/*----breadcrumbs percorso file-----*/
#path {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #000066;
	background-color: #FFF;
	font-weight: bold;
}
#path a:link {
	color: #0000FF;
	background-color: #FFF;
}
#path a:visited {
	color: #003;
	background-color: #FFF;
}
#path a:hover {
	color: #990000;
	background-color: #FFF;
}
#path p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	text-align: right;
	margin: 0;
	padding-top: 0.2em;
	padding-right: 2%;
	padding-bottom: 0.2em;
	letter-spacing: 0.1em;
}
/*----colonna destra-----*/
#colonnadx {
	background-color: #D8E7EF;
	color: #000;
	margin: 0 0 0 70%;
	padding: 0px;
}
#colonnadxfloat ul {
	color: #000000;
	background-color: #D8E7EF;
	list-style-type: none;
	margin: 0 0.8em;
	padding: 0px 0em 8px;
	font-size: 1em;
	position: relative;
	}
#colonnadxfloat ul li {
	padding-top: 0.8em;
		padding-left: 0.8em;
	color: #990000;
}
#colonnadxfloat ul li a {
	color: #000000;
	background-color: #D8E7EF;
	display: block;
}
#colonnadxfloat a:visited {
	color: #000033;
	background-color: #D8E7EF;
}
#colonnadxfloat a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
/*----elementi invisibili-----*/
#dxlink1 h4 span, #intestazione h1 span, #ausili {
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0);
	height: 0;
	color: #990000;
	background-color: #D8E7EF;
}
/*----pulsantiera colonna destra-----*/
#dxlink1, #dxlink2, #dxlink3, #dxlink4 {
	text-align: left;
	font-size: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}
#dxlink1 h4 {
	margin: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000033;
	font-size: 1.1em;
	text-align: center;
	background-image: url(../turismo_img/disabili.jpg);
}
#dxlink2 h4 {
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.altrenotizie {
	text-align: right;
}
/*-----contenitore principale pagine--------*/
#principale {
	width: 70%;
	margin-right: 30%;
	position: absolute;
	left: 0px;
}
#testo2 {
	border: 1px solid #CCC;
min-width:800px;
	text-align: center;
	padding-bottom: 20px;
	color: #000;
	background-color: #F8F8EE;
}
#testo2a {
	border: 1px solid #CCC;
	text-align: center;
	padding-bottom: 20px;
	color: #000;
	background-color: #F8F8EE;
}
#testo2 h2, #testo2a h2 {
	border-bottom: 1px solid #666666;
    color: #990000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0px 10px;
    padding-bottom: 5px;
	padding-left: 10px;
    text-align: left;
}
#testo2 .sin50 h2, #argomentohp h2{
	font-size: 1.2em;
	color: #990000;
	text-align: center;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
h2 span.englishright {
	    background-image: url("../turismo_accessibile/english_text.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 80%;
    margin-left: 125px;
    padding-left: 30px;
}
/*-----box di testo in contenitore principale pagine--------*/
#argomento, #argomentohp  {
	text-align: left;
	font-size: 85%;
	line-height: 1.5em;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 2em;
	margin-right: 2em;
}
#argomento h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #000066;
	background-color: #F8F8EE;
}
#argomento h4 {
	font-size: 0.8em;
	margin: 0px;
	color: #4444AA;
	background-color: #F8F8EE;
}
#testo2 #argomento h2 span {
	font-size: 1.2em;
	margin: 0px;
	color: #990000;
	background-color: #F8F8EE;
}


#google_translate_element
{
	padding-left: 520px;
    padding-top: 2px;
}

#argomentoimmagini {
	width: 30em;
	text-align: left;
	margin: 5px auto 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../immagini/pensione.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#argomentoimmagini .box {
	width: 175px;
	text-align: left;
	margin-top: 190px;
	margin-bottom: 15px;
}
/*----torna inizio pagina-----*/
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 15px;
	font-weight: bold;
	font-style: oblique;
	color: #093;
	text-align: left;
}
/*----formattazione tabella-----*/

#argomento table {
	width:100%;
	border:1px solid #999;
}
#argomento table th{
	background-color:#039;
	color:#FFF;
	font-size:110%;
}
.tabtipologia {
	color:#CC0000;
	}
/*.tabella {
	width: 100%;
	text-align: center;
}*/
th, td, tr {
	border:1px solid #999;
	font-size: 95%;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#dxlink1 p {
	padding-right: 10px;
	padding-left: 10px;
}
#testohp {
	text-align: center;
	padding-bottom: 20px;
	color: #000000;
	background-color: #F8F8EE;
}
#principalehp {
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	position: absolute;
	border: 1px solid #999999;
}
#argomentohp .colsinhp {
	float: left;
	width: 46%;
	padding-right: 1em;
	padding-left: 1em;
	margin-right: 5px;
	color: #000000;
	background-color: #F8F8EE;
}
 #testohp h2 {
	font-size: 0.9em;
	color: #990000;
	text-align: center;
	background-color: #F8F8EE;
	position: relative;
}
 #argomentohp h3{
	font-size: 1em;
	color: #000066;
	text-align: left;
	margin-top: 5px;
	background-color: #F8F8EE;
}
#argomentohp .coldxhp {
	float: left;
	width: 46%;
	padding-right: 1em;
	padding-left: 1em;
	margin-right: 5px;
	color: #000000;
	background-color: #F8F8EE;
	margin-top: 25px;
}
legend {
	color: #990000;
	background-color: #f8f8ee;
}
option {
	font-size: 1em;
}
#contenitorehp {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 100%;
}
#intestazionehp {
	padding: 0;
	background-image: url(../turismo_img/disabil_firenze.jpg);
	background-repeat: no-repeat;
	height: 490px;
	background-position: center top;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#intestazionehp h1 {
display:none;
}
#intestazionehp #navigazione {
	color: #FFF;
	background-color: #006;
	margin-left: 0em;
	line-height: 1.8em;
	height: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: none;
	position: absolute;
	top: 490px;
	width: 100%;
	float: none;
	padding: 0;
}
#intestazionehp #navigazione ul {
	margin: 0 auto 0 auto;
	list-style-type: none;
	width:100%;
}

#intestazionehp #navigazione ul li {
    margin: 0;
    padding: 0;
}
#principale ul li {
	margin-bottom: 1em;
}
#principale1 {
	margin-right: auto;
	margin-left: auto;
	width: 40em;
	text-align: center;
}
.floatbox {
    float: left;
    margin-left: 3.3em;
    margin-right: 0em;
    text-align: center;
    width: 6em;}
	
.floatbox p{

	font-size:0.8em;
}
.scatola{
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#principale1 h2 {
	margin-right: auto;
	 margin-left : auto;
	margin-top: 10px;
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1.4em;
}
.indirizzo {
	text-align: left;
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	margin-top: 15px;
	margin-left: 5px;
}
.indirizzo img#a, .indirizzo img#b,.indirizzo img#c,.indirizzo img#d,.indirizzo img#e,.indirizzo img#f,.indirizzo img#g {
	float: left;
	
}
p.floatleft {
	float: left;
	  width: 65px;	
}
/*-----allineamento campi form--------*/

#navigazione #cerca {
	font-size: 0.65em;
	font-family: verdana;
	text-align: right;
	margin: 0 5px;
	padding: 0;
}
#navigazione input {
	font-size: 1em;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 2px groove #999999;
	font-weight: bold;
	position:relative;
	background-color: #F9F8EF;
}
#contenuto-colonna1 {
	min-width: 650px;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
}
#sin {
	width: 58%;
	min-width: 450px;
	top: 0;
	padding:0;
	float:left;
	border-top: 0px;
	border-right: 1px dotted #999999;
	border-bottom: 0px;
	border-left: 0px;
}
#des {
	margin-left: 60%;
	text-align: left;
	background-color: #F9F8EF;
}
.checka {
	background-image: url(../accessibile/disabili.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkb {
	background-image: url(../accessibile/ciechi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkc {
background-image: url(../accessibile/non_udenti.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkd {
	background-image: url(../accessibile/celiachia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checke {
	background-image: url(../accessibile/anziano.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkf {
	background-image: url(../accessibile/obeso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkg {
	background-image: url(../accessibile/visitato.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
.checkaccessibilitacondizionata {
	background-image: url(../accessibile/non-accessibile.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 3em;
	margin-left: 40px;
	padding-left: 35px;
	background-color: #F8F8F8;
	border: 1px dotted #999999;
}
#des input {
	line-height: 30px;
	margin-top: 8px;
	display: inline;
}
#scheda {                                                            /*--------SIMONE--------*/
	margin-left: 0px;                                               
	font-family: Arial, Helvetica, sans-serif;                      
	margin-right: 20%;
	position:relative;
	top:2em;
} 
#scheda1 {                                                            /*--------SIMONE--------*/
	 width: 100%;                                          
	font-family: Arial, Helvetica, sans-serif;                      
	position:relative;
	top:2em;
}
#schedalarga {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}                     											    		
#didascalia {														/*--------SIMONE--------*/
	position: absolute;
	top: 0%;
	right: 0%;
	margin-left: 2em;
	margin-top: 2em;
	text-align: right;
	width: 20%;
}
#didascalia span {
	text-align:center;
	margin-left:-50%;
}					
#didascalia img, .boxfoto img {
	width:100%;
	margin: 0px;
	padding: 0px;
}																							
#descrizione {														/*--------SIMONE--------*/
	margin-left: 0px;
	margin-right: 20%;
	margin-top: 2.5em;												
    font-family: Arial, Helvetica, sans-serif;
	top:2em;      
	width:100%;                
}
#nricerca p {
	text-align: left;
	font-weight: normal;
	margin:0;
	border: 0;
	padding:0;
}
#nricerca a {                                                          /*--------errori--------*/
	display:block;
	width:12em;
	background: url(../imm/freccia.gif) left center no-repeat;
	margin-top:0;
	float:right;
}
#nricerca {
	text-align:right;
    padding: 0 0;
	font-weight: bold;
	position:relative;
}

.datod {
	padding-top: 0.2em;
	color: #003;
	margin-right: 0px;
	padding-bottom: 0em;
	margin-bottom: 0em;
	text-align: right;
	padding-right: 1em;
	width: 45%;
	margin-left: auto;
	font-weight: bold;
	float: left;
}
.campod {
	color: #003;
	margin-right:0em;
	background-color: #fff;
	text-align: left;
	width: 90%;
	border: 1px solid #8DB3C6;
	padding: 1.5em;
	clear: left;
	                                                              
}         														  /*--------SIMONE--------*/
.valored img {
	margin: 0em;
}         														  /*--------SIMONE--------*/
						
.valored {
	padding-top: 0.2em;
	color: #000;
	padding-left: 2em;
	background-color: #F8F8EE;
	padding-bottom: 0em;
	margin-bottom: 0em;
	width: 45%;
	margin-right: auto;
	text-align: right;
	float: left;
}         														  /*--------SIMONE--------*/

.dato {
	height: 100%;
	padding-top: 0.2em;
	color: #003;
	margin-right: 0px;
	float: left;
	background-color: #DCECF7;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	text-align: right;
	padding-right: 1em;
	border-top: 1px solid #8DB3C6;
	border-bottom: 1px solid #8DB3C6;
	border-left: 1px solid #8DB3C6;
	width: 48%;
	margin-left: auto;
	font-weight: bold;
}
.valore {
	height: 100%;
	padding-top: 0.2em;
	color: #000;
	padding-left: 2em;
	background-color: #F8F8EE;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	float: left;
	width: 45%;
	margin-right: auto;
	border: 1px solid #8DB3C6;
}
.valore1 {
	height: 100%;
	padding-top: 0.2em;
	color: #000;
	padding-left: 2em;
	background-color: #F8F8EE;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	float: left;
	width: 45%;
	margin-right: auto;
	border-top: 1px solid #8DB3C6;
	border-right: 1px solid #8DB3C6;
	border-bottom: 1px solid #8DB3C6;
	border-left: 1px solid #8DB3C6;
}
.clearl  {
	clear: left;
}
#principalescheda {
	margin-right: 280px;
	background-color: #FFF;
	color: #000000;
}
#colonnadxfloat {
	background-color: #D8E7EF;
	color: #000;
	padding: 0px;
	width: 280px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}
#controller {
	position: relative;
}
#colonnadxfix {
	background-color: #D8E7EF;
	color: #000;
	padding: 0px;
	width: 280px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	right: 0px;
	top: 170px;
}
.foto {
	border: 5px outset #11397B;
	margin-top: 50px;
}
#principalescheda h3 {

	color: #000066;
        background-image: none;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #666;
	height: 50px;


}
#principalescheda h4 {
	color: #990000;
}
.dida {
	color: #990000;
}
img.floatsx {
	float: right;
	margin-top: 45px;
}
img.floatdx {
	float: right;

}
.invia {
	border: none;
}
fieldset:hover {
	border: 2px solid #990000;
}
optgroup {
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.registrati {
	font-size: 1em;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1em;
	margin-top: 10px;
}

  /* pannello login in colonna destra */
#colonnadxfix #login {
	border: 1px solid #000066;
	background-color: #F2EFDE;
	position: relative;
}
#colonnadxfix #login .evidenza {
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	font-size: 1em;
	text-align: center;
}
#login h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#login #italiapiccola {
	width: 99.5%;
	background-image: url(../accessibile/italiapiccola.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#login a.pulsante {
	color: #000000;
	background-color: #F5F1E5;
	padding-right: 5px;
	padding-left: 5px;
}
.strutture {
	border-top-width: 1px;
	border-top-color: #999999;
	padding-top: 0.2em;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

.musei_campo_sopra {
    line-height: 1.8em;
    background-color: #f8f8ee;
    border-top: 1px solid #8db3c6;
    border-left: 1px solid #8db3c6;
    border-right: 1px solid #8db3c6;
    color: #000;
    float: left;
    # height: 100%;
    margin-bottom: 0;
    margin-right: auto;
    padding-bottom: 0.2em;
    padding-left: 2em;
    padding-top: 0.2em;
    width: 45%;
}

.musei_campo_centro {
    background-color: #f8f8ee;
    border-left: 1px solid #8db3c6;
    border-right: 1px solid #8db3c6;
    color: #000;
    float: left;
    # height: 100%;
    margin-bottom: 0;
    margin-right: auto;
    padding-bottom: 0.2em;
    padding-left: 2em;
    padding-top: 0em;
    width: 45%;
}

.musei_campo_sotto {
    background-color: #f8f8ee;
    border-left: 1px solid #8db3c6;
    border-right: 1px solid #8db3c6;
    border-bottom: 1px solid #8db3c6;
    color: #000;
    float: left;
    # height: 100%;
    margin-bottom: 0.2em;
    margin-right: auto;
    padding-bottom: 0.2em;
    padding-left: 2em;
    padding-top: 0.2em;
    width: 45%;
}

.musei_campo {
    background-color: #f8f8ee;
    border: 1px solid #8db3c6;
    color: #000;
    float: left;
    # height: 100%;
    margin-bottom: 0.2em;
    margin-right: auto;
    padding-bottom: 0.2em;
    padding-left: 2em;
    padding-top: 0.2em;
    width: 45%;
    font-weight: normal;
}

.xxmusei_campo {
	padding-top: 0.2em;
	color: #000;
	padding-left: 1.2em;
	background-color: #F8F8EE;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	float: left;
	margin-right: auto;
	font-weight: bold;
}

.musei_etik_notitolo {
    # background-color: #dcecf7;
    # border-bottom: 1px solid #dcecf7;
    border-left: 1px solid #dcecf7;
    # border-top: 1px solid #dcecf7;
    color: #003;
    float: left;
    font-weight: bold;
    # height: 100%;
    margin-bottom: 0.2em;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 0.2em;
    padding-right: 1em;
    padding-top: 0.2em;
    text-align: right;
    width: 48%;
}
.musei_etik {
    background-color: #dcecf7;
    border-bottom: 1px solid #8db3c6;
    border-left: 1px solid #8db3c6;
    border-top: 1px solid #8db3c6;
    color: #003;
    float: left;
    font-weight: bold;
    # height: 100%;
    margin-bottom: 0.2em;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 0.2em;
    padding-right: 1em;
    padding-top: 0.2em;
    text-align: right;
    width: 48%;
}

.xxmusei_etik {
	padding-top: 0.2em;
	color: #003;
	margin-right: 0px;
	float: left;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
	text-align: right;
	padding-right: 0.1em;
	width: 30%;
	margin-left: auto;
	# font-weight: bold;
	background-color: #F8F8EE;
	margin-top: 0.1em;
}
.campo {
	# height: 100%;
	padding-top: 0.2em;
	color: #000;
	padding-left: 1.2em;
	background-color: #F8F8EE;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	float: left;
	margin-right: auto;
}
.etik {
	# height: 100%;
	padding-top: 0.2em;
	color: #003;
	margin-right: 0px;
	float: left;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
	text-align: right;
	padding-right: 0.1em;
	width: 30%;
	margin-left: auto;
	font-weight: bold;
	background-color: #F8F8EE;
	margin-top: 0.1em;
}
.accessibile {
	font-size: 0.8em;
	text-align: center;
	padding-top: 0.5em;
	font-style: italic;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
.accessibileinc {
	font-size: 0.75em;
	font-weight: normal;
	position: absolute;
	left: 690px;
	top: 5px;
}
.accessibileinchp {
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
	top: 5px;
	margin-top:-20px;
}
.motto {
font-family: 'Neucha', arial, serif;
	font-size: 1.6em;
	text-align: center;
	color:#990000;
	padding-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
.motto2 {
	font-family: 'Neucha', arial, serif;
	font-size: 1.1em;
	color:#990000;
	position: absolute;
	left: 180px;
	background-image: url(../turismo_disabili/gabbiano.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left 1em;
	padding-top: 50px;
	letter-spacing: 0.1em;
}
.mottoinc {
	background-image: url(../turismo_disabili/turismoxtutti.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 155px;
	width: 350px;
	text-align: left;
	margin: 0;
	position: absolute;
	top: 0;
	padding: 0px;
	right: 5px;
}
.centrato {
	text-align: center;
}
.privacy {
	font-size: 0.9em;
	text-align: left;
}
#dxlink1 h3 {
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	color: #900;
}
.centratorosso {
	text-align: center;
	font-weight: bold;
	color: #990000;
	background-color: #DCECF7;
}
.boxbordo {
	border: 1px solid #999999;
	background-color: #F5F1E5;
	padding: 5px;
}

.centrato1 {
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.centratobox {
	text-align: center;
	background-color: #F5F1E5;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #999999;
}
.centratobox1 {
	text-align: center;
	background-color: #F5F1E5;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #999999;
}
.turismo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #000066;
	text-align: right;
	margin-bottom: 1em;
	background-color: #F5F1E5;
	margin-top: 2em;
}
.turismo1 {
	color: #990000;
	text-align: left;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	margin-left: 52%;
}
fieldset #campi_form {
	background-color: #0033FF;
	width: 60%;
}
.angolodx {
	z-index: 2;
	background-image: url(../turismo_accessibile/angolo_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

  /* box italia home page */

.italia {
	width: 400px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.barratitolo {
	color: #FFF;
	background-color: #900;
	background-image: url(../accessibile/angolo_sin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.barratitolo2 {
	background-image: url(../accessibile/angolo_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footertitolo {
	background-image: url(../accessibile/angolo_sinlungo.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.footertitolo2 {
	background-image: url(../accessibile/angolo_dx1.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: 100%;
	display: block;
	text-align: center;
	height: 20px;
	padding: 0px;
	z-index: 10;
}
 #italiacentro {
	border-right-width: 1px;
	border-left-width: 1px;
	background-image: url(../accessibile/turismo_italia.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	margin: 0px;
}
#tipologie {
	margin: 0px;
	text-align: right;
	width: 70%;
	margin-left: 30%;
}
#tipologie ul {
	text-align: right;
	list-style-type: none;
	padding-right: 30px;
	margin: 0px;
	padding-bottom: 70px;
	padding-top: 0px;
}
#tipologie ul li {
	background-image: url(../accessibile/punto.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14px;
	font-size: 95%;
	font-weight: bold;
	padding-top: 0.8em;
}
.rossocentrato {
	color: #990000;
	padding-right: 30px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 1em;
}
  /* footer per tutti */

#footer {
	font-size: 75%;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-color: #003399;
	border-top-style: solid;
	text-align: left;
	padding-left: 30px;
	letter-spacing: 1px;
	clear: both;
}
#footerhp {
	font-size: 70%;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-color: #003399;
	border-top-style: solid;
	text-align: center;
	letter-spacing: 1px;
	clear: both;
}
#footer strong{
	margin-right: 12px;
}
h3.rosso{
	color: #990000;
	padding-bottom: 10px;
	font-size: 1em;
}
.altezza
{
height: 100px;
}
.altezza200
{
height: 230px;
}

#principalescheda #testo2 .sin50{
	float: left;
	width: 48%;
}
#principalescheda #testo2 .dx50{
	float: right;
	width: 48%;
	margin-bottom: auto;
}
.testo{
	font-size: 86%;
	margin-right: auto;
	margin-left: auto;

}.sin50i{
	float: left;
}
#sin50testo{
	float: left;
		width:70%
}
#dx50foto{
	float: right;
	width:25%;
	position: relative;
	
}
.boxfoto{
	
	margin-top:10px;
}
.boxfoto span{	display:inline;
}
.boxarrotondato {
	background-color:#F2EFDE;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	font-size: 95%;
}
.boxarrotondato p{
	padding-right: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top:10px;
	}
#principalescheda .boxarrotondato h3{
	color: #006;
	background-color:transparent;
	text-align: left;
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-top: 1px;
}
