﻿div.fixed
{
width: 906px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
	background-color: #fff;
	color: #585858;
	font-size: 0.8em;
	/*font-size: 9pt;*/
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h4,h5,h6
{
font-weight: normal;
/*letter-spacing: -1px;
text-transform: lowercase;*/
}

h2.tamtam {
	width: 195px;
	font-size: 1.5em;
	/*font-family: Rockwell, "Times New Roman", Times, serif*/
}


h3,h5,h6
{
	color: #000000;
}

h4 {
	color: #CCCCCC;
}

h1 span		{
	font-weight: bold;
}

h3 span		{
	font-size: 1em;
	font-weight: bold;
}

/*h4 span		{
	font-weight: bold;
}*/

br.clear
{
clear: both;
}

/*img
{
padding: 3px;
border: solid 1px #e1e1e1;
}*/

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a	{
	text-decoration: underline;
	color: #00aeef;
}

a:hover	{
	text-decoration: none;
}

a.navi {
	text-decoration: none;
	color: #CCC;
}

a.navi:hover {
	text-decoration: underline;
	color: #00aeef;
}

ul.links
{
list-style: none;
}

ul.links li
{
/*line-height: 2em;*/
}

ul.links li.first
{
}

a.menu	{
	text-decoration: none;
	color: #666666;
}

.menuDisabled	{
	text-decoration: none;
	color: #B0B0B0;
}

a.menuDisabled	{
	text-decoration: none;
	color: #B0B0B0;
}

a.menu:hover	{
	text-decoration: underline;
	color: #00aeef;
}

a.menu_glossario	{
	font-size: 1.2em;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #CCC;	
	padding: 0.8px;
}

a.menu_glossario:hover	{
	text-decoration: underline;
	color:#0066FF;
	font-weight: bold;
	text-transform: uppercase;
}

ul.menu	{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.5em;
}

ul.menu li {
	background-image: url(../images/colonnaC/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	padding-left: 1.4em;
}


p {
	line-height: 1.4em;
}

p.tamtamCorpo {
	margin: -5px 0 0 0;
	line-height: 1.2em;
}


.bold_caseHistory {
	font-weight: bold;
	color:#333;
}

.bold_navigatore {
	font-weight: bold;
	color:#333333;
}

/* Header */

#header
{
	width:100%;
	height:133px;
	background-color: #FFF;
	background-image: url(../images/Header/headerSfondo_01.jpg);
	background-repeat: repeat-x;
	padding: 0;
}

#header_inner
{
	position: relative;
	width: 950px;
	height:133px;
	margin: 0 auto;
	/*background-image: url(../images/Header/logoEsteso.jpg);*/
	background-repeat: no-repeat;
}

/* Logo */

#logo
{
position: absolute;
bottom: 4em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #E2D2E4;
font-size: 1.0em;
}

/* Menu */

#menu
{
position: absolute;
padding: 0;
left: -2px;
bottom: -3px;
}

/* per Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #menu { left: -1px; }
}
/* fine Safari */


#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin: 0;
display: block;
padding: 0;
/*background: #fff url('images_magenta/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;*/
}

#menu li a.active
{
background: #CA2FAD url('../images_magenta/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B97;
}

/* Main */

#main {
	background-image: url(../images/backgroundShadow.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #f6f6f6; /** Website BG colour (matches canvas colour in Step 1) **/
}

#main_inner p
{
text-align: justify;
margin-bottom: 1.0em;
}

#main_inner ul
{
margin-bottom: 1.5em;
}

#main_inner
{
position: relative;
width: 906px;
margin: 0 auto;
padding-top: 1em;
}

#main_data_campagna {
	margin: 0px 15px 0 0;
	float: left;
	width: 58px;
	height: 44px;
	background-color: #0000FF;
	background-image: url(../images/Campagna/sfondoData.jpg);
	/*font-family: Arial, Rockwell, "Times New Roman", Times, serif;*/
	color: #FFFFFF;
	padding: 3px 0 0 2px;
	text-align: center;
	font-size: 85%;
}

#thumbContainerSx {
	display: block;
	float: left;
}

#thumb_data_campagna {
	margin: 0px 15px 0 0;
	width: 114px;
	height: 18px;
	background-color: #0000FF;
	background-image: url(../images/Campagna/sfondoDataThumb.png);
	background-repeat: no-repeat;
	/*font-family: Rockwell, "Times New Roman", Times, serif;*/
	color: #FFFFFF;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 90%;
}

#thumbImmagineCampagna {
	margin: 4px 0 0 0;
	padding: 1px 0 0 1px;
	width: 113px;
	height: 85px;
	background-color: #FFFFFF;
}

#thumbTestoCampagna {
	display: block;
	float: left;
	margin: 0 0 0 0;
	width: 315px;
	height: 85px;
	font-size: 95%;
}

#thumbSchedaPos {
	display: block;
	float: left;
	margin: 0;
	padding: 11px 0 0 217px;
	width: 98px;
	height: 4px;
	font-size: 95%;
}

#moreDiPiu {
	margin: 10px 0 0 0;
}

#main_chiSiamo_titoloriconoscimenti {
	display: block;
	float: left;
}

#main_chiSiamo_Riconoscimenti {
	display: block;
	float: right;
	margin: 0 15px 15px 0;
	/*padding: 0 0 2px 300px;*/
}

#main_inner h5
{
	font-size: 0.85em;
	margin: 2.5em 0 0 0;
	/*padding-bottom: 0.2em;
	margin-bottom: 0.2em;*/
	color: #CCCCCC;
}

/* per Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #main_inner h5 { margin-top: 3.2em; }
}
/* fine Safari */

#main_inner h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
font-size: 0.95em;
padding-bottom: 0.175em;
margin-bottom: 0.75em;
margin-top: 0.40em;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#carusel {
	width: 450px;
	/*height: 375px;*/
}

#caruselInterne {
	width: 422.5px;
	/*height: 350px;*/
	padding: 25px 0 25px 22.5px;
	background-color:#CCC;
}

#caruselVideoInterne {
	width: 427px;
	/*height: 350px;*/
	padding: 25px 0 25px 22.5px;
	background-color:#e8e8e8;
}

#servizi {
	padding: 8px 15px 0 0;
	background-color: #e8e8e8;
}

/*		POST		*/

#main_inner .post
{
	position: relative;
	line-height: 1.4em;
}

.p_post {
	margin: -0.3em 0 0 0;
	padding: 0 0 0.3em 0;
	line-height: 1.25em;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.p_postWhatsOn {
	margin: -0.3em 0 0 0;
	padding: 0 0 0.3em 0;
	line-height: 1.25em;
}

.thumb_p_post {
	margin: 0 0 0 2px;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.25em;
}

.tabella_post {
	margin: -0.5em 0 0.5em 0;
}

.tablePostFooter {
	width: 450px;
	font-size: 0.85em;
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #CCC;
	padding: 0 0 3px 0;
	margin: 0 0 -25px 0;
}

.postFooterTableTDBorderLeft {
	width: 63px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
}

.postFooterTableTDBorderCenter {
	padding: 0 0 0 10px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
}

.postFooterTableTDBorderRight {
	padding: 0 0 0 60px;
}

/*		PRESS RELEASE		*/

#main_inner .post_pressRelease
{
	position: relative;
	line-height: 1.4em;
	
}

.p_post_pressRelease {
	margin: -0.3em 0 0 0;
	padding: 0 0 0.3em 0;
	line-height: 1.25em;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.tabella_post_pressRelease {
	margin: -0.5em 0 0.5em 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

/*		COMMENTI		*/

#main_inner .post_commenti
{
	position: relative;
	line-height: 1.4em;
}

.data_post_commenti {font-weight: bold;}

.nome_post_commenti {
	color: #0066FF;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.p_post_commenti {
	margin: -0.3em 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.25em;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.p_post_commenti_media {
	margin: -0.3em 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.25em;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;

}

.tabella_post_commenti {
	margin: -0.5em 0 0.5em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

/*		INDAGINE		*/

#main_inner .post_indagine
{
	position: relative;
	line-height: 1.4em;
}

.bold_post_indagine {font-weight: bold;}

.p_post_indagine {
	margin: -0.3em 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.25em;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.tabella_post_indagine {
	margin: -0.5em 0 0.5em 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
}
.tabella_post_indagine_footer {
	color: #999999;
	font-size: 0.7em;
	margin: -0.5em 0 0.5em 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.p_tamtam_autore {
	margin: -0.5em 0 0 0;
}

.p_tamtamImg {
	margin: -1.0em 0 0 0;
}

/*        DICONO          */

.p_post_dicono {
	margin: 0.3em 0 0 0;
	padding: 0 0 0.3em 0;
}

.tabella_post_dicono {
	margin: -0.5em 0 -1.5em 0;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
	list-style: none;
	position: absolute;
	padding: 0.3em 0 0.3em 0;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.scheda
{
background-image: url(../images/Campagna/separatore.gif);
margin-left: 5em;
}

#main_inner .post ul.post_info li.indagine_press
{
	background-image: url(../images/Campagna/separatore.gif);
}

#main_inner .post ul.post_info li.comments
{
	background-image: url(../images/Campagna/separatore.gif);
	padding-left: -30px;
	padding-right: -30px;
}

/* Paginatore */

#paginatore_container {
	width: 100%;
	margin: 0 auto;
	font-size: 0.85em;
	/*clear: both;*/
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/backgroundShadow.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #f6f6f6; /** Website BG colour (matches canvas colour in Step 1) **/
}

#paginatore
{
width: 100%px;
margin: 0 auto;
text-align: left;
clear: both;
border-top: solid 1px #CCCCCC;
padding: 1.0em 0 1.0em 0;
}

#paginatore_numero_pagine {
	/*padding: 1.0em 0 1.0em 2,7em;*/
}

/* Footer */

#footer_container {
	width: 100%;
	margin: 0 auto;
	/*clear: both;*/
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/backgroundShadow.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #f6f6f6; /** Website BG colour (matches canvas colour in Step 1) **/
}

#footer
{
width: 876px;
margin: 0 auto;
text-align: left;
clear: both;
border-top: solid 1px #CCCCCC;
padding: 1.0em 0 1.0em 2.0em;
font-size: 0.85em;
}

.footer_freccie {
	padding: 0.3em;
	border: 1px solid #CCCCCC;
}

/* Search */

input.button
{
background: #CA2FAD url('../images_magenta/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B97;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
#primaryContent_3columns	{
	position: relative;
	margin-right: 36em;
}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -36em;
	padding-right: 2em;
	padding-left: 2em;
	/*background-color:#FFFFFF;*/
	}
	
/* Secondary Content */
	
#secondaryContent_3columns	{
	float: right;
}
	
#columnB_3columns	{
	width: 14.0em;
	float: left;
	padding: 1.6em 1em 0.5em 1em;
	border-left: dotted 1px;
	line-height: 1.4em;
	border-left-color: #C0C0C0;
}

.img_B {
	padding: 0 0 5px 0;
}

.p_B {
	line-height: 1.25em;
}

#columnC_3columns	{
	width: 14.0em;
	float: left;
	padding: 1.6em 1em 0.5em 1em;
	border-left: dotted 1px #C0C0C0;
}


#mirata_News {
	margin: 0.5em 0 0 0;
}

.utility {
	margin: 5px 0 0 0;
}

.mirataNewsTable {
	width: 180px;
	font-size: 0.85em;
	margin: 5px 0 0 0;	
}

.mirataNewsTablaTDBorder {
	padding: 0 0 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.whatsOn {
	margin: 5px 0 5px 0;
}

.mirataTamTamTable {
	font-size: 0.85em;
	margin: -17px 0 0 0;	
}

.mirataNewsTamTamTDBorder {
	padding: 0 0 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}
	
	#glossarioA {
	display: block;
	visibility: visible;	
	}
	
	.capolettera {
	font-size: 2em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #CCC;	
	padding: 1px;
	margin: 0 0 10px 0;
	}
	
	.tornaAlto {
	margin: 0 0 0 347px;	
	}
	
	.tornaAltoW {
	margin: 0 0 0 345px;	
	}
