body {
	color				: #000; 
	font-size			: 14px;
	background-color	: #FFF;
	height				: 100%;
	min-width			: 1024px;
}

html {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family		: 'Open Sans Condensed',sans-serif;
	display			: inline;
}

h1 { 
	font-size	: 24px; 
}

h2 { 
	font-size	: 22px;
}


h3 {
	font-size	: 20px; 
}

h4 { 
    font-size	: 18px;
}

h5 { 
	font-size	: 16px; 
}

h6 { 
	font-size	: 14px;
}

p, input, textarea, div, li, article,table { 
    font-family		: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

p { 
    font-size		: 13px;
    line-height		: 18px;
}

.ui-autocomplete {
	max-height: 140px;
    overflow-y: scroll;
}

.blue-txt-color-1 {
	color: #194E92;
}

.blue-bg-color-1 {
	background: #255ca8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1NWNhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDMzNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #255ca8 0%, #003366 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#255ca8), color-stop(100%,#003366)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #255ca8 0%,#003366 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #255ca8 0%,#003366 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #255ca8 0%,#003366 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #255ca8 0%,#003366 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#255ca8', endColorstr='#003366',GradientType=0 ); /* IE6-8 */
}

.blue-border-color-1 {
	border-color: #194E92;
}

.blue-txt-color-2 {
	color: #005BC6;
}

.blue-bg-color-2 {
	background-color: #005BC6;
}

.blue-border-color-2 {
	border-color: #005BC6;
}

.orange-txt-color-1 {
	color: #F8AE1E;
}

.orange-bg-color-1 {
	background-color: #F8AE1E;
}

.orange-border-color-1 {
	border-color: #F8AE1E;
}

.select-arrow {
	background-image:url(/images/arrow-16px.png);
	background-repeat : no-repeat;
	width:16px;
	height:16px;
}

.select-arrow-close {
	background-position: 0 0;
}

.select-arrow-open {
	background-position: -16px 0;
}

header#main-header {
	height : 50px;
	padding-top:20px;
	position:relative;
}
 
#main-header-container {
	margin	: 0 auto;
	width	: 80%;
	max-width: 1000px;	
}

#main-navigation {
    Width			: 100%;
}

#main-navigation > .main-navigation-option {
    display		: block;
    float		: left;
    height		: 50px;
    line-height	: 50px;
    width		: 20%;
    text-align  : center;
}

#main-navigation > .main-navigation-option a {
	color			: #FFFFFF;
	font-family		: 'Lobster', cursive;
    font-size		: 17px;
    text-decoration : none;
    text-shadow		: 1px 1px 1px #000;	
}

section#main-container {
	box-shadow			: 0 0 10px 2px #D3D3D3;
	background-color	: white;
	margin				: 0 auto;
	padding				: 15px 15px 35px;
	width				: 80%;
	max-width			: 1000px;
	min-width: 1000px;
  	height: auto !important;
  	height: 100%;  
}

#page-top-content {
	width:100%;
	padding:0 15px;
}

#title-top-content {
	float:left;
	width: 55%;
}

#title-top-content > h1,
#title-top-content > h2,
#title-top-content > h3,
#title-top-content > span {
	font-size:30px;
}


#form-cerca-comune-top {
	float:left;
	width: 45%;
}

#formRicercaComune {
	width:430px;
	float:right;
}

#formRicercaComune > label {
    color: #888888;
    display: block;
    float: left;
    font-family: "open sans condensed";
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin-right: 10px;
}

#formRicercaComune > #field_comune {
	float				: left;
	width				: 180px;
	height				: 16px;
	font-size			: 16px;
    position			: relative;
    top					: 5px;
}

#formRicercaComune > #btn_trova {
    float				: left;
    font-size			: 16px;
    height				: 22px;
    line-height			: 20px;
    text-align			: center;
    margin-left			: 6px;
    width				: 50px;
    font-family			: "open sans condensed";
    font-weight			: bold;
    cursor				: pointer;
    color				: #FFF;
    position			: relative;
    top					: 5px;
}

section#main-container > section#main-content,
section#main-container > aside#main-aside {
	padding-top			: 10px;
}

section#main-container > aside#main-aside {
	float				: left;
	width				: 30%;
}

#seguici-su {
    font-family: "Lobster";
    height: 23px;
    margin: 0 auto -23px;
    position: relative;
    text-align: right;
    top: -23px;
    max-width: 1000px;
    width: 80%;    
    padding-right: 10px;
} 

#seguici-su > a > img{ 
	position:relative;
	top:1px;
	width:16px;
	height:16px;
	
}

footer {
	height: 23px; 
	position:relative;
}

#footer-info {
	text-align:center;
	color : #FFF;
	font-size:9px;
	height: 22px;
    line-height: 22px;
}
	
#logo-developper {
    position: absolute;
    right: 10px;
    top: 2px;
}


#confirm-dialog-box {
	padding:30px 15px;
}

#confirm-dialog-box > .dialog-buttons-containers {
	margin: 30px 0;
	text-align: center;
}

#confirm-dialog-box > .dialog-buttons-containers > a {
	color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
    width: 80px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.alertify-logs {
	bottom: 50px;
	width: 500px;
}

.alertify-confirm {
	  border: 5px solid #212AC1;
	  top:45%;
}

.alertify-log {
	text-align:center;
	font-size:18px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-shadow: 0 0 6px #000000;
	background:none repeat scroll 0 0 rgba(27, 73, 157, 0.9);
}

.alertify-log-success {
    background: none repeat scroll 0 0 rgba(92, 184, 17, 0.9) !important;
}

.alertify-log-error {
    background: none repeat scroll 0 0 rgba(254, 26, 0, 0.9) !important;
}

.alertify-message {
	padding-bottom:10px;
	font-size:16px;
}


@media only screen and (max-width: 1115px) { 
	#logo-developper {
	    display:none;
	}
}

#cookie-bar {
    background: #ECECEC;
    height: auto;
    min-height: 24px;
    line-height: 24px;
    color: #4A4A4A;
    text-align: center;
    z-index: 10000;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    border-bottom: 2px solid #CCC;
}
#cookie-bar.fixed {
    position:fixed; top:0; left:0; width:100%;
}
#cookie-bar.fixed.bottom {
    bottom:0; 
    top:auto;
} 
#cookie-bar p.contenuto {
    text-align:left;
    margin-bottom: 8px;
    line-height: 19px;
}
#cookie-bar p {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
#cookie-bar a {
    color: #FFF;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 5px 10px;
    margin-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
}
#cookie-bar .cb-enable {
    background:#007700;
}
#cookie-bar .cb-disable {
    background:#990000;
}
#cookie-bar .cb-disable:hover {
    background:#bb0000;
}
#cookie-bar .cb-policy {
    background:#0033bb;
}
#cookie-bar .cb-policy:hover {
    background:#0055dd;
}

