

#planning_home{
	position:relative;
	display:block;
	text-align:left;
	width:300px;
	height:100%;
	margin-top:3px;
}

#planning_home h2{
	margin:5px 5px 0px 5px;
}

#planning_home h2 a{
	font-size:20px;
	color: #FF66CC;
	text-decoration:none;	
}

#planning_home h5{
	font-style:none;
	font-size:13px;
	margin:5px 0 5px 5px;
	border-bottom:1px dotted #999999;
}

#contenitore{
	border-bottom:1px dotted #999999;
	text-align:left;
	position:relative;
	display:inline-block;
	height:70px;
	width:300px;
	margin:5px 5px 5px 5px;
	float:left;
}

#contenitore h2{font-size:16px;}


.left{
	position: relative;
	height:100%;
	width:70px;
	float:left;
}

.left img{
	border:4px double #FF66CC;
	margin:0 5px 5px 0;
}

.right{
	position:relative;
	height:100%;
	width:225px;
	float:left;
}

.right h3{
	margin-top:0px;
}

.right h3 a{
	border-bottom:2px  dotted #999999;
	font-size:14px;
}

.right h3 a:hover{
	border-bottom:2px  dotted #999999;
	font-size:14px;
}

.right h3 a:link{
	border-bottom:2px  dotted #999999;
	font-size:14px;
}

.right h3 a:visited{
	border-bottom:2px  dotted #999999;
	font-size:14px;
}

.right h3 a:focus{
	border-bottom:2px  dotted #999999;
	font-size:14px;
}

.right a{
	text-decoration:none;
	color:#FF66CC;
}

.right p{
	color: #666666;
    line-height: 13px;
	margin:0;
}
















