
/********************** MENU *****************************/

#menu {
	font-size: small;
	padding-top: 30px;
	padding-bottom: 10px;
	/*background-image: url('../_img/background_menu_gas.gif');
	background-repeat: repeat-x;*/
	background-image: url('../_img/banda_tricolore_lite.png');
	background-repeat: no-repeat;
	background-color: #680001;
}

#menu_gas {
	font-size: small;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url('../_img/background_menu_gas_oro.gif');
	background-repeat: repeat-x;
	background-color: #680001;
}


#navbar {
	clear: both;
	padding: 0.1em 0.2em 0.1em 0.2em;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 0px solid #000000;
	text-align: left;
}

#navbar ul {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navbar li {
	/*float: left;*/
	/*padding-left: 1em;*/
	display: inline;
	list-style-type: none;
}

#navbar_gas li {
	/*float: left;*/
	/*padding-left: 1em;*/
	display: inline;
	list-style-type: none;
	padding-left: 3em;
	padding-right: 4em;
}

#navbar a {
	font-size: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	padding: 0.2em 0em 0.2em 1.4em;
	margin: 1px 1px 1px 0px;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: underline;
}

/********************** SUBMENU *****************************/

#submenu {
	float: left;
	width: 170px;
	font-size: small;
	padding: 0em 0em 0em 0em;
	/*border-bottom: 1px solid #999999;*/
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
}


#subnavbar {
	padding: 0.5em 0px 0.5em 0px;
	margin: 0 0 0 0;
	color: #000000;
}

#subnavbar ul {
	padding: 0px 0px 0px 0px;
}

#subnavbar li {
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 2px 8px 2px 6px;
	list-style-type: none;
	border: 1px solid #CCC;
	background-color: #DDD;
    	-webkit-border-radius: 4px; 
    	-moz-border-radius: 4px;
}

#subnavbar li:hover {
	background-color: #FFF;
}

#subnavbar a {
	color: #000;
	padding: 0.2em 0em 0.2em 0em;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}

#subnavbar a:hover {
	/*text-decoration: underline;*/
	color: #590001;
}

/*
#subnavbar li {
	margin-left: 5px;
	border-bottom: 1px solid #999999;
	padding: 0.2em 0em 0.2em 0em;
	list-style-type: none;
}

#subnavbar a {
	color: #000000;
	padding: 0.2em 0em 0.2em 0em;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}

#subnavbar a:hover {
	text-decoration: underline;
}
*/

/********************** AREE TEMATICHE *****************************/

.areeTematicheList {
	float: left;
	width: 170px;
	font-size: small;
	padding: 0em 0em 0em 0em;
	/*border: 1px solid #000;*/
	margin-bottom: 0px;
	margin-top: 0px;
}

.areeTematicheListHome {
	float: left;
	width: 230px;
	font-size: small;
	padding: 0em 0em 0em 0em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.areeTematicheListDX {
	width: 200px;
	font-size: small;
	padding: 0em 0em 0em 0em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 14px;
}

.areeTematicheListBody {
	width: 95%;
	font-size: small;
	padding: 0em 0em 0em 0em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 14px;
}

.areeTematicheList h3, .areeTematicheListDX h3, .areeTematicheListBody h3, .areeTematicheListHome h3 {
	font-weight: normal;
	background-color: #690001;
	color: #FFF;
	padding: 6px 0em 6px 0em;
	text-align: center;
    	-webkit-border-radius: 4px; 
    	-moz-border-radius: 4px;
}

.areeTematicheList ul, .areeTematicheListHome ul, .areeTematicheListDX ul {
	padding: 0px 0px 0px 0px;
}

.areeTematicheList li.justifyText, .areeTematicheListHome li.justifyText, .areeTematicheListDX li.justifyText {
	text-align: justify;
}

.areeTematicheList li, .areeTematicheListHome li, .areeTematicheListDX li {
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 7px 8px 7px 8px;
	list-style-type: none;
	border: 1px solid #CCC;
	background-color: #EEE;
    	-webkit-border-radius: 4px; 
    	-moz-border-radius: 4px;
    	-webkit-box-shadow: 0 0 8px #CCC;
    	-moz-box-shadow: 0 0 8px #CCC;
}

.boxAlboPretorio {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 2px 8px 7px 8px;
	border: 1px solid #CCC;
	background-color: #EEE;
    	-webkit-border-radius: 4px; 
    	-moz-border-radius: 4px;
    	-webkit-box-shadow: 0 0 8px #CCC;
    	-moz-box-shadow: 0 0 8px #CCC;
}

.areeTematicheList a, .areeTematicheListDX a, .areeTematicheListHome a  {
	color: #00F;
	padding: 0.2em 0em 0.2em 0em;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}

.areeTematicheList a:hover, .areeTematicheListDX a:hover {
	text-decoration: underline;
}


/********************** RESOURCE LIST *****************************/

#resourceBox {
	padding: 0em 0em 0em 0em;
	/*border-bottom: 1px solid #999999;*/
	margin-bottom: 0;
}


#resourceList {
	padding: 0.5em 0px 0.5em 0px;
	margin: 0 0 0 0;
	color: #000;
}

#resourceList ul {
	padding: 0px 0px 0px 0px;
}

#resourceList li {
	/*float: left;*/
	margin-left: 0px;
	border: 2px solid #9d9d9d;
	background-image: url('./images/bg_pratica_link.gif');
	background-repeat: repeat-x;
	background-color: #dfdfdf;
	padding: 6px 30px 6px 1em;
	list-style-type: none;
}

#resourceList a {
	color: #00A;
	padding: 0.2em 0em 0.2em 0em;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}

#resourceList a:hover {
	text-decoration: underline;
}


/********************** BRICIOLE *****************************/

#briciole {
	font-size: small;
	/*float:left;*/
}


#briciolenavbar {
	padding: 0.1em 0.2em 0.1em 0.2em;
	margin: 0px;
	color: #000000;
	border-bottom: 0px solid #000000;
}

#briciolenavbar ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#briciolenavbar li {
	/*float: left;*/
	/*padding-left: 1em;*/
	display: inline;
	list-style-type: none;
}

#briciolenavbar a {
	color: #000000;
	padding: 0.0em 0.2em 0.0em 0.2em;
	margin: 1px 1px 1px 0px;
	text-decoration: none;
}

#briciolenavbar a:hover {
	text-decoration: underline;
}
