@charset "iso-8859-1";

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
/*border: 1px solid #202020;*/
/*border-left-width: 0;*/
text-decoration: none;
/*background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;*/
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
/*border-top: 1px solid #202020;*/
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
/*width: 160px; /*width of sub menu levels*/
padding: 2px 5px;
border-width: 0;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */



body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C8C1AC
}

table {
	border: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

tr {
	border: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	border: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

img {
    border-style:none;
}

A:LINK {
	color:Blue;
	text-decoration:underline;
    border-style:none;
	line-height: 12px;
}

A:VISITED {
	color:Purple;
	text-decoration:underline;
    border-style:none;
	line-height: 12px;
}

p {
	line-height: 15px;
}

h1 {
	color:#222222;
	font-size: 12px;
	font-weight:520;
	line-height:18px;
}

h2 {
	color:#333333;
	font-size: 15px;
	font-weight:520;
	line-height:18px;
}

.mainTable {
    vertical-align: top;
    width:100%;
    height:100%;
    text-align: center; /*allinea centralmente il corpo del sito(bgdTable)*/
	
}

.tdHeader, .tdCenter, .tdFooter {
	width:790px;
}

.tdHeader {
	height:135px;
	text-align:center;
	background:url(../immagini/visuals/sfondo_body_top_135.gif) no-repeat;
}

.tdCenter {
	height:405px;
	background:url(../immagini/visuals/sfondo_body_cen_405.gif);
}

.tdFooter {
	height:40px;
    text-align:center;
	background:url(../immagini/visuals/sfondo_body_bot_40.gif) no-repeat;
}

.mainTbl {
	text-align:center; /*allinea centralmente il corpo del sito(bgdTable)*/	
/*	background:url(../../immagini/visuals/sfondo_body_new_790x565.gif) no-repeat; */
	}

.bgdTable {
    vertical-align:top;
    width:790px;
    height:565px;
    text-align:center; /*allinea centralmente il corpo del sito(bgdTable)*/	
	background:url(../../immagini/visuals/sfondo_body_new_790x565.gif) no-repeat;
	}

.headerTable {
    width:790px;
	height:85px;
    text-align:center;
	background:url(../../immagini/visuals/headers/header.gif) no-repeat;
    }
    
.menuTableHome{
    width:790px;
    height:45px;
    text-align:center;
    }

.menuTable {
    width:790px;
    height:65px;
    text-align:center;
    }   
	
.menuButton {
    width:140px;
}

.menuBarTable {
	width:790px;
	height:20px;
	line-height: 10px;
	background:url(../../immagini/visuals/headers/line_separ_20x790.gif) no-repeat;
}

.subMenuTable {
	width:100px;
	height:380px;
}

.pageBoxTable {
	width:510px;
	height:380px;
}

.homeBoxTable {
	width:790px;
	height:380px;
}

.homeStrilHiTable {
 	width:610px;
	height:195px;
}

.homeStrilLowTable {
 	width:610px;
	height:185px;
}

.calendStrilTalble {
	width:135px;
	background: url(../../immagini/visuals/headers/sfondo_strillo_calendario_135x185.gif) no-repeat;
}

.reikiStrilTalble {
	width:150px;
	background: url(../../immagini/visuals/headers/sfondo_strillo_reiki.gif) no-repeat;
}

.laviaStrilTalble {
	width:460px;
	background: url(../../immagini/visuals/headers/sfondo_strillo_lavia.gif) no-repeat;
}

.spallaTable {
	width:125px;
	height:380px; 
}

.footerTable {
	width:790px;
	height:35px;
	text-align:center;
	background: url(../../immagini/visuals/sfondo_body_new_790x35.gif);
}

.PopUp {
	width:200px;
	height:200px; 
	line-height:15px;
	padding:20px 20px 20px 20px; 
	font-size:10px;
	text-align: justify;
}

#boxSmall {
	line-height: 15px;
	padding: 15px 10px 12px 15px; 
	text-align: justify;
	vertical-align: top;
}

#boxSmall3 {
	line-height: 14px;
	padding: 15px 15px 10px 15px; 
	text-align: justify;
	vertical-align: top;
}

#boxSmall2 {
	font-size:12px;
	line-height: 18px;
	padding: 10px 20px 10px 20px; 
	text-align: justify;
	vertical-align: top;
}

#boxAstro {
	font-size:12px;
	line-height: 17px;
	padding: 5px 10px 10px 5px; 
	text-align: center;
	vertical-align: middle;
}

#boxMedium {
	line-height: 14px;
	padding: 10px 10px 10px 15px;
	margin:0px;
	text-align: justify;
	vertical-align: middle;
}

#boxStrillo {
	width:255px;
	height:325px; 
	line-height:13px;
	padding: 10px 5px 5px 15px;
	margin: 0px;
	text-align: justify;
}

#boxStrilloS{
	width:255px;
	height:285px; 
	line-height:13px;
	padding: 10px 5px 5px 15px;
	margin: 0px;
	text-align: justify;
}

#boxStrilloXS{
	line-height:13px;
	padding: 10px 5px 5px 15px;
	margin: 0px;
	text-align: justify;
}

#boxStrilloXSNoBot{
	line-height:13px;
	padding: 10px 10px 0px 15px; 
	margin: 0px;
	text-align: justify;
}

#boxStrilloXSNoTop{
	line-height:13px;
	padding: 01px 5px 10px 15px; 
	margin: 0px;
	text-align: justify;
}

#boxStrilloXSNoTopBot{
	line-height:13px;
	padding: 1px 10px 0px 15px; 
	margin: 0px;
	text-align: justify;
}

#boxTitle {
	width:510px;
	height:30px; 
	line-height:20px;
	padding:5px 5px 5px 20px; 
	font-size:18px;
	font-weight:700;
	text-align: justify;
}

#boxTitleL {
	width:610px;
	height:35px; 
	line-height:20px;
	padding:5px 5px 5px 20px; 
	font-size:18px;
	font-weight:700;
	text-align: justify;
}

#boxTitleXL {
	width:710px;
	height:35px; 
	line-height:20px;
	padding:5px 5px 5px 20px; 
	font-size:18px;
	font-weight:700;
	text-align: justify;
}

#boxNavPage {
	/*width:510px;*/
	height:25px; 
	line-height:10px;
	padding:0px 20px 0px 20px; 
	font-size:10px;
	text-align: right;
}

#bgdAlbo {
	 background: url(../../immagini/visuals/sfondo_pag_albo_510x380.gif) no-repeat;
}

#bgdCalendario {
	 background: url(../../immagini/visuals/sfondo_pag_calendario_510x380.gif) no-repeat;
}

#bgdExtra {
	 background: url(../../immagini/visuals/sfondo_pag_extra_510x380.gif) no-repeat;
}

#bgdLavia {
	 background: url(../../immagini/visuals/sfondo_pag_lavia_510x380.gif) no-repeat;
}

#bgdPensieri {
	 background: url(../../immagini/visuals/sfondo_pag_pensieri_510x380.gif) no-repeat;
}

#bgdScopri {
	 background: url(../../immagini/visuals/sfondo_pag_reiki_510x380.gif) no-repeat;
}

#titoloStrillo {
	color:#222222;
	font-size: 13px;
	font-weight:500;
	line-height:15px;
}


.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}
