/*
Theme name : SP01 by Gianni 2010/2011
Theme URI: http://www.magicoalvis.it
Description: 2 colonne menu sx
Author: Gianni
Author URI: http://www.magicoalvis.it
Version: 1.1
Tags: azzurro, grigio
*/
body {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 50px;
	margin-right: 50px;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	text-align: left;
}
/* --- head : intestazione loghi --- */
div#TopBox {
	margin-bottom: 5px;
}
div#ASxLogo {
	text-align: left;
}
div#ASxLogo img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
div#ADxTest {
	display: none;
}
/* --- sx : area menu --- */
DIV#BSxMenu {
	display: none;
}
/* box per foto panoramiche */
DIV#BFPano {
	border-top: 1px solid Black;
}
/* --- dx : area contenuti --- */
DIV#BDxTest {
	border-top: 1px solid Black;
}
/* --- dx : area contenuti : menù sommario --- */
div#Sommario {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* --- dx : area contenuti : testi, box principale pagina --- */
div#Text01,
div#Text02,
div#Text03 {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#Text01 img,
div#Text02 img,
div#Text03 img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* --- dx : area contenuti : box per le foto --- */
div#Foto01,
div#Foto02,
div#Foto03 {
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: center;
	font-size: small;
	font-style: italic;
}
div#Foto01 img,
div#Foto02 img,
div#Foto03 img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* --- bottom : piede pagina--- */
div#BottomInfo {
	display: none;
}
div#BottomInfo hr {
	display: none;
}
/* --- gestione Tag generici di default --- */
#player {
	margin-right: 5px;
	height: 21px;
}
h1 {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #F9F9F9;
	font-size: medium;
	font-weight: bold;
}
h2 {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #e1e3eb;
	font-size: small;
	font-weight: bold;
}
h3,h4,h5 {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: small;
	font-weight: bold;
}
p {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
hr {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
	color: Silver;
	height: 1px;
}
ul {
	list-style: disc outside;
}
ul.Word {
	list-style: disc inside url(pWord.png);
}
ul.Pdf {
	list-style: disc inside url(pPdf.png);
}
ul.Zip {
	list-style: disc inside url(pZip.png);
}
ul.Foto {
	list-style: disc inside url(pFoto.png);
}
ul.Mp3 {
	list-style-type: none;
}
a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 0px solid Black;
	border-bottom: 2px solid Black;
	border-left: 0px solid Black;
	border-right: 2px solid Black;
	background-color: Silver;
}
th {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #d0dbe8;
	font-weight: normal;
	text-align: center;
}
td {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #e1e3eb;
}
/* --- copyright by SP+GP 2011  MagicoAlvis.it --- */

