div#P005{
	width: 175px;
	height: 30px;}

div#P005 ul{
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 0;}

div#P005 ul li{
	float: left;
	margin: 0 0 0 5px;}

div#P005 a.icone{
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50px;
	text-decoration: none;}
	
div#P005 a.tw{background: #005baa;} div#P005 a.tw:hover{background: #0080c6;}
div#P005 a.fa{background: #005baa;} div#P005 a.fa:hover{background: #0080c6;}
div#P005 a.fl{background: #005baa;} div#P005 a.fl:hover{background: #0080c6;}
div#P005 a.rs{background: #005baa;} div#P005 a.rs:hover{background: #0080c6;}
div#P005 a.yo{background: #005baa;} div#P005 a.yo:hover{background: #0080c6;}

div#P005 a img{
	border: 0;}