/* CSS Document */

#logovibre
{
	background-image:	url(../img/home/logoVibre.jpg);
	height:188px;
	width:400px;
	background-repeat:no-repeat;
	position: relative;
	left:50px;
	top:80px;
		
	
}

#imgvibre
{
	position:relative;
	background-image:	url(../img/home/imgVibre.jpg);
	height:340px;
	width:341px;
	background-repeat:no-repeat;
	bottom:160px;
	left:500px;
		
}

#testo
{
	
	bottom:110px;
	position:relative;
	padding: 5px;
    left:50px;		
	height:100px;
	width:680px;
	border: 1px dotted red;
	padding-bottom:13px;
	
}


#corpoHome a {
  	color:#006699;
	text-decoration:none;

		
}

#corpoHome a:hover {
  font-weight:normal;
  text-decoration:underline;

} 
