﻿/* generali	*/
h2
{
	font: bold 16px/25px Arial, Verdana;
	color:#000000;
	background-color:#cccccc;
	width:auto;
	text-transform:none;
	padding-left:10px;
	margin:0px 0px 10px 0px;
}
h3
{
	font: 16px Verdana, Arial;
	color:#000000;
	width:auto;
	height:20px;
	text-align:right;
	padding:5px 5px 0px 0px;
	margin:4px 0px 0px 0px;
	text-align:center;
}
h5
{
	font:11px/11px Tahoma, Arial, Verdana;
	background-image:url(../img/h3.jpg);
	color:#214121;
	width:auto;
	height:80px;
	text-align:right;
	padding:5px 5px 0px 0px;
	margin:4px 0px 0px 0px;
}
#container img
{
	float:left;
	margin-right:0px;
}
#container a,#container a:link,#container a:visited,
#prehome a,#prehome a:link,#prehome a:visited
{
	color:#8AD9FF;
}
#container a:hover,
#prehome a:hover
{
	color:#0FB1FF;
}
#content img
{
	padding: 0px;
	border: 0px solid #336633;
	margin: 0px;
}
.img_home
{
    background-position:top left;
    background-repeat:no-repeat;
    }
div#ctl00_ContentPlaceHolder1_Panel1
{
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); 
}

table#prodotti img
{
    float:none;
    }

#div_home
{
    /*background-color:#cccccc;
    filter: alpha(opacity=80);*/
    width:150px;
    height:370px;
    margin:5px 0px 5px 5px;
    float:left;
    }

#div_home img
{
    }

#div_home div
{
    width:114px;
    margin:auto;
    padding:5px;
    }


/* Modulo richiesta	*/
#modulo
{
	width:450px;
}

#modulo th
{
	width:150px;
	text-align:right;
	padding:2px 4px;
}
#modulo input
{
	width:100px;
	margin-top:5px;
}
#modulo input[type=text], #modulo textarea
{
	width:200px;
	margin-top:0px;
}
#privacy
{
	font-size:11px;
	font-style:italic;
	width:100%;
}
#modulo input[type=checkbox]
{
	width:30px;	/* compatta la checkbox al testo relativo	*/
}
/* dettaglio struttura	*/
#immagini
{
	width:560px;
	height:300px;
	margin-bottom:20px;
}
#ctl00_ContentPlaceHolder1_imgBig
{
	float:left;
	width:400px;
	height:300px;
	margin-right:10px;
	border:0px;
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=0.75);
}
#ctl00_ContentPlaceHolder1_img1,#ctl00_ContentPlaceHolder1_img2,#ctl00_ContentPlaceHolder1_img3,#ctl00_ContentPlaceHolder1_img4
{
	display:block;
	margin:0px 0px 6px 0px;
	width:128px;
	border:0px;
}
/* div dei link delle azioni sul dettaglio	*/
#toolAzioni
{
	width:500px;
	display:block;
}
#toolAzioni div
{
	background-image: url(/agriturismomedialab/img/menu/menubut.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:2px solid #ffffff;
	height:30px;
	width:120px;
	text-align:center;
	display:inline;
	float:left;
}
#toolAzioni a
{
	font:bold 14px/16px Verdana, Arial;
	display: block;
	width: 100%;
	margin:6px 0px 0px 0px;
	cursor:pointer;
}
#toolAzioni a:link,#toolAzioni a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
#toolAzioni a:hover
{
	text-decoration:none;
	color:green;
}

#descrizione
{
	clear:both;	/* impedisce al livello di allinearsi a destra e sinistra ad altri elementi	*/
}
/* Photogallery dettaglio	*/
#gallery
{
	display:none;
}
img.miniaturagallery
{
	width:40px;
	height:30px;
	margin-right:4px;
	margin-top:4px;
	border:2px solid #C0C0C0;
}
img.miniaturagallerysel
{
	width:40px;
	height:30px;
	margin-right:4px;
	margin-top:4px;
	border:2px solid #FFA953;
}
#containerMiniature a img
{
	border:2px;
}
a.g_paginazione:link,a.g_paginazione:visited
{
	color:#a0a0a0;
	text-decoration:none;
}
a.g_paginazione:hover
{
	color:#000000;
	text-decoration:none;
}

table#editor_titoli th{
	color:#FFFFFF;
	background-color:#336633;
	font-family:Arial, Helvetica, sans-serif;
}
table#editor_titoli img{
	border:0px;
}
/* Contatti	*/
table#contatti
{
	width:500px;
}
table#contatti th,
table#contatti td
{
	border-bottom:1px solid #E5E5E5;
	padding:3px;
}
table#contatti th
{
	width:250px;
	font-weight:normal;
}
td#td_privacy
{
	font-size:11px;
}

