/* ---------------------------------  FONT  ------------------------------------------------------------*/

@font-face {
    font-family: 'Handgotn';
    src: url('../font/Handgotn.eot');
    src: url('../font/Handgotn?#iefix') format('eot'),
         url('../font/Handgotn.woff') format('woff'),
         url('../font/Handgotn.ttf') format('truetype'),
         url('../font/Handgotn.svg#webfontKibidBgL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


.font{font-family: Handgotn;}

/* ---------------------------------  TAG  ------------------------------------------------------------*/
html,body{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

body{
	background-color: #3f3f3f;
	background-image: url(../img/pagina/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
} /*#1B1C1E*/

p{margin:0px;}


/*------------------- LINK ------------------------*/

/*
a:link{color: #ffcc33; text-decoration: underline;}
a:visited{color: #ffcc33; text-decoration: underline;}
a:hover{color: #fff; text-decoration: none;}
/*

/* ---------------------------------  HEADER ------------------------------------------------------------*/

div#header-container {width:100%; height:199px; margin-top:10px; background-color:#010101;} /* background-color:#FFFFFF; */ 

div#header {
	width: 980px;
	height: 199px;
	margin: auto;
	background-image: url(../img/pagina/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*div#header h1{height:50px;line-height:50px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}*/

div#header_sx{float:left; width:300px; height:199px;}

div#header_dx{float:left;}

div#login{width:360px; height:30px; margin-top:20px; margin-left:300px;}
/* ------------------------------------------------------------------------------------------------------- */


/* ---------------------------------  MENU  ------------------------------------------------------------*/

div#menu{width:660px; height:30px; margin-top:117px;}

div.menu_titoli{float:left; width:115px; height:24px; /*background-color:#27282C;*/ background-image:url('../img/menu/menu.png'); background-repeat:no-repeat; padding-top:10px; margin-right:15px; text-align:center}

div.menu_titoli a{color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration: none;}

div.menu_titoli a:hover{color:#e6b83c;} 



/* ------------------------------------------------------------------------------------------------------- */


/* ---------------------------------  WRAPPER  ------------------------------------------------------------*/

div#wrapper-container{width:100%; margin-bottom:30px; margin-top:20px;}

div#content{width:980px; min-height:325px; margin:auto;}

div#colonna{float:left; width:249px; margin-right:19px; margin-left:33px; }

/*div#contatti-container{}*/

/*div#contatti-title{width:249px; height:21px;  background-image:url('../img/contatti.jpg'); background-repeat:no-repeat;}*/


div.contatti a:link{color: #000; text-decoration: none;}

div.contatti a:visited{color: #000; text-decoration: none;}

div.contatti a:hover{color: #000; text-decoration: underline;}

div.contatti{width:249px; height:26px; color:#000000; border-bottom:1px dotted #c0c0c1; font-size:14px; /*padding-left:5px;*/ line-height:26px; }

div.contatti-titolo{float:left; width:30px; height:23px; margin-right:3px; padding-left:10px; padding-top:3px;}

div.contatti-titolo img{width:20px; height:20px;}

div.contatti-testo{float:left; width:200px; font-weight:bold;}

div#news-container{background-color:#27282C;}

/*div#news-title{width:249px; height:21px; margin-bottom:10px; background-image:url('../img/news.jpg'); background-repeat:no-repeat;}*/

div#news{height:127px; padding-top:5px; color:#000000; background-color:#E8E8E8; font-style: italic}

div#news p{/*font-size:14px;*/ text-align:justify;}

div#slide{float:left; width:626px; height:329px; border:#FFFFFF 3px solid; background-color:#FFFFFF; padding-right:4px; padding-left:4px; padding-bottom:4px; padding-top:4px; /*margin:auto;*/}

div#interno{float:left; width:626px; /*border:#FFFFFF 3px solid; background-color:#FFFFFF;*/ color:#FFFFFF; padding-right:4px; padding-left:4px; padding-bottom:4px; padding-top:4px; /*margin:auto;*/ text-align:justify; line-height:22px;}

div#interno p{text-align:justify; line-height:22px;}

div#interno a:link{color:#FF0000; text-decoration: underline;}
div#interno a:visited{color:#FF0000; text-decoration: underline;}
div#interno a:hover{color:#FF0000; text-decoration: none;}

h1#interno-titolo{
	margin-top: 5px;
	padding: 15px 0 15px 0;
	color:#edb336;
	border-top: solid 1px #4e4e4e;
	border-bottom: solid 1px #4e4e4e;
	font-size:18px;
	}

div#interno img{margin-top:5px; margin-bottom:5px; margin-right:8px;}

/*div#content p{line-height:1.4}*/

/* ---------------------------------  SEZIONI  ------------------------------------------------------------*/
div#sezioni-container{width:100%;}

div#sezioni{width:920px; height:270px; margin:auto;}

div.sezione {width:230px; float:left; margin:auto;}

div.sezione_titolo {width:214px; font-size:14px; font-weight:bold; margin:auto; margin-top:10px; text-align:left;
padding: 0 0 5px 0;}

div.sezione_titolo a{color:#e6b83c;text-decoration: none;}

div.sezione_immagine{width:214px; height:110px; margin:auto; text-align:center;}

div.sezione_immagine img{width:206px; height:100px; border:#FFFFFF 4px solid; /*margin-left:5px;*/  margin-top:8px; }

div.sezione_immagine img:hover{border:#e6b83c 4px solid;}

div.sezione_testo {
	width: 214px;
	color: #FFFFFF;
	margin: auto;
	margin-top: 13px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0 0 0;
	font-size:12px;
}

/* --------------------------------------------------------------------------------------------------------- */

div#footer-container{
	width: 100%;
	margin-top: 10px;
	padding-top: 16px;
	clear: both;
	background-image: url(../img/pagina/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}

div#footer{width:980px; height:50px; margin:auto; text-align:center;}

div#footer p{color: #FFF; font-size:12px; text-shadow: 1px 1px 1px #000;}

.slogan{
	font-family: "Handgotn", sans-serif;
	color: #ffcc33;
	position: absolute;
	font-weight: normal;
}
.slogan h1 {padding: 25px 0 5px 0; margin: 0;font-size:27px;}
.slogan h3 {padding: 0px 0 0 40px; margin: 0;font-size:17px; color: white;}





/*---------------------- FORM -----------------------*/

.formlogin{
	background-color: #d6d4d4;
	border: solid 1px #2e2e2f;
	color: #2e2e2f;
	height: 28px;
	padding: 2px;
	background-image: url(../img/login/form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 120px;
	
}

.bottonelogin {
	font-family: Handgotn;
	padding: 3px 3px 3px 10px;
	background-color: transparent;
	border: 0;
	font-size: 16px;
	color: #edb336;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	word-spacing: 5px;
}




/*----------------------  BOX -----------------------*/

.spacebox{margin-bottom: 28px;}
.clearboth{
	clear: both;
}
.aperturabox{
	font-family: "Handgotn", sans-serif;
	text-shadow: 1px 1px 1px #000;
	font-size: 18px;
	background-image: url(../img/pagina/box_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	padding: 0 0 0 7px;
	color: #fff;
	text-transform: uppercase;
	/*word-spacing: 10px;*/
}
.boxbg{
	background-image: url(../img/pagina/box_bg.png);
	background-repeat: repeat-y;
}
.boxchiusura{
	background-image: url(../img/pagina/box_chiusura.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin-bottom:10px;
}

.textnews{padding: 0 5px 0 5px; line-height: 20px; max-height:100px; font-size:12px;}




/*----------   tabella ---------*/


table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #fff;
}
caption {
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
	text-align: center;
	color: #ffcc33;
	font-size: 18px;

}
th, td {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 0.6em;
	vertical-align: 4px;
}
th {
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
}
thead th, tfoot th, tfoot td {
	background-color: #fff;
}
tbody th {
	
}
tbody th, td {
	background-color:#686868;
}
tbody tr:hover td, tbody tr:hover th {
	background-color: #000;
}
tr.odd td, tr.odd th {
	background-color: #7a7a7a;
	
}
tbody a {
	color: #000;
}
tbody a:visited {
	color: #000;
}
tbody a:hover {
	color: #000;
}
tbody a:active {
	color: #000;
}
tbody td+td+td+td a {
	padding-right: 8px;
}




/*-------------------------*/

blockquote{width: 40%;font-size: 14px; padding: 10px; background-color:#999; color: #efefef; }
blockquote.alignleft{border-right: 5px solid #666;text-align: right;}
.alignleft{float: left; margin-right: 25px;}
blockquote.alignright{border-left: 5px solid #666;text-align: left;}
.alignright{float: right; margin-left: 25px;}



/*************/
/* GALLERY */
/*********/

	#gallery ul { list-style: none; margin-top: 25px;  }
	#gallery ul li { display: inline; padding: 0px;}
	
	
	#gallery ul a img{text-decoration: none;border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;}
	#gallery ul a:hover img {
		border: 5px solid #ffcc33;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover { color: #fff; }



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.textnews a:link{color: #000; text-decoration: underline;}
.textnews a:visited{color: #000; text-decoration: underline;}
.textnews a:hover{color: #000; text-decoration: none;}


.menucontestuale ul{padding: 0px; margin:0;}

.menucontestuale a:link{color: #000; text-decoration: none;}
.menucontestuale a:visited{color: #000; text-decoration: none;}
.menucontestuale a:hover{color: #000; text-decoration: underline;}


.menucontestuale li {
	color: #000000;
	border-bottom: 1px dotted #c0c0c1;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 4px 20px 4px 0;
	list-style-type: none;
	text-indent: 15px;
}



li.attivo a:link{
	color: #ba8e08;
}
li.attivo a:visited{color: #ba8e08;
}
li.attivo a:hover{color: #ba8e08;
	}
li.attivo a:active{color: #ba8e08;
	}