/*

Foglio di stile Agrigentonatura.it

@author: Giancarlo Moschitta (gm@essetech.com)
@last modifier: Giancarlo Moschitta (gm@essetech.com)
@creation date: 21/01/2005 11.45.07
@last modified: 03/03/2005 11.46.09

*/

html {
    height: 100%;
}

body {
    font-size: 100%;
    color: #61677a;
    margin-top: 0px;
}

body, input, textarea {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.white:link, a.white:visited {
    text-decoration: none;
    color: #ffffff;
}

a.white:hover {
    text-decoration: underline;
    color: #ffffff;
}

a.blu:link, a.blu:visited {
    text-decoration: none;
    color: #536eb6;
}

a.blu:hover {
    text-decoration: underline;
    color: #536eb6;
}

img {
    border: 0;
    vertical-align: middle;
}

form {
    display: inline;
}

input {
    font-size: 11px;
    vertical-align: middle;
}

input.text {
    background-color: #e4eafb;
    border: 1px solid #fff;
    color: #536eb6;
}

select.select {
    background-color: #e4eafb;
    border: 1px solid #fff;
    color: #536eb6;
    font-size: 11px;
}

input.radio {
}

input.option {
}

input.submit {
    color: #000;
}

textarea {
    background-color: #e4eafb;
    border: 1px solid #fff;
    color: #536eb6;
    font-size: 11px;
}


.small_text_hp {
    font-size: 10px;
    color: #536eb6;
    font-weight: bold;
}


/* TABELLA PRINCIPALE */
#main-table {
    width: 765px;
    padding: 0px;
    margin: 0px auto 0px auto;
    border: 0px;
}



/* TABELLA HEADER */
#header-table {
    padding: 0;
}

/* Cella menu */
#header-table .menu-td-right {
    vertical-align: middle;
    padding: 0px;
    background-color: #f8f4f4;
    height: 30px;
    border-right: 1px solid #cccaca;
    border-bottom: 1px solid #cccaca;
}

#header-table .menu-td-no-right {
    vertical-align: middle;
    padding: 0px;
    background-color: #f8f4f4;
    height: 30px;
    border-bottom: 1px solid #cccaca;
}



/* TABELLA CONTENUTI */
#content-table {
    width: 100%;
    padding: 0;
}

/* Cella di sinistra top */
#content-table .lefttop-td {
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 4px;
}

#content-table .sub-header-img {
    float: left;
    border: 0;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 5px;
}

#content-table .sub-header-text {
    margin: 15px 5px 0px 5px;
    font-size: 11px;
    text-align: left;
}

/* Cella di sinistra bottom */
#content-table .leftbottom-td {
    vertical-align: top;

}

/* Cella di destra */
#content-table .right-td {
    vertical-align: top;
    width: 212px;
    padding: 0;
}

/* Cella in basso (footer) */
#content-table .bottom-td {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 8pt;
    font-weight: bold;
}

#content-table .bottom-td a:link, a:visited {
    text-decoration: none;
    color: #37a019;
}

#content-table .bottom-td a:hover {
    text-decoration: underline;
    color: #37a019;
}





/* COLONNA DI DESTRA - STRUTTURE */
#tabella-strutture {
    width: 97%;
    border: 0;
    /*background-color: #cce4f7;*/
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
}

#tabella-strutture .img-struttura {
    margin: 2px 5px 2px 0px;
    border: 1px solid black;
    float: left;
}

#tabella-strutture .struttura-name {
    margin: 0px 5px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #37a019;
}

#tabella-strutture .struttura-desc {
    margin: 0px 5px 0px 0px;
    font-size: 10px;
    text-align: left;
}

#tabella-strutture .td-struttura {
    font-size: 11px;
    text-align: right;
}





/* COLONNA DI DESTRA - NEW */
#tabella-right-col-our-services {
    width: 97%;
    border: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
}

#tabella-right-col-our-services .td-right-col-our-services {
    font-size: 11px;
    font-weight: bold;
}




/* MODULO HOME */
#tabella-home {
    width: 97%;
    border: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#tabella-home .img-itinerario {
    margin: 2px 5px 2px 5px;
    border: 1px solid black;
    float: left;
}

#tabella-home .itinerario-name {
    margin: 0px 5px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #37a019;
}

#tabella-home .itinerario-desc {
    margin: 0px 5px 0px 0px;
    font-size: 11px;
    text-align: left;
}

#tabella-home .td-itinerario {
    width: 260px;
    font-size: 11px;
    text-align: right;
    background-color: #cce4f7;
}

#tabella-home .td-evento {
    width: 260px;
    font-size: 11px;
    text-align: right;
    background-color: #e4f1fb;
}




/* MODULO CONTATTI */
#tabella-contatti {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-contatti .td1 {
    padding-left: 8px;
    font-size: 12px;
    text-align: right;
}

#tabella-contatti .td2 {
    padding-right: 8px;
    text-align: left;
}

#contatti-field {
	display:none;
}




/* MODULO ITINERARI */
#tabella-list-itinerari {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-list-itinerari .td-itinerario {
    padding: 5px;
    font-size: 11px;
    text-align: justify;
}

#tabella-list-itinerari .nome-itinerario {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 2px;
}


#tabella-itinerario {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-itinerario .img-td {
    padding: 6px;
    vertical-align: top;
}

#tabella-itinerario .td-itinerario-nome {
    text-align: left;
}

#tabella-itinerario .itinerario-nome {
    padding: 5px 0px 8px 6px;
    font-size: 14px;
    font-weight: bold;
}

#tabella-itinerario .td1 {
    font-size: 11px;
    text-align: left;
    font-weight: bold;
}

#tabella-itinerario .td2 {
    font-size: 11px;
    text-align: justify;
}





/* MODULO OSPITALITA' */
#tabella-list-strutture {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-list-strutture .img-struttura {
    margin: 2px 5px 2px 5px;
    border: 1px solid black;
    float: left;
}

#tabella-list-strutture .struttura-name {
    margin: 0px 5px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #37a019;
}

#tabella-list-strutture .struttura-desc {
    margin: 0px 5px 0px 0px;
    font-size: 11px;
    text-align: left;
}

#tabella-list-strutture .td-struttura {
    padding: 5px;
    font-size: 11px;
    text-align: justify;
}

#tabella-struttura {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-struttura .img-td {
    padding-left: 6px;
    padding-right: 6px;
    width: 25%;
    vertical-align: top;
}

#tabella-struttura .td-struttura-nome {
    text-align: left;
}

#tabella-struttura .struttura-nome {
    padding: 5px 0px 8px 6px;
    font-size: 14px;
    font-weight: bold;
}

#tabella-struttura .td1 {
    font-size: 11px;
    text-align: left;
    font-weight: bold;
}

#tabella-struttura .td2 {
    font-size: 11px;
    text-align: justify;
}






/* MODULO ERRORI */
#tabella-errori {
    width: 97%;
    border: 0;
    background-color: #cce4f7;
    margin: 10px 0px 10px 0px;
}

#tabella-errori .message-td {
    padding: 8px 8px 0px 8px ;
    font-size: 10pt;
    text-align: justify;
}


