﻿/*
Posizionamento template home page
*/
	body {
		margin: 0px;
		background-color: #ffffff;
	}

	img {
		border:none;
	}

	p {
		margin-top:-1px;
		margin-left:5px;
		font-family: "Trebuchet MS", Arial;
		font-size:11px;
		color:#333333;
	}

	#centrato {
		width:979px;
		position:relative;
		left:50%;
		margin: 0 0 0 -490px;
	}
	
	#centrato2 {
		width:480px;
		position:relative;
		left:50%;
		margin: 0 0 0 -240px;
	}
	
	.centratoVisualizzaTutteleNews {
		width:440px;
		position:relative;
		left:50%;
		margin: 0 0 0 -220px;
	}
	
	
	#loghi-w3c {
		margin-left:30px;
		margin-top:30px;
	}	
	/*intestazione homepage*/
		#intestazione {
			width:979px;
			height:152px;
			margin: 0px;
		}

		#logo {
			width:262px;
			height:152px;
			position:relative;
			float:left;
		}

		#menu 
		{
		width: 717px;
		height: 152px; 
		float: right;	
		}
	/*fine intestazione homepage*/
	
	/*blocco centrale home page*/
		

		#bimbo {
			width:262px;
			height:458px;
			float:left;
		}

		#news {
			width:491px;
			height:458px;
			float:left;
			background-image:url(../imgAdmo/sfondo_beige_home3.jpg);
			background-repeat:no-repeat;			
		}
		
		#colonnadx {
			width:226px;
			height:458px;
			background-image:url(../imgAdmo/bg-colonnadx2.gif);
			background-repeat:no-repeat;
			float: right;
		}
	/*fine blocco centrale home page*/
	
	
	/*blocco centrale pagine interne*/
		
		
		#bg-contenuti {
			width:480px;
			position:relative;
			float:left;
			background-image:url(../imgAdmo/bg_blocco_centrale_pagine.gif);
			background-repeat:no-repeat;
			background-color:#aecbd4;
		}

		#contenuti {
			width:466px;
			margin-top:7px;
			margin-left:7px;
			margin-bottom:7px;
			background-color:#FFFFFF;
		}		
			
				
		#colonnadx_pagine_interne {
			width:237px;
			height:460px;
			background-image:url(../imgAdmo/bg-colonnadx-pagine.gif);
			background-repeat:no-repeat;
			float: right;
			margin: 0px;
			position: relative;			
		}
		
		#colonnadx_pagine_progetti {
			width:237px;
			height:472px;
			background-image:url(../imgAdmo/bg-colonnadx-pagine.gif);
			background-repeat:no-repeat;
			float: right;
			margin: 0px;
			position: relative;			
		}
		
		#menuDx_pagine_interne {
			width: 220px;
			height: 128px;
			padding-top: 7px;
			padding-right: 7px;
			padding-bottom: 7px;
			background-color: #accbd4;
		}
		
		#menuDx_pagine_progetti {
			width: 220px;
			height: 140px;
			padding-top: 7px;
			padding-right: 7px;
			padding-bottom: 7px;
			background-color: #accbd4;
		}
		
		#sfondo_box_newsletter {
			background-color: #e7dbc0;
			margin-right: 0px;
			width: 218px;
			height: 305px;
			margin-left: 10px;
			margin-top: 8px;
			padding-top: 6px;
			padding-bottom: 3px;
		}
		
		
		/*#newsletter {
			width:206px;
			height:100px;
			margin-left:6px;
			margin-top:6px;
			background-color:#FFFFFF;
		}*/		
		
		#testo_newsletter {
			/*background-color: #ffffff; */
			padding-left: 7px; 
			margin-right: 6px; 
			margin-bottom: 6px;
			/*padding-bottom:6px;*/
		}
		
		#box_banner {
			margin-top: 8px; 
			margin-left: 5px;
			padding-top: 11px;
			background-color: #d9c79f; 
			width: 205px; 
			height: 172px; 
			border: 1px solid #d1bc8e;
			text-align: center;
		}

		#menuDx {
		background-color: #ffffff;
		width: 220px;
		height: 127px;
		}
				
	/*fine blocco centrale pagine interne*/	
	
	
	
	
	/*blocco footer*/
		#footer {
			width:979px;
			height:30px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color:#333333;
			text-align: center;
			position: relative;
		}
		#footer a:link{
			width:979px;
			height:30px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color:#333333;
			text-align: center;
			position: relative;
		}		
		#footer a:hover{
			width:979px;
			height:30px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color:#ff0000;
			text-align: center;
			position: relative;
		}
		#footer a:visited{
			width:979px;
			height:30px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color:#333333;
			text-align: center;
			position: relative;
		}
		#footer a:active{
			width:979px;
			height:30px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color:#333333;
			text-align: center;
			position: relative;
		}								
	/*fine blocco footer*/
	
	/*blocco destro home page*/
		#newsletter {
			width:206px;
			height:100px;
			margin-left:6px;
			margin-top:6px;
			background-color:#FFFFFF;
		}

		#titoloNewsletter 
		{
			width: 206px;
			height: 20px;
			padding-bottom: 6px;
		}				
	
	
	.cssTextbox 
	{
		font-family: "Trebuchet MS", Arial;
		font-size:10px;
		color:#333333;	
		background-color: #F0F0F0;
		border: 1px solid #d1bc8e;	
		height: 13px;
		width: 143px;	
	}
	

	.banner {
		width:202px;
		height:129px;
		margin-left:6px;
		margin-top:6px;
		padding-top: 4px;
		padding-bottom: 4px;
		background-color:#d9c79f;
		border: 2px solid #d1bc8e;
		text-align:center;
	}
	
	.legislazione {
		width:202px;
		height:21px;
		margin-left:6px;
		margin-top:6px;
		padding-top: 4px;
		padding-bottom: 1px;
		/*background-color:#d9c79f;
		border: 2px solid #d1bc8e;*/
		text-align:center;
	}
	
	
    #avvisi {
		width:206px;
		height:162px;
		margin-left:6px;
		margin-top:6px;
		background-color:#FFFFFF;
	}
	
	/*fine blocco destro home page*/	
	
		
/*fine posizionamento template home page*/




/* Blocco per posizionamento oggetti all'interno dell'area modificabile centrale nella default.aspx */

	.posizionamentoNewControl1{
		padding: 0px;
		margin: 0px;
	}

	.testo_news 
	{
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #313131;
	}

	.testoPopUp {
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #313131;
		text-decoration: none;
	}
	.testoPopUp a:active{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #313131;
		text-decoration: none;		
	}
	.testoPopUp a:link {
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #313131;
		text-decoration: none;		
	}
	.testoPopUp a:hover {
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #ff0000;
	}
	.testoPopUp a:visited 
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #313131;	
		text-decoration: none;	
	}

	.testo_maiuscolo 
	{
		text-transform: uppercase;
		font-weight: bold;
		color: #ff0000;	
	}
	
	
	
	.titoliAPaginaCancellazione {
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	font-weight: bold;
	color:#474747;
	margin-left: 17px;
	margin-bottom: 25px;
}



.DistanzaDaAlto 
{
	margin-top: 3px;	
}

.DistanzaDaAlto2 
{
	margin-top: 8px;	
}


.TitoloPagineProvincia
{
 font-family: Trebuchet MS;
 font-size: 12px;
 font-weight: bold;
}

.voceFotogallery 
{
	width: 170px;
	font-weight: bold; 
}

.voceFotogallery2 
{
	width: 110px;
	font-weight: bold; 
}

.input_textboxFotogallery {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	/*background-image: url(../img/bg-input-text.gif);*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999; 
	margin-left: 5px;
}



.btn_submit_contatti {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #666666;
}




.allineamento 
{
	float: left;
	margin-right: 10px;
	height: 10px;
	position: relative;
	top: 3px;
}


.paddingBottom 
{
margin-bottom: 8px;	
}
/* fine blocco per posizionamento oggetti all'interno dell'area modificabile centrale nella default.aspx */



/*blocco footer altre masterPagine.aspx*/
		.footerAltrePagine {
		    width: 510px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color: #333333;
			position: relative;
			clear: left;
			left: 267px;
		}
		
		.footerAltrePagine a:link{
		    width:510px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color: #333333;
		}		
		
		.footerAltrePagine a:hover{
		    width:510px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color: #ff0000;
		}			
		
		.footerAltrePagine a:visited{
		    width:510px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color: #333333;		
		}
		
		.footerAltrePagine a:active{
		    width:510px;
			font-family: "Trebuchet MS", Arial;
			font-size:10px;
			color: #333333;		
		}	
									
	/*fine blocco footer altre masterPagine.aspx*/
