/*COMMON*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #D7EBB7;
}
A
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	text-decoration: underline;
}
A IMG
{
	border-style: none;
}
P
{
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
UL
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
LI
{
	margin: 0px;
	padding: 0px;
}
H1
{
	margin: 0px;
	padding: 0px;
}
H2
{
	margin: 0px;
	padding: 0px;
}
H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.right
{
/*this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page.*/
	float: right;
	margin: 0px;
	padding: 0px;
}
.left
{
/*this class can be used to float an element left in your page*/
	float: left;
	margin: 0px;
	padding: 0px;
}
.piccolo
{
	font-size: 11px;
}
.bianco
{
	color: #FFFFFF;
}
.viola
{
	color: #440074;
}
.verde
{
	color: #497FA1;
}
#register H3
{
	font-weight: normal;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	display: block;
}
.verdescuro
{
	color: #003E22;
}
.verde-bd
{
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #70BC95;
}
.verde_back
{
	background-color: #70BC95;
}
.arancio
{
	color: #4A5737;
}
.arancio-bd
{
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFA377;
}
.arancio_back
{
	background-color: #FFA377;
}
.azzurro
{
	color: #008A7B;
}
.azzurro-bd
{
	border-top-color: #ABF2EE;
	border-right-color: #ABF2EE;
	border-bottom-color: #ABF2EE;
	border-left-color: #ABF2EE;
}
.azzurro_back
{
	background-color: #ABF2EE;
}
.rosso
{
	color: #852B2B;
}
.rosso-bd
{
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FF5B5A;
}
.rosso_back
{
	background-color: #FF5B5A;
}
.clearfloat
{
/*this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float*/
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/*BANNERS*/
.superbanner
{
	padding: 0px 0px 0px 11px;
	height: 90px;
	width: 728px;
	margin-top: 13px;
	margin-bottom: 0px;
	text-align: center;
}
.adsense
{
	padding: 0px;
	/*height: 280px;*/
	width: 336px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rectangle
{
	background-image: url(../img/adv/rectangle-180x150.jpg);
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 180px;
}
.overlay
{
	background-image: url(../img/adv/overlay-250x250.jpg);
	padding: 0px;
	height: 250px;
	width: 250px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
.skyscraper
{
	background-image: url(../img/adv/wide-skyscraper.jpg);
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 160px;
}
.bk-default
{
	background-image: url(../img/grafica/main/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
.bk-verde
{
	background-image: url(../img/grafica/header/menu-back-green.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-rosso
{
	background-image: url(../img/grafica/header/menu-back-red.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-giallo
{
	background-image: url(../img/grafica/header/menu-back-yellow.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-azzurro
{
	background-image: url(../img/grafica/header/menu-back-blue.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-arancio
{
	background-image: url(../img/grafica/header/menu-back-orange.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-viola
{
	background-image: url(../img/grafica/header/menu-back-violet.gif);
	background-repeat: repeat-x;
	background-position: center 117px;
}
.bk-default .selected
{
	background-color: #FFFFFF;
}
.bk-verde .selected
{
	background-image: url(../img/grafica/header/sel-back-green.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
}
.bk-rosso .selected
{
	background-image: url(../img/grafica/header/sel-back-red.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	color: #004000;
}
.bk-azzurro .selected
{
	background-image: url(../img/grafica/header/sel-back-blue.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	color: #004000;
}
.bk-viola .selected
{
	background-image: url(../img/grafica/header/sel-back-violet.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	color: #004000;
}
.bk-arancio .selected
{
	background-image: url(../img/grafica/header/sel-back-orange.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	color: #004000;
}
.bk-giallo .selected
{
	background-image: url(../img/grafica/header/sel-back-yellow.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	color: #004000;
}
.bk-rosso .selected A, .bk-verde .selected A, .bk-default .selected A, .bk-azzurro .selected A, .bk-viola .selected A, .bk-arancio .selected A, .bk-giallo .selected A
{
	color: #004000;
}
#columnleft .bk-default, #columnright .bk-default
{
	background-image: none;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #75BF00;
}
#columnleft .bk-default A, #columnright .bk-default A, #lower-main .bk-default A
{
	color: #4A7CA1;
}
#columnleft .bk-verde, #columnright .bk-verde
{
	background-image: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #3A914D;
}
#columnleft .bk-verde A, #columnright .bk-verde A, #lower-main .bk-verde A
{
	color: #3A914D;
}
#columnleft .bk-arancio, #columnright .bk-arancio
{
	background-image: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFA377;
}
#columnleft .bk-arancio A, #columnright .bk-arancio A, #lower-main .bk-arancio A
{
	color: #FFA377;
}
#columnleft .bk-azzurro, #columnright .bk-azzurro
{
	background-image: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4C80A5;
}
#columnleft .bk-azzurro A, #columnright .bk-azzurro A, #lower-main .bk-azzurro A
{
	color: #005670;
}
#columnleft .bk-rosso, #columnright .bk-rosso
{
	background-image: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #700031;
}
#columnleft .bk-rosso A, #columnright .bk-rosso A, #lower-main .bk-rosso A
{
	color: #700031;
}
#columnleft .bk-viola, #columnright .bk-viola
{
	background-image: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #450072;
}
#columnleft .bk-viola A, #columnright .bk-viola A, #lower-main .bk-viola A
{
	color: #450072;
}
#columnleft .bk-giallo, #columnright .bk-giallo
{
	background-image: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #B2AA11;
}
#columnleft .bk-giallo A, #columnright .bk-giallo A, #lower-main .bk-giallo A
{
	color: #574300;
}
#lower-main .bk-default, #lower-main .bk-verde, #lower-main .bk-arancio, #lower-main .bk-azzurro, #lower-main .bk-rosso, #lower-main .bk-viola, #lower-main .bk-giallo
{
	background-image: none;
}
#columnleft .notizia LI A, #columnright .notizia LI A, #lower-main .lower LI A
{
	color: #000000;
}
#columnleft .notizia H1 A, #columnright .notizia H1 A, #lower-main .lower H1 A
{
	color: #292929;
}
.latuabellezza H1
{
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
}
.latuabellezza #container
{
	width: 1048px;
	text-align: left;
/*this overrides the text-align: center on the body element.*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/grafica/main/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	padding-bottom: 23px;
}
#header
{
	background-image: url(../img/grafica/header/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 30px;
	padding-right: 30px;
	_padding-right: 0px;
	_margin: 0;
}
#navigator
{
	font-size: 0.9em;
	margin-bottom: 9px;
	margin-top: 4px;
	padding-left: 44px;
}
#navigator A
{
	font-weight: normal;
	font-style: normal;
}
.links UL
{
	display: block;
}
.links UL LI
{
	font-size: 0.9em;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73BD00;
	float: left;
}
#header .links UL LI
{
	font-size: 0.9em;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
	list-style-type: none;
	float: left;
	padding-top: 7px;
}
.links UL LI A
{
	color: #D6EAB6;
}
.links .first
{
	border-left-style: none;
}
.links .logged
{
	font-weight: bold;
	color: #007646;
}
#head-logo
{
	margin-top: 39px;
	#margin-top: 15px;
	width: 100%;
	float: left;
}
#head-logo IMG
{
	height: 81px;
}
#searchbutton
{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchbutton INPUT
{
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#searchbutton .upsearch
{
	margin: 0px;
	padding: 3px;
	background-color: #D6EAB6;
	border: 1px solid #727272;
	height: 16px;
}
#searchbutton SPAN INPUT
{
	margin: 0px;
	padding: 0;
	_height: 24px;
}
#menu
{
	display: block;
	font-family: Tahoma, sans-serif, Arial;
	color: #FFFFFF;
	font-size: 1.1em;
	float: left;
	width: 90%;
	margin-top: 27px;
	#margin-top: 24px;
	padding-left: 9px;
	font-weight: bold;
}
#menu UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu LI
{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	height: 26px;
}
#submenu
{
	display: block;
	list-style-type: none;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	padding-left: 10px;
	font-size: 1.1em;
}
#submenu UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#submenu LI
{
	float: left;
	text-align: center;
	padding: 3px 8px 5px;
}
#submenu .selected A
{
	color: #000000;
}
/*RIGHT COLUMN*/
.latuabellezza #sidebar1
{
	float: right;
/*since this element is floated, a width must be given*/
	width: 282px;
	margin-top: 15px;
	margin-right: 35px;
}
#sidebar1-top
{
	width: 100%;
	height: 11px;
	background-image: url(../img/grafica/sidebar/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	_background-position: center bottom;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar1-main
{
	background-image: url(../img/grafica/sidebar/sidebar-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	margin: 0;
}
#sidebar1 #register FORM
{
	margin: 0;
	padding: 0;
}
#sidebar1-bottom
{
	width: 100%;
	height: 13px;
	background-image: url(../img/grafica/sidebar/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#moreviewed .data
{
	font-size: 0.8em;
	font-style: italic;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#moreviewed LI
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AA884;
	padding-top: 4px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}
#moreviewed H1
{
	font-weight: bold;
	font-size: 2em;
	margin: 0px;
	color: #D6EAB7;
	background-image: url(../img/grafica/main/sfondo_h1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, tahoma, sans-serif;
	padding-bottom: 2px;
}
#moreviewed LI A
{
	font-weight: bold;
}
#moreviewed SPAN
{
	color: #000000;
	font-size: 14px;
}
#moreviewed
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9AA884;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
/*Form*/
#register{
	padding: 6px;
	border: 1px dotted #005284;
	height: auto;
	text-align:justify;
	margin-bottom: 10px;
	margin-top: 15px;
}
#register h1{
color:#00693B;
}
#register h2{
color:#622081;
}
#register h3{
color:#00753F;
}
#bignews #button_registra{
/*background:url(../img/grafica/iscriviti.jpg);*/
width:160px;
height:30px;
}
/*#register
{
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	_padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 6px;
	_margin-top: 0px;
}
#register INPUT
{
	display: block;
	clear: both;
	margin-top: 2px;
	#height: 23px;
	font-size: 0.9em;
}
#register .field
{
	background-color: #D6EAB6;
	width: 235px;
	border: 1px none #000000;
	padding: 3px;
	margin-bottom: 4px;
	_height: 17px;
	_margin-top: 0;
}
INPUT.pulsante
{
}
#form1 INPUT
{
	width: 150px;
	font-size: 0.8em;
}*/
/*LEFT MAIN*/
.latuabellezza #mainContent
{
	padding-top: 0px;
	padding-right: 10px;
	_padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	_padding-left: 30px;
	width: 660px;
	_width: 655px;
}
.latuabellezza #mainContent H2
{
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
}
/*LEFT MAIN NEWSLETTER*/
.latuabellezza #mainContent2
{
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ABABAB;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 530px;
	height:400px;
}
.latuabellezza #mainContent2 h1
{
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#622081;
	margin: 0;
}
/*RIGHT COLUMN*/
.latuabellezza #sidebar2
{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 462px;
	margin-top: 15px;
	padding-right:25px;
}
#main-news
{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 300px;
}
#main-news H1
{
	display: block;
	height: 80px;
	font-size: 2em;
	font-style: italic;
	margin-bottom: 20px;
}
#main-news IMG
{
	float: left;
	border-style: none;
	_margin-right: 10px;
}
#main-news P
{
	margin-bottom: 0px;
}
#chapter
{
	height: 30px;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../img/grafica/main/sfondo_h1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-bottom: 19px;
}
#categories-container
{
	width: 100%;
}
.categories-home
{
	width: 31%;
	padding-right: 7px;
	padding-left: 7px;
	height: 320px;
	font-size: 0.9em;
	float: left;
	margin-bottom: 20px;
}
.categories-home IMG
{
	height: 140px;
	width: 200px;
	background-color: #EDF5DF;
}
.categories-home H1
{
	font-size: 1.4em;
	display: block;
	margin-top: 7px;
	font-family: Tahoma, Arial, sans-serif;
}
.categories-home P
{
	margin-top: 0;
	margin-bottom: 0;
	height: 7em;
}
.categories-home .sottocategoria
{
	padding-left: 0;
}
#categories-news-first
{
	width: 46%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
	float: left;
}
#categories-news-first H1
{
	font-family: Arial, sans-serif;
}
#categories-news-firstnull
{
	display: none;
}
#categories-news-first P
{
	margin-bottom: 15px;
}
#categories-news
{
	margin-top: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
	float: left;
}
#categories-newsnull
{
	display: none;
}
#categories-news H1
{
	font-size: 2em;
	margin-top: 8px;
	font-family: Arial, sans-serif;
}
/*My Comment*/
#categories-news IMG
{
	float: left;
	margin-right: 7px;
}
#categories-news A:hover
{
	text-decoration: underline;
}
#categories-news .sottocategoria
{
	clear: left;
}
.sottocategoria
{
	margin-top: 5px;
	font-size: 0.9em;
	padding-left: 6px;
}
.sottocategoria A
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
#chapter H1
{
	float: left;
	font-size: 1.7em;
	_padding-top: 12px;
}
#chapter SPAN
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C6C6C;
	font-size: 1.2em;
	padding-top: 8px;
}
.latuabellezza #container #chapter SPAN
{
	font-size: 0.7em;
	padding-top: 19px;
	color: #FFFFFF;
}
#single-news
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
#single-news H1
{
	display: block;
	font-size: 2.1em;
	clear: both;
	margin-top: 8px;
	margin-bottom: 14px;
}
#single-news H2
{
	font-size: 1em;
	font-style: italic;
	color: #6C6C6C;
	clear: both;
}
#single-news IMG
{
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
#single-news P
{
	line-height: 1.5em;
}
/*LEFT COLUMN*/
#mainContent #columnleft
{
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#related
{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#related UL
{
	list-style-position: inside;
	padding-left: 5px;
	font-size: 0.9em;
	line-height: 1.6em;
}
#related A
{
}
.tags
{
	display: block;
	width: 100%;
}
.tags UL
{
	font-size: 0.9em;
	display: block;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 6px;
}
.tags LI
{
	float: left;
	padding-right: 10px;
}
.stripe
{
	display: block;
	position: relative;
}
.stripe UL
{
	font-size: 0.9em;
	list-style-type: none;
	display: block;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.stripe LI
{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.stripe A
{
	color: #000000;
	font-weight: bold;
}
.stripe IMG
{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	padding-top: 1px;
}
.notizia
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
.notizia A IMG
{
	border-style: none;
}
.notizia H1
{
	margin: 0px;
	padding: 0px;
}
.notizia H1 A
{
	font-size: 0.7em;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 4px 6px;
	display: block;
	background-color: #D6EAB6;
}
.notizia H1 A:hover
{
	text-decoration: none;
}
.notizia H2
{
	font-size: 1.5em;
	color: #424242;
}
.notizia H3
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.notizia P
{
	padding: 0px 0px 5px 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	background-color: #D6EAB6;
}
.notizia UL
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.notizia LI
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6EAB6;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
	padding-left: 8px;
}
.notizia .titleover A
{
	position: absolute;
	left: 8px;
	top: 8px;
	width: 80px;
	font-weight: bold;
	color: #FFC506;
	font-size: 0.8em;
}
.notizia .titleover-shadow A
{
	position: absolute;
	left: 9px;
	top: 9px;
	width: 80px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
/*VETRINA*/
#vetrina UL.vetrina
{
	display: block;
	list-style-position: outside;
}
#vetrina .vetrina BR
{
	margin: 2px 0;
	display: block;
}
#vetrina LI
{
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #A0A0A0;
	padding: 6px 0 51px 6px;
	background: url(../img/grafica/vetrina/vetrina-bg.jpg) repeat-y left top;
}
#vetrina .vetrina LI A
{
	color: #00693B;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	font-size: 1.1em;
}
#vetrina .vetrina LI IMG
{
	border: none;
	float: right;
	margin: 0 9px 0 0;
}
.continua
{
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.continua A
{
	font-weight: bold;
}
.stripe #sendmail
{
	text-align: right;
	width: 345px;
	position: absolute;
	right: 15px;
	bottom: -165px;
	visibility: hidden;
	background-color: #F5F5F5;
	padding: 8px;
}
.stripe #sendmail FORM LABEL
{
	width: 80px;
	font-size: 0.9em;
	display: block;
	float: left;
	padding: 2px;
}
.stripe #sendmail FORM INPUT
{
	width: 250px;
	font-size: 0.9em;
	margin-bottom: 6px;
	height: 14px;
}
.stripe #sendmail FORM .submit
{
	width: 40px;
	font-size: 0.9em;
	height: 2em;
}
.stripe #sendmail FORM TEXTAREA
{
	width: 250px;
	font-size: 0.9em;
	height: 6em;
	margin-bottom: 6px;
}
#lower-main
{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	float: left;
	width: 100%;
	border-top: 4px solid #74BE00;
}
#lower-main #boxcommenti H1
{
	font-size: 1.4em;
	color: #808080;
}
#messaggio
{
	text-align: left;
	width: 345px;
	padding: 8px;
}
#messaggio H3
{
	font-size: 1.2em;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
#messaggio FORM LABEL
{
	width: 80px;
	font-size: 0.9em;
	display: block;
	float: left;
	padding: 2px;
}
#messaggio FORM INPUT
{
	width: 250px;
	font-size: 0.9em;
	margin-bottom: 6px;
	height: 14px;
}
#messaggio FORM .submit
{
	width: 40px;
	font-size: 0.9em;
	height: 2em;
}
#messaggio FORM TEXTAREA
{
	width: 250px;
	font-size: 0.9em;
	height: 6em;
	margin-bottom: 6px;
}
#messaggio FORM IMG
{
	margin-bottom: 6px;
}
.comment
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	padding-top: 7px;
	margin-top: 10px;
}
.comment SPAN
{
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.comment P
{
	font-size: 0.9em;
	padding-left: 50px;
}
#lower-main .newsdate
{
	font-size: 0.8em;
	width: 100%;
}
#lower-main .lower
{
	height: 250px;
	float: left;
	width: 32%;
	margin-right: 8px;
}
#lower-main .lower H1
{
	font-size: 1.3em;
	line-height: 1em;
}
#lower-main .lower P
{
	font-size: 0.9em;
}
#mainContent #columnright
{
	width: 338px;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
}
/*FOOTER*/
#footer
{
	background-image: url(../img/grafica/footer/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footercontainer
{
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1007px;
}
#footercontainer IMG
{
	float: left;
}
#footercontainer P
{
	margin: 0;
/*padding on this element will create space, just as the the margin would have, without the margin collapse issue*/
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	clear: both;
	color: #2F440C;
	font-size: 0.9em;
	width: 100%;
	text-align: left;
}
#footercontainer #menufooter
{
	padding: 0px;
	margin-top: 5px;
	border-right-color: #477400;
	clear: both;
	color: #9F1E01;
	width: 100%;
}
#footercontainer #menufooter A
{
	color: #253A00;
}
#footercontainer #credits
{
	float: left;
	clear: both;
	margin-top: 3px;
	color: #1F2B0C;
	font-size: 0.8em;
	width: 100%;
	/*[empty]height:;*/
	border-top: 1px solid #73BD00;
	padding-top: 5px;
	margin-bottom: 13px;
}
#footercontainer #credits IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footercontainer #menufooter #login
{
	font-size: 0.95em;
	color: #A53416;
	margin: 0px;
	padding: 0px;
}
#footercontainer #menufooter #login INPUT
{
	background-color: #E1E1E1;
	border: 1px solid #9CCAAF;
	font-size: 0.9em;
}
#footercontainer #menufooter #login #username, #footercontainer #menufooter #login #password
{
	margin: 0px;
	padding: 0px;
	background-color: #FEFEFE;
	border: 1px solid #D5D5D5;
}
.newsdate
{
	font-size: 0.9em;
	text-align: right;
	color: #6C6C6C;
}
#search H1
{
	font-size: 28px;
	padding-bottom: 10px;
}
#search SPAN
{
	padding-bottom: 10px;
	font: 28px Georgia, "Times New Roman", Times, serif;
	float: left;
}
#search DIV.item
{
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #C8DED4;
}
#search DIV.itemnull
{
	display: none;
}
#search DIV.item H2
{
	font-size: 1.5em;
	padding-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 2px;
	padding-top: 13px;
}
#search DIV.item H2 A
{
	color: #0B7A69;
}
#search .item P
{
	padding: 0;
	margin: 0;
}
#search .paginatore .selected
{
	background: #FFFFFF;
	color: #4C876D;
	font-size: 161.6%;
	margin: 0 14px;
	float: none;
	font-family: Arial, "sans-serif ";
	padding: 4px;
	border: 2px solid #4C876C;
}
.paginatore .selected
{
	background: #FFFFFF;
	color: #4C876D;
	font-size: 161.6%;
	margin: 0 14px;
	float: none;
	font-family: Arial, "sans-serif ";
	padding: 4px;
	border: 2px solid #4C876B;
}
.paginatore
{
	margin-top: 30px;
	padding: 15px 0;
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #ABABAB;
	_width: 655px;
}
.paginatore SPAN, .paginatore A
{
	font: 1em arial, sans-serif;
}
.paginatore A.last
{
	margin-right: 0;
}
.paginatore A
{
	color: #00693B;
	font-size: 140%;
	margin: 0 14px;
}
.paginatore .next, .paginatore .prev
{
	background: transparent;
	padding: 0;
	font: normal 25px Arial, sans-serif;
	color: #B3BAB7;
	position: absolute;
	top: 12px;
	margin: 0;
}
.paginatore A .next, .paginatore A .prev
{
	color: #00693B;
}
.paginatore A .next:hover, .paginatore A .prev:hover
{
	text-decoration: underline;
}
.paginatore .next B, .paginatore .prev B, .paginatore .next A B, .paginatore .prev A B
{
	font-size: 80%;
	font-size: 80%;
	vertical-align: baseline;
	font-family: arial;
	display: inline-block;
	padding-top: 5px;
	font-weight: normal;
}
.paginatore .prev
{
	left: 0px;
	text-align: left;
/*_+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.paginatore .next
{
	right: 0;
	text-align: right;
	padding: 0;
	margin: 0;
}
/*@group nixcorners*/
.roundcontainer
{
	position: relative;
	margin-top: 0;
	margin-right: 9px;
	_margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar1 .roundcontainer
{
	position: relative;
	margin: 0;
	padding: 0px;
	float: none;
	#float: left;
}
#cloudtags
{
	padding: 0;
	text-align: justify;
	margin-bottom: 20px;
	font-family: Arial, Tahoma, sans-serif;
}
#cloudtags A
{
	color: #4B5242;
}
#cloudtags H1
{
	font-weight: bold;
	font-size: 2em;
	margin: 0px;
	color: #D6EAB7;
	background-image: url(../img/grafica/main/sfondo_h1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, tahoma, sans-serif;
	padding-bottom: 4px;
}
.nixcornerLU1
{
	height: 4px;
	width: 1px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerLU2
{
	height: 1px;
	width: 4px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerLU3
{
	height: 2px;
	width: 2px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerRU1
{
	height: 4px;
	width: 1px;
	position: absolute;
	z-index: 1001;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_display: none;
}
.nixcornerRU2
{
	height: 1px;
	width: 4px;
	position: absolute;
	z-index: 1002;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerRU3
{
	height: 2px;
	width: 2px;
	position: absolute;
	z-index: 1002;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerLD1
{
	height: 4px;
	width: 1px;
	position: absolute;
	z-index: 1001;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerLD2
{
	height: 1px;
	width: 4px;
	position: absolute;
	z-index: 1002;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerLD3
{
	height: 2px;
	width: 2px;
	position: absolute;
	z-index: 1002;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerRD1
{
	height: 4px;
	width: 1px;
	position: absolute;
	z-index: 1001;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerRD2
{
	height: 1px;
	width: 4px;
	position: absolute;
	z-index: 1002;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
	_display: none;
}
.nixcornerRD3
{
	height: 2px;
	width: 2px;
	position: absolute;
	z-index: 1002;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	_visibility: hidden;
}
/*@end
OROSCOPO*/
DIV#oroscopo
{
	background-image: url(../img/grafica/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 90px 0 0;
	width: 340px;
	height: auto;
}
DIV#segno
{
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
}
DIV#oroscopo P
{
	margin: 5px 0 0;
}
/*Usata per il Capcha*/
.img_controllo{
 margin: 4px 7px 5px 5px;
 float: left;
}