/*----------------------------
  JUSTINAFLASH.com

By Vito Minchilli / Webway - Campobasso (Italy)

Known issue workarounds:
- inline comment: use //comment (without spaces)
- sub tags (table td, th etc). Define specific style for the sub tag (example: td:)

----------------------------*/


/*----------------------------
  HTML & BODY  
----------------------------*/

html, body {
height:100%;
margin: 0px 0px 0px 0px;
background-color: #0153CE;
color: #000000;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
line-height: 20px;
}

/*----------------------------
  TITLES
----------------------------*/

h1 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 48px;
font-weight: normal;
text-align: right;
color: #FFFFFF;
display: block;
line-height: 48px;
display: block;
}

h2 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 16px;
font-weight: bold;
color: #0153CE;
display: block;
}

h3 {
margin:0px 0px 10px 0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 16px;
font-weight: bold;
color: #257BFC;
display: block;
}

h4 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 14px;
font-weight: normal;
color: #0153CE;
display: block;
}

h5 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 14px;
font-weight: normal;
color: #257BFC;
display: block;
}


/*----------------------------
  LAYERS
----------------------------*/

div.div_logo {
margin: 0px;
border-spacing: 0px;
position: relative; top: 0px; left: 0px;
z-index: 2;
}

img.img_logo {
margin: 0px;
border-spacing: 0px;
position: absolute; top: 0px; left: 0px;
z-index: 2;
}


div.div_header {
width:960px;
height:100px;
margin: 0px auto 0px auto;
border-spacing: 0px;
margin-left: auto;
margin-right: auto;
}

div.div_footer {
width:960px;
height:160px;
margin: 0px;
border-spacing: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

div.div_title {
float: none; 
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_photos {
margin: 0px 20px 20px 0px;
border-spacing: 0px;
}

div.div_polaroid {
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_comment {
text-align:center;
margin: 0px;
border-spacing: 0px;
}

div.div_login {
float: none; 
text-align:center;
width:500px;
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_register {
float: none; 
width:500px;
text-align:center;
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_calendar {
float: none; 
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}


div.div_news {
float: none; 
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}


div.div_form {
margin: 0px auto 0px auto;
width:480px;
height:430px;
float: none; 
border: 3px;
border-spacing: 3px;
border-style: solid;
border-color:#99B979;
}



/*----------------------------
  ELEMENTS
----------------------------*/

hr {
color: #aaaaaa;
background-color: #cccccc;
height: 1px;
border:0;
}


/*----------------------------
  LINKS
----------------------------*/

a:link, a:visited, a:hover{
color: #0153CE;
font-weight: bold;
text-decoration:none;
}
a:hover{color: #257BFC;}


a.lnk_lst:link, a.lnk_lst:visited, a.lnk_lst:hover {
font-weight: bold;
color: #000000;
text-decoration:none;
}
a.lnk_lst:hover{color: #257BFC;}


a.lnk_footer:link, a.lnk_footer:visited, a.lnk_footer:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}
a.lnk_footer:hover{color: #D8B245;}

a.lnk_tools:link, a.lnk_tools:visited, a.lnk_tools:hover {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: bold;
text-decoration:none;
color: #FFFFFF;
}
a.lnk_tools:hover{color: #D8B245;}

a.lnk_path:link, a.lnk_path:visited, a.lnk_path:hover {
font-size: 13px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: bold;
text-decoration:none;
color: #0153CE;
}
a.lnk_path:hover{color: #257BFC;}

/*----------------------------
  INDEX
----------------------------*/

table.tab_ind {
background-color: #257BFC;
width:190px;
margin: 0px 0px 0px 0px;
border: 0;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: bold;
text-align: left;
}


td.index_td {
vertical-align: top;
text-align: left;
padding: 0px 0px 8px 0px;
line-height: 18px;
}

td.index_selected_td {
vertical-align: top;
text-align: left;
padding: 0px 0px 8px 0px;
line-height: 18px;
}

a.lnk_ind:link, a.lnk_ind:visited {
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
a.lnk_ind:hover{color: #D8B245;}

a.sel_ind:link, a.sel_ind:visited, a.sel_ind:hover {
font-weight: bold;
color: #D8B245;
text-decoration:none;
}
a.sel_ind:hover{color: #D8B245;}

span.jf_index_title {
font-weight: bold;
color: #000000;
text-decoration:none;
}


/*----------------------------
  INDEX PAGE
----------------------------*/

table.jf_index_page_table {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: normal;
font-size: 16px;
width:100%;
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
line-height: 16px;
}

td.jf_index_page_td {
vertical-align: center;
text-align:left;
padding: 3px 0px 3px 0px;
height:16px;
}

td.jf_index_page_td_info {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
color:#000000;
background-color:#ffffff;
vertical-align: center;
text-align:left;
padding: 3px 0px 3px 0px;
height:16px;
border: 0px;
border-spacing: 0px;
border-style: solid;
border-color:#FFFFFF;
}

td.jf_index_page_td_text {
font-size:12px;
font-weight: normal;
color: #000000;
text-decoration:none;
}

td.jf_index_page_td_space {
padding: 0px;
line-height: 2px;
height:2px;
}

a.jf_index_page_link:link, a.jf_index_page_link:visited, a.jf_index_page_link:hover {
font-weight: normal;
color: #0153CE;
text-decoration:none;
}
a.jf_index_page_link:hover{color: #257BFC;}

a.jf_index_page_link_info:link, a.jf_index_page_link_info:visited {
font-weight: bold;
color: #257BFC;
text-decoration:none;
}
a.jf_index_page_link_info:hover{color: #257BFC;}

font.jf_index_page_fields {
font-weight: bold;
color: #257BFC;
text-decoration:none;
}




/*----------------------------
  DOCUMENTS
----------------------------*/

table.jf_documents_table {
width:100%;
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
font-size: 12px;
}

td.jf_documents_td {
vertical-align: top;
text-align: left;
padding: 0px 10px 10px 0px;
}

td.jf_documents_number_td {
text-align: right;
vertical-align: top;
padding: 0px 10px 10px 0px;
}

td.jf_documents_icon_td {
width: 40px;
text-align: right;
vertical-align: top;
padding: 5px 10px 10px 0px;
}

span.jf_documents_title {
font-size: 12px;
}


/*----------------------------
  PAGE
----------------------------*/

span.jf_page_date {
padding: 0px 10px 0px 10px;
background-color: #0153CE;
font-size: 16px;
color: #ffffff;
line-height: 30px;
display: block;
}



/*----------------------------
  COMMENTS
----------------------------*/

table.jf_comment_table {
width: 100%;
font-size: 12px;
margin: 0px 0px 0px 0px;
border: 0;
text-align: justify;
}

td.jf_comment_td {
padding: 0px 0px 0px 0px;
}

span.jf_comment_author {
color: #0153CE;
font-weight: bold;
}

span.jf_comment_date {
color: #257BFC;
font-weight: bold;
}

table.jf_comment_header {
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
}


/*----------------------------
  IMAGES
----------------------------*/

img.tit {float: left; margin: 0px 10px 0px 0px; border: 0px;}
img.men {float: left; margin: 0px 10px 0px 0px; border: 0px;}

img.img_tools {float: left; margin: 4px 8px 0px 0px; border: 0px;}
img.img_icons {float: left; margin: 0px 12px 0px 0px; border: 0px;}

img.img_left {float: left; margin: 5px 30px 20px 0px; border: 0px;}
img.img_right {float: left; margin: 5px 30px 20px 0px; border: 0px;}
img.img_center {float: left; margin: 5px 0px 20px 0px; border: 0px;}


/*----------------------------
  SEARCH RESULTS
----------------------------*/

span.jf_search_results {
font-weight: bold;
text-decoration:none;
background:#E7D778;
}



/*----------------------------
  OBSOLETE
----------------------------*/

img.sinistra {float: left; margin: 5px 10px 5px 0; border: 0;}
img.destra {float: right; margin: 5px 0px 5px 10px; border: 0;}
img.centro {margin: 5px 5px 5px 5px; border: 0; margin-left: auto; margin-right: auto;}


div.sinistra {float: left; margin: 0px 20px 10px 0; border: 0;}
div.destra {float: right; margin: 0px 0 10px 20px; border: 0;}
div.centro {text-align: center; margin: 0px 10px 17px 10px;}

table.centro {margin:0px 0px 0px 0px; margin-left: auto; border-spacing: 0px; margin-right: auto; text-align: left;} 
td.alto {vertical-align: top; }
td.ser {vertical-align: top;}




/*----------------------------
  OTHERS
----------------------------*/


/*----------------------------
  TABLES
----------------------------*/

td.columnHeaderCenter {
text-align:center;
line-height: 16px;
}
td.columnHeaderLeft {
text-align:left;
line-height: 16px;
}
td.columnHeaderRight {
text-align:left;
line-height: 16px;
}


table.box1 {
width:332px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box1_body.gif");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.box1 {
padding: 0px 20px 10px 20px;
}

table.box2 {
width:200px;
background-image: url("/files/images/graphics/box2_body.gif");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}
td.sheet_left {
padding: 1px 0px 1px 12px;
}
td.sheet_right {
padding: 1px 12px 1px 0px;
}

table.numbers {
font-size:11px;
width: 290px;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.numbers_left {
text-align:left;
vertical-align:top;
padding: 0px 5px 0px 0px;
}
td.numbers_right {
text-align:right;
vertical-align:top;
padding: 0px 0px 0px 0px;
}
td.numbers_space {
width:15px;
padding: 0px 0px 0px 0px;
}

table.boxes {
width:100%;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.boxes_left {
padding: 0px 8px 18px 0px;
}
td.boxes_right {
padding: 0px 0px 18px 8px;
}


table.box_istituzioni {
width:332px;
height:183px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box_istituzioni.jpg");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

table.box_servizi {
width:332px;
height:183px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box_servizi.jpg");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

table.box_cultura {
width:332px;
height:183px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box_cultura.jpg");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

table.box_turismo {
width:332px;
height:183px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box_turismo.jpg");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

table.box_associazioni {
width:332px;
height:183px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box_associazioni.jpg");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.box1 {
padding: 0px 20px 10px 20px;
}





table.textHeader {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #0153CE;
font-size: 16px;
color: #ffffff;
line-height: 30px;
display: block;
text-align: center;
}

td.box1_content {
width:630px;
}
td.box1_corner1 {
width:10px;
background-image: url("/files/images/graphics/box1_corner1.gif");
background-position: top;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner2 {
width:10px;
background-image: url("/files/images/graphics/box1_corner2.gif");
background-position: top;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner3 {
width:10px;
background-image: url("/files/images/graphics/box1_corner3.gif");
background-position: bottom;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner4 {
width:10px;
background-image: url("/files/images/graphics/box1_corner4.gif");
background-position: bottom;
background-repeat: no-repeat;
padding: 0px;
}


table.page {
width: 960px;
background-color: #FFFFFF;
margin: 0px auto 0px auto;
border-spacing: 0px; 
}


table.tools {
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
font: 14px  'Trebuchet MS', Verdana, Arial;
text-align: left;
line-height: 24px;
}


td.td_tit {
width:700px;
vertical-align: top;
padding: 20px 30px 0px 30px;
}

td.td_comments {
font: 14px  'Trebuchet MS', Verdana, Arial;
padding: 5px 30px 0px 30px;
vertical-align: top;
}

td.text {
height:100%;
background:#FFFFFF;
vertical-align: top;
text-align: justify;
width:680px;
padding: 0px 20px 0px 20px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
}

td.index {
background:#257BFC;
color:#FFFFFF;
width:200px;
padding: 70px 20px 20px 20px;
vertical-align: top;
text-align:left; 
font-size: 12px;
}

td.index2 {
width:220px;
padding: 30px 30px 0px 0px;
vertical-align: top;
text-align:left; 
font-size: 12px;
}

td.footer {
background-color: #0153CE;
color: #ffffff;
background-image: url("/files/images/graphics/page_footer.gif");
background-position: top;
background-repeat: no-repeat;
padding: 30px 0px 0px 0px;
vertical-align: top;
text-align:center;
line-height: 16px;
}


td.header {
vertical-align: top;
background-color:#0153CE;
}

span.evidenziato {
text-decoration:none;
background-color:#E7D778;
}

