/* corpo principale */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-attachment: fixed;
	background-image:  url("../FIG/aq_sfondo.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tabellaroll {
	text-align: right;
	float: right;
}
#tabellaarticoli {
	font-size: 0.75em;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-transform: uppercase;
}



/* struttura celle */

#cellamenu {
	background-color: #02808f;
	padding: 5px;
}
#cellalogo {
	text-align: center;
	vertical-align: top;
}
#cellafoto {
	text-align: center;
	font-style: italic;
	color: #999999;
}
#cellatesta {
	background-attachment: fixed;
	background-image:  url("../FIG/STRISCE.GIF");
	background-repeat: no-repeat;
	background-position: left top;
}
#cellaindirizzo {
	background-color: #02808F;
	padding: 5px;
}
#cellautility {
	background-color: #02808F;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#cellamolliche {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	font-size: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: lowercase;
}
#cellaurl {
	display: none;
}
#cellatesta {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
#cellapiede {
	font-size: 10px;
	padding-right: 8px;
	vertical-align: top;
}




/* collegamenti  */


a:link {
	color: #02808f;
	text-decoration: underline;
}
a:hover {
	color: #C8193A;
	text-decoration: none;
}
a:visited {
	font-weight: lighter;
	color: #990000;
}
#cellautility a:link, #cellamenu a:link, #cellaindirizzo a:link {
	color: #fff;
	text-decoration: underline;
}

#cellautility a:hover, #cellamenu a:hover, #cellaindirizzo a:hover {
	color: #ccc;
	text-decoration: none;
}
#cellautility a:visited, #cellamenu a:visited, #cellaindirizzo a:visited {
	color: #ccc;
	text-decoration: underline;
}
#tabellaarticoli a:link {
	text-decoration: underline;
	color: #003366;
}
#tabellaarticoli a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#tabellaarticoli a:visited {
	text-decoration: underline;
}



/* ridefinizione TAG */

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	font-style: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
	padding-left: 30px;
	margin-bottom: 0px;
	
}
h2 {
	font-size: 1em;
	color: #02808F;
	padding-left: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
h3 {
	font-size: 0.95em;
	text-transform: uppercase;
	color: #990000;
	margin-left: 20px;
}
h5 {
	margin-left: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #CC6600;
	margin-bottom: -20px;
}
hr {
	border: 1px dashed #02808F;
}

#cellamolliche strong {
	
	color: #990000;
}
#cellacategorie p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;

}

#cellacontenuti p {
	text-indent: 5mm;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#cellacontenuti address {
	color: #003366;
	padding-left: 20px;
	font-size: 1em;
}

#cellacontenuti ol {
	font-weight: bolder;
	color: #003366;
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 0.85em;
}
#cellacontenuti ul {
	font-weight: bolder;
	color: #02808F;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 20px;
}

#cellacontenuti li {
	margin-bottom: 10px;
}

#tabellalistato {
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 0.85em;
	border-top: 4px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 4px solid #990000;
	border-left: 1px solid #990000;
	margin: 2px;
	
}

#tabellalistato th {
	background-color: #CC9933;
	color: #FFFFFF;
}

#tabellalistato td {
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}

#cellatesta address {
	color: #000000;
}

#cellacategorie h2 {
	border: none;
	margin: 10px 0px 5px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/* classi */

.didascalia {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.slogan {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC9933;
	font-weight: bolder;
	font-size: 1.5em;
	margin-bottom: 20px;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;
}
.tabella {
	color: #003366;
	background-color: #FFCC99;
	width: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

.descrizione {
	margin-left: 40px;
	margin-right: 40px;
	background-color: #FFFFCC;
	text-align: justify;
	font-size: 5px;
}

.url {
	margin-top: -20px;
	color: #999999;
	margin-left: 15px;
}
.news {
	background-image:  url("../FIG/NEWSS.GIF");
	background-repeat: repeat-x;
	line-height: 50px;
}
.fotostriscia, p.fotostricia  {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.evidenziato_rosso {
	background-color: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
}
.puntinato {
	border: 1px dotted #02808F;
}

.logostampa {
	display: none;
}


.tbazzurro {
	background-color: #66CCFF;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

.tbblu {
	background-color: #0066FF;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.tbgiallo {
	background-color: #FFCC33;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.tbarancione {
	background-color: #FF6633;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.tbrosso {
	background-color: #FF3300;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.tbverde {
	background-color: #66CC33;
	text-align: justify;
	border: 1px dashed #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

.tbofferte {
	margin: 20px;
}

.tabellelistato {
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 0.85em;
	border-top: 4px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 4px solid #990000;
	border-left: 1px solid #990000;
	margin: 2px;
	
}

.tabellelistato th {
	background-color: #C93;
	color: #FFFFFF;
}

.tabellelistato td {
	padding-right: 5px;
	padding-left: 5px;
}
.ridotto {
	text-indent: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tbazzurro img, .tbblu img, .tbgiallo img, .tbrosso img, .tbarancione img, .tbverde img, {
	border: 2px solid #FFF;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	
}


#tbarticoli {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}

#tbarticoli th {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background: #009;
	text-align: left;
	color: #FFFFFF;
}

#tbarticoli th a {
	color: #FFF;
	text-decoration: underline;
}

#tbarticoli td li {
	list-style-type: none;
	font: 11px "Courier New", Courier, mono;
	color: #000000;
	margin: 0px auto 0px -10px;
	
}

/* fine */


#spallasx h2 {
	line-height: normal;
	font-size: 10px;
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 0px;
}
#tbnumero p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#tbnumero h3 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #990000;
}
#tbnumero h1 {
	font-size: 12px;
	color: #FF2A2C;
	text-align: center;
}

#tbnumero {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}


#aqua a:link, #aqua a:visited {
	color: #CCFFCC;
	text-decoration: underline;
}
#tbpassword {
	font-size: 10px;
	color: #000066;
}
#loghi td {
	font-size: 10px;
	padding: 25px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #02808F;
}
#cellacontenuti ul.listaristretta {
	font-size: 11px;
	color: #003366;
	margin-left: 150px;
}
#cellacontenuti ul.listaristretta li {
	margin-top: 0px;
	margin-bottom: 0px;
}
th.fotostriscia img {
	border: 1px solid #02808F;
}
th.fotostriscia {
	vertical-align: top;
}

.fotoasinistra {
	border: 1px solid #02808F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.tbclear {
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #990033;
	border-bottom-color: #990033;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#tbfotoacquari td#sin p{
	font-size: 9px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;

}

#tbfotoacquari td#sin p img{
	border: 1px dotted #a00;
	padding: 2px;

}
#tbzoomark {
	border: 1px solid #02808F;
	margin-right: auto;
	margin-left: auto;
}
#tbzoomark tr td {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #02808F;
	text-align: left;
	border: 1px dashed #990000;
	padding-left: 3px;
}
#tbzoomark tr td ul li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: normal;

}
#tbzoomark tr td img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #02808F;
	margin-top: 3px;
	margin-bottom: 3px;
}
#tbzoomark th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 9px;
	padding-left: 9px;
	color: #CCFFCC;
	background-color: #02808F;
}
.fotoadestra {
	float: right;
	border: 1px solid #02808F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fotoacentro {
	border: 1px solid #02808F;
	margin-right: auto;
	margin-left: auto;
}
#tbaquaristica {
	border: 1px solid #02808F;
	margin-right: auto;
	margin-left: auto;
}
#tbaquaristica tr td {
	font-family: "Courier New", Courier, mono;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	color: #02808F;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
	border: 1px dashed #990000;
}
#tbaquaristica tr td img {
	margin-right: auto;
	margin-left: auto;
}

#tbeditoria {
	margin-right: 30px;
	margin-left: 30px;
}
#tbeditoria p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#tbeditoria tr td {
	padding: 6px;
}
#tbeditoria img {
	float: left;
}
#tbeditoria p.titoletto {
	font-family: "Courier New", Courier, mono;
	color: #02808F;
	font-size: 16px;
}
#tbeditoria tr td.bordoinferiore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02808F;
}
.tbmodulo {
	font-size: 10px;
	color: #000066;
}

#tbstile1 {
	font-size: 11px;
	color: #000066;
	width: 691px;
	margin: auto;
}

#tbstile1 tr td {
	padding: 8px 0px 8px 0px;
}

#tbstile1 tr th {
	text-align: right !important;
}

#tbelezione {
	font-size: 10px;
	color: #000066;
}
.evidenzia {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-align: center;
}
#tbaccessoriaq {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	border: double #02808F;
}
#tbaccessoriaq tr td {
	border: 1px dashed #02808F;
	
}
#tbaccessoriaq th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02808F;
	
}
.tbprodottievidenza {
	margin-right: 100px;
	margin-left: 100px;
        background-color: #f8f8f8;
        border: 1px dashed #4d9b9b;
}
.tbprodottievidenza tr td {
	font-size: 11px;
}
#tbstand {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#tbstand tr td{
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	border: 1px solid #990000;
}
#tbstand th {
	font-size: 12px;
	color: #02808F;
	font-weight: bold;
	border: 1px solid #02808F;
	padding: 6px;
	
}
.stiletb tr td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	padding: 5px;
}
ul li.elencaprodottinuovi {
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-right: 50px;
        list-style-type: none;
        padding: 6px;
        font-weight: normal;
        color: black;
}

