BODY {
	color: black;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFCC66;
	min-height: 300;
	color: navy;
}

IMG {
	margin: 5px 0px 5px 0px;
}

H1, H2, H3, H4, H5, H6 {
	color: #006699;
	font-family: normal bold Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 26px;
	margin-top: 26px;
	margin-bottom: 20px;
}

H2 {
	font-size: 22px;
	margin-top: 22px;
	margin-bottom: 16px;
}

H3 {
	font-size: 18px;
	margin-top: 24px;
	margin-bottom: 10px;
}

H4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

H5 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}

H6 {
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFFF66;
}

EM {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: navy;
}

/* =========== TESTATA ============== */

DIV.header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 154px;
	background-image: url(img/baule_testata_back.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

DIV.logo {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 100px;
	height: 154px;
	background-image: url(img/baule_logo.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

DIV.testata1 {
	position:absolute;
	left:205px;
	top:0px;
	width:403px;
	height:78px;
	background-image: url(img/baule_testata1.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

DIV.testata2 {
	position:absolute;
	left:205px;
	top:78px;
	width:403px;
	height:76px;
	background-image: url(img/baule_testata2.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

/*  ==========   BARRA DI NAVIGAZIONE SX  ============ */

DIV.navsx {
	position:absolute;
	left:10px;
	top:180px;
	width:150px;
	height:auto;
	z-index: 1;
	vertical-align: middle;
}

A.puls {
	display: block;
	width: 150px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	background: url(img/puls_150x30.gif) top left no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

A.puls:hover {
	background: url(img/puls_150x30grape.gif) top left no-repeat;
	font-size: 14px;
	color: yellow;
}


/*  pulsante alternativo colori diversi (es: 5xmille)  */

A.puls2 {
	display: block;
	width: 150px;
	height: 40px;
	text-decoration: blink;
	text-align: center;
	line-height: 26px;
	background: url(img/puls_150x30red.gif) top left no-repeat;
	font-weight: bold;
	font-size: 16px;
	color: yellow;
}

A.puls2:hover {
	background: url(img/puls_150x30grape.gif) top left no-repeat;
	font-size: 16px;
	color: cyan;
}




/*  ==========   celle CENTRALI HOME  ============ */

DIV.contenuti {
	position: absolute;
	left: 170px;
	top: 160px;
	width: 565px;
	height: 600px;
	margin: 0px 0px 10px 10px;
	z-index: 0;
	/* invertire colori per righello riferimento
	background-color: #FFCC99; */
	background-color: #FFCC66;
}

DIV.normal {
	-moz-border-radius: 15;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	z-index: 1;
	background-color: #FFE7CE; 
	/* background-color: #FFCC66; */
}

DIV.col1,  DIV.col2,  DIV.col3 {
	position: absolute;
	height: auto;
	z-index: 1;
	float: left;
}

DIV.col1 {
	top: 0px;
	left: 0px;
	width: 190px;
	/* background-color: #DA70D6; */
}

DIV.col2 {
	top: 0px;
	left: 190px;
	width: 140px;
}

DIV.col3 {
	top: 0px;
	left: 330px;
	width: 220px;
}

DIV.contatti {
	width: 220px;
	border-top: 1px dashed green;
	border-right: 1px dashed green;
	border-bottom: 1px dashed green;
	border-left: 1px dashed green;
	margin: 20 20 0 0;
	padding: 10 10 10 10;
	float: left;
}

DIV.rassegna {
	margin: 0 0 30 0;
	padding: 10 10 10 10;
	color: white;
	background-color: #006699;
	-moz-border-radius: 15;
}

DIV.spettacolo {
	font-size: 10px;
	text-align: center;
	border: 1px solid #99CCCC;
	margin: 0 36 8 36;
	padding: 3 3 3 3;
	background-color: #3366cc;
	-moz-border-radius: 15;
}

A.baule {
	color: yellow;
	text-decoration: underline;
}

A.baule:hover {
	color: #FF9966;
}

/* ======= HOME PAGE: CASELLE COLORATE CENTRALI CON LINK ================ */

A.rosso, A.blu, A.verde, A.viola, A.marrone {
	-moz-border-radius: 15;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

DIV.cella {
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
}

A.rosso {
	background-color: red;
	color: yellow;
	text-align: left;
}

A.rosso:hover {
	color: red;
	background-color: yellow;
}

A.marrone {
	background-color: maroon;
	color: yellow;
	text-align: left;
	font-size: 14px;
}

A.marrone:hover {
	color: maroon;
	background-color: orange;
}

A.blu {
	background-color: Navy;
	color: #CCCCFF;
	text-align: left;
}

A.blu:hover {
	color: navy;
	background-color: #CCCCFF;
}

A.verde {
	background-color: Green;
	color: #CCFF66;
	text-align: left;
}

A.verde:hover {
	background-color: #CCFF66;
	color: green;
}

A.viola {
	background-color: purple;
	color: #DFBFFF;
	text-align: left;
}

A.viola:hover {
	color: purple;
	background-color: #DFBFFF;
}

/* ===================== TABELLA TOURNEE ========================== */

TD.tour1, TD.tour2, TD.tour3, TD.tour4, TD.tour5  {
	text-align: center;
	height: auto;
	padding: 2 2 2 2;
	font-size: 10px;
	/*
	background-color: #DDFFFF;
	background-color: #CCFFFF;
	*/
}

TD.tour1 {
	width: 9%;
}

TD.tour2 {
	width: 24%;
	font-size: 12px;
}

TD.tour3 {
	width: 24%;
}

TD.tour4 {
	width: 8%;
}

TD.tour5 {
	width: 35%;
	font: 12px;
}


TD.gallery {
	z-index: 1;
	text-align: center;
	height: 200px;
	width: 130px;
	padding: 2 2 2 2;
	font-size: 10px;
	/*
	background-color: #DDFFFF;
	background-color: #CCFFFF;
	*/
}
