/* SeleTech home */
*{
	margin:0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
* html{
	font-size: 0;
}
/* menù */
#home, #home:hover{
	margin:0;
	background:url(../images/home_home.png) no-repeat 0 0;
	width:42px;
	height:27px;
	cursor:default;
}
/* contenuti */
#box_video{
	float:left;
	width:576px;
	height:310px;
	text-align:center;
}
#home_txt{
	float:right;
	width:384px;
	height:310px;
}
#home_txt strong{
	font-size:12px;
}
.img_home_txt{
	margin-left:50px;
}
#home_txt p{
	font-size:11px;
	display:block;
	width:265px;
	margin:5px 0 0 50px;
}
#tetto{
	margin:20px 0 0 220px;
}
.obolo{
	text-align:center;
	float:left;
	width:192px;
	color:#0a2a5b;
}
.obolo h3{
	margin:20px 0 0 10px;
	font-size:14px;
}
#home_comunication{
	text-align:center;
	float:right;
	width:384px;
}
#home_comunication img{
	border:3px solid #CCC;
}
#nurith{
	margin-right:8px;
}
#home_txt a{
	color:#0a2a5b;
	font-weight:bold;
}
