/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* layout */
body {
	background:url(img/bg.gif) repeat center #5A5A59;
}
#wrap {
	background:url(img/bg_repeater.gif) repeat-y center;
	display:table;
	width:100%;
}
#container {
	width:948px;
	margin:0 auto;
	background:url(img/bg_repeater.gif) repeat-y center center #fff;
}
#header {
	background:url(img/header.jpg) no-repeat center top #fff;
	height:451px;
	position:relative;
}
#header h1, #header h2 {
	position:absolute;
	text-indent:-2000em;
}
#header h1 {
	left:50px;
	top:90px;
	width:270px;
	height:60px;
	background:url(img/header.jpg) #fff -50px -90px no-repeat;
}
#header h2 {
	left:30px;
	top:10px;
	width:260px;
	height:35px;
	background:url(img/header.jpg) #fff -30px -10px no-repeat;
}
#header h2 a {
	display:block;
	height:35px;
	text-indent:-2000em;
}
#menu {
	padding-top:168px;
	padding-left:50px;
}
#menu li, #menu li a {
	float:left;
}
#menu li a {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:20px;
	margin-left:20px;
	background:url(img/menu-separator.gif) right center no-repeat;
}
#menu li a.cultur {
	margin-left:0;
	letter-spacing:-1px;
}
#menu li a.cultur:hover {
	color:#E20001;
}
#menu li a.elettro:hover {
	color:#63A5DF;
}
#menu li a.mecca:hover {
	color:#AEDA00;
}
#menu li a.grafic:hover {
	color:#FF9C00;
}
#menu li a span {
	font-weight:normal;
	letter-spacing:1px;
}
#content h3 a {
	text-transform:uppercase;
	font-weight:normal;
	padding:1px;
	line-height:1.1;
}
#culturContent h3 a {
	color:#E20001;
}
#culturContent h3 a:hover {
	color:#fff;
	background-color:#E20001;
}
#elettroContent h3 a {
	color:#63A5DF;
}
#elettroContent h3 a:hover {
	color:#fff;
	background-color:#63A5DF;
}

#meccaContent h3 a {
	color:#AEDA00;
}
#meccaContent h3 a:hover {
	color:#fff;
	background-color:#AEDA00;
}


#graficContent h3 a {
	color:#FF9C00;
}
#graficContent h3 a:hover {
	background-color:#FF9C00;
	color:#fff;
}

#footer {
	background:url(img/bg_footer.png) center top no-repeat;
	display:table;
	width:100%;
	height:11px;
	margin-bottom:100px;
}
.ie6 #footer {
	background-image:url(img/bg_footer.gif);
}
#content {
	font-size:0.8em;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#content h3 {
	margin-top:10px;
	font-size:0.95em;
	margin-bottom:4px;
}
#content a {
	text-decoration:none; 
}
#culturContent {
	margin-left:10px;
	width:220px;
	float:left;
	position:relative;	
}

#culturContent a.linkCultur { position:absolute; text-indent:-2000em; top:-80px; left:-10; width:220px; height:60px; background:#fff; filter:alpha(opacity=0);opacity: 0;-moz-opacity:0;}
#culturContent a.linkCultur:Hover {filter:alpha(opacity=10);opacity: 0.1;-moz-opacity:0.1;}

#elettroContent {
	margin-left:30px;
	width:210px;
	float:left;
	position:relative;
}
#elettroContent a.linkElettro { position:absolute; text-indent:-2000em; top:-80px; left:-10; width:220px; height:60px; background:#fff; filter:alpha(opacity=0);opacity: 0;-moz-opacity:0;}
#elettroContent a.linkElettro:Hover {filter:alpha(opacity=10);opacity: 0.1;-moz-opacity:0.1;}

#meccaContent {
	margin-left:30px;
	width:210px;
	float:left;
	position:relative;	
}

#meccaContent a.linkMecca { position:absolute; text-indent:-2000em; top:-80px; left:-10; width:220px; height:60px; background:#fff; filter:alpha(opacity=0);opacity: 0;-moz-opacity:0;}
#meccaContent a.linkMecca:Hover {filter:alpha(opacity=10);opacity: 0.1;-moz-opacity:0.1;}

#graficContent {
	margin-left:25px;
	width:205px;
	float:left;
	position:relative;	
}
#graficContent a.linkGrafic { position:absolute; text-indent:-2000em; top:-80px; left:-10; width:220px; height:60px; background:#fff; filter:alpha(opacity=0);opacity: 0;-moz-opacity:0;}
#graficContent a.linkGrafic:Hover {filter:alpha(opacity=10);opacity: 0.1;-moz-opacity:0.1;}

#twitterStatus {
	height:130px;
	left:70px;
	position:absolute;
	top:205px;
	width:390px;font-size:0.8em;
}

#facebookStatus {
	height:130px;
	right:10px ;
	position:absolute;
	top:205px;
	width:380px;font-size:0.8em;	
	}

.clear {
	clear:both;
	visibility:hidden;
}
.data {
	text-transform:uppercase;
	font-size:0.8em;
	color:#5C6464;
}

#twitterStatus a,#facebookStatus a{text-decoration:none; padding:5px;color:#444; display:block;}
#twitterStatus a:hover,#facebookStatus a:hover {background-color:#89C6F3; color:#fff;}
#facebookStatus a:hover { background-color:#07456E; color:#fff;}
