@charset "utf-8";
/* CSS Document */


/*  TESTATA AREA*/
#testataArea {
	width:530px;
	float:left;
	margin:5px 0 5px 5px;
	padding:0;
	height:40px;
	/*background-color:#FF0000;*/
	background-image: url(../../img/titolo_verde_bg.gif);
}
#testataArea .angSx{
	clear:both;
	margin:0;
	padding:0;
	height:40px;	
	background-image: url(../../img/titolo_verde_topsx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#testataArea .angDx{
	clear:both;
	margin:0;
	padding:0;
	background-image: url(../../img/titolo_verde_topdx.gif);
	background-position: right top;
	height:40px;	
	background-repeat: no-repeat;
}
#testataArea h1 {
	position:absolute;
	margin:10px 0 0 10px;;
	font-size:15px;
	color:#FFFFFF;
	padding:0;
}


#icoMobile {
	margin:-11px 0 0 5px;
	float:left;
}
#icoYouTube {
	margin:5px 0 5px 0;
	float:left;
}
/* */
