
@charset "utf-8";
/* CSS Document */
body
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 1.3em;
	letter-spacing: 0.04em;
}


.banner
	{
	position: relative;
	width: 178px;
	height: 66px;
	margin-left: 7px;
	margin-top: 68px;
	z-index:100;
	border: 0px;
	}

strong {
	color: #92b5c8;
}
.spacer {
	height: 10px;
}
.spacer3{
	height: 3px;
}
.spacer5 {
	height: 5px;
}
.spacer_button {
	height: 3px;
}
.spacer15{
	height: 15px;
}
.spacer20{
	height: 20px;
}
.spacer25{
	height: 25px;
}
p {margin:0; padding: 0;} 
/*a:active , a:visited , a:link {
	font-size: 1.2em;
	font-family : "Times New Roman", Times, serif;
	color : #B00206;
	font-weight : normal;
	background : transparent;
	text-decoration : none;
}
a:hover {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	background: transparent;
	text-decoration: underline;
}*/
.allApp #container
{
	position: relative;
	width: 930px;
	margin: 0px;
	padding: 0px;
	font:normal 62.5% 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
}
.allApp .flashHeader
{
	position: absolute;
	left: 0;
	width: 930px; 
	height: 185px;
	z-index: 99;
	color:#000;
}
.allApp .flashHeader #flashcontent {
		font-family:arial;
		font-size:12px;
		color: #444;
	}
.allApp .logoHeader
{
	position: absolute;
	background:#FFF url(../images/flashFabbrica.jpg) top left no-repeat;
	margin: 0;
	width: 930px; 
	height: 185px;
}
.allApp #topApp
{
	position: relative;
	margin:0;
	padding:0;
	height:185px;
	width: 930px;
}
.allApp #leftApp
{
	float: left;
	background-color:#92b5c8;
	width: 184px;
	padding: 0px;
}
.allApp #leftApp .copy
{
	margin-top: 100px;
	display:block;
	width:auto;
	padding:0 10px;
}
.allApp .copy a:link, .allApp .copy a:visited
{
}

.allApp #leftApp .soundPlayer
{
	background:#fff url(../images/bottomLeftFabbrica.gif) top left no-repeat;
	width: 184px;
	height: 131px;
	margin-top: 10px;
}
.allApp #rightApp
{
	float: left;
	background:#fff url(../images/rightBgFabbrica.gif) top left no-repeat;
	width: 243px;
	height: auto;
	padding: 0px;
}
.allApp #rightApp .news
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right:60px;
	width: auto;
	color: #000;
	padding: 0px;
	font-size: 1.2em;
}

.allApp #rightApp .news .newsTitle
{
	margin-bottom: 5px;
	color: #4f819c;
	padding: 0px;
	font-size: 2em;
	font-weight:bold;
	line-height: normal;
}
.news a:link, .news a:visited{
	color: #4f819c;
	text-decoration: none;
	line-height:20px;
}
.news a:hover{
	color: #444;
}  
.allApp .newsContent
{
	color: #777;
}
.allApp .dateNews
{
	font-size: 0.9em;
}
.newsContent .newsContentTitle{
	text-transform: none;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsContentTitle a:link, .newsContentTitle a:visited{
	color: #4f819c;
	text-decoration: none;
	line-height: 1em;
}
.newsContentTitle a:hover{
	color: #444;
}
.allApp #mainApp
{
	float:left;
	margin-left:0px;
	width: 503px;
	margin-bottom: 30px;
}
.allApp #mainApp .mainTop
{
	background:#fff url(../images/topMainFabbrica.gif) top left no-repeat;
	width: 503px;
	height: 18px;
}
.allApp #mainApp #main
{
	color: #777;
	font-size: 1.2em;
	padding:0 15px;
}
#main .txt 
{
	background:#fff url(../images/blue_line.jpg) top left repeat-x; 
	width:250px;
	margin-top: -13px;
	vertical-align: top;
	position: relative;
	color:#FFFFFF;
}
#main.txtmsg{
	vertical-align: top;
	font-weight:400;
	color:red;
}
#main .txt100
{
	background:#fff url(../images/blue_line.jpg) top left repeat-x; 
	width:470px;
	margin-top: -13px;
	padding:0;
	vertical-align: top;
	position: relative;
	color:#FFFFFF;
}
#main .txt2 
{
	vertical-align: bottom;
	height:18px;
}
#main .txtmp3
{
	background:#fff url(../images/spacer.gif) top left repeat-x;
	width:100%;
	vertical-align: top;
}
#main .txtmp3r
{
	background:#fff url(../images/spacer.gif) top left repeat-x;
	width:100%;
	padding-right: 15px;
	vertical-align: top;
}
#main .numbering 
{
	color: #4f819c;
}
#main .numbering a:link, #main .numbering a:visited 
{
	color: #4f819c;
}
#main .numbering a:hover
{
	font-weight: bold;
}
#main .numbering .gal
{
	color: #444;
	font-weight: bold;
}
#main .txtMR20
{
	vertical-align: top;
	font-weight:400;
}
#main .photoleft
{
	vertical-align: top;
	margin: 0px;
	padding-right: 20px;
}
#main .leftSponsor 
{
	width: 400px;
}
#main .tit_light{
	color: #92b5c8;
}
#main .tit_dark{
	color: #4f819c;
	text-transform: uppercase;
}
#main .tit a:link, #main .tit a:visited, #main .tit a:active{
	color: #92b5c8;
	text-decoration: underline;
}
#main .photoCoro{
	padding: 0 10px; 
} 
#main .tit a:hover{
	color: #4f819c;
	text-decoration: underline;
}
#main .back a:link, .back a:visited{
	color: #4f819c;
	text-decoration: none;
}
#main .back a:hover{
	color: #777;
	text-decoration: none;
}
#main .txtCal {
	text-transform: uppercase;
	padding-right: 15px;
}
#main .leftSponsor {
	width: 400px;
}
#main .tit {
	text-transform: uppercase;
}
#main .photo{
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: -13px;
	float: right;
}
#main .txtDir{
	padding-right: 15px;
}
#main .newsCon{
	padding-right: 15px;
}
#main .newsContentTitle{
	text-transform: uppercase;
}
#main .pdf{
	margin-top: 15px;
}
#main .pdf a:link, #main .pdf a:visited{
	color: #4f819c;
}
#main .pdf a:hover{
	color: #444;
}
.mainMenu
{
	margin-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	text-decoration: none;
	color: #4f819c;
	height: 32px;
	font: bold 1.8em "Times New Roman", Times, serif;
}
.subMenu
{
	background:url(../images/submenu_fabbrica.png) left no-repeat;
	background-position:top left;
	display: block;
	height: auto;
	line-height: 20px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left:20px;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFF;
	text-transform: lowercase;
}
.subMenu a:link, .subMenu a:visited, .subMenu a:active
{
	color: #fff;
}
.subMenu a:hover
{
	color: #000;
	text-decoration: none;
}
.hide
{
	display: none;
}
.show
{
	display: block;
}

/*
**ADMIN PAGE
*/

.i {
	border: 1px #4f819c solid;
	cursor: hand;
	color: #4f819c;
	background:  #fff;
}
.h2 {
	font-family: Trebuchet MS, verdana;
	color: #823b39;
	font-size: 13pt;
	font-weight: bold;
	background-color: #fff;
} 
.inputb {
	border: 1px #fff solid;
	color: #fff;
	background: #4f819c;
}
.loginbg{
	background-color: #c96e5b;
	border: 4px #823b39 solid;
}



.sms
		{
			margin-top:5px;
			color:#4F819C;
		}
		
	
	.sms strong
		{
		color: #ffffff;
		}

	.sms a
		{
			font-weight:bold;
			text-decoration:none;
			color:#4F819C;
		}

	.sms a:hover
		{
		text-decoration:none;
		color:#c7d4c5;
		}

	.boxSms
		{
		position:relative;
		background:url(../images/fabbrica_sms.png) left no-repeat;
		background-position:top left;
		width:160px;
		height:156px;
		color:#4F819C;
		font-size:10px;
		padding-left:20px;
		padding-top:16px;
		font-size:12px;
		}
		
	.boxSms a
		{
		position:relative;
		line-height:20px;
		}
