/* 
    Document   : documents
    Created on : 14-gen-2010, 15.15.04
    Author     : miky
    Description:
        Purpose of the stylesheet follows.
*/

div#page {
	background-image: url('../images/testatine/comunicatifull.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


div#dropdownIE7 {
	width: 140px;
	height: 20px;
	position: absolute;
	margin-top: -20px;
	margin-left: -160px;
	background-image: url('../images/drop_downbg.gif');
	padding: 0 10px;
}

div#dropdownIE72 {
	width: 140px;
	height: 20px;
	position: absolute;
	margin-top: 0px;
	margin-left: -160px;
	background-image: url('../images/drop_downbg.gif');
	padding: 0 10px;
}


div#dropdown {
	width: 140px;
	height: 20px;
	position: absolute;
	margin-top: 0px;
	margin-left: 115px;
	background-image: url('../images/drop_downbg.gif');
	padding: 0 10px;
}

/*tutti i tabs attivi*/

table#com_tabs {
	width: 400px;
	height: 20px;
	margin-left: 275px;
}

table#com_tabs td {
	width: 100px;
	text-align: center;
	cursor: pointer;
}

table#com_tabs td:hover {
	background-image: url('../images/news_tab_over.gif');
}

/*tre i tabs attivi*/

table#com_tabsThree {
	width: 300px;
	height: 20px;
	margin-left: 275px;
}

table#com_tabsThree td {
	width: 100px;
	text-align: center;
	cursor: pointer;
}

table#com_tabsThree td:hover {
	background-image: url('../images/news_tab_over.gif');
}

/* due soli tabs attivi*/

table#com_tabsTwo {
	width: 200px;
	height: 20px;
	margin-left: 275px;
}
table#com_tabsTwo td {
	width: 100px;
	text-align: center;
	cursor: pointer;
}

table#com_tabsTwo td:hover {
	background-image: url('../images/news_tab_over.gif');
}


/* un solo tab attivo*/
table#com_tabsOne {
	width: 100px;
	height: 20px;
	margin-left: 275px;
}

table#com_tabsOne td {
	width: 100px;
	text-align: center;
	cursor: pointer;
}

table#com_tabsOne td:hover {
	background-image: url('../images/news_tab_over.gif');
}

/*fine tabs testata*/

.com_over {
	background-image: url('../images/news_tab_over.gif');
}

.com_out {
	background-image: url('../images/news_tab_out.gif');
}

div#com_div {
	height: 50px;
	margin: 0;
	text-align: center;
}

table#com_table {
	width: 680px;
	height: auto;
}

td.com_left {
	width: 90px;
	height: 75px;
	background-image: url('../images/com_leftbg1.gif');
	text-align: center;
}

td.com_right {
	height: 75px;
	background-image: url('../images/com_rightbg.gif');
	vertical-align: top;
}

div#pages {
	width: 570px;
	height: 32px;
	margin-left: 110px;
	background-image: url('../images/news_pages.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
}

.dropDoc
{
    width: 140px;
    height: 16px;
    font-size: 10px;
    color: #9c9e9f;
    margin-top: 4px;
}

.tabLink
{

    	margin: 0;
	color: #9c9e9f;
	font: 10px Verdana, Arial, sans-serif;
}

.blue a {
	color: #6699cc;
	text-decoration: none;
}

.sottCss
{
    margin-top:10px;
}


div#rimg {
	width: 150px;
	height: 60px;
	background-image: url('../images/rimgtwo.jpg');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 415px;
	margin-top: -10px;
}

div#rimg h5{
	font-size: 14px;
	font-weight: bold;
        line-height:15px;
	text-align: center;
	margin-right: 13px;
	margin-top: 2px;
	padding: 10px;
}
