body {
/*	background-color:rgb(230,230,230); */
    background: url("images/pattern.gif") repeat fixed;    
	text-align: center;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}  

img {
    border: 0;
}

li.activelink {
	font-weight:bold;
}

a {
	color: #000000;
	text-decoration:none
}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	text-decoration:none
}

a:active, a:visited{
	color: #000000;
	text-decoration:none
}

h3{
	margin:0;
	padding:0;
}

#container{
	width:800px;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	text-align: left;
}

#top{
	position:absolute;
	top:21px;
	left:70px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	height:80px;
	width:800px;
	color: #000000;
	text-align: center;
    font: 45px  Verdana, sans-serif; 
	
}

#leftBlock{
	position:absolute;
	top:150px;
	left:25px;
	margin-left: 0px;
	padding-bottom: 10px;
	background: transparent;
/*	background: transparent url(images/frame_down_pink.jpg) no-repeat bottom center; */
	width:200px;
	float: left;
	font: 14px  Verdana, sans-serif; 
/*    font-weight: bold;  */
	color:rgb(0,0,0);
	line-height: 2;

}
#leftBlock ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#leftBlock li{
	background: rgb(255,220,255) url(images/sm_ballon_blue.gif) no-repeat top left;
	padding:0 0 0 28px;
	margin-bottom: 0;
}
#leftBlock a{
	display:block;
	padding: 0;
	margin:0;
}
#leftBlock a.c{
	display:inline;
	color:#696969;
}

#leftBlock h3{
	display:block;
	background: transparent url(images/frame_top_ballon_pink.gif) no-repeat center left;
	height: 90px;
	width: 200px;	
	text-align:center;
}
#leftBlock h3 span{
/*	display:none; */
}

#content{
	position:absolute;
	top:180px;
	left:140px;
	margin-left: 180px;
	margin-right: 300px; 
	padding-bottom: 10px;
 	background: #ffffff ; 
	width:600px;
	float: left;
	text-align:center;
    font: 18px  "Courier New", sans-serif; 
}

#content h3{
	display:block;
	background: #ffff00;
	height: 25px;
	width: 600px;
}
#content p{
	padding:0 4px 25px 4px;
}
#content h3 span{
/*	display:none;   */
}

#rightBlock{
	position:absolute;
	top:440px;
	left:25px;
	margin-left: 0px;
	background: transparent;
	width:200px;
	font: 14px  Verdana, sans-serif; 
	color:rgb(0,0,0);
	line-height: 2;
}
#rightBlock ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#rightBlock hr{
	background-color: rgb(220,220,220);
	height:1px;
	width:120px;
}

#rightBlock li{
	background: rgb(190,240,255) url(images/sm_ballon_yel.gif) no-repeat top left;
	padding:0 0 0 28px;
}
#rightBlock a{
	display:block;
	padding: 0;
	margin:0;
}

#rightBlock h3{
	display:block;
	background: transparent url(images/frame_top_ballon_blue.gif) no-repeat center left;
	height: 90px;
	width: 200px;
	text-align:center;
}
#rightBlock h3 span{
/* 	display:none;  */
}

span.little {
	font: 21px  Verdana, sans-serif; 
	color:rgb(0,0,0);
}

#who p{
	color:rgb(0,0,0);
}


#prima{
    background: url("images/primapagina.jpg");   
	position:absolute;
	top:80px;
	left:140px;
	width:750px;
	height:500px;
	text-align:left;
}

#who{
	position:absolute;
	top:30px;
	left:40px;
 	background: transparent ; 
	width:300px;
	text-align:left;
    font: 18px  Courier "Comic Sans MS", sans-serif; 
}


.big {
	font: 52px  Verdana, sans-serif; 
	color:rgb(0,0,0);
}
.mid {
	font: 24px  Verdana, sans-serif; 
	color:rgb(230,0,0);
	text-decoration:underline;
}

.footer {
	position:absolute;
	top:580px;
	left:140px;
	width:750px;
	text-align:center;
	font: 10px  Verdana, sans-serif; 
	color:rgb(150,150,150);
}