/*	Style for Tre.it
	Author: TXT Polymedia
	------------------------------------------------ */
@import url("reset.css");
@import url("layout.css");
@import url("typography.css");
body {behavior: url(/res/css/csshover.htc);}

/* ELEMENTI NASCOSTI	*/
/* # Box Configuratore e link che lo attivano*/
#js_BoxConfiguratore, .btn_Aggiungi_Offerta, .list_Modalities .tab_Plans  .btn_Aggiungi_Offerta, .box_Simple_Content .link_Aggiungi_Offerta, .link_Buy, .box_Product .link_Buy, .tab_Plans .btn_Aggiungi_Offerta {display: none;}
/* # Link cerca PC nel menu di secondo livello	*/
.list_Sub_Menu .li_Last .link_Search {display: none;}
.js_Overlay {display: none;}

body {/*clear: both; float: left; width: 100%; */background: url(/res/ext/privati/skin/internal.png) center top no-repeat;}
body {font-family: Arial, Georgia, Helvetica, Verdana; color: #000000; background-color: #FFFFFF;}
.clear {clear: both; height: 0px; overflow: hidden; font-size: 0px; background-color: #FFFFFF;}
.clearBoth {clear: both;}
.fLeft {float: left;}
.fRight {float: right;}

.box_Last {margin-right: 0;}

.tit_Hidden {display: none;}
.displayNone {display: none;}

.hr {height: 1px; margin-bottom: 1em;}
.hr hr {display: none;}

.txt_Error, .txt_Info {}
.txt_Error {}
.txt_Info {}

/* TXTBOX_CMS
/* restore text attributes for content inserted with cms
---------------------------------------------- */
.txtBox_cms {line-height: 1.3em; font-size: 1.1em;}
.txtBox_cms h1, .txtBox_cms h2, .txtBox_cms h3, .txtBox_cms h4, .txtBox_cms h5, .txtBox_cms h6 {font-family: Arial; line-height: 1.2em; font-weight: bold; color: #000000;}
.txtBox_cms h1 {font-size: 19px;}
.txtBox_cms h2 {font-size: 19px;}
.txtBox_cms h3 {font-size: 17px;}
.txtBox_cms h4 {font-size: 15px;}
.txtBox_cms h5 {font-size: 13px;}
.txtBox_cms h6 {font-size: 13px; font-weight: normal;}
.txtBox_cms p {margin-bottom: 1em;}
.txtBox_cms small {font-size: 0.9em;}
.txtBox_cms big {font-size: 1.1em;}
.txtBox_cms strong, .txtBox_cms b {font-weight: bold;}
.txtBox_cms u {text-decoration: underline;}
.txtBox_cms i, .txtBox_cms em {font-style: italic;}
.txtBox_cms dt {font-weight: bold;margin: 0.5em 0;}
.txtBox_cms dd {margin-left: 1em;}
.txtBox_cms ol {list-style: decimal;}
.txtBox_cms ul {list-style: disc;}
.txtBox_cms address {font-style: italic;}
.txtBox_cms blockquote {margin: 0.5em 2em;}
.txtBox_cms h1, .txtBox_cms h2, .txtBox_cms h3, .txtBox_cms h4, .txtBox_cms h5, .txtBox_cms h6, .txtBox_cms address, .txtBox_cms dl, .txtBox_cms ul, .txtBox_cms ol {margin: 0.5em 0;}
.txtBox_cms ol, .txtBox_cms ul {margin-left: 1.4em; margin-top: 0.5em; margin-bottom: 0.5em;}
html>/**/ body .txtBox_cms ol, html>/**/ body .txtBox_cms ul {margin-left: 0; padding-left: 1.1em;}