/*  start main.str */
body {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #627B20;
	border-right-color: #627B20;
	border-bottom-color: #627B20;
	border-left-color: #627B20;
}
#tools {
	width: 760px;
	clear: both;
	background-color: #ADD339;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627B20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/png/back_foot.png);
	background-repeat: repeat-x;
}
#header {
	padding: 0;
	margin: 0px auto;
	height: 110px;
	width: 100%;
	background-color: #ADD339;
}
#widebar {
	margin: 0px auto;
	width: 100%;
	background-color: #83A222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #627B20;
	border-bottom-color: #627B20;
	height: 30px;
}

#content {
	padding: 0px;
	width: 100%;
	background-color: #C0DD69;
	background-image: url(../images/gif/back.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 760px;
	clear: both;
	background-color: #ADD339;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #627B20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/png/back_foot.png);
	background-repeat: repeat-x;
}
#footbar {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	padding: 10px;
}

hr {
	display: none;
	margin: 0px;
	padding: 0px;
}
/* end main.str */

/* start alternate.style */

#widebar .menu a {
	float: left;
	padding: 7px 4px;
	margin: 1px;
	width: 72px;
	text-align: center;
	text-decoration:none;
	color: #F4FBEA;
	border: 1px solid #CCCCCC;
	background-image: url(../images/png/bmenu.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 10px;
	font-weight: bold;
}
#widebar .menu a:hover {
    color: #293E0B;
	background-image: url(../images/png/bmenu_ov.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#widebar .menuf a {
	float: left;
	padding: 7px 4px;
	margin: 1px;
	width: 70px;
	text-align: center;
	text-decoration:none;
	color: #F4FBEA;
	border: 1px solid #CCCCCC;
	background-image: url(../images/png/bmenu.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 10px;
	font-weight: bold;
}
#widebar .menuf a:hover {
    color: #293E0B;
	background-image: url(../images/png/bmenu_ov.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* end alternate.style */


/* start cont.style */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBF2C6;
	background-image: url(../images/png/backpage.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #82C021;
	text-decoration: none;
}
a:hover {
	color: #65961D;
	text-decoration: none;
}
.nosel {
	background-color: #E4F1BE;
}
.sisel {
	background-color: #FFFFFF;
}
#tools p {
	margin: 0px;
	font-size: 10px;
	color: #456712;
	padding: 3px 3px 3px 10px;
}
#tools .top_tool img  {
	vertical-align: middle;	
}
#footer p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #456712;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#footer a {
	color: #456712;
	text-decoration: none;
}
#footer a:hover {
	color: #82C021;
	text-decoration: underline;
}
#footbar a {
	color: #65961D;
	text-decoration: none;
}
#footbar a:hover {
	color: #82C021;
	text-decoration: underline;
}
/* end cont.style */

/* start centertb.style */
.centertb {
	font-size: 70%;
	margin: 0px;
}
.centertb td {
	text-align: left;
}
.centertd_aa {
	padding: 10px;
	line-height: 16px;
}
.img_content_dx {
	float: right;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* end centertb.stylee */

/* modules: listino */

.tbList {
	font-size: 11px;
	color: #29330D;
	background-color: #F0F7DD;
	border: 1px solid #A2C82D;
	width: 100%;
}
.tbList th {
	padding: 3px;
	width: 20%;
	background-color: #CDE487;
	text-align: center;
}
.tbList td {
	padding: 3px;
	background-color: #E3F0BD;
	text-align: center;
}

/*        modules          */
.head_mod {
	padding: 5px;
	background-color: #F1FAE4;
	margin-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6EAAC;
	border-left-color: #FFFFFF;
}
ul.elenco_db   {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.elenco_db li   {
	width: 450px;
}
.dblistp  {
	margin: 1px;
	padding: 4px;
	background-color: #FAFDF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E2F0C6;
	border-bottom-color: #E2F0C6;
	border-left-color: #FFFFFF;
}
.dblistp a  {
	color: #5F7D20;	
}
.dblistp a:hover  {
	color: #DD6822;
	text-decoration: underline;
}
.dblistp img  {
	vertical-align: middle;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
.titlnn  {
	font-weight: bold;
	color: #8EBD2F;
}
.textn {
	line-height: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
.textn img {
    float: right;
	margin: 10px 40px 10px 10px;
}
.h1news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.nav_recordpages {
	padding: 5px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #CDE487;
	color: #4A5C14;
}
.nav_recordpages p {
	margin: 2px;
}

/*        start box        */

/* blank box */
.centertb .bbox_sxu {
    float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.centertb .bbox_dxu {
	float: left;
	width: 328px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* verde box */
.centertb .box_sxu {
	float: left;
	height: 170px;
	width: 269px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/gif/bbox.gif);
}
.centertb .box_dxu {
	float: left;
	height: 170px;
	width: 269px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/gif/bbox.gif);
}
.centertb .box_sxd {
	float: left;
	height: 170px;
	width: 269px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/gif/bbox.gif);
}
.centertb .box_dxd {
	float: left;
	height: 170px;
	width: 269px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/gif/bbox.gif);
}

/* tour box */
.centertb .tbox_sxu {
    float: left;
	width: 328px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.centertb .tbox_dxu {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* component box */
.box_cont  {
	margin: 20px;
	
}
.box_contx  {
	margin: 5px;
	
}
.box_contx ul  {
	margin: 10px auto auto;
	list-style-type: none;
	padding: 0px;
}
.box_contx ul li  {
	background-color: #F3F9E8;
	padding: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px dashed #CBE49A;
	width: 185px;
}
.box_contx ul li img  {
	vertical-align: middle;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
.box_cont .titlbox    {
	font-weight: bold;
	color: #6C8E24;
}
.box_cont .txtbox    {
	padding-top: 10px;
}
.box_cont .txtbox a    {
	color: #486017;   
}
.box_cont .txtbox a:hover    {
	color: #000000;   
}
.box_cont .imgbox    {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box_cont p    {
	margin: 5px;
}

.hdapp   {
	padding: 5px;
}
.prenota_app   {
	text-align: center;	
}
.prenota_app2   {
	text-align: left;	
}
input.buttonx
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/png/bbuttons.png);
	cursor: pointer;
}
input.buttonxz
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/png/bbuttons_ov.png);
	cursor: pointer;
} 
/*#content .centertb .tbox_sxu .box_contx object {

}*/
/*        end box        */

/* Start ContactForm */
.contbox_sx  {
	padding: 10px;
	font-size: 11px;
	background-color: #F2F8E0;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 8px;
}
.centertb .moduli_div {
	width: 360px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #CDE487;
	background-image: url(../images/gif/backform.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #A6CD2E;
}
div#cont_form {
	padding: 5px;
}
#cont_form form {
	margin: 0px;
	padding: 0px;
}
#cont_form p {
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
fieldset{
	padding: 15px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

input,textarea,select {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	font-size: 11px;
	color: #000000;
}
legend {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #384510;
}
div#cont_form>legend {
}

.campoc {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	width: 200px;
}
.campo {
	background-color: #FCFDF7;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85A525;
	border-right-color: #F2F8E0;
	border-bottom-color: #F2F8E0;
	border-left-color: #85A525;
}
.campocd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	width: 200px;
}
.select_app {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	width: 204px;
}
.select_apps {
	background-color: #FCFDF7;
	border: 1px solid #85A525;
	width: 204px;
}
.option_appx {
	color: #0000FF;
}
.select_appd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	width: 204px;
	color: #000000;
}
.campocapc {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	width: 40px;
}
.campocap {
	background-color: #FCFDF7;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85A525;
	border-right-color: #F2F8E0;
	border-bottom-color: #F2F8E0;
	border-left-color: #85A525;
}
.campocapcd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	width: 40px;
}
.campollc {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	width: 80px;
}
.campoll {
	background-color: #FCFDF7;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85A525;
	border-right-color: #F2F8E0;
	border-bottom-color: #F2F8E0;
	border-left-color: #85A525;
}
.campollcd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	width: 80px;
}
.campoprovc {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	width: 92px;
}
.campoprov {
	background-color: #FCFDF7;
	width: 92px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85A525;
	border-right-color: #F2F8E0;
	border-bottom-color: #F2F8E0;
	border-left-color: #85A525;
}
.campoprovd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	width: 92px;
}

.testoc {
	background-color: #F1F8DC;
	border: 1px solid #85A525;
	scrollbar-3dlight-color: #F1F8DC;
	scrollbar-arrow-color: #F1F8DC;
	scrollbar-base-color: #F1F8DC;
	scrollbar-darkshadow-color: #F1F8DC;
	scrollbar-face-color: #F1F8DC;
	scrollbar-highlight-color: #F1F8DC;
	scrollbar-shadow-color: #F1F8DC;
	scrollbar-track-color: #F1F8DC;
	width: 275px;
	overflow: auto;
}

.testo {
    background-color: #FCFDF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85A525;
	border-right-color: #F2F8E0;
	border-bottom-color: #F2F8E0;
	border-left-color: #85A525;
	scrollbar-3dlight-color: #FCFDF7;
	scrollbar-arrow-color: #435867;
	scrollbar-base-color: #FCFDF7;
	scrollbar-darkshadow-color: #FCFDF7;
	scrollbar-face-color: #FCFDF7;
	scrollbar-highlight-color: #FCFDF7;
	scrollbar-shadow-color: #FCFDF7;
	scrollbar-track-color: #FCFDF7;
	width: 275px;
	overflow: auto;
}
.testocd {
	background-color: #FFFFFF;
	border: 1px solid #EEF5D6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #85A525;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	width: 275px;
	overflow: auto;
}

.campocc{
	border: 1px solid #FFFFFF;
	width: 200px;
}
.testocc {
	border: 1px solid #FFFFFF;
	width: 275px;
	overflow: auto;
}
.button_form    {
	text-align: center;	
}
.button_form input    {
	width: 170px;	
}
input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/png/bbuttons.png);
	cursor: pointer;
}
input.submit_ov
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/png/bbuttons_ov.png);
	cursor: pointer;
} 
.buttond  {
	cursor: pointer;
	margin-left: 4px;
	margin-right: 2px;
}
.buttona  {
	cursor: pointer;
	margin-left: 4px;
}
.dalal   {
	vertical-align: middle;
	text-align: left;
}
.p_cent   {
	text-align: center;
}
.inviato {
	padding: 10px;
}
div#info_privacyou {
	border: 1px dashed #ccc;
	padding: 12px;
	margin: 20px 0 0 0;
	font-size: 90%;
	overflow: auto;
	height: 25px;
	text-align: left;
	scrollbar-3dlight-color: #DFEFAF;
	scrollbar-arrow-color: #435867;
	scrollbar-base-color: #DFEFAF;
	scrollbar-darkshadow-color: #DFEFAF;
	scrollbar-face-color: #DFEFAF;
	scrollbar-highlight-color: #DFEFAF;
	scrollbar-shadow-color: #DFEFAF;
	scrollbar-track-color: #DFEFAF;
	background-color: #DFEFAF;
	cursor: s-resize;
}
div#info_privacyov {
	border: 1px dashed #ccc;
	padding: 12px;
	margin: 20px 0 0 0;
	font-size: 90%;
	overflow: auto;
	height: 120px;
	text-align: left;
	scrollbar-3dlight-color: #F1F8DC;
	scrollbar-arrow-color: #435867;
	scrollbar-base-color: #F1F8DC;
	scrollbar-darkshadow-color: #F1F8DC;
	scrollbar-face-color: #F1F8DC;
	scrollbar-highlight-color: #F1F8DC;
	scrollbar-shadow-color: #F1F8DC;
	scrollbar-track-color: #F1F8DC;
	background-color: #F1F8DC;
	cursor: s-resize;
}
/* End ContactForm */
.glink {
	text-align: center;
	font-size: 10px;
}
.glink a {
	color: #999999;		
}
.glink a:hover {
	color: #333333;		
}

