/* ******** Generali ******** */
img
{
	border: none;
}
a
{
	color: #4f4f4f;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
h1
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}
h2
{
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
h3
{
	font-size: 11px;
	color: #000000;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}
h4
{
	font-size: 10px;
	color: #000a00;
	margin: 0;
}
h5
{
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
p
{
	font-size: 11px;
	text-align: justify;
	margin-top: 0;
	line-height: 15px;
}

/* **** Pulsanti e altro nell'header *** */
.UserLogged
{
	text-align: left;
	color: #012501;
	font-weight: bold;
	position: absolute;
	right: 5px;
}
.Accedi
{
	background-image: url(images/Accedi.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	margin-top: 2px;
	width: 100px !important;
	height: 30px !important;
	border: none;
	margin-left: 11px;
}
.Accedi:hover
{
	background-image: url(images/AccediHover.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.Cerca
{
	background-image: url(images/Cerca.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 117px;
	height: 22px;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
}
.Cerca input
{
	background-color: transparent;
	margin-top: 5px;
	margin-left: 4px;
	border: none;
	width: 90px;
	height: auto;
	font-size: 11px;
	float: left;
}


/* ******** Box contenuti sinistro ****** */
.MPageContentBox_x-
{
	border: solid 1px #b8b8b8;
	width: 98%;
	height: auto;
	margin-bottom: 15px;
}
.MPageContentBox_x- img
{
	width: auto;
	height: auto;
	float: right;
	border: solid 2px #e6e6e6;
	margin-left: 2px;
}
/* ******** Box contenuti destro ****** */
.MPageContentBox_-x
{
	float: right;
	width: 100%;
	height: auto;
	border: solid 1px #b8b8b8;
}
/* ******** Box servizi protected ****** */
.ServiziViewBox_Top
{
	background-image: url(images/ServiziViewBox_Top.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
}
.ServiziViewBox_Middle
{
	background-image: url(images/ServiziViewBox_Middle.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 200px;
	height: auto;
}
.ServiziViewBox_Middle h1
{
	text-align: center;
}
.ServiziViewBox_Bottom
{
	background-image: url(images/ServiziViewBox_Bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
}

/* ******** Box contenuti generici ****** */
#BoxContentsSectionSx
{
	float: left;
	width: 398px;
	height: auto;
	margin-left: 2px;
}
#BoxContentsSectionDx
{
	margin-right: 4px;
	float: right;
	width: 396px;
	height: auto;
}
.BoxGenericContent
{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	height: 80%;
	text-align: justify;
	color: #000000;
	/*overflow: hidden;*/
	/*border-bottom: dotted 1px #dcdcdc;*/
}
.BoxGenericContentLink
{
	 text-align: right;
	 padding-right: 10px;
	 margin: 0px;
}
.BoxGenericContentLink a
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.BoxGenericContentLink a
{
	font-size: 13px;
	color: #333333;
}
.BoxGenericContent img
{
	width: auto;
	height: auto;
	float: right;
	border: solid 2px #e6e6e6;
	margin-left: 5px;
}


.Live
{
	margin-right: 4px;
	float: right;
	width: 190px;
	height: auto;
	padding: 5px;
	padding-bottom: 6px;
	padding-top: 0;
	margin-bottom: 12px;
}
.Artisti
{
	margin-right: 4px;
	float: right;
	width: 190px;
	height: auto;
	padding: 5px;
	padding-bottom: 6px;
	padding-top: 0;
	margin-bottom: 12px;
}
.Rubrica
{
	margin-right: 4px;
	float: right;
	width: 396px;
	height: auto;
	padding: 5px;
	padding-bottom: 6px;
	padding-top: 0;
	margin-bottom: 12px;
	text-align: justify;
}
.DaNonPerdere
{
	margin-right: 4px;
	float: right;
	width: 396px;
	height: auto;
	padding: 5px;
	padding-bottom: 6px;
	padding-top: 0;
	margin-bottom: 12px;
	text-align: justify;
}
.StyleTrend
{
	margin-right: 4px;
	float: right;
	width: 396px;
	height: auto;
	padding: 5px;
	padding-bottom: 6px;
	padding-top: 0;
	margin-bottom: 12px;
	text-align: justify;
}
.Articolo
{
	height: 100%;
	padding-bottom: 5px;	
	font-size: 14px;
}
.Articolo a
{
font-size: 11px;
}
/* ******** Box di contenuti nel menu di navigazione sinistro ****** */
.BoxContent_x-
{
	clear: both;
	width: 95%;
	max-height: 180px;
	margin-left: 3px;
	margin-top: 15px;
	padding-right: 6px;
	overflow: hidden;
	border-right: solid 1px #6baf66;
}
.BoxContent_x- a
{
	width: auto;
	float: left;
	height: auto;
	padding: 3px;
}
.BoxContent_-x
{
	clear: both;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-bottom: 15px;
}
/* ********* Links Vari ********* */
.BoxW3CLogo
{
	text-align: center;
}
.BoxLanguages
{
	float: right;
	margin-top: 3px;
	margin-right: 6px;
}
/* ********* Contenitori Form ********* */
.BoxFormContent_x-
{
	float: right;
	width: 150px;
	height: 140px;
	padding-top: 10px;
}
.BoxFormContent_-x
{
	clear: both;
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* ********* form ******* */
table.wwFormTable
{
	width: 100%;
	height: auto;
	background-color: transparent;
	font-family: "Arial" , Helvetica, sans-serif;
	font-size: 12px;
	color: #002500;
}
table.wwFormTable th
{
}
table.wwFormTable tr td
{
	vertical-align: top;
	width: 50%;
}
.tdLabel
{
	font-weight: normal;
}
table.wwFormTable label
{
	float: left;
	width: 100%;
	text-align: left;
	font-weight: normal;
	color: #4f4f4f;
}
.BoxFormContent_x- table.wwFormTable input
{
	width: 80%;
	float: left;
	font-size: 12px;
	height: auto;
	color: #4f4f4f;
}
.BoxFormContent_-x table.wwFormTable input
{
	width: auto;
	float: right;
}
table.wwFormTable textarea
{
	width: 20%;
}
.BoxFormContent_x- #submitbutton
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	width: auto;
}
.BoxFormContent_-x #submitbutton
{
	float: right;
	width: auto;
}
table.wwFormTable br
{
	clear: left;
}
table.wwFormTable select
{
	width: 75%;
	float: right;
}
table.wwFormTable textarea
{
	width: 100%;
}
table.wwFormTable checkbox
{
	text-align: right;
	border: solid 1px red;
}
/* **** Tabelle risultati ricerche *** */
.Results
{
	clear: both;
	height: auto;
	border: 1px solid #001700;
	border-collapse: collapse;
	font: small/1.2 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.Results td
{
	border: 1px solid #001700;
	border-collapse: collapse;
	font: small/1.0 "Tahoma" , "Bitstream Vera Sans" , Verdana, Helvetica, sans-serif;
	width: 94%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}
.Results a:active
{
	color: #a02c43;
}
.Results a:hover
{
	color: #a02c43;
	text-decoration: underline;
}
.Results a:visited
{
	color: #666;
}
.Results tr:hover
{
	background: #cccccc;
}
.Results tr:hover td
{
	color: #000000;
	font-style: italic;
}
.Results a:link
{
	color: #666;
}
.Results thead th, .Results tbody th, .Results tfoot td, .Results tfoot th
{
	background: #cccccc;
	width: auto;
	color: #001700;
	padding: 4px 8px;
	border: 1px solid #001700;
}
.Results tbody tr td
{
	padding: 4px 4px;
	width: auto;
	color: #001700;
}
/* Accordion Pane */
.HeaderAccordion
{
	background-color: #eeeeee;
	padding: 10px;
	border-bottom: solid 1px #ffffff;
	cursor: pointer;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	color: #272a3c;
}
.HeaderAccordion a
{
	font-weight: bold;
	text-decoration: none;
}
.AccordionPanes
{
	border-left: dotted 1px #aeaeae;
	border-right: dotted 1px #aeaeae;
	border-bottom: dotted 1px #aeaeae; /*background-color: #ffffff;*/
	background-color: Transparent;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
/**** Aggiunta per i box di lettura ****/
.BoxContentsTop
{
	background-image: url(images/BoxContentsTop.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 815px;
	height: 15px;
}

.BoxContentsMiddle
{
	background-image: url(images/BoxContentsMiddle.png);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 815px;
	height: auto;
	text-align: left;
}

.BoxContentsMiddle .BoxGenericContent
{
	width: 96%;
	margin-top: 0;
	margin-bottom: 0;
	border: solid 1px transparent;
}

.BoxContentsBottom
{
	background-image: url(images/BoxContentsBottom.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 815px;
	height: 15px;
	margin-bottom: 15px;
}
/*** Div pulsante Archivio ***/
.DivArchiviobutton
{
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	cursor: pointer;
	background: transparent url(Images/Button.png) no-repeat center center;
	width: 115px;
	height: 25px;
	border: none;
	text-align: center;
	color: #FFFFFF;
}
.DivArchiviobutton:hover
{
	background: transparent url(Images/ButtonHover.png) no-repeat center center;
	color: #000000;
}

/* Specifiche Sezione Foto Album */
.PanelFotoAlbum
{
	text-align: center;
}
.PanelFotoAlbum img 
{
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #808080;
	background-color: #CCCCCC;	
}