/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	letter-spacing:4px;
	font-family: Helvetica;
	font-size:10px;
	color: #333333;
	line-height: 1.166;	
	margin: 0 0 6em 0;
	padding: 0px;
	background:#FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

.cOpere{
	height:1800px;
	border-color:#CCCCCC;
	border:thick;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 150% Helvetica;
 font-size:14px;
 letter-spacing:10px;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Helvetica;
 color:#FF3300;
}

h4{
 font: 100% Helvetica;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: Helvetica;
 font-size:15px;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

td{
	font-size:11px;
}

tr{
	font-size:11px;
}

tr a{
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 2px 5px 4px 0px;
}
tr a:visited{
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 2px 5px 4px 0px;
}

tr a:hover{
	text-decoration: none;
	color:#000000;
	padding: 2px 5px 4px 0px;
}



/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

#pagehead{
	position:relative;
	width: 860px;
	font-size:15px;
	letter-spacing:3px;
	color:#666666;
	text-align:left;
	margin-top:15px;
	margin-bottom:12px;
}

#linkhead{
	width:840px;
	font-size:13px;
	letter-spacing:3px;
	color:#666666;
	text-decoration:underline;
	text-align:left;
	margin-top: 15px;
}

#linkhead a:link, #linkhead a:visited, #linkhead a:hover{
	font-size:13px;
	letter-spacing:3px;
	color:#666666;
	text-decoration:underline;
	text-align:left;
}

#subhead{
	width:850px;
	font-size:13px;
	letter-spacing:3px;
	color:#666666;
	text-align:left;
	margin-top:5px;
}

#yearhead{
	width:850px;
	font-size:12px;
	letter-spacing:6px;
	color:#000000;
	text-align:left;
	margin-top:20px;
	margin-bottom:3px;
}



#yearhead a:link, #yearhead a:visited{
	font-size:12px;
	letter-spacing:6px;
	color:#666666;
	text-align:left;
}

#yearhead a:hover{
	font-size:12px;
	letter-spacing:6px;
	color:#666666;
	text-align:left;
	text-decoration:underline;
}


.numDiv {
	margin-top:45px;
	position:relative;
	width:870px;
	background-color:#999999;
	background-position:right;
	height:163px;
}
.numDiv2 {
	margin-top:45px;
	position:relative;
	width:870px;
	background-image: url(bgbanner.jpg);
	background-position:right;
	height:163px;
}

.textDiv{
	float:right;
	text-align:left;
	font-size:14px;
	color:#990000;
	width:360px;
	padding-top:5px;
	font-family:Helvetica, Arial;
}

#pagecell{
	position:relative;
	top: 9px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#pagecell1{
	position:absolute;
	top: 83px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	left: 2%;
	right: 2%;
	width:95.6%;
	width: 889px;
	margin:auto;
}

#pageNav{
	float:right;
	width:178px;
	padding: 0px;
	font: small Helvetica, Arial;
}

#pageNavsx{
	float:left;
	width:178px;
	padding: 0px;
	font: small Helvetica;
}


#pageNavArtisti{
	color:#1655BE;
	float:left;
	width:220px;
	padding: 0px;
	font: small Helvetica;
	background-image:url(bg_cs.png);
	background-position:right;
	background-repeat:repeat-y;
}

#contentindex{
	height: 1000px;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

#contentindex2{
	background-image: url(logogalleriabianco.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	height: 400px;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 875px;
}

#contentRight{
	background-image: url(logogalleriabianco.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height: 400px;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#contentRightWhite{
	height: 400px;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	}



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
}
/************** pageName styles ****************/

#pageName{
	letter-spacing:6px;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	width:860px;
}

#pageName h2{
	letter-spacing:40px;
	font: Helvatica;
	font-size:36px;
	color: #666666;
	margin:0px;
	padding: 0px;
	margin-top:10px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

a img { border: 0; }

a.glink, a.glink:visited{
	font-size:9px;
	font-family: Helvetica;
	color:#666666;
	padding: 0px 3px 4px 3px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
	color:#000000;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	font: small Helvetica;
	color: #AAAAAA;
}


/************** feature styles *****************/

.feature{
	letter-spacing:0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	width:860px;
}


html>body .feature {
	margin-left:0px;
	padding-left:0px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}



/************** feature2 styles *****************/

.feature2{
	letter-spacing:0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	width:1000px;
}


html>body .feature2 {
	margin-left:0px;
	padding-left:0px;
}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


/************** feature2 styles *****************/

.feature3{
	letter-spacing:0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	width:871px;
}


html>body .feature3 {
	margin-left:0px;
	padding-left:0px;
}

.feature3 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/*************** story2 styles ******************/

.story2 {
	margin-right:2px;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	width: 500px;
	float: none;
}

.story2 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story2 p {
	padding: 0px 0px 10px 0px;
}

.story2 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
}

td.story2Left{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	float: left;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0px;
	letter-spacing:0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




#advert{
	padding: 10px;
	font-size:9px;
	color:#0000FF;
}

#advert img{
	
}

/* ######################################################################### */
/* LA COLONNINA CHE INDICA LA CATEGORIA DI UNA NEWS - USATO IN HOME PAGE */
/* ######################################################################### */

.categoriaNews {
float:left;
width:140px;
color: #312929;
padding:0px;
margin:0px 10px 0px 0px;
font-weight:bold;
}

.categoriaNews h1 {
font-size:12px;
color:#CCCCCC;
font-weight:bold;
border-bottom:none;
margin:0px;
padding:0px 0px 3px 0px;
line-height: 23px;
}


.categoriaNews img {
margin:2px 0px 10px 0px;
padding:0px;
}


/***** colonnina del testo di una delle una news ******************************************************/
.tabNews{
	position:relative;
	width:870px;
	margin-top:25px;
}

.Colonna_News2 {
	letter-spacing:0px;
	float:right;
	width: 434px;
	margin:0px;
	padding:0px;
	clear:top;
	position:relative;
	text-align:left;
}

.Colonna_News {
	letter-spacing:0px;
float:left;
width:429px;
margin:0px;
padding:0px;
border-right: #443739 1px solid;
position:relative;
text-align:left;
}

p2{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.spazioNews {
float:left;
clear:left;
width: 428px;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
position:relative;
}

.imgNews {
width:135px;
float:left;
margin-right:0px;
margin-top: 0px;
padding:0px;
}

.testoNews2 {
font-size:11px;
float:left;
width: 280px;
margin: 0px 0px 0px 10px;
padding:0px 0px 0px 0px;
}


.testoNews2 a:link,
.testoNews2 a:visited {
font-size:11px;
color: #666666;
text-decoration: none;
}


.testoNews2 a:hover,
.testoNews2 a:focus,
.testoNews2 a:active {
font-size:11px;
color: #666666;
text-decoration:underline;
}



.testoNews {
font-size:11px;
float:right;
width: 260px;
margin: 0px 0px 0px 5px;
padding:0px 0px 0px 0px;
}


.testoNews a:link,
.testoNews a:visited {
font-size:11px;
color: #666666;
text-decoration: none;
}


.testoNews a:hover,
.testoNews a:focus,
.testoNews a:active {
font-size:11px;
color: #666666;
text-decoration:underline;
}

td{
	margin-bottom:5px;
}


/********************* end **********************/
