﻿@charset "utf-8";

/* ------------ GENERAL CLASSES ------------------------------------------------------------------------------------- */
html,body {
	margin:0px auto;
	padding:0;
	text-align:center;
	/*font-family:verdana, helvetica, sans-serif;*/
	font-family:Arial, Verdana, helvetica, sans-serif;
	background:#216AB2;
}
#containerFlags { 
	float:right; 
	top:0; 
	z-index:1; 
	margin-bottom:5px;
}

#containerFlags .flag{ 
	margin:0px auto; 
	float:left; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
	cursor:pointer;
}

#containerFlags .flag.current{ 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1; 
}

#ContainerHomeHeader {
	width:100%;
	height:664px;
	background-image: url(../images/bkg_home_header.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	margin:0px auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}


#ContainerHomeHeader #ContentHeader {
	background: url(../images/cloud.png) no-repeat;
	width:990px;
	height: inherit;
	overflow:hidden;
	border:0px solid;
	margin:0px auto;
	padding:0;
	text-align:center;
	border-left: 1px dotted #4E85BA;
	border-right: 1px dotted #4E85BA;
}


#ContainerHomeHeader #ContentHeader input, #ContainerHomeMacroAreas input {
	border:0px solid; background:##fff; width:215px; margin:0px; float:left
}


#ContentHeader #Logoheader {
	margin-top: 75px;
	margin-left:10px;
	width:490px;
	float:left;
}

#ContentHeader #Login {
	margin-top: 15px;
	margin-right:15px;
	width:420px;
	float:right;
	text-align:right;
}

#ContentHeader #Login #areaLogin{
	background: url(../images/bkg_areariservata.png) no-repeat; text-align:left; width:404px; height:133px; margin-top:10px; float:right
}
#ContentHeader #Login #areaLogin .txt{
	padding:10px; background: url(../images/bkg_field_AR.gif) no-repeat 0 3px; height:20px; width:220px; overflow:hidden
}

#ContentHeader #heroitem {
	height:420px; overflow:hidden; border:0px solid; padding:0; margin:0px auto; width:inherit; background:url(../images/bkg_home_heroitem.png) no-repeat
}
#ContentHeader #heroitem .objtitle {
	line-height:60px; padding-left:5px; color:white; display:block; padding-left:10px; font-size:30px
}

#ContainerFooter {
	width:100%;
	height:200px;
	background-image: url(../images/bkg_home_footer.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	margin:0px auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}
#ContainerFooter #ContentFooter {
	width:990px;
	height: inherit;
	overflow:hidden;
	border:0px solid;
	margin:0px auto;
	padding:0;
	text-align:left;
	margin-top:30px;
}

#ContainerFooter #ContentFooter li.infoFooter {
	float:left; width:650px; background:url(../images/bkg_TagClouds.png) no-repeat right 20px
}

#ContainerFooter #ContentFooter .mail {
	color:yellow;
	text-decoration:none;
}

#ContainerFooter #ContentFooter p.infonoitech {
	color:#fff; letter-spacing:1.2px; font-family:  Arial, helvetica, verdana,  sans-serif; font-size:15px; padding:0px 0px 0px 12px
}

#ContainerFooter #ContentFooter p.extramenu {
	color:#fff; font-family:  Arial, helvetica, verdana,  sans-serif; font-size:12px; margin-top:15px; height:35px;padding:0px 0px 0px 12px; line-height:35px; float:left; 
}

#ContainerFooter #ContentFooter p.logoNETECOM {
	color:#fff; font-family:  Arial, helvetica, verdana,  sans-serif; font-size:12px; margin-top:22px; padding:0px 0px 0px 5px; vertical-align:middle; line-height:35px; float:left; 
}

#ContainerFooter #ContentFooter p.extramenu .extralink {
	color:yellow;
	text-decoration:none;
}

#ContainerHomeMacroAreas {
	width:100%;
	min-height:415px;
	background: #fff url(../images/bkg_home_macroareas.jpg) repeat-x;
	margin:0px auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}

#ContainerHomeMacroAreas #ContentMacros {
	width:990px;
	height: inherit;
	overflow:hidden;
	border:0px solid;
	margin:0px auto;
	padding:0;
	text-align:center;
	margin-top:35px;
}

#ContentMacros .txt{
	padding:10px; background: url(../images/bkg_field_AR.gif) no-repeat 0 3px; height:20px; width:260px; overflow:hidden
}

#ContentMacros #map_canvas{
	border:0px solid; width:270px; margin-left:20px; height:105px; margin-bottom:5px;
}


#ContainerHomeMacroAreas #ContentMacros .macroArea{
	width:310px; 
	min-height:216px; 
	float:left; 
	margin-left:10px;
	background:url(../images/bkg_macros.gif) no-repeat;
}

#ContainerHomeMacroAreas #ContentMacros .macroArea.leftright{
	margin:0px 10px 0px 20px;
}

#ContainerHomeMacroAreas #ContentMacros .macroArea p.titleArea{
	color:#215992; 
	font-weight:bold; 
	font-size:28px;
	padding:18px 0px 20px 62px;
}
#ContainerHomeMacroAreas #ContentMacros .macroArea p.BodyArea{
	color:#333; 
	font-weight:normal; 
	font-size:14px; 
	padding:0px 10px 5px 20px;
}

#ContainerHomeMacroAreas #ContentMacros .moreArea{
	width:307px; 
	min-height:120px; 
	float:left;
	background:url(../images/bkg_more.gif) no-repeat;
	text-align:left;
}

#ContainerHomeMacroAreas #ContentMacros .moreArea.leftright{
	margin:0px 25px 0px 25px;
}

#ContainerHomeMacroAreas #ContentMacros .moreArea p.titleArea{
	color:#fff; 
	font-weight:bold; 
	font-size:28px;
	padding:8px 0px 15px 20px;
}

#ContainerHomeMacroAreas #ContentMacros .moreArea .dataArea{
	color:#ffff00; 
	font-size:14px;
	font-weight:400;
	padding:0px 0px 0px 20px;
}

#ContainerHomeMacroAreas #ContentMacros .moreArea p.BodyArea{
	color:#fff; 
	font-weight:400; 
	font-size:11px; 
	padding:5px 10px 5px 0px;
	margin-left:20px;
	height:40px; 
	overflow:hidden;
	width:265px;
	border:0px solid;
	background:url(../images/arrow_more.gif) no-repeat 260px 30px;
}


#ContenitoreSito {
	width:960px;
	margin:0px auto;
	padding:0;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
}

#intestazione {
	width:950px;
	height:118px;
	clear:both;
	text-align: left;
	margin:0px auto;
	background:url(../images/sfondo_intestazione.png) no-repeat top left;
	border:0px solid;
	overflow:hidden;
}
/* /\/\/\/\/\/\/\/\/\/\ */
#paginatura{
	color: #006600;
	font-size:14px;
	border-top:1px solid #f4f4f4;
	margin-left:0px; 
	margin-top:10px;
	padding-top:10px;
}

#paginatura a{
	float:left;
	padding:2px;
	font-weight:500;
	text-decoration:none;
}

.paginaturaUL{
	list-style-type:none;
	margin:0px;
	padding:0;
	border:0px solid;
}


.paginaturaLI{
	float:left;
	padding:2px;
	font-weight:500;
	color:#0000ff;
}

.paginaturaSELECTED{
	background-color:#8FD400;
	padding:2px;
	font-weight:bold;
	color:#FFFFFF;

}
/* /\/\/\/\/\/\/\/\/\/\ */

.link2page { cursor:pointer;  color:#215992}

/***************************************** */
#NojavaNoparty {
	position:fixed; 
	width:100%; 
	color:#FFFFFF; 
	z-index:5000; 
	left:0; 
	height:100%; 
	opacity:0.95; 
	filter:alpha(opacity=95);
	background-color:#333; 
	font-size:24px; 
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, verdana, helvetica, sans-serif;
}
#Internalloading {position:fixed; left:0; bottom:0; color:#333;  font-size:14px; float:left; background-color:yellow; border-top:2px solid #333; text-align:center; height:60px; line-height:60px; z-index:1001; font-weight:bold; width:100%; display:none; font-size:16px}
#InternalError {cursor:pointer;position:fixed; left:0; bottom:0; color:#fff;  font-size:14px;float:left; background-color:red; border-top:2px solid #333; text-align:center; height:76px; line-height:76px; z-index:1001; font-weight:bold; width:100%; display:none; font-size:16px;  background:#ff0000 url(../images/msg_close.png) no-repeat right top;}
#InternalErrorLogin {cursor:pointer;position:fixed; left:0; top:0; color:#ffff00;  font-size:18px;float:left; background-color:red; border-bottom:2px solid #333; text-align:center; height:76px; line-height:76px; z-index:1001; font-weight:bold; width:100%; display:none; font-size:16px; background:#ff0000 url(../images/msg_close.png) no-repeat right top;}
