*{margin:0;padding:0;}
/*
Body font size is set to 68.8% which is 11px at default on most browsers (1em or 100% being 16px)
*/
body{font-family:Tahoma, Arial, sans-serif;font-size:68.8%;height:100%;}
html{height:100%;}
div#wrapper{position:relative;z-index:1;}
a{
	color:#971313;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border:none}

/****************
*********************************************************************************************************

02 - SUPERSIZE BACKGROUND IMAGE

*********************************************************************************************************
****************/

#supersize{position:fixed;}
#supersize img{height:100%;position:absolute;width:100%;z-index:0;}

/****************
*********************************************************************************************************

03 - HEADER

*********************************************************************************************************
****************/

div#header{
	height:72px;
	overflow:hidden;
	position:fixed;
	width:100%;
	z-index:80;
}
h1{
	height:128px;
	left:0;
	position:fixed;
	text-indent:-999em;
	width:201px;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background-image: url(../immagini/grow-logo.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

a#home-link{display:block;height:64px;left:0;position:absolute;text-indent:-999em;width:201px;}
div#tagline{
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
	background-color: #EB6915;
}
div#taglineHome{
	background-color: #EB6915;
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}
div#taglineConcerti{
	background-color: #13ABBF;
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}
div#taglineContatti{
	background-color: #81197F;
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}
div#taglineEsecuzioni{
	background-color: #759420;
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}
div#taglineSponsor{
	background-color: #9C6234;
	height:13px;
	left:0px;
	position:fixed;
	text-indent:-999em;
	width:100%;
}
	
	/****************
	*********************************************************************************************************
	
	03.1 - MAIN NAVIGATION
	
	*********************************************************************************************************
	****************/
	
	ul#mainNavigation{
	left:150px;
	position:absolute;
	top: 13px;
}
	ul#mainNavigation li{
	float:left;
	list-style:none;
}
	div#header ul#mainNavigation li a{
	background-position:0 -36px;
	display:block;
	height:36px;
	text-indent:-999em;
	width:100px;
	}
	ul#mainNavigation li a#home{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_home.png);
	}
	ul#mainNavigation li a#homeSelected{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_homeSelected.png);
	}
	ul#mainNavigation li a#concerti{
		background:url(../immagini/menu_concerti.png);
		background-repeat:no-repeat;
	}
	ul#mainNavigation li a#concertiSelected{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_concertiSelected.png);
	}
	
	ul#mainNavigation li a#contatti{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_contatti.png);
	}

	ul#mainNavigation li a#contattiSelected{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_contattiSelected.png);
	}
	
ul#mainNavigation li a#sponsor{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_sponsor.png);
	}

	ul#mainNavigation li a#sponsorSelected{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_sponsorSelected.png);
	}	

	ul#mainNavigation li a#prime{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_esecuzioni.png);
	}

	ul#mainNavigation li a#primeSelected{
	background-repeat:no-repeat;
	background-image: url(../immagini/menu_esecuzioniSelected.png);
	}


	div#header ul#mainNavigation li a:hover{background-position:0 0;}
	div#header ul#mainNavigation li a.active{background-position:0 0;}

/****************
*********************************************************************************************************

04 - CONTENT

*********************************************************************************************************
****************/

div#content{
	left:150px;
	padding:0 0 0.2em;
	position:relative;
	top:132px;
	width:600px;
	line-height:2em;
		opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
div#content h2.toph2{border-top:none;margin-bottom:0;}
div#content h2{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	height: 45px;
	background-image: url(../immagini/topContentHome.png);
	background-repeat: no-repeat;
}
#testoLocandina03 {
	font-size: 2.5em;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	font-family: "Times New Roman", Times, serif;
	padding-left: 40px;
	line-height: 1.2em;
}
div#content h2 span{color:#fff;}
div#content h3{font-size:1.3em;font-weight:400;margin-bottom:0;margin-left:42px;margin-right:66px;}
div#content h4{
	color:#971313;
	font-size:1.3em;
	font-weight:400;
	margin-bottom:1em;
	margin-left:42px;
	margin-right:66px;
}
div#content h5{font-size:1.2em;font-weight:400;margin-bottom:1em;margin-left:42px;margin-right:66px;}
div#content p{
}
div#content p.error{color:red;}
div#content a.visit-site{color:#fff;position:absolute;right:42px;text-transform:uppercase;top:24px;}
div#content a.visit-site:hover{color:#74a125;}

	/****************
	*********************************************************************************************************
	
	04.1 - BLOG
	
	*********************************************************************************************************
	****************/
	
	h2.pagetitle{line-height:2em;position:relative;top:119px;width:442px;left:206px;background-color:#000;color:#74a125;font-size:1em;font-weight:400;margin-top:5px;padding:24px 66px 1.2em 42px;text-transform:uppercase;}
	h2.blogtitle{line-height:2em;position:relative;top:119px;width:442px;left:206px;background-color:#000;color:#74a125;font-size:1em;font-weight:400;margin-top:;padding:24px 66px 1.2em 42px;text-transform:uppercase;}
	
	div.post{line-height:2em;background-color:#fff;left:206px;position:relative;top:119px;width:442px;margin-top:5px;padding:2em 66px 2em 42px}
	div.post h3{line-height:1.2em;font-size: 2.6em;font-weight:700;letter-spacing:-0.05em}
	div.post h3 a{color:#000}
	div.post h3 a:hover{color:#74a125;text-decoration:none}
	div.entry h1{background:none;font-size:1.8em;font-weight:400;height:auto;margin:0 0 1em;padding:0;position:static;text-indent:inherit;width:auto;}
	div.entry h2{background-color:transparent;border:none;color:#74a125;font-size:1.4em;height:auto;margin:0 0 1em;padding:0;text-transform:none;width:auto;}
	div.entry ul{font-size:1.2em;list-style:disc inside;margin-bottom:1em;}
	div.entry ol{font-size:1.2em;list-style:decimal inside;margin-bottom:1em;}
	div.entry pre{font-size:1.2em;margin-bottom:1em;}
	div.entry blockquote{border-left:15px solid #ececec;margin-bottom:1.6em;padding-left:1.8em;}
	div.entry blockquote p{font-size:1em;}
	div.entry h3{margin-bottom:1em;font-size:1.2em}
	div.entry h4{margin-bottom:1em;font-size:1.2em}
	div.entry h5{margin-bottom:1em;font-size:1.2em;font-weight:700}
	div.entry p{font-size:1.2em;margin-bottom:1.2em;}
	
	div.dateandcategory{color:#666;font-size:1em;border-bottom:1px solid #d9d9d9;margin: 0.8em 0 1.7em;}
	p.date{display:inline}
	p.category,p.comments{display:inline;margin-left:1.5em;padding:0 0 6px 1.5em;border-left:1px solid #d9d9d9}
	
	p.sharethis{font-size:1.2em}
	p.postmetadata{font-size:1em}
	
	div.navigation{font-size:1.2em;line-height:2em;background-color:#fff;left:206px;position:relative;top:119px;width:442px;margin-top:5px;padding:.6em 66px 0 42px;height:30px}
	.alignright{float:right;}
	.alignleft{float:left;}
	
	h2.leave-comments{position:relative;top:119px;width:442px;left:206px;background-color:#000;color:#74a125;font-size:1em;font-weight:400;margin-top:5px;padding:24px 66px 1.2em 42px;text-transform:uppercase;}
	ol.commentlist{line-height:1.7em;left:206px;position:relative;top:119px;width:550px;background-color:#fff}
	ol.commentlist li{list-style:none;padding:2em 66px 2em 42px}
	ol.commentlist li.odd{background-color:#ececec}
	ol.commentlist li p{font-size:1em;margin-left:0;margin-right:0}
	ol.commentlist li img.avatar{float:left;margin:0 1em 1em 0}
	
	div#respond{
	background-color:#fff;
	left:0px;
	padding:0 0 1em;
	position:relative;
	width:550px;
	margin-top:5px
}
	div#respond h2{background-color:#000;border-bottom:1px solid #fff;color:#74a125;font-size:1em;font-weight:400;margin-bottom:2.2em;padding:24px 66px 1.2em 42px;text-transform:uppercase;}
	div#respond p.login-message{margin-left:42px;margin-right:66px;font-size:1.2em;margin-bottom:1.2em;}
	
	
	img.ngg-singlepic{}
	img.ngg-left{float:left;margin:0 1.6em 1em 0}
	img.ngg-right{float:right;margin:0 0 1em 1.6em}
	
	/****************
	*********************************************************************************************************
	
	04.2 - CASE STUDIES - OUR WORK PAGE
	
	*********************************************************************************************************
	****************/
	
	ul#case-studies{background:#000;border-bottom:1px solid #fff;color:#333;font-size:1em;line-height:2.4em;padding:21px 66px 42px 42px;width:442px;}
	ul#case-studies li{list-style:none;}
	ul#case-studies li a{color:#fff;text-decoration:none;text-transform:uppercase;}
	ul#case-studies li a:hover{color:#74a125;text-decoration:underline;}
	
	/****************
	*********************************************************************************************************
	
	04.3 - OUR WORK jQUERY GALLERY
	
	*********************************************************************************************************
	****************/
	
	div#tabs{border-bottom:1px solid #fff;position:relative;}
	div.ui-tabs .ui-tabs-hide{display:none;}
	ul#tab-navigation{position:absolute;right:0;top:0;z-index:10;}
	ul#tab-navigation li{float:left;list-style:none;margin-left:1px;}
	div#tabs ul#tab-navigation li a{background-position:0 -23px;display:block;height:23px;text-indent:-999em;width:23px;outline:none}
	div#tabs ul#tab-navigation li a:hover{background-position:0 0;}
	div#tabs ul#tab-navigation li.ui-state-active a{background-position:0 0;}
	ul#tab-navigation li a#ourwork-nav-01{background:url(http://growmedia.ca/_images/_ourwork/_numbernav/work-gallery-01.gif) no-repeat;}
	ul#tab-navigation li a#ourwork-nav-02{background:url(http://growmedia.ca/_images/_ourwork/_numbernav/work-gallery-02.gif) no-repeat;}
	ul#tab-navigation li a#ourwork-nav-03{background:url(http://growmedia.ca/_images/_ourwork/_numbernav/work-gallery-03.gif) no-repeat;}
	ul#tab-navigation li a#ourwork-nav-04{background:url(http://growmedia.ca/_images/_ourwork/_numbernav/work-gallery-04.gif) no-repeat;}
	ul#tab-navigation li a#ourwork-nav-05{background:url(http://growmedia.ca/_images/_ourwork/_numbernav/work-gallery-05.gif) no-repeat;}
	div#tabs div.tab-content p{background:url(http://growmedia.ca/_images/_ourwork/case-study-title-overlay.png) no-repeat 0 0;bottom:0;font-size:1.2em;height:34px;left:0;line-height:1em;margin:0;position:absolute;width:550px;}
	div#tabs div.tab-content p a{bottom:10px;color:#fff;position:absolute;right:60px;text-decoration:none;}
	div#tabs div.tab-content p a:hover{text-decoration:underline;}
	div#tabs div.tab-content{height:230px;}

	/****************
	*********************************************************************************************************
	
04.4 - FORMS
	
	*********************************************************************************************************
	****************/
	
	form{margin:0 0 32px;padding:0 66px 0 42px;position:relative;}
	fieldset{background:url(http://growmedia.ca/_images/_general/horizontal-dotted-line.gif) repeat-x 0 0;border:none;clear:both;padding-top:5px;}
	fieldset#xhtml-set{margin-top:10px;padding:0;}
	fieldset#submit-set{background:none;margin-top:18px;padding:32px 0 0;}
	legend{
	color:#666;
	font-size:1em;
	padding:10px 10px 10px 0;
	text-transform:uppercase;
	background-color: #FFF;
}
	label{
	color:#fff;
	height:21px;
	padding:10px 10px 0;
	width:150px;
	background-color: #939;
	float: left;
}
	input[type="text"]{
	border-bottom:1px solid #bfbfbf;
	border-left:none;
	border-right:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	color:#333;
	float:left;
	height:24px;
	margin:0 0 12px;
	padding:5px 5px 0;
	width:281px;
}
	input[type="image"]{bottom:0;position:absolute;right:66px;}
	textarea{
	border:1px solid #bfbfbf;
	color:#333;
	height:100px;
	padding:5px;
	width:430px;
}
	div#content form p{font-size:1em;line-height:1.2em;margin:0;padding:0;}
	
/****************
*********************************************************************************************************

05 - FOOTER

*********************************************************************************************************
****************/

div#footer{
	background-color:#E96A1F;
	color:#fff;
	filter:alpha(opacity=80);
	height:50px;
	opacity:0.8px;
	padding-top:18px;
	position:relative;
	width:600px;
}
div#footer p{
	color:#630;
	font-size:0.9em;
	margin:0;
	text-align:left;
	padding-left: 35px;
}
div#footer ul{
	font-size:1.1em;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 30px;
}
div#footer ul li{border-left:1px solid #fff;display:inline;list-style:none;margin-right:5px;padding:3px 0 0 7px;}
div#footer ul li.first{border:none;}
div#footer ul li a{color:#fff;text-decoration:none;}
div#footer ul li a:hover{
	text-decoration:underline;
}
div#footer img#facebookLink{padding:1px 4px 0 0;}




/****************
*********************************************************************************************************

05 - CODE HIGHLIGHTING

*********************************************************************************************************
****************/

/* Layout */
.codecolorer { padding: 5px; text-align: left; }
code.codecolorer { padding: 2px; }
.codecolorer-container { margin-bottom: 1.6em; text-align: left; }
.codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container * { font: 1em/1.4em Monaco, Lucida Console, monospace }

.codecolorer-container table { border: 0px; }
.codecolorer-container table td { margin: 0px; padding: 0px; border: 0px; }
.codecolorer-container table td.line-numbers { padding: 5px; text-align: right; }
.codecolorer-container table td.line-numbers div { width: 23px; }

/* Layout styles */
.codecolorer-container { border: 1px solid #9F9F9F; }
.codecolorer-container table td.line-numbers { color: #888888; background-color: #EEEEEE; border-right: 1px solid #9F9F9F; }
.codecolorer-noborder, .codecolorer-noborder table td.line-numbers { border: 0px; }

/* "Dawn" color scheme */
.dawn, .dawn .codecolorer { color: #080808; background-color: #F9F9F9; }
.dawn .codecolorer .co0, .dawn .codecolorer .co1, .dawn .codecolorer .co2, .dawn .codecolorer .co3, .dawn .codecolorer .co4, .dawn .codecolorer .coMULTI,
	code.dawn .co0, code.dawn .co1, code.dawn .co2, code.dawn .co3, code.dawn .co4, code.dawn .coMULTI
	{ color: #5A525F; font-style: italic; }
.dawn .codecolorer .nu0, .dawn .codecolorer .re3,
	code.dawn .nu0, code.dawn .re3
	{ color: #811F24; }
.dawn .codecolorer .st0, .dawn .codecolorer .st_h, .dawn .codecolorer .es0, .dawn .codecolorer .es1,
	code.dawn .st0, code.dawn .st_h, code.dawn .es0, code.dawn .es1
	{ color: #0B6125; }
.dawn .codecolorer .me1, .dawn .codecolorer .me2,
	code.dawn .me1, code.dawn .me2
	{ color: #BF4F24; }
.dawn .codecolorer .kw1, .dawn .codecolorer .kw2, .dawn .codecolorer .sy1,
	code.dawn .kw1, code.dawn .kw2, code.dawn .sy1
	{ color: #794938; }
.dawn .codecolorer .kw3, .dawn .codecolorer .kw4, .dawn .codecolorer .kw5, .dawn .codecolorer .re2,
	code.dawn .kw3, code.dawn .kw4, code.dawn .kw5, code.dawn .re2
	{ color: #A71D5D; }
.dawn .codecolorer .re0, .dawn .codecolorer .re1,
	code.dawn .re0, code.dawn .re1
	{ color: #234A97; }
.dawn .codecolorer .br0, .dawn .codecolorer .sy0,
	code.dawn .br0, code.dawn .sy0
	{ color: #080808; }
.dawn .xml .re1 { color: #A71D5D; }
.dawn .xml .re0 { color: #811F24; }
	
	
	
#logoSx {
	background-color:#F00;
	height: 132px;
	width: 212px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .6;


	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	
	
}
#menuElemento1 {
	background-color: #999;
	position: absolute;
	left: 216px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;





	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;

}

#menuElemento2 {
	background-color: #F00;
	position: absolute;
	left: 329px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;



	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;


}

#menuElemento3 {
	background-color: #F00;
	position: absolute;
	left: 442px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;




	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;


}

#menuElemento4 {
	background-color: #F00;
	position: absolute;
	left: 555px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;


	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;


}

#menuElemento5 {
	background-color: #F00;
	position: absolute;
	left: 668px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;



	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;


}
#menuElemento6 {
	background-color: #F00;
	position: absolute;
	left: 781px;
	top: 67px;
	width: 110px;
	height: 64px;
	opacity: .6;



	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;


}

#menuElementoEnd {
	background-color: #F00;
	position: absolute;
	left: 894px;
	right:0;
	top: 67px;
	height: 64px;
	opacity: .6;



	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;

}

#copyright {
	position: absolute;
	bottom: 25px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	left: 25px;
	font-weight: bold;
	color: #CCC;
	width: 221px;
}

#webdesignby {
	position: absolute;
	bottom: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	right: 10px;
	font-weight: bold;
	color: #CCC;
	width: 160px;
	height: 33px;
}

.clearer{
	clear: both;
	display: block;
	height: 60px;
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 10px;
}



#box1 {
	background-color: #FFF;
	position: relative;
	width: 600px;
	height: auto;
	text-align: justify;
}

#box2 {
	background-color: #FFF;
	position: relative;
	width: 100%;
	height: auto;
	text-align: justify;
}
#testoBox {
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 20px;
	height: 300px;
}
#imgBox1 {
	background-color: #0F3;
	float: left;
	position: relative;
	margin-right: 10px;
}
#imgBox2 {
	background-color: #0F3;
	float: right;
	position: relative;
	margin-left: 10px;
}
.asterisco {
	color: #802C66;
}
#boxTestoForm {
	padding-left: 10px;
	color: #F03;
}
#mappaGoogle{
	margin:10px;
}

.textfieldOrdine {
	background-color: #FFF;
	border:#DAD6CB;
	border-width:1px;
	border-style:solid;
	width:250px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.grassetto {
	font-weight: bold;
}
#bandiere {
	height: 1500px;
	width: 150px;
	position: fixed;
	left: 0px;
	top: 30px;
	overflow: hidden;
	z-index: 80;
	text-align: right;
	background-image: url(../immagini/logoAntidogma.png);
	background-repeat: no-repeat;
}
#wrapper #content #box1 #testoBox p strong em {
	font-family: "Times New Roman", Times, serif;
	color: #C00;
	font-size: 4em;
}
#wrapper #content #box1 #testoBox p em {
	font-family: "Times New Roman", Times, serif;
}
#wrapper #content #box1 #testoBox p em {
	color: #C00;
}
#wrapper #content #box1 #testoBox p em {
	font-size: 2px;
}
#wrapper #content #box1 #testoBox p em {
	font-size: 2em;
}
#wrapper #content #box1 #testoBox p {
}
#wrapper #content #box1 #testoBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.testoBase {
	font-size: 12px;
	color: #666;
	padding-right: 30px;
	line-height: 20px;
	padding-left: 20px;
}

.testoBase2 {
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	line-height: 20px;
	padding-left: 20px;
}

#oldAntidogma {
	background-image: url(../immagini/logo_small.png);
	height: 220px;
	width: 146px;
	position: fixed;
	top: 180px;
	background-repeat: no-repeat;
	left: 760px;
	padding-top: 180px;
}
#sponsorBox {
	float: left;
	height: 80px;
	width: 180px;
	margin-right: 15px;
	margin-top: 15px;
}
div#contentConcerti h2 {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	height: 45px;
	background-image: url(../immagini/topContentConcerti.png);
	background-repeat: no-repeat;
}
div#contentContatti h2 {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	height: 45px;
	background-image: url(../immagini/topContentContatti.png);
	background-repeat: no-repeat;
}
div#contentSponsor h2 {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	height: 45px;
	background-image: url(../immagini/topContentSponsor.png);
	background-repeat: no-repeat;
}
div#contentEsecuzioni h2 {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	height: 45px;
	background-image: url(../immagini/topContentEsecuzioni.png);
	background-repeat: no-repeat;
}
div#contentConcerti {
	left:150px;
	padding:0 0 0.2em;
	position:relative;
	top:132px;
	width:600px;
	line-height:2em;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
div#contentContatti {
	left:150px;
	padding:0 0 0.2em;
	position:relative;
	top:132px;
	width:600px;
	line-height:2em;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
div#contentSponsor {
	left:150px;
	padding:0 0 0.2em;
	position:relative;
	top:132px;
	width:600px;
	line-height:2em;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
div#contentEsecuzioni {
	left:150px;
	padding:0 0 0.2em;
	position:relative;
	top:132px;
	width:600px;
	line-height:2em;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#abcInteractive {
	height: 33px;
	width: 159px;
	position: absolute;
	left: 430px;
	top: 25px;
}
.AAA_Grassetto {
	font-weight:bold;
	text-align: left;
	
	font-size: 11px;
}

.AAA_Grassetto13 {
	font-weight:bold;
	text-align: left;
	text-transform:uppercase;
	font-size: 13px;
}

.AAA_GrassettoVerde {
	font-size:10px;
	font-weight:bold;
	color:#090;
}

.AAA_fontGrandicello{
	font-size:16px;
	font-weight:bold;
	text-align:right;
}


.AAA_Italic {
	font-style:italic;
	font-size: 11px;
}
.AAA_GrassettoItalic {

	font-weight: bold;
	font-style: italic;
}
.AAA_Ridotto{

	font-size:small;
}
.AAA_RidottoGrassetto{

	font-size:small;
	font-weight:bold;		
}
.AAA_RidottoItalic{

	font-style:italic;
	font-size:small;
}
.AAA_GrassettoSottolineato{

	font-weight:bold;
	text-decoration: underline;
}
.AAA_Sottolineato{

	text-decoration: underline;
}
.AAA_SottolineatoItalico{

	text-decoration: underline;
	font-style:italic;	
}
#testoBoxTitolone {
	font-size: 50px;

	font-weight: bold;
	font-style: italic;
	color: #C00;
}
#testoBoxSottotitolone {

	font-size: 24px;
	font-style: italic;
	color: #C00;
}
.AAA_NoGrassetto {
	font-weight: normal;
}
#testoBoxSottotitolo {

}
#abcInteractive {
	height: 33px;
	width: 159px;
	position: absolute;
	left: 433px;
	top: 26px;
}
.AAA_RidottoItalicGrassetto {
	font-weight: bold;
}
.AAA_RidottoGrassettoItalic {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
#boxTestataConcerti {
	background-color: #FFF;
	width: 550px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
#titoloTestata {
	color: #333;
	text-align: left;
}
#wrapper #contentConcerti #box1 #centrato {
	text-align: center;
}
.testoCentratoGenerico {
	padding-left:15px;
	font-size:10px;
	font-weight:bold;
	color:#090;	
}
#boxContenitoreConcerto {
	width: 600px;
	margin-top: 15px;
}
#boxConcerto_1 {
	background-color: #333;
	height: 20px;
	width: 590px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFF;
}
#boxConcerto_2 {
	background-color: #EEFFA8;
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
	height: 480px;
}
#boxConcerto_3 {
	background-color: #FFF;
	float: left;
	width: 270px;
	padding-left: 10px;
	height: 480px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
}
#boxConcerto_4 {
	background-color: #F3F1F3;
	height: 20px;
	width: 590px;
	font-size: 11px;
	color: #333;
	text-align: right;
	padding-right: 10px;
	float: left;
}
#footerConcerto2 {
	background-color: #3C3;
	float: left;
	width: 150px;
	position: relative;
	bottom: 0px;
}
#containerboxconcerti{
	width:600px;
	background-color: #990;
	position: relative;
	height: 540px;
}
