 <head>
  <title>Medi@età</title>
  <META NAME="description" CONTENT="..."> 
  <META NAME="keywords" CONTENT="...">
 </head>

body{
	}

body {Background-color: #ddd;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
}

a:active, a:focus, a:link {
outline:none;
} 

img {border: none;}


#contbackgr{
	position: relative;
	top: 10px;
	width: 808px;
	margin: 20px auto;
	padding-left: 8px;
	}


#container{
	position: relative;
	left: 0px;
	text-align: left;
	top: 0px;
	width: 800px;
	height: 640px;
    	border: 1px solid #888;
	background: url(img/img_sf.jpg) bottom left no-repeat;
	}
*>#container{
	left: 0px;
	}


#lineav{
	position: absolute;
	left: 231px;
	top: 88px;
    	width: 71px;
    	height: 492px;
    	background: url(img/lineav.gif);
    	}


#intest{
	position: absolute;
	top: 229px;
	left: 11px;
	width: 220px;
	height: 58px;
    	padding: 0px;
	margin: 0px;
   	}


#banner{
	position: absolute;
	left: 266px;
	top: 565px;
    	width: 468px;
    	height: 48px;
    	}

