@charset "UTF-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: #336699;
	background-image:url(/images/backGroundMain.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
}
img{
	vertical-align:middle;
        border: 0px;
}

a {
	font-weight:bold;
	color: #369;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #F60;
}
a.menulink {
	font-size:12px;
	font-weight:bold;
	color: #DDD;
	text-decoration: none;
	outline:none;
}
a:hover.menulink {
	color: #FFF;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #036;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #DEDEDE;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #mainContent #TREoptionWrap {
	width:740px;height:200px;
	margin:0px;
}
.oneColFixCtr #mainContent #DUEoptionWrap {
	width:740px;height:200px;
	margin:0px;
}

.oneColFixCtr #mainContent #descWrap {
	width:740px;
	height:auto;
	margin:0px;
}
.oneColFixCtr #mainContent #descWrap #desc {
	width:340px;
	margin:0px 0px 0px 18px;
	float:left;
}
.oneColFixCtr #mainContent #TRECombo {
	height: 180px;
	width: 201px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	border:1px;
	text-align:center;
	background-image:url(/images/treBgCombo.jpg)
	
}
.oneColFixCtr #mainContent #TREStandard {
	height: 180px;
	width: 201px;
	padding: 5px;
	/*margin: 10px 8px 10px 15px;  remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 25px !important;
	margin-left: 15px;
	float:left;
	border:1px;
	text-align:center;
	background-image:url(/images/treBgStandard.jpg)
	
}
.oneColFixCtr #mainContent #TREGroup {
	height: 180px;
	width: 201px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	border:1px;
	text-align:center;
	background-image:url(/images/treBgGroup.jpg)
	
}

.oneColFixCtr #mainContent #DUECombo {
	height: 132px;
	width: 309px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 25px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	border:1px;
	text-align:center;
	background-image:url(/images/dueBgCombo.jpg)
	
}
.oneColFixCtr #mainContent #DUEStandard {
	height: 218px;
	width: 309px;
	padding: 5px;
	/*margin: 10px 8px 10px 15px;  remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 25px !important;
	margin-left: 15px;
	float:left;
	border:1px;
	text-align:center;
	background-image:url(/images/dueBgGroupware.jpg)
	
}
.oneColFixCtr #mainContent #DUEGroup {
	height: 218px;
	width: 309px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	border:1px;
	text-align:center;
	background-image:url(/images/dueBgGroupware.jpg)
	
}

.oneColFixCtr #header {
	width: 780px;
	height: 75px;
	background: #FFFFFF;
	margin: 0;
}
.oneColFixCtr #footer {
	width: 740px;
	height: 30px;
	background-image:url(/images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#0a284c;
	text-align:center;
	margin: 0px;
	padding:20px;
	color: #FFF;
}
.oneColFixCtr #header #mainMenuLogo{
	width: 185px;
	height: 55px;
	text-align: left;
	float: left;
	padding: 0;
}
.oneColFixCtr #header #mainMenuLinks{
	width: 585px;
	height: 60px;
	font-size: 10px;
	text-align: right;
	float: right;
	padding: 15px 10px 0 0;
}
.oneColFixCtr #menu {
	width: 780px;
	height: 35px;
	background-image:url(/images/bgmenu.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	text-align:left;
}
.oneColFixCtr #imgMain {
	width: 780px;
	height: 245px;
	background-image:url(/images/payoff.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
	color: #DEDEDE;
}
#clearTREoption { /* div for placing after floated divs to clear it */
	clear:			both;
	font-size:		1px;
	height:			5px;
	overflow:		hidden;
}
#clearFloat { /* div for placing after floated divs to clear it */
	clear:			both;
	font-size:		1px;
	height:			1px;
	overflow:		hidden;
}
.clearFloat { /* div for placing after floated divs to clear it */
	clear:			both;
	font-size:		1px;
	height:			1px;
	overflow:		hidden;
}
/* pagine interne */
.oneColFixCtr #containerinterno {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(/images/backInterna.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContentinterno {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(/images/backInterna.jpg);
}
.oneColFixCtr #mainContentinterno #leftmenu {
	width: 200px;
	padding: 10px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	text-align:left;	
}
.oneColFixCtr #mainContentinterno #leftmenu #menuinterno {
	width: 192px;
	padding: 1px;
	background-color:#EEE;
	border:#369 solid 1px;
	margin: 0px 0px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:left;	
}
.oneColFixCtr #mainContentinterno #right {
	width: 558px;
	padding: 0px;
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:right;
	text-align:left;	
}
.oneColFixCtr #mainContentinterno #right #imgWG {
	width: 558px;
	height: 160px;
	background-image:url(/images/agenda_groupware.png);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
        
}
.oneColFixCtr #mainContentinterno #right #imgWhy {
	width: 558px;
	height: 245px;
	background-image:url(/images/payoff_why.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #imgSTA {
	width: 558px;
	height: 160px;
	background-image:url(/images/img_standard.png);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #imgCOMBO {
	width: 558px;
	height: 245px;
	background-image:url(/images/payoff_combo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #imgPartner {
	width: 558px;
	height: 245px;
	background-image:url(/images/payoff_partner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #imgSupport {
	width: 558px;
	height: 245px;
	background-image:url(/images/payoff_support.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #imgPEC {
	width: 558px;
	height: 175px;
	background-image:url(/images/posta_elettronica.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
}
.oneColFixCtr #mainContentinterno #right #desc {
	width: 538px;
	padding: 10px;
}

.coloreMenuDXVipod{

	background:#c2d2f4;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #069;
        padding: 5px;

}

.coloreipod{
	color:#000;
}

.ipodsottomenu {
  padding:5px 0 5px 0;
  color:#000;
}

.ipodmenuprincipale {
  border: 1px solid #006699;
  margin:2px;
  padding:5px 0 5px 5px;
  color:#000;
  font-weight:bold;
}

.titoloMenuDX{
	margin-top:2px;
	border-bottom:solid #fff 1px;
        background-color:#eaeaea;
}

.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.marginRight{
	margin-right:10px;
}
.marginLeft{
	margin-left:10px;
}
#vuoto {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px; 
}
.vuoto {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px; 
}
.marginTopSmall{
	margin-top:5px;
}

.promoaz {
        border:2px dotted #f0b310;
        background:#FFF278;
        text-align:center;
}

.pddg{
	padding:5px;
}

.marginTopSmall{
	margin-top:5px;
}

.alignCenter{
        text-align:center;
}

.alignRight{
	text-align:right;
}

.alignLeft{
	text-align:left;
}
.brdr{
	border:solid #006699 1px;
}
.sfgrigio {
       background: #c0c0c0;
}
.blucorsivo {color:#006699;
             font-style:italic;
}
.aranciocorsivo {
             color:#ff6600;
             font-style:italic;}

.partnertecno {
               padding:5px;
}

#desc input {border-color:#c0c0c0;}
#desc select {border-color:#c0c0c0;}

.coloreBesch {
  border: 1px solid #006699;
  background:#c2d2f4;
  margin:2px;
  padding:5px 0 5px 5px;
  color:#000;
  font-weight:bold;
}
.txt12p {font-size:12px;}

.DUEoptionUl {
  text-align:left;
  font: 11px verdana;
 }
.DUEoptionUl li{
  padding: 3px 0 3px 0;
 }
#unione_box {
margin: 0 auto;
background-image:url(/images/unione_box.gif);
background-repeat:no-repeat;
width:320px;
height:63px;

}
