/* @override http://www.acquelaria.com/style.css */

body {
	font: 11px/1.2 Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
  	text-align: center;
  	outline: none;
	background-color: #fff;
}
  
img, a img {
	border: none;
}


h1, h2, h3, h4, h5, p, blockquote {
	margin: 0;
	padding: 0;
}

h1 {
	color: white;
	font: normal normal 1.5em/1.4em Georgia, "Times New Roman", Times, serif;
}

h2 {
	padding: 7px 0 4px;
	font: normal normal 1.3em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
	
h2.titoloazzurro {
	font-size: 1.4em;
	color: #7bbbff;
	font-weight: bold;
	margin-top: 15px;
}

h3 {
	padding: 7px 0 4px;
	font: normal bold 1.3em/1.2em Georgia, "Times New Roman", Times, serif;}
}

h4 {
	font-size: 14px;
	padding: 2px 0;
}

h5 {
	font: bold 1.1em/.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #475fff;
	float: left;
	padding: 0;
	margin: 3px 0;
}

h6 {
	font: bold 1.2em/.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #afd0fe;
	padding: 0;
	margin: 20px 0 3px 0;
}

p {
	padding: 5px 0;
}


small {
	font-size: 80%;
	color: #a9a9a9;
}


.clear {
	clear: both;
}



/* START */

.gabbia {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	
}


#header {
	width: 950px;
	height: 228px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}


div#logo { 
  position: relative; top: 5px; 
  margin: 0; padding: 0;
  width: 950px; 
  height:185px; 
  background: url(imgs/acquaelaria-logo.gif) no-repeat center;
}



div#logo h1, #logo a {
	  position: relative; left: 160px;
	   display: block;
  	width: 302px; 
     height: 185px;
    text-indent: -9999px;
    background: none;
    text-decoration: none;
    padding: 0;
    margin: 0;

}


/*barra navigazione istituzionale*/

ul#barrahead {
	list-style-type: none;
	height: 20px;
	text-align: left;
	padding: 0;
	margin: 19px 10px 0 0;
}


ul#barrahead li{
	float: left;
	padding-right: 30px;
	color: #9b9015;
	font-size: 1.2em;
	line-height: .6em;
}


ul#barrahead li a, ul#barrahead li a:link, ul#barrahead li a:visited{
	text-decoration: none;
	color: #6597ce;
	font-weight: bold;
}

ul#barrahead li a:hover, ul#barrahead li a:active{
	text-decoration: none;
	color: #6597ce;
}

#idcontatti {
	float: right;
	position:absolute;
	top: 30px;
	
}

#idcontatti a, #idcontatti a:link, #idcontatti a:visited{
	text-decoration: none;
	color: #fff !important;
}

#idcontatti a:hover, #idcontatti a:active{
	text-decoration: none;
	color: #f00;
}




/*contenuti*/






/*dropdown*/



ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 17;
 float: left;
}

ul.dropdown {
	margin: 8px 0 80px 0;
}


ul.dropdown li {
	
 float: left;
 line-height: 1.4em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	
 position: relative;
 z-index: 19;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 18;
}


ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}



ul.dropdown-linear {
 width: 100%;
}

ul.dropdown-linear ul li {
 float: left;
}

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover {
 position: static;
}

ul.dropdown-linear ul ul {
 display: none !important;
}




	ul.dropdown li {
	
	 padding: 9px 10px;
}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #131a1e;
	 color: #808080;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }



ul.dropdown *.dir {
 padding-right: 20px;
}



ul.dropdown li a, ul.dropdown li a:link, ul.dropdown li a:visited{
	
	border: none;
	font-size: 1.1em;
	color: #bcbcbc;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	 background-color: #31434e;
	 color: #000;
}

ul.dropdown ul {
 	 margin-top: 4px;
	 background-color: #131a1e;
	 font-size: .8em;
}

ul.dropdown ul li {
	
	font-weight: normal;
	background-color: #131a1e;

}

ul.dropdown ul li.hover {
	margin: 0;
	border: none;
	
}


ul.dropdown ul *.dir {
 
 padding-right: 7px;
 background-image: none;

}



li#selected a{
	color: #304256;
}


#curadir {
	margin-left: 220px;
}

#infodir {
	margin-left: 300px;
}






/* CONTENUTI */



#contenuti {
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 10px 0;
	background: #083451 url(imgs/contenuti-back.jpg) repeat-x;
	overflow: auto;
}

#contenutinterni {
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	background: url(imgs/contenuti-back.jpg) repeat-x;
	overflow: auto;
}



#contenuti h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#principale {
	width: 630px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
#principale2 {
	width: 950px;
	float: left;
	text-align: left;
}
#principale p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #fff;
}


#contenutinterni h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	margin-bottom: 25px;
}

ul.navigazioneinterna {
	list-style-type: none;
	padding: 0;
	margin: 30px 0 0px 10px;
	padding-bottom: 70px;
}

ul.navigazioneinterna li {
	float: left;
	margin-right: 20px;
}

ul.navigazioneinterna li a {
	text-decoration: none;
	color: #9ac0ff;
	font-size: 1.3em;
}

ul.navigazioneinterna li a:link, ul.navigazioneinterna li a:visited {
	
}

ul.navigazioneinterna li a:hover, ul.navigazioneinterna li a:active {
	color: #fff;
	text-decoration: underline;
}

.colonna {
	float: left;
	width: 300px;
	margin: 0 10px 0 10px;
	color: #fff;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: justify;
}

.colonnasx {
	margin: 0px 10px 0 0;
	color: #e7e7e7;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	width: 300px;
}


.bestnews, .centrale {

	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	width: 300px;
}

.centrale a, .centrale a:link, .centrale a:visited  {
	text-decoration: none;
	color: #fff;
}

.centrale a:hover, .centrale a:active{
	color: #fff;
	text-decoration: underline;
}

.colonnadx {
	margin: 0px 0 0 0px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	width: 300px;
	float: right;
}

.newshome {
	
	color: #fff;
}

.newshome h2 {
	border-top: 1px solid #475fff;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 8px 0 0px 0;
	margin: 0;
}

.new {
	margin: 20px 0 25px 0;
	padding: 0;
}

.new p {
	color: #9ecefe;
}


.titedata {
	width: 300px;
	margin: 0 0 5px 0;
	height: 1em;
}

.data {
	color: #475fff;
	margin-bottom: 4px;
	font-size: 0.9em;
	float: right;
	padding: 0;
}

p a {
	color: #ff8c00;
	text-decoration: none;
	padding-left: 5px;
}

p a:link, p a:visited {
	color: #ff8c00;
}

p a:hover, p a:active {
	color: #fff;
	text-decoration: underline;
}


/* AREA NEWS */

.doppia {
	width: 610px;
	float: left;
	margin: 0 10px 0 10px;
	color: #fff;
	font-size: 120%;
}

.doppia img {
	margin-bottom: 10px;
}

.titedatadoppia {
	width: 620px;
	margin: 20px  0 5px 0;
	height: 1em;
}

.doppiax{
	width: 950px;
	float: left;
	margin: 0 10px 0 10px;
	color: #fff;
	font-size: 120%;
}

.doppiax img {
	margin-bottom: 10px;
}

.titedatadoppiax {
	width: 950px;
	margin: 20px  0 5px 0;
	height: 1em;
}


/* PROMO */

#promo {
	width: 950px;
	margin:  0px auto;
	padding:  30px 0 0 0;
	text-align: center;
	height: 410px;
	background-color: #fff;
}

#promo h1 {
	color: #282b5e;
	font: 2em/1.6em Georgia, "Times New Roman", Times, serif;
}

#promo img {
	margin: 0;
}

#promo ul {
	padding: 0;
	height: 75px;
	margin: 10px 0 0 0;
}

#promo ul li{
	background: url(imgs/freccia.gif) no-repeat 0 5px;
	list-style-type: none;
	padding: 0 0 0 12px;
	color: #282b5e;
	font-size: 1.2em;
	line-height: 1.5em;
}


#edu h1{
	border-bottom: 4px solid #b4e4fd;
}

#edu ul {
	border-bottom: 20px solid #b4e4fd;
}


#edu p {
	background-color: #b4e4fd;
	display: block;
	padding: 10px;
	color: #282b5e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}



#sport h1{
	border-bottom: 4px solid #84cdfd;
}

#sport ul {
	border-bottom: 20px solid #84cdfd;
}


#sport p {
	background-color: #84cdfd;
	display: block;
	padding: 10px;
	color: #282b5e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}



#cura h1{
	border-bottom: 4px solid #6db6fd;
}

#cura ul {
	border-bottom: 20px solid #6db6fd;
}


#cura p {
	background-color: #6db6fd;
	display: block;
	padding: 10px;
	color: #282b5e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}



/* FOOTER */


#footer {
	height: 120px;
	text-align: center;
	font-size: .8em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: #001a2b;
}



#footer h3 {
	text-align: left;
	color: #fff;
	margin: 0 0 6px 0;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	padding-top: 5px;
}

#footer h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.4em;
}


#footer p {
	color: #a9a9a9;
	padding: 0;
	line-height: 1.3em;
	font-size: 1.2em;
	text-align: left;
}

#footer p a{
	color: #a9a9a9;
	padding: 0;
	line-height: 1.3em;
	font-size: 1.05em;
	text-decoration: none;
}

#footer p a:link, #footer p a:visited {
	color: #fff;
}


#footer p a:hover, #footer p a:active {
	color: #9b9015;
}


.indirizzi {
	margin: 0px 0 0 10px;
	line-height: 1.3em;
	text-align: left;
	width: 300px;
}


.telefono {
	margin-top: 30px;
}

div#menudx ul{float:left;list-style:none;width:300px;
    }
div#menudx ul li{margin:0;padding:0;
    background-color:#131a1e }
div#menudx a{display: block;height: 30px;line-height: 30px;
    text-decoration:none; padding-left:5px;font-weight: bold;font-size: 1.2em;
    }
div#menudx a:hover{color: #6597ce} 


#gallery {
		background-color: #083451;
		padding: 0;
		width: 940px;
		margin-top: 30px;
	}
#gallery ul { list-style: none; padding: 0; }
#gallery ul li { display: inline; margin-right: 15px; }
#gallery ul img {
		border: 5px solid #101010;
		
	}
#gallery ul a:hover img {
		border: 5px solid #fff;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

.bottone{
   background-color: #ffffff;
}

#gallery a, #gallery a:link, #gallery a:visited{
	text-decoration: none;
	color: #fff !important;
}

#gallery a:hover, #gallery a:active{
	text-decoration: none;
	color: #f00;
}
