/*
 *** Info generali sul file:
 *
 * sito web: parcoalbosco - versione giallina
 * file: css versione it
 * data creazione: 20007.08.16
 * data ultima modifica: 20007.11.14
 * novità apportate: modifiche richieste
 *
 *** Macro areee [scrivi il numero per la ricerca]
 *
 * 001. STILI DI BASE
 * 002. DIVS PAGINE
 * 003. LINKS
 * 004. TABLE
 * 005. BOTTONI & FORM
 * 006. LISTE
 */


/*
************************************
 001. STILI DI BASE
************************************
 */
body { width: 100%; margin: 0 auto; font: 14px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:center; background: url(../../img/public/tpl/sfondo.jpg) no-repeat top left #ffebc1;}
.corpotesto { font: 14px Verdana, Arial, Helvetica, sans-serif; color:#000;}
.corpotesto_error { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FF3300;}
.titolotesto { font: 14px Verdana, Arial, Helvetica, sans-serif; color:#000; font-weight:bold;}
img, a {margin:0; padding:0; border:0;}
br.cucu { clear:both; height:0px;}
hr.coco { height:0px; margin:0px; padding:0px; overflow:hidden; clear:both; display:block; visibility:hidden; }

hr.grigia { width:100%; color: #999; background-color: #ccc; height: 0.5px; border: 0; text-align:left; margin-left:0px; margin-top:-9px;}
hr.grigiafina { width:100%; color: #999; background-color: #ccc; height: 0.5px; border:0; text-align:left; margin-left:0px; margin-top:2px;}


/*
************************************
002.DIVS PAGINA
************************************
*/

.uno { position:absolute; top: 165px; left:91px; width:835px; }
.corpo { width:835px; min-height: 549px; height: auto !important; height: 549px; background: url(../../img/public/tpl/corpo.jpg) no-repeat top left #fff6e4; }
	
	.testata { padding:5px 0; font-size:12px; }		
	
	.contenuti { text-align:left; padding:20px 100px;}
		.titolo_testo { /*font-size:14px;*/ font-weight:bold;}
		.descrizione_testo { padding:4px;}

.bottom { width:835px; height:230px; background: url(../../img/public/tpl/corpo_bottom_3.jpg) no-repeat top left #e4ecdb; text-align:center; }
	.bottom_posizione { padding-top:200px;}

.posizione_galleria_immagini { float:left; width:20%; display:inline; /*min-height: 100px;  height: auto !important;*/ height: 100px; margin-top: 10px;}
.posizione_galleria_immagini_stilone_inverno { margin:3px; padding:5px; /*width:80%;*/ /*background: #99CC66;*/ }
.posizione_galleria_immagini_stilone_estate { margin:3px; padding:5px; /*width:80%; background: #99CC00;*/}
.posizione_galleria_immagini_stilone_primavera { margin:3px; padding:5px; /*width:80%; background: #99CC33;*/}
.posizione_galleria_immagini_stilone_autunno { margin:3px; padding:5px; /*width:80%; background: #99CC99;*/}

	.posizione_galleria_immagini_stilone_inverno img ,
	.posizione_galleria_immagini_stilone_estate img ,
	.posizione_galleria_immagini_stilone_primavera img ,
	.posizione_galleria_immagini_stilone_autunno img {background:#fff; width:90%; padding:5px; border:1px solid #ccc; }


.google_map { width:90%; background: #99CC33; text-align:center;}


/*
************************************
003. LINKS
************************************
*/

a.menu_attivo:link,
a.menu_attivo:visited {color: #000000; text-decoration : none; font-size: inherit;}
a.menu_attivo:hover {color: #666666; text-decoration: underline; font-size: inherit;}

.cursor_link { cursor:hand; cursor:pointer;}


/*
************************************
004. TABLE
************************************
*/
td, tr, th, table {font: 14px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align:left;}
th.tab_standard {color: #fff; background: #009900; font-weight: bold;}
.tab_standard { color: #000;}
.tab_standard2 {border-bottom: 1px dotted #ccc; }
.tab_standard1 { background: #fff; border-bottom: 1px dotted #ccc;  }


/*
************************************
005. FORM
************************************
*/
.input {border:1px solid #999; color:#000033; font:10px verdana,helvetica,sans-serif; word-spacing:.2em; }
/* non utilizzati
input.text { height: 17px; width: 153px; padding: 0 5px 0 6px; border: 0; margin: 0; background: url(../../img/public/it/bottoni/sfondo_form_3.gif) no-repeat 0px 0px; background-attachment: scroll !important;  background-attachment: fixed; }
.bottone {background:url(../../img/public/bottoni/sfondo_bottone_2.jpg) repeat-x left top; height:21px; border-right:1px solid #ccc; border-bottom: 1px solid #ccc; font:bold 10px verdana,helvetica,sans-serif; color: #737373; cursor:hand; cursor:pointer;}
.area_testo { border:1px dotted #999; background: #fbfbfc; font:bold 10px verdana,helvetica,sans-serif; color: #737373;}
.select { font: 10px Verdana, Arial, Helvetica, sans-serif; border:1px solid #ccc; color: #000033; height:14px; background:url(../../img/public/it/bottoni/sfondo_form.jpg) repeat-x left top; }
*/
/*options della select
.options {background: #fbfbfc;}
*/

/*
************************************
006. STILI PER LISTE
************************************
*/
ul { display:inline;}
li { display:inline; padding:4px;}
