* {
	margin: 0;
	padding: 0;
}


body {
	background:url(images/background.png);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

.fancyul {
 list-style-position: outside;
 list-style-image: url(images/bullet.png);
 list-style-type: square;
}

.nomarginbottom {
	margin-bottom: 0px;
}

#immaginicartedicredito {
	padding: 10px;
}

.whois-Left {
 height:100px;
 width:87px;
 padding:10px;
 float:left;
}

.whois-Left img {
 vertical-align: middle;
}

.whois-Center {
 height: 141px;
 width: 650px;
}

.whois-Center-Middle {
 margin-top:10px;
 position: relative;
 top: -5px;
}

.whois-Center-Bottom {
 margin-top:10px;
}

#global-container
 {
  background-color: white;
  width: 1024px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-top: 0px solid #c0c0c0;
  border-bottom: 0px solid #c0c0c0;  
  position: relative;
  height: auto;
  margin: auto;
 }
 
#header {
	background: url(images/header_bg.jpg);
    height: auto;
    width: 1024px;
    margin:0px;
    padding:0px;
    border: 0px solid black;
	height:120px;
}

#logo {
    height: 98px;
    width: 337px;
    float:left;
    border: 0px solid black;
    vertical-align: bottom;
}

#accesso {
    /*background-color: #ffffff;*/
    height: 20px;
    width: 502px;
    float: right;
    border: 0px solid black;
}

#contenitore {
    margin-right: 10px;
    border:0px solid black;
}

#numeroverdesocial {
    /*background-color: #ffffff;*/
    height: 98px;
    width: 502px;
    float: right;
    border: 0px solid black;
    vertical-align: bottom;
    margin-top: 1px;
}

#numeroverde {
	/*background-color: #ffffff;*/
	height: 100%;
	width: 251px;
	float: left;
	border: 0px solid black;
	border-bottom: 0px solid black;
}

#social {
	/*background-color: #ffffff;*/
	height: 25px;
	width: 110px;
	float: right;
	border: 0px solid black;
	border-bottom: 0px solid black;
	margin-top:38px;
	margin-right:12px;
}

#facebook {
	/*background-color: #ffffff;*/
	margin-top: 10px;
	margin-left: 45px;
	height: auto;
	width: auto;
	border: 0px solid black;
	float: left;
}

#twitter {
	/*background-color: #ffffff;*/
	margin-top: 10px;
	margin-left: 1px;
	height: auto;
	width: auto;
	border: 0px solid black;
	float: left;
}

#topbar {
    height: 50px;
    width: 1024px;
    color:black;
    border: 0px solid black;
}

.help {
	/*background-color: #676b6e;*/
	font-weight:bold;
	height: auto;
	width: auto;
	float:right;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:bottom;
	margin:0px;
	/*border: 0px solid black;*/
	color: #000;
	/*border-right: 1px solid white;*/
	text-align: center;
	margin-top:3px;
}

.help a {
	text-decoration: none;
	color: #233746;
	text-align: center;
}

#sidebar
 {
  float: left;
  width: 165px;
  min-width:165px;
  max-width:165px;
  margin-left:10px;
  border:0px solid black;
 }

#main 
{
 margin-right:10px;
 margin-left:10px;
 float: right;
 width: 827px;
 border:0px solid black;
}

/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
	padding:0px;
	background: url(images/bg_content.gif) repeat-x;
	border-top: 0px solid #FFFFFF;
}


#sidebar a {
	color: black;
	text-decoration: none;
}

#sidebar a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#sidebarRight #boxMenu a {
	color: black;
	text-decoration: none;
}
#sidebarRight #boxMenu a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#intro {	
	height: 210px;
}

#introleft {
	float:left;
	height: auto;
	width: 80%;
	text-align: justify;
}

#introright {
	float:right;
	height: 132px;
	width: 20%;
}	

#serverimg {
	margin-left: 35px;
	margin-top: 20px;
	border: 0px solid black;
}



#menu {
	float: right;
	height: 35px;
	width: 100%;
	border:0px solid black;
	padding:0px;
	margin-bottom:15px;

}


#bottom {
    height: auto;
    width: auto;
    clear: both;    
}








.sottotitolo {
	margin-left: 13px;
	font-size: 12px;
}





















rossoy2k
{
	color:#da251d;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

.dateNews {
	font-size: 1em;
	font-weight:bold;
}

h3.subtitle {
	border-left:1px solid #0093DD;
	border-right:1px solid #0093DD;
	padding-left: 20px;
	font-size: 0.9em;
	background-color: #3370a0;
	color: white;
}

p, blockquote, ul, ol {
	margin-bottom: 1.3em;
	line-height: 1.3em;
	/* text-align: justify; */
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	//margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	/* text-decoration: none; 
	color: #ad0202;*/
}

a:hover {
	/*text-decoration: underline;
	color: #ad0202;*/
}

#updates a {
	color: black;
	text-decoration: none;
}
#updates a:hover {
	color: black;
	text-decoration: underline;
}



img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
}

img.left-bordered{
	float: left;
	margin: 5px 5px 5px 0;
	border-color:#0093dd; 
	border-style:solid; 
	border: 1px;
}

img.prezzo {
	float: left;
	margin: -2px 5px 5px 0;
	padding-left: 0px;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed 
{
	margin-bottom:10px;
}

.boxed .title {
	/*background: #7FE63C url(images/img07.gif) repeat-x;*/	
	background: transparent url(images/img07.gif) repeat-x;
}

.boxed .title h2 {
	height: 21px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #FFFFFF;	
}

.boxed .content {
	padding: 1px;
	border-bottom: 1px solid #2ab7f8;
	border-left: 1px solid #2ab7f8;
	border-right: 1px solid #2ab7f8;
	/*background: url(images/img06.gif) repeat-x;*/
	background-color: white;
}

/* BOX DI SINISTRA */
.boxSx
{
	margin-bottom: 0px;
	
}

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

/* BOX DI SINISTRA */


.boxedMenu .title {
	background: #7FE63C url(images/img05.gif) repeat-x;
}

.boxedMenu .title h2 {
	height: 21px;
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxedMenu.content {
	padding: 1px;
	border-bottom: 1px solid #E9C793;
	border-left: 1px solid #E9C793;
	border-right: 1px solid #E9C793;
	/*background: url(images/img06.gif) repeat-x;*/
	background-color: white;
}

/* Pacchetto Style */

.Pacchetto 
{
	background-image:url('images/pacchetto.png');
	background-repeat:no-repeat;
	height:160px;
	width:160px;
}

.Pacchetto .content {
	padding: 1px;
	border-bottom: 1px solid #E9C793;
	border-left: 1px solid #E9C793;
	border-right: 1px solid #E9C793;
	background: url(images/img06.gif) repeat-x;
}

/* Post */



.post .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #0093dd;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	height: auto;
	padding: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	/* line-height:24px; */
}






/* TopBar Help*/
.livesupport {
	float: right;
	font-weight:bold;
	height: 20px;
	padding: 0px 20px 2px 20px;
	vertical-align:middle;
	visibility:hidden;
}



#register
{
	float:right;
	height:30px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	margin-top:-30px;
	
}







/* Content > Main */



/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
	height: auto;
}

/* Content > Sidebar */



/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 2px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > box*/

#box 
{
	margin-bottom:20px;
}

#box ul {
	margin: 0;
	list-style: none;
	/*padding-left: 5px;*/
}

#box h3 {
	font-size: .8em;
}

#box p {
	line-height: normal;
	font-size: .8em;
}

#box a {
	text-decoration: none;
}
#boxMenu
{
	margin-bottom:0px;
}

#boxMenu ul {
	margin: 0;
	list-style: none;
	/*padding-left: 5px;*/
}

#boxMenu h3 {
	font-size: .8em;
}

#boxMenu p {
	line-height: normal;
	font-size: .8em;
}

#boxMenu a {
	text-decoration: none;
}
/* Content > Sidebar > Updates*/

.notizie
{
	margin: 0;
}

.notizie p {
	line-height: normal;
	font-size: 1em;
	padding-left:17px;
	background-image:url(images/page_text.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


#updates h3 {
	font-size: 1em;
}

/* Content > sidebarRight */

#sidebarRight {
	float: right;
	width: 20%;
	padding-right: 5px;
	padding-left: 10px;
}

/* Content > sidebarRight > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > sidebarRight > ad120x600 */

#ad120x600 {
}

#ad120x600 .content {
	padding: 20px 0;
	text-align: center;
}

/* Footer */

#copyright {
	width: 1003px;
	clear: both;
	height: 36px;
	padding: 4px 0;
	color: #000000;
	/*background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#copyright p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 14px;
}

#copyright a {
	text-decoration: underline;
	color: #FFFFFF;
}

#copyright a:hover {
	text-decoration: none;
}

#bottommenu {
	background-color: #000000;
	clear: both;
	height: auto;
	width: 1004px;
	margin-left: 10px;
	margin-right: 10px;
}

#bottommenu p {	
	margin: 0;
	line-height: normal;
}

#bottommenu a {
	text-decoration: underline;
	color: #FFFFFF;
}

#bottommenu a:hover {
	text-decoration: none;
}

.sezione {
	background-color: #ffffff; /*background-color: #676b6e;*/
	background-image:url(images/sfondo_footer.png);
	background-repeat:no-repeat;
	height: 237px;
	width: 251px;
	float: left;	
	border: 0px solid black;	
	color:#ffffff;
	border-bottom: 1px solid white;
}

.sezione h2{	
	color:#ffffff;
	padding-left: 10px;
}

.sezione ul{	
	color:#ffffff;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	list-style-type: none;
}

.sezione li{
	margin-bottom: 5px;	
}

.sezione ul a {
	text-decoration: none !important;
}

.sezione ul a:hover {
	text-decoration: underline !important;
}

#bottomtitle {
	border-bottom: 1px solid white;
}




/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.server-dedicato-entry-elenco {
 width: 485px;
 float: left;
 margin-top: 40px;
}

/* Post */

#boxnologo {
 height: 40px !important;
}

.box-Principale
{
 margin-bottom:20px;
}

.box-Principale-Header {
 height: 48px;
 width: 827px;
 background: transparent url(images/img07.gif) repeat-x;
 background-position: bottom;
 border-bottom: 5px solid #3370a0
}

.box-Principale-Header-Title {
 height: 48px;
 width: 769px;
 line-height: 56px;
 float: left;
 text-align: center;
 color: #ffffff;
 font-weight: bold;
}

.box-Principale-Header-Title span {
 position: relative;
 top: -8px;
}

.box-Principale-Header-Logo {
 height: 48px;
 width: 48px;
 float: right;
 margin-right: 10px;
}

.box-Principale-Body {
 border: 1px solid #2ab7f8;
 border-top: none;
 padding: 10px;
}

.box-Principale-Body p {
 height: auto;
 text-align: justify;
}

.box-Principale-Body ul {
 margin-left: 20px;
 margin-bottom: 0px;
}

.boxServizio 
{
 margin-bottom:20px;
 margin-top: 10px;
 width: 267px;
 height: 420px;
 float: left;
 border: 1px solid #2ab7f8;
}

.boxHeader
{
 width: 267px;
 height: 40px;
 background: transparent url(images/img07.gif) repeat-x; 
 border: 0px solid black;
 line-height: 40px;
 border-bottom: 5px solid #3370a0;
}

.boxHeaderTitle {
 width: 219px;
 height: 40px;
 float: left;
 text-align: center;
}

.boxHeaderImage {
 width: 48px;
 height: 40px;
 float: right;
}

.boxHeaderImage img {
 position: relative;
 top: -9px;
 left: -10px;
}

.boxHeader a {
 color: #ffffff;
 text-decoration: none;
}

.boxHeader a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.box-top-left {
 width: 130px;
 height: 130px;
 float: left;
 margin-right: 7px;
}

.box-top-left img {
 margin-top: 15px;
 margin-left: 17px;
}

.box-top-right {
 width: 130px;
 height: 130px;
 float: right;
}

.box-top-right-rating {
 margin-top: 44px;
}

.box-top-right .box-top-right-rating p {
 font-size: 10px;
}

.box-center {
 width: 269px;
 height: 100px;
 clear: both;
}

.box-center ul {
 padding-left: 30px;
}

.box-bottom-left {
 width: 130px;
 height: 130px;
 float: left;
 margin-right: 7px;
}

.box-bottom-left img {
 margin-top: 15px;
 margin-left: 15px;
}

.box-bottom-right {
 width: 130px;
 height: 130px;
 float: right;
}

.box-bottom-right-buttons {
 width: auto;
 margin-top: 20px;
 margin-left: 20px;
}





.boxHome
{
 margin-bottom:20px;
 margin-top: 10px;
 margin:0px;
 width: 406px;
 height: 350px;
 float: left;
 border: 1px solid #2ab7f8;
}

.boxHome-Header
{
 width: 406px;
 height: 40px;
 background: transparent url(images/img07.gif) repeat-x; 
 border: 0px solid black;
 line-height: 40px;
 border-bottom: 5px solid #3370a0;
}

.boxHome-Header-Title {
 width: 358px;
 height: 40px;
 float: left;
 text-align: center;
 color: #ffffff;
 font-weight: bold;
}

.boxHome-Header-Image {
 width: 48px;
 height: 40px;
 float: right;
}

.boxHome-Header-Image img {
 position: relative;
 top: -9px;
 left: -10px;
}

.boxHome-Header a {
 color: #ffffff;
 text-decoration: none;
}

.boxHome-Header a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.boxHome-Top {
height: 85px;
background-position:left top;
background-repeat:no-repeat;
background-color: #3370a0;
}

.boxHome-Top p {
 margin-right:10px;
 text-align:right;
 color: #ffffff;
 font-weight: bold;
 font-size: 20px;
}

.boxHome-Center {
 width: 406px;
 height: 84px;
 clear: both;
 margin-top: 10px;
}

.boxHome-Center p {
 padding-left: 30px;
 padding:10px;
 text-align: justify;
}

.boxHome-Bottom-Left {
 width: 130px;
 height: 130px;
 float: left;
 margin-right: 7px;
}

.boxHome-Bottom-Left img {
 margin-top: 15px;
 margin-left: 15px;
}

.boxHome-Bottom-Right {
 width: 130px;
 height: 130px;
 float: right;
}

.boxHome-Bottom-Right-Buttons {
 width: auto;
 margin-top: 20px;
 margin-left: 20px;
}






.boxServizio-RS 
{
 margin-bottom:20px;
 margin-top: 10px;
 width: 406px;
 height: 587px;
 float: left;
 border: 1px solid #2ab7f8;
}

.boxHeader-RS
{
 width: 406px;
 height: 40px;
 background: transparent url(images/img07.gif) repeat-x; 
 border: 0px solid black;
 line-height: 40px;
 border-bottom: 5px solid #3370a0;
}

.boxHeaderTitle-RS {
 width: 358px;
 height: 40px;
 float: left;
 text-align: center;
}

.boxHeaderImage-RS {
 width: 48px;
 height: 40px;
 float: right;
}

.boxHeaderImage-RS img {
 position: relative;
 top: -9px;
 left: -10px;
}

.boxHeader-RS a {
 color: #ffffff;
 text-decoration: none;
}

.boxHeader-RS a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.box-top-left-RS {
 width: 130px;
 height: 130px;
 float: left;
 margin-right: 7px;
}

.box-top-left-RS img {
 margin-top: 15px;
 margin-left: 17px;
}

.box-top-right-RS {
 width: 130px;
 height: 130px;
 float: right;
}

.box-top-right-rating-RS {
 margin-top: 44px;
}

.box-top-right-RS .box-top-right-rating-RS p {
 font-size: 10px;
}

.box-center-RS {
 width: 406px;
 height: 267px;
 clear: both;
}

.box-center-RS ul {
 padding-left: 30px;
}

.box-bottom-left-RS {
 width: 130px;
 height: 130px;
 float: left;
 margin-right: 7px;
}

.box-bottom-left-RS img {
 margin-top: 15px;
 margin-left: 15px;
}

.box-bottom-right-RS {
 width: 130px;
 height: 130px;
 float: right;
}

.box-bottom-right-buttons-RS {
 width: auto;
 margin-top: 20px;
 margin-left: 20px;
}




.bloccoBordo {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 3px solid #0093dd;
 border-top: 3px solid #0093dd;
 border-left: 3px solid #0093dd;
 border-right: 3px solid #0093dd;
 /* background: url(images/img08.gif) repeat-x; */
 line-height:24px;
 margin-top: 10px;
 margin-bottom: 30px;
 clear: both;
 text-align:center;
}
	

.b
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.boxServizio .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.boxServizio .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.boxServizio .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.boxServizio .date .month {
}

.boxServizio .date .day {
}

.boxServizio .date .year {
}

.boxServizio .meta {
	clear: both;
}

.boxServizio .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #0093dd;
	line-height: normal;
	font-size: x-small;
}

.boxServizio .story {
	padding: 10px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	line-height:24px;
}

p.PrezzoPacchetto {
	font-weight: bold; 
	font-size: 1.2em; 
	color: green; 
	width: 100%; 
	text-align: center;
	border: none;
	border-top: dashed 1px #0093dd;
}
ul.boxServizio {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: square;
	margin-top: -10px;
	padding-left: 10px;
}
table.rating {
	 white-space: nowrap; 
	 font-size: 1em; 
	 font-weight:100; 
	 font-variant: small-caps;
}

#logobar {	
	width: 100%;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}
#logobar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logobar li {
	display: inline;
}

ul.menuleft {
	padding: 0px;
}
ul.menuleft li{
	padding-left: 5px;
	border-bottom: 1px solid #0093dd;
}
ul.menuleft li:hover {
	background-color: #68C2EF;
	padding-left: 5px;
}
ul.menuleft li a {
	display: block;
}
.firstCol {
	background-color: #3370A0;
	color: white;
	padding-left: 5px;
	text-align: left;
	border-bottom: solid 1px #3370A0;
}
.firstColBold {
	background-color: #3370A0;
	color: white;
	padding-left: 5px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	border-bottom: solid 1px #3370A0;
}
.tabCompar {
	width: 100%; 
	border-collapse: collapse; 
	text-align: center;
}
.tabCompar td {
	padding-left: 5px;
	border-bottom: solid 1px #0093dd;
}
/*.tabCompar td.firstCol ,*/
.tabCompar td.firstColBold,
.tabCompar td.firstRowBold
{
	border-bottom: none;
	background-color:#3370A0;
}

.tabCompar td.rowWithImage
{
	border-bottom: none;
}

.tdCentered {
	text-align: center;
}
.tabPacchetto {
	width: 100%; 
	border-collapse: collapse; 
	text-align: left;	
}
.tabPacchetto tr {
	border-bottom: 1px solid #0093dd;
}


.bold {
	font-weight: bold;
}

/* MINI TAB CSS */
#minitabs {
 height: 25px;
 width:695px;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #2ab7f8;
}

#minitabs ul{
	margin: 0;
	padding: 0 0 20px 10px;
	position: relative;
	top:5px;
}


#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: none;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: black;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #2ab7f8;
	padding-bottom: 2px;
	background: transparent;
	color: #1F1A17;
	}
	.container {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px 0 0px 0;
	background: transparent;
	}
/* MINI TAB CSS END */

.tabPacchetto .cellicon { /* CELLA ICONA DETTAGLI PIANO HOSTING */
	width: 1%; 
	padding-right: 5px; 
	background-color: white;
}

.entry
{
	font-size:18px;
}

/*box registrazione*/
.boxregistrazione 
{
	margin-bottom:10px;
}

.boxregistrazione .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.boxregistrazione .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.boxregistrazione .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.boxregistrazione .story {
	padding: 5px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	line-height:15px;
}

#endnote {
	width: 1003px;
	text-align:center;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

.faq_domanda
{
	font-weight: 700;	
	
}

.faq_risposta
{
	
}

.faq_backlink 
{
	
	padding-bottom: 20px;
}


.odd {
	background: url("images/img07.gif") repeat-x scroll 0 0;
	color:#FFF;
	font-weight: 700;
}

.evidenza {
	color:#F00;
}



#tabSelHosting tr
{
	border-bottom: 1px solid #0093dd;
}
/*----------------------------
	CSS3 Animated Navigation
-----------------------------*/


.fancyNav{
	/* Affects the UL element */
	overflow: hidden;
	display: inline-block;
	border:0px solid black;

}

.fancyNav li{
	/* Specifying a fallback color and we define CSS3 gradients for the major browsers: */
	
	background-color: #f0f0f0;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#fefefe), color-stop(0.5,#f0f0f0), color-stop(0.51, #e6e6e6));
	background-image: -moz-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -o-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -ms-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	
	border-right: 1px solid rgba(9, 9, 9, 0.125);
	
	/* Adding a 1px inset highlight for a more polished efect: */
	
	box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	
	position:relative;
	
	float: left;
	list-style: none;
}

.fancyNav li:after{

	/* This creates a pseudo element inslide each LI */	
	
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	
	/* Gradients! */
	
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(168,168,168,0.5)),color-stop(0.5,rgba(168,168,168,0)), to(rgba(168,168,168,0.5)));
	background-image:-moz-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-o-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-ms-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	
	/* Creating borders with box-shadow. Useful, as they don't affect the size of the element. */
	
	box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	
	/* This will create a smooth transition for the opacity property */
	
	-moz-transition:0.25s all;
	-webkit-transition:0.25s all;
	-o-transition:0.25s all;
	transition:0.25s all;
}

/* Treating the first LI and li:after elements separately */

.fancyNav li:first-child{
	border-radius: 4px 0 0 4px;
}

.fancyNav li:first-child:after,
.fancyNav li.selected:first-child:after{
	box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	
	border-radius:4px 0 0 4px;
}

.fancyNav li:last-child{
	border-radius: 0 4px 4px 0;
}

/* Treating the last LI and li:after elements separately */

.fancyNav li:last-child:after,
.fancyNav li.selected:last-child:after{
	box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	
	border-radius:0 4px 4px 0;
}

.fancyNav li:hover:after,
.fancyNav li.selected:after,
.fancyNav li:target:after{
	/* This property triggers the CSS3 transition */
	opacity:1;
}

.fancyNav:hover li.selected:after,
.fancyNav:hover li:target:after{
	/* Hides the targeted li when we are hovering on the UL */
	opacity:0;
}

.fancyNav li.selected:hover:after,
.fancyNav li:target:hover:after{
	opacity:1 !important;
}

/* Styling the anchor elements */

.fancyNav li a{
	color: #5d5d5d;
	display: inline-block;
	font: 14px/1 Lobster,Arial,sans-serif;
	padding: 10px 23px 10px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	z-index:2;
	text-decoration:none !important;
	white-space:nowrap;
}
.fancyNav li a:hover{text-decoration:underline !important;}
.fancyNav a.homeIcon{
	background:url('images/home.png') no-repeat center center;
	display: block;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	text-indent: -9999px;
	width: 42px;
}

.justify {
	text-align: justify;
}

#pannellicontainer {
	height: 450px;
}

#pannellileft {
	height: auto;
	width: 70%;
	float: left;
	text-align: justify;
	padding-right: 10px;
}

#pannelliright {
	height: auto;
	width: 223px;
	float: right;
	text-align: center;
}

.prenotaora .formitem label {
	background-color: #1ba2e5;
	color: #FFF;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.prenotaora .formitem input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-bottom: 25px;
	color: #333;
}
.prenotaora .formitem #estensione {
	background-color: #1ba2e5;
	color: #FFF;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.prenotaora {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	width: 600px;
	color: #3370a0;
	margin: auto;
}
input[type="submit"] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #1ba2e5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.prenotaora .bottoni {
	text-align: center;
	margin-bottom:25px;
}
.testo {
	font-size: 14px;
	margin: 5px;
	margin-bottom: 25px;
	vertical-align: middle;
}