
body    {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #B3B262;
/*background-image: url(bkg.jpg)*/
	}

#page   {
	margin: 0px auto;
        padding: 0px;
	height:600px;
	width: 1000px;
        border: 2px solid 5F5F5F;
        /*background: #B1B061;*/

	}

.leftwrap {
        width: 1000px;
        float: left;       
        }
		
.titolo {
	 font: 2em Verdana, Arial, Sans-Serif, bold;
	color: #fff;
	
	}

.container {
	position: absolute; 
	top: 133px;
	left: 110px;    
	font: 1.1em Verdana, Arial, Sans-Serif;
        line-height: 1.3em;
       float: left;
	height:400px;
     	clear: none;
	overflow:auto;
        /*margin: 10px 10px 10px 0px;*/       
	width: 600px;
	text-align: left;
	background:#B3B262;
	color: #000;
	/*padding-left: 50px;*/
        }

#header {
	margin: 0px auto;
        padding: 2px 0px;
	height: 0px;
	width: 1000px;
	}
.headertext {
        color: #144;
        font: bold 1.4em Georgia, Arial, Sans-Serif;
        margin: 127px 0px 0px 15px;
        }

.headertext h2 {
        font: bold 1.5em Georgia, Arial, Sans-Serif;
        margin: 127px 0px 0px -2px;
        }
 a       {
        color: #B1B061;
        text-decoration: none;}
a:hover {
        color: #571103;
        text-decoration: none;
	width:75px;
	/*background: ##8B0000;*/
	width:100px;}
/*
 a       {
        color: #fff;
        text-decoration: none;
		width:100px;
        } 
* a:hover {
        color: #FFEF6F;
        text-decoration: none;
	width:75px;
	background-color:#ffffff;
	width:100px;
}

h2       {
         color: #046;
         font: bold 1.4em Georgia, Arial, Sans-Serif;
         margin: 0px 0px 8px 0px;
         }

h3       {
         font: bold 1.3em Georgia, Arial, Sans-Serif;
         margin: 0px 0px 5px 0px;
         }*/
puls {width:100px;
	height:100px;
	background: #B1B061;
	text-align:center;
}

#puls a {width:100px;
	height:100px;
	background: #B1B061;
	text-align:center;
}
#puls a:hover{
	width:100px;
	height:100px;
	background:#B1B061;
	}
#sidebar_2 {
	
	width: 150px;
	float: left;


}
#sidebar_sx {
	font: 12px Arial, Sans-Serif;
        line-height: 1.3em;
	width: 170px;
        float: right;
        display: block;
	}
#sidebar {
	font: 12px Arial, Sans-Serif;
        line-height: 1.3em;
	width:150px;
        float: right;
        display: block;
	}


#leftside {
	
	display: block;
	color: D8C848;
        width: 150px;
        line-height: 1.3em;
        float: left;
        margin: 0px 0px 35px 0px;
	
        }

#leftside h2, #sidebar h2 {
	display: block;
        padding: 13px 6px 0px 6px;
        margin: 0px -2px;
        }

#leftside ul li,/* #sidebar ul li */{
	display: block;
        margin: 0px 0px 25px 0px;
        padding: 0px 5px;
	width:100px;
        }

#sidebar li, #sidebar ul, #sidebar ul ul li, #sidebar ul li li, #sidebar ul li ul li, 
#leftside li, #leftside ul, #leftside ul ul li, #leftside ul li ul li {
        list-style-type: none;
	display: block;
        margin: 13px 2px;
        padding: 0px;
	width:100px;
        }
}
#leftside ul li#rectangle {
	display: block;
        width: 110px;
        }
#leftside ul li a/* #sidebar ul li */{
	display: block;
	/*background: #000;*/
background: ##8B0000;
        margin: 0px 0px 25px 0px;
        padding: 0px 5px;
	width:100px;
	line-height: 0px;
	text-align: center;
        }
#leftside ul li a:hover/* #sidebar ul li */{
	display: block;	
	/*background: #000;*/
	background: ##8B0000;
        margin: 0px 0px 25px 0px;
        padding: 0px 5px;
	width:100px;
        }



/*footer*/
#footer {
	/*padding: 5px 0px;*/
	padding-right: 300px;
	width: 700px;
        clear: both;
	height: 100px;

	padding-right: 50px;
	}
#puls_btm_sx {
        float: left;
	padding-left: 150px;
	width: 200px;

}
#puls_btm_dx {
	padding-right: 500px;
        float: right;
	width: 0px;
}

.footmenu {
        height: 20px;
        width: 760px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;

        }

.footmenu ul {
        margin: 0px;
        padding: 0px;
        }

.footmenu li{
        padding: 1px 0px;
        margin: 0px;
        float: left;
        display: inline;
        height: 100%;
        width: 33.3%;
        }

.footmenu a {
        display: block;
        text-align: center;
        font: bold 1.5em Georgia, Arial, Sans-Serif;
        color: #044;
        background-color: #aec;
        }  

.footmenu a:hover,.footmenu a:active {  
        background-color: #9eb;
        }



ul, li, ul li, li ul li, ul ul li, ul ul ul li {
        list-style-type: none;
        margin: 5px 0px;
        padding: 2px 0px;
        }

ol      {
        margin: 0px 15px;
        padding: 0px 10px;
        }

ol li   {list-style-type: decimal}

.alignleft {float: left}

.alignright {float: right;}

.center {text-align: center;}

code {font: 1.1em 'Courier New', Courier, Fixed, monospace;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select  {width: 130px;}

blockquote {
	margin: 10px 15px;
        border-left: 3px solid #9db;
        padding: 0px 7px;
	}

hr      {display: none;}

a img   {
	border: none;
        margin: 1px 0px;
	}

img     { border: none;}


.textwidget {
        margin: 10px 3px;
        }

.fix    {
display: inline;
        }

.watermark {   
        margin: 3px auto;
        width: 114px;
        color: #478;
        border-left: 2px solid #589;
        border-right: 2px solid #589;
        text-align: center;
        }
		