@import "nav.css";

body {
	background:#f5e8d8 url(../img/background-delta.png) no-repeat center top;
	color: #4A1D00;
	font-size: 12px;
	font-family: Georgia, Arial, Tahoma, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
}
	
.wrap {
	width: 994px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

hr { border-left: 0px solid #4A1D00; border-right: 0px solid #4A1D00; border-top: 1px dotted #4A1D00; border-bottom: 0px solid #4A1D00; height: 1px; margin: 0; padding: 0 }


/************************************************
*	Hyperlinks				*
************************************************/

a, a:visited {
	color: #4A1D00;
	text-decoration: none;
}
	
a:hover {
	color: #000;
	text-decoration: underline;
}
	
a img {
	border: none;
}
	
a:focus, a:hover, a:active {
	outline: none;
}

A EM {LEFT:-9999em;POSITION:absolute}

/************************************************
*	Social					*
************************************************/

A.rsslink {display:inline;width:50px;height:50px;margin:0;position:relative}
A.rsslink {background:url("/img/icon-rss.png") no-repeat}
A.rsslink:hover, a.rsslink:focus {background-position:right top}

A.twitlink {display:inline;width:50px;height:50px;margin:0;position:relative}
A.twitlink {background:url("/img/icon-twitter.png") no-repeat}
A.twitlink:hover, a.twitlink:focus {background-position:right top}

A.fblink {display:inline;width:50px;height:50px;margin:0;position:relative}
A.fblink {background:url("/img/icon-facebook.png") no-repeat}
A.fblink:hover, a.fblink:focus {background-position:right top}

/************************************************
*	Content					*
************************************************/
.scarica-brochure {margin:64px 0 0 0;}

.contenuti {width:990px;/*height:200px;background:yellow;*/margin:12px 0 0 0}
.context {padding: 16px 8px;clear:both}
.context h2 {font-weight:normal;font-size:180%;margin:4px 0 12px 0;color:#95682F;font-variant:small-caps}
.context p {margin-bottom: 1em;line-height:130%}
.context ul {
	line-height: 2em;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 16px;
}

/************************************************
*	Tabs					*
************************************************/
.mattblacktabs{margin:0 0 8px 0;padding:0 0 8px 0}
.mattblacktabs ul{margin: 16px 0;padding: 0;list-style-type: none;}
.mattblacktabs li{display: inline;margin: 0; font-family: Georgia,"Lucida Grande",Verdana,sans-serif; font-weight: normal;line-height:16px}
.mattblacktabs li a{float: left;display: block;text-decoration: none;margin: 0;padding: 7px 8px; border-right: 1px solid #fff;color: #4A1D00;background: #F2E9C9;}
.mattblacktabs li a:visited{color: #4A1D00;}
.mattblacktabs li a:hover, .mattblacktabs li.selected a{background: #4A1D00;color:#F2E9C9}

/* PRINT CSS */
@media print {
	/* style sheet for print goes here */
	.mattblacktabs {display:none}
}

/************************************************
*	Google Map				*
************************************************/
#contentMap {color:#000;font-size:0.9em;font-family:Corbel, Arial, Verdana, sans-serif;width:320px;overflow:hidden}
#contentMap h3 {font-size:10pt;color:#91713A;margin:4px 0 8px 0;text-transform:uppercase;font-weight:bold}
#contentMap #siteNotice p {font-size:9px}
#map_canvas {width:986px; height:507px; padding:0 0 1px 0; border-bottom:1px solid #4A1D00}

/************************************************
*	Footer					*
************************************************/

.footer {padding: 0 8px;background-color:#4A1D00;color:#FFF;clear:both;float:left;width:970px}
.footend, .footdx {background:#8c8f92; height:230px;width:300px;float:left;padding:10px;border-top:1px solid #ccc}
.footend {margin: 16px 20px 16px 0}
.footdx {margin: 16px 0 16px 0}
.footer h3 {font-size:140%;color:#fff;margin:0 0 8px 0;padding:0 0 4px 2px;border-bottom:1px dotted #fff}
.footer p {margin-bottom: 1em;line-height:130%;color:#f5f5f3;font-size:0.884em}
.footer hr { border-left: 0px solid #fff; border-right: 0px solid #fff; border-top: 1px dotted #fff; border-bottom: 0px solid #fff; height: 1px; margin: 0; padding: 0 }

.address {margin: 16px 0 16px 0;}
.address p {color: #fff;line-height: 130%}

.address a:link, .address a:visited {
	color: #fff;
	text-decoration: none;
}
	
.address a:hover {
	color: #FFE193;
	text-decoration: underline;
}

/* http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
.awe-content { vertical-align:bottom }
.awesome:link, .awesome:visited {
	background: #222 url(/img/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-decoration:none;
	margin:0 0 0 1px
} 
.awesome:hover					{ background-color: #111; color: #fff; }
.awesome:active					{ top: 1px; }

.small.awesome, .small.awesome:visited 		{ font-size: 11px; padding: ; }

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 	{ font-size: 12px; /*font-weight: bold;*/ line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 10px 9px; }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover				{ background-color: #749a02; }

.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover				{ background-color: #007d9a; }

.bluechiaro.awesome, .bluechiaro.awesome:visited	{ background-color: #BCEFFC;color:#333 }
.bluechiaro.awesome:hover				{ background-color: #d5d5d3; }

.red.awesome, .red.awesome:visited		{ background-color: #e33100; }
.red.awesome:hover				{ background-color: #872300; }

.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover				{ background-color: #630030; }

.magentachiaro.awesome, .magentachiaro.awesome:visited	{ background-color: #FFC7E3;color:#333 }
.magentachiaro.awesome:hover				{ background-color: #d5d5d3; }

.orange.awesome, .orange.awesome:visited	{ background-color: #C87E58; }
.orange.awesome:hover				{ background-color: #d45500; }

.yellow.awesome, .yellow.awesome:visited	{ background-color: #ffb515; }
.yellow.awesome:hover				{ background-color: #fc9200; }

.grayblue.awesome, .grayblue.awesome:visited	{ background-color: #68798B; }
.grayblue.awesome:hover				{ background-color: #263C50; }

.map.awesome, .map.awesome:visited		{ background-color: #CBD8C3;color:#474757 }
.map.awesome:hover				{ background-color: #F2F7FD;color:#333 }
