/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#D0E4A4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sfondo_testata {
	height:114px;
	background-image:url(../images/grafica/angoli/tex_top.gif);
	background-repeat:repeat-x;
}
.sfondo_main {
	background-image:url(../images/grafica/angoli/tex_left.jpg);
	background-repeat:repeat-y;
}
.footer {
	font-size:10px;
	line-height:18px;
	color:#3F453F;
	text-align:center;
	height:40px;
	background-color:#F6FAEE;
	padding-left:5px;
	padding-right:5px;
}
.footer a {
	font-weight:bold;
	color:#3F453F;
}
.footer a:hover {
	font-weight:bold;
	color:#FF5800;
}
.lingue {
	font-size:10px;
	color:#3F453F;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}
.lingue a {
	font-weight:bold;
	color:#3F453F;
}
.lingue a:hover {
	font-weight:bold;
	color:#FF5800;
}
.top {
	background-image:url(../images/grafica/angoli/top.gif);
	height:25px;
	background-repeat:repeat-x;
}
.top_left {
	background-image:url(../images/grafica/angoli/top_left.gif);
	height:25px;
	width:25px;
}
.top_right {
	background-image:url(../images/grafica/angoli/top_right.gif);
	height:25px;
	width:25px;
}
.down_right {
	background-image:url(../images/grafica/angoli/down_right.gif);
	height:25px;
	width:25px;
}
.down_left {
	background-image:url(../images/grafica/angoli/down_left.gif);
	height:25px;
	width:25px;
}
.right {
	background-image: url(../images/grafica/angoli/right.gif);
	background-repeat:repeat-y;
	width:25px;
}
.down {
	background-image:url(../images/grafica/angoli/down.gif);
	height:25px;
	background-repeat:repeat-x;
}
.left {
	background-image: url(../images/grafica/angoli/left.gif);
	background-repeat:repeat-y;
	width:25px;
}
.testata {
	background-image:url(../images/grafica/sfondo_testata.jpg);
	background-repeat:no-repeat;
	height:114px;
}
.cella_menu_orizzontale {
	height:41px;
	background-image:url(../images/grafica/angoli/tex_left.jpg);
	background-repeat:repeat-y;
}
.tabella_menu_orizzontale {
	height:41px;
	background-image:url(../images/grafica/sfondo_menu_orizzontale.jpg);
	background-repeat:no-repeat;
}
.tabella_main {
	background-image:url(../images/grafica/sfondo_main.jpg);
	background-repeat:no-repeat;
	height:100%;
}
.menu_orizzontale {
	margin-left:10px;
}
.menu_orizzontale img {
	margin-right:3px;
}
.menu_orizzontale2 {
	margin-left:10px;
	margin-top:10px;
}
.menu_orizzontale2 img {
	margin-right:3px;
}
.menu_prodotti {
	margin-top:10px;
}
/* Menu sinistra */
.menu_sx {
	width:221px;
}
/*
.menu_sx ul {
	padding-top:30px;
	padding-left:10px;
	font-size:10px;
	list-style-type:none;
}
.menu_sx ul li {
	margin:3px;
	color:#FFFFFF;
	background-color:#A1CA4A;
	border:1px solid #FFFFFF;
	padding:3px;

}
.menu_sx ul li a {
	color:#FFFFFF;
	font-weight:bold;
}
.menu_sx ul li a:hover {
	color:#FFCC00;
	text-decoration:none;
}
*/
/* voci del menu */
.menu_sx a:link,  .menu_sx a:visited{
	font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.menu_sx a:hover {
	color:#FFCC00;
	text-decoration:none;
}
/* sottomenu */
#subMenu ul {
	padding-top:3px;
	padding-left:0px;
	margin-left:30px;
	font-size:10px;
	list-style-type:none;
}
#subMenu ul li {
	margin:2px;
	padding:2px;
	color:#FFFFFF;
	background-color:#82A23C;
	border:1px solid #FFFFFF;
}
#subMenu ul li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#subMenu ul li a:hover {
	color:#FFCC00;
	text-decoration:none;
}

/* Impaginazione */
#foto{
	width:460px;
	border:1px solid #E9F1D3;
	background-color:#B8D575;
	padding:5px;
	background-image:url(../images/grafica/sfondo_foto.jpg);
}

.foto {
	border:2px solid #CDE29F;
}

/* ************************** */
/* GOOGLE MAP */
/* ************************** */
/* contenitore della mappa */
#googleMap {
    margin-top: 10px;
    width: 485px;
	height: 420px;
	border:solid 2px #FFFFFF;
}
/* contenuti della info tab */
#infoContent {
    width: 300px;
	font-family:Arial, Helvetica, sans-serif;
}
#infoContent h4 {
    font-size: 15px;
	margin:0px;
	border-bottom: 1px solid #006659;
}
#infoContent h5 {
    font-size: 13px;
	margin:0px;
	margin-top:6px;
}
#infoContent p {
    font-size: 12px;
	margin:0px;
}
.titoloInfoTab {
   font-weight:bold;
}
/* ************************** */
/* LINK UTILI*/
/* E' rimasto il div delle news perchè per le news si sono usate le celle (vedi dopo) */
/* ************************** */

#news_breve {
	border-bottom:1px dashed #7E9C37;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
}
#news_breve h6{
	font-size:12px;
	font-weight:bold;
	color:#3F453F;
}
#news_breve a:link,a:visited{
	color:#0F4073;
}
#news_breve a:hover{
	color:#0F4073;
	text-decoration:none;
}
#news_breve img{
	float: left;
	margin-right: 10px;
	padding:4px;
	background:#fff;
	border:solid 1px #7E9C37;
}
#news_breve .linkUrl{
	clear:both;
}

/* ************************** */
/* NEWS */
/* ************************** */

.news_breve {
	border-bottom:1px dashed #7E9C37;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
}
.news_breve h5{
	font-size:12px;
	font-weight:bold;
	color:#3F453F;
}
.news_breve a:link,a:visited{
	color:#0F4073;
}
.news_breve a:hover{
	color:#0F4073;
	text-decoration:none;
}
.news_breve img{
	float: left;
	margin-right: 10px;
	padding:4px;
	background:#fff;
	border:solid 1px #7E9C37;
}
.news_breve .linkUrl{
	clear:both;
}

.news_estesa {

}
.news_estesa img{
	float: left;
	margin-right: 10px;
	padding:4px;
	background:#fff;
	border:solid 1px #7E9C37;
}
.news_estesa .menu_stampa{
	clear:both;
	margin-top:10px;
	padding-top:10px;
}
/* ************************** */
/* PARTNER */
/* ************************** */
.partner {
	border-bottom:1px dashed #7E9C37;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
}

/* ************************** */
/* VARIANTI */
/* ************************** */
.smallTxt {
	font-size:10px;
}
.imgBorder {
	padding:4px;
	background:#fff;
	border:solid 1px #84A53D;
}

/* ************************** */
/* ELENCHI PUNTATI */
/* ************************** */
#list1 {
	margin: 0px 0px 0px 0px;
}
#list1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}
#list1 li {
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding: 3px;
	border: 1px solid #84A53D;
	background-color:#EAF0E1;
}
#list1 li a:link, #list1 li a:visited{
	color:#3F453F;
	font-weight:bold;
	text-decoration:none;
}
#list1 li a:hover{
	color: #FF6600;
	font-weight:bold;
	text-decoration:underline;
}
/* ************************** */
/* FAQ */
/* ************************** */
#questions {
	background-color:#E8ECCD;
	border:3px solid white;
	padding:5px;
	margin-bottom:20px;
	font-size:12px;
}
#questions ol {

}
#questions li {
	border-bottom:1px dashed #3F4F1C;
	padding-bottom:3px;
	padding-top:3px;
}
#questions li a:link, #questions li a:visited {
	color: #3F4F1C;
	font-weight: bold;
	text-decoration: none;
}
#questions li a:hover {
	color: #3F4F1C;
	text-decoration:underline;
}
#answers {
	background-color:#ECE89F;
	border:3px solid white;
	padding:5px;
	font-size:12px;
}
#answers h3 {
	margin-bottom:3px;
	font-size:12px;
	background-image:none;
	padding-left:0px;
}
#answers ol {

}
#answers li {
	border-bottom:1px dashed #3F4F1C;
	padding-bottom:3px;
	padding-top:3px;
}
#answers li a:link, #answers li a:visited {
	color: #3F4F1C;
	text-decoration: none;
}
#answers li a:hover {
	color: #3F4F1C;
	text-decoration:underline;
}





/* PRODOTTI */

#showcase{
	width:100%;
	float: left;
	position:relative;
	padding:5px 0 0 0px;
	display:block;
}

.site{
	float: left;
	padding:0 8px 8px 0;
	width: 200px;
	height: 150px;
	margin: 15px 5px 5px 0;
	text-align:center;
}

.site .title {
	font-weight: bold;
	text-align:center;
	font-size:10px;
	display: block;
}

.site img {
	padding:4px;
	background:#fff;
	border:solid 1px #336666;
}

#showcase a:link, #showcase a:visited{
	color:#3B4B19;
	text-decoration:none;
}
#showcase a:hover{
	color: #3B4B19;
	text-decoration:underline;
}


.inputsTooltip
{
	border: 1px solid #000;
	background-color: #444;
	padding: 4px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

/* MONTAGGIO */
#montaggioGallery{
	width:100%;
	padding:0px;
}

.montaggioBox{
	float: left;
	padding:0px;
	width: 250px;
	height: 260px;
	margin: 10px 10px 10px 0px;
	text-align:center;
}

.montaggioBox .montaggioTitle {
	width:250px;
	font-weight: bold;
	text-align:center;
	font-size:10px;
	border:1px solid #82A23C;
	background-color:#DFEDC2;
	margin-bottom:5px;
	padding:3px 0px 3px 0px;
}
.montaggioBox .montaggioDesc {
	text-align:center;
	font-size:10px;
}

.montaggioBox img {
	background:#fff;
	border:solid 1px #336666;
}

#montaggioGallery a:link, #montaggioGallery a:visited{
	color:#3B4B19;
	text-decoration:none;
}
#montaggioGallery a:hover{
	color: #3B4B19;
	text-decoration:underline;
}

/* ************************** */
/* ADMIN */
/* ************************** */
#menuAdmin {
	font-size:12px;
}
#menuAdmin ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}
#menuAdmin li {
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding: 3px;
	border: 1px solid #84A53D;
	background-color:#EAF0E1;
}
#menuAdmin li a:link, #menuAdmin li a:visited{
	color:#3F453F;
	font-weight:bold;
	text-decoration:none;
}
#menuAdmin li a:hover{
	color: #FF6600;
	font-weight:bold;
	text-decoration:underline;
}

.prodotto {
	display:block;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#adm_scheda_prodotto label {
	display: block;
	font-size: 12px;
	font-weight:bold;
	margin-top: 18px;
	margin-bottom: 6px;
	padding-top:12px;
	border-top:1px dashed #336666;
}

#adm_scheda_prodotto img.optional {
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #336666;
	background-color: white;
}
#adm_scheda_prodotto .txtarea {
	float: left;
	display:block;
}
/* l'icona della foto principale */
#adm_scheda_prodotto .adm_prod_img_base {
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #336666;
	background-color: white;
}
/* l'icona delle foto della galleria */
#adm_scheda_prodotto .adm_prod_img_galleria {
	margin: 0 15px 0 0;
	padding: 2px;
	border: 1px solid #336666;
	background-color: white;
}
/* il gruppo dei 4 input per la scelta del titolo di ogni immagine della galleria */
#adm_scheda_prodotto .adm_prod_img_title {
	padding:6px;
	margin-top:8px;
	border:1px solid #A7B785;
}
#adm_scheda_prodotto .adm_prod_img_title input{
	width:140px;
}
#adm_scheda_prodotto .adm_prod_img_title a:link, #adm_scheda_prodotto .adm_prod_img_title a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#336666;
}
#adm_scheda_prodotto .adm_prod_img_title a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}
/* il blocco dei 4 campi delle lingue per le sezioni */
#adm_scheda_prodotto .adm_prod_section_title {

}
#adm_scheda_prodotto .adm_prod_section_title a:link, #adm_scheda_prodotto .adm_prod_section_title a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#336666;
}
#adm_scheda_prodotto .adm_prod_section_title a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}


/* FORM */
fieldset {
	padding: 10px;
	border: 1px solid #6D786D;
}
legend {
	font-weight:bold;
	padding-bottom:5px;
	font-size:12px;
	color:#3F453F;
}

/* MAPPA SITO */
.tbMappa_sito {
   padding:2px;
   font-size:12px;
}
.mappa_sito {
   border:1px solid #3F4F1C;
}
.mappa_sito a:link, .mappa_sito a:visited{
   color:#3F4F1C;
   text-decoration:none;
}

.mappa_sito a:hover{
   text-decoration:underline;
}

.elenco_foto{
	display:block;
	clear:both;
}

.divesterno{
	align:center;
	padding:0px;
	width:110px;
	height:110px;
	background:#e1e1e1;
	float:left;
	display:inline;
}

.divinterno{
	padding:0px;
	margin:0px;
	width:110px;
	height:110px;
}
.spacer{
	margin:0px;
	padding:0px;
	width:45px;
	float:left;
	display:inline;
}


.tbMontaggio {
	width:660px;
}
.tbMontaggio td {
	margin-top:2px;
	margin-bottom:2px;
	padding: 3px;
	border: 1px solid #84A53D;
	background-color:#EAF0E1;
}
.tbMontaggio td img {
	float:left;
	margin-right:10px;
	border:1px solid #84A53D;
}
