/* CSS Document */

*
{
	border: 0;
}

body
{
	margin: 3px 20px 0px 20px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

td
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

ul, li {margin-left: 0; padding-left: 0;}

.red
{
	color: red;
}

table.presstable
{
	width: 100%;
}

.pressdata, .presspubl
{
	width: 120px;
}

.pressdl
{
	width: 40px;
	text-align: right;
}

.break
{
	clear: both;
	margin-bottom: 5px;
}

/************************************************************* EDO **********/

h1
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:22px;
	color:#f23a10;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}
h2
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

h3
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a, a:link, a:visited
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#f23a10;
}
a:hover
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#EC2F00;
	text-decoration:underline;
}

input.field, select.field, select
{
	width: 200px;
	margin:0;
	padding:0;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}

#contactme
{
	border: 0;
	margin: 0;
	width: 16px;
}

textarea
{
	border: 1px solid #ddd;
}

input.checkbox
{
	width: 15px;
	margin-bottom: 10px;
}

#header
{
	width: 920px;
	height: 53px;
}

#headerwrap
{
	position: relative;
	height: 53px;
}

.headerlogo
{
/* 	text-indent: -2000px; */
	float: left;
	height: 53px;
	width: 310px;
/* 	background: #fff url('../images//tvblob_box.gif') no-repeat top left; */
}

.headerlogo a, .headerlogo img
{
	border: 0;
}

.headermenu
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 42px;
	width: 500px;
	float: right;
	background: #e6e6e6 url('../images//angolo_top.gif') no-repeat bottom left;

/* 	border: 1px solid blue; */

/* 	margin: 0; */
/* 	padding :0; */
}

.headermenu .loginmenu
{
/* 	margin: 0; */
/* 	padding :0; */
	float: left;
/* 	border: 1px solid red; */
/* 	width: 380px; */
	margin-left: 10px;
}

.headermenu .loginmenu a
{
	color: #999999;
	text-decoration: none;
	font-size:11px;
/* 	border: 1px solid red; */
}

.headermenu .loginmenu a:hover
{
	color: #f23a10;
	text-decoration: none;
}

.headermenu .loginmenu img
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: -2px;
/* 	border: 1px solid red; */
}

.headermenu .languagemenu
{
/* 	border: 1px solid red; */
	width: 90px;
	float: right;
}

.headermenu ul
{
	margin: 15px 0 0 10px;
	padding: 0;
	list-style: none;
}

.headermenu .loginmenu li
{
	display: inline;
	padding-left: 12px;
}

.headermenu .languagemenu li
{
	display: inline;
	padding-left: 3px;
}

#container
{
	position: relative;
	width: 920px;

	min-height: 240px;
	height: auto !important;
	height: 240px;

}

#fullcontent
{
/* 	border: 1px solid #ccc; */


	float: left;
	width: 920px;

/* 	min-height: 280px; */
/* 	height: auto !important; */
/* 	height: 280px; */

	padding: 2px;

	margin-top: 30px;
	margin-bottom: 0;
}

#content
{
/* 	border: 1px solid #ccc; */


	float: left;
	width: 700px;

	min-height: 240px;
	height: auto !important;
	height: 240px;

	padding: 2px;
}

#content ul 
{
	list-style-image:url(../images//elenco_puntato.gif);
	list-style-position: outside;
/* 	margin-bottom:4px; */
/* 	margin-right:20px; */
/* 	margin-top:4px; */
	margin-left:20px;
/* 	margin-left:-20px; */
}

#content li
{
	margin-bottom:6px;
	margin-left:0px;
}

#content .footnote
{
	font-style: italic;
}

#content .title
{
}

#content .subtitle
{
	margin: 0 0 10px 0;
}

#content .sidebox
{
	width: 190px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 230px;


	min-height: 80px;
	height: auto !important;
	height: 80px;


/* 	height: 200px; */
	margin: 0;
	padding: 0;

	font-size:11px;
}

#content .sidebox h2
{
/* 	background:#e6e6e6 url(../images/btn_download.gif) no-repeat right; */
/* 	background:#e6e6e6; */
	width:190px;
	float:left;
	font-size: 11px;
	color:#333333;
	padding:4px 0px 4px 0px;
	text-decoration:none;
/* 	text-indent: 7px; */
/* 	margin-top: 5px; */
/* 	margin-bottom: 2px; */
	font-weight: bold;
	margin: 0;
}

#content .sidebox h2 a
{
	color:#333333;
	text-decoration: none;

}

#content .sidebox p
{
	padding: 0; 
	margin: 0;
	margin-top: 5px;
}

#content .presscontact
{
	padding: 5px 0 0 0; 
	margin: 0;
}

#content .downloaddoc
{
	font-size: 11px;
}

#content .screenshot
{
/* 	border: 1px solid red; */
}

#content .screenshot img
{
	border: 1px solid #e6e6e6;
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px;
}

#content .screenshot p
{
	margin-left: 25px;
	margin-top: 3px;
	font-weight: bold;
}

dl
{
/* 	border: 1px solid red; */
	width: 250px;
}

dd
{
/* 	border: 1px solid blue; */
	font-weight: bold;
	width: 100px;
	margin:0;
	padding: 0;
	float: left;
	margin-bottom: 5px;
}

dt
{
/* 	border: 1px solid blue; */
	margin-bottom: 5px;
	width: 250px;
}

#content .subtitle, #fullcontent .subtitle
{
}

#content .leftside,#fullcontent .leftside
{
	float: left;
/* 	border: 1px solid red; */
	width: 340px;
	padding: 2px;
}

#content .rightside,#fullcontent .rightside
{
	float: right;
/* 	border: 1px solid blue; */
	width: 340px;
	padding: 2px;
}

.four
{
/* 	border: 1px solid red; */
/* 	list-style: none; */
	width: 220px;
	margin: 0 5px 0 5px;
	padding: 0;
	float: left;
/* 	margin-top: 80px; */
}

#box
{
	margin-bottom: 3px;
	text-align: center;
	margin-top: 1px;
}

#box p
{
	margin-top: 50px;
}

#sidemenu
{

	min-height: 250px;
	height: auto !important;
	height: 250px;
	width: 190px;
	margin-left: 10px;
	margin-top: 20px;

	float: right;
	overflow: hidden;
}

.italic
{
	font-style: italic;
	font-weight: normal;
}

.bitalic
{
	font-style: italic;
	font-weight: bold;
}

.emph
{
	font-size: 12px;
	font-variant: small-caps;
}

.btn1
{
	height: 30px;
	margin: 0;
}

.btn2
{
}

.sottomenu_sel
{
	background:#ccc url(../images/btn_arrow.gif) no-repeat right;
	width:190px;
	float:left;
	color:#333333;
	padding:4px 0px 4px 0px;
	text-decoration:none;
	text-indent: 7px;
	margin-bottom: 2px;
	color:#f23a10;
	font-size:11px;
}

.download, .download:link, .download:visited
{
	font-size: 10px;
	background:#e6e6e6 url(../images/btn_download.gif) no-repeat right;
	width:190px;
	float:left;
	color:#333333;
	padding:4px 0px 4px 0px;
	text-decoration:none;
	background-color:#E6E6E6;
	text-indent: 7px;
	margin-bottom: 2px;
}

.download:hover
{
	color:#333333;
	background-color:#cccccc;
	text-decoration:none;
}

.sottomenu, .sottomenu:link, .sottomenu:visited
{
	background-image:url(../images//btn_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
/* 	width:196px; */
	width:190px;
	float:left;
	color:#333333;
	padding:4px 0px 4px 0px;
	text-decoration:none;
	background-color:#E6E6E6;
	text-indent: 7px;
	margin-bottom: 2px;
	font-size:11px;
}

.sottomenu:hover
{
	color:#333333;
	background-color:#cccccc;
	text-decoration:none;
}

/*
.print, .print:link, .email, .email:link, .print:visited, .email:visited
{
	border: 1px solid #E6E6E6;
	width:80px;
	float:left;
	text-decoration:none;
	text-indent: 7px;
	color:#333333;
	padding:4px 0px 4px 0;
	margin-bottom: 10px;
}
.print, .print:link, .print:visited
{
	margin-right: 5px;
	background:#e6e6e6 url(../images/btn_print.gif) no-repeat right;
	text-decoration:none;
}

.email, .email:link, .email:visited
{
	margin-left: 5px;
	background:#e6e6e6 url(../images/btn_email.gif) no-repeat right;
	text-decoration:none;
}

.print:hover, .email:hover
{
	background-color:#cccccc;
	text-indent: 7px;
	text-decoration:none;
}
*/


.print, .print:link, .email, .email:link, .print:visited, .email:visited
{
	border: 1px solid #E6E6E6;
	width:90px;
	float:left;
	text-decoration:none;
	text-indent: 7px;
	color:#333333;
	padding:4px 0px 4px 0;
	margin-bottom: 10px;
	font-size:11px;
}
.print, .print:link, .print:visited
{
	margin-right: 3px;
	background:#e6e6e6 url(../images/btn_print.gif) no-repeat right;
	text-decoration:none;
}

.email, .email:link, .email:visited
{
	margin-left: 2px;
	background:#e6e6e6 url(../images/btn_email.gif) no-repeat right;
	text-decoration:none;
}

.print:hover, .email:hover
{
	background-color:#cccccc;
	text-indent: 7px;
	text-decoration:none;
}

#footer
{
	width: 920px;
	color:#999999;
	margin-top: 10px;
	font-size:11px;
}


#footer a
{
	color:#999999;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	font-size:11px;
}

#footer a:hover
{
	color:#f23a10;
	text-decoration:none;
	font-size:11px;
}

/*
.footermenu
{
	float: left;
	width: 750px;
	padding:10px 30px 10px 7px;
}

.footercopy
{
	padding:10px 10px 10px 7px;
	text-align: right;
}

.footermenu ul
{
	margin: 0;
	padding:0;
	list-style: none;
}

.footermenu li
{
	display: inline;
}
*/
#footerwrap
{
	background: #e6e6e6 url(../images//angolo_footer.gif) no-repeat top right;
	padding:10px 30px 10px 15px;

}

#footer .footercopy
{
	float: left;
/* 	border: 1px solid red; */
	width: 650px;
}

#footer .footermenu
{
/* 	border: 1px solid red; */
	width: 200px;
	margin-left: 660px;
	text-align: right;
	font-size:11px;
}

#map
{
	border: 1px solid #ccc;
	font-size: 10px;
	margin: 10px 0 0 15px;
}

.digg
{
	padding: 0;
	margin-top: 20px;
}

#fjobs
{
	text-align: left;
	position: relative;
/* 	width: 280px; */
	float: left;
	margin-top: 10px;
}

#fupd 
{
	text-align: right;
	position: relative;
	width: 180px;
	float: right;
	margin-top: 10px;
}

	#fupd img
	{
		height: 20px;
		border: 0 !important;
	}

	#fupd span
	{
		position: absolute;
		top: 0;
		left: 0;
	}

.roadmaptable td
{
	vertical-align: top;
	padding: 5px 0 0;
}

#mmgallery ul
{
	list-style: none;
}

#mmgallery li
{
	display: inline;
	padding: 3px;
	margin: 5px 5px 5px 0;
}
