/*

Web & styles design: Lucio Roia

*/

html, body {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #e1e5e8;
}

a img {
    border: 0;
}

#Contenitore-Principale {
	position:relative;
	width: 980px;
	margin: 0 auto;/*
	height: 100%;

*/
	background: #ffffff;
	margin-top: 20px;
}
#Header {
	width: 980px;
	height: 200px;
	background-image: url(../visionservice/images/fondo-header.gif);
	background-repeat: no-repeat;
}
#Riquadro-Logo {
	width: 700px;
	height: 182px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 18px;
}
#Riquadro-Divisorio {
	width: 260px;
	height: 140px;
	background-image: url(../visionservice/images/divisorio.gif);
	background-repeat: no-repeat;
	float: left;
}
#Riquadro-Web-Mail {
	width: 210px;
	padding-left: 40px;
	padding-right: 10px;
	color: #74818c;
	font-size: 11px;
	margin-top: 20px;
}
#Riquadro-Area-Riservata {
	width: 210px;
	padding-right: 10px;
	padding-left: 40px;
	color: #74818c;
	font-size: 11px;
	margin-top: 20px;
}
#Riquadro-Menu {
	width: 980px;
	background: #ffffff;
	height: 63px;
}
#Menu-Principale {
	width: 760px;
	height: 33px;
	float: right;
	line-height: 33px;
}
#Fondo-Menu-Principale {
	width: 980px;
	height: 33px;
	background-repeat: repeat-x;
	background-image: url(../visionservice/images/fondo-menu-principale.gif);
}
#Menu-Secondario {
	width: 760px;
	height: 30px;
	float: right;
	font-size: 11px;
	line-height: 30px;
}
#Riquadro-Trova-Centro {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e1e5e8;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#Riquadro-Intestazione {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	background-image: url(../visionservice/images/fondo-riquadro-intestazione.gif);
	background-repeat: no-repeat;
}
#Riquadro-Carta-Servizi {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e1e5e6;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#Menu-Inferiore {
	width: 410px;
	height: 50px;
	line-height: 50px;
	font-size: 10px;
	float: left;
	padding-left: 20px;
}
#Riquadro-Copyright {
	width: 530px;
	height: 50px;
	line-height: 50px;
	font-size: 10px;
	float: left;
	padding-right: 20px;
	text-align: right;
}
#Footer {
	height: 110px;
	width: 980px;
	background-image: url(../visionservice/images/fondo-footer.gif);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #0c2776;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0c2776;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0c2776;
	text-decoration: none;
	font-weight: bold;
}
a.Selettore-555555:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-555555:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-555555:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-555555:active {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-FFFFFF:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-FFFFFF:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-FFFFFF:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.Selettore-FFFFFF:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#Contenitore-Contenuti {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.Titolo {
	font-size: 16px;
	color: #0c2776;
	font-weight: bold;
}
.Sotto-Titolo-Sottolineato {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
.Sotto-Titolo {
	font-size: 15px;
	color: #000000;
}
.Testo-Didascalia {
	color: #000000;
}
.Testo-Moduli {
	font-size: 11px;
	color: #74818c;
}
#Riquadro-Contenuti {
	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 20px;
}
#Riquadro-Centratore {
	width: 100%;
	text-align: center;
}
#Una-Colonna {
	width: 740px;
	float: left;
}
#Due-Colonne-Sinistra {
	width: 438px;
	float: left;
	padding-right: 10px;
}
#Due-Colonne-Destra {
	width: 438px;
	float: left;
	padding-left: 10px;
}
#Tre-Colonne-Accessoria {
	width: 200px;
	float: left;
	padding-left: 20px;
}
#Tre-Colonne-Laterale {
	width: 195px;
	float: left;
}
#Tre-Colonne-Centrale {
	width: 525px;
	float: left;
	padding-left: 20px;
    font-size: 12px;
}
#Tre-Colonne-Parziale {
	width: 740px;
	float: left;
}
#Riquadro-Paginatore {
	width: 740px;
	padding: 0 0 0 0;
}

/* TABELLA RISULTATI CENTRI OTTICI*/

table.Tabella-Centri-Ottici {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
th.Tabella-Centri-Ottici {
	background-color: #ced3d7;
	padding: 5px;
}
tr.Tabella-Centri-Ottici {
	background-color: #eff2f3;
}
td.Tabella-Centri-Ottici {
	padding: 5px;
}


.edit_item {
  height: 0px;
  float: left;
}

.edit_item_txt {
  background: #333;
  z-index: 100;
  position: relative;
  left: -1.5em;
  top: 0em;
  opacity: .3;
  width: 1.5em;
  text-align: center;
}

.edit_item_txt a, .edit_item_txt a:visited, .edit_item_txt a:hover {
  color: #fff;
}

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

.item:hover .item_content {
  background: #ccc;
}

.item:hover .edit_item_txt {
  opacity: .8;
}

.item {
  display:inline;
}

#admin {
  background: #f55;
  text-align: center;
  margin: 5px;
  padding: 5px;
  border: 1px solid #f22;
  color: #000;
}

.handle {
  color: #fff;
  cursor: move;
}

.partner {
  text-align: center;
}

.partner td {
  vertical-align: middle;
  text-align: center;
  padding: 5px;
}