body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.52em;
	background-color: #edeeef;
        background-image:url('http://www.antichivinai.it/site/wp-content/themes/bigfeature/fondo_small.png');
background-repeat:repeat-x;
	color: #333;
}


.accordion_toggle h1{
	display: block;
	height: 30px;
	width: 950px;
	background-color:#ffffff;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #ffffff;
    cursor: hand;
	margin: 0 0 0 0;
		}	
		


		
		
		.accordion_toggle_active h1{

	display: block;
	height: 30px;
	width: 950px;
	background-color:#ffffff;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #ffffff;
     cursor: hand;
	margin: 0 0 0 0;
	
		}
		
		.accordion_content {
	background-color: #fffdf0;
	color: #444444;
	overflow: hidden;
		
		}
			
			.accordion_content h2 {
	margin: 5px 0 5px 10px;
	color: #61181b;
	font-weight: bold;
			}
			
            .accordion_content h3 {
				font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.5em;
	margin: 5px 0 5px 10px;
	color: #61181b;

	padding-bottom: 0px;
			}
			
			.accordion_content h4 {
				font-family: “Trebuchet MS”, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;

letter-spacing: normal;
line-height: 1.5em;
	margin: 5px 0 5px 10px;
	color: #61181b;
	

			}
			
			.accordion_content p {
				
				line-height: 120%;
				padding: 0px 10px 15px 10px;
				font-size: 12px;
			}
			
			#pie



{



  color: #746d65;



  text-align: right ;



  padding-right: 15px;



  padding-bottom: 15px;



  padding-top: 3px;



}



#pie a, #pie a:link, #pie a:visited, #pie a:hover, #pie a:active



{



  outline: none;



  color: #746d65;



  text-transform: uppercase;



  font-size: 10px;



  



  padding-top: 4px;



  padding-bottom: 4px;



  text-decoration: none;



  padding-right: 25px;



}



#pie .scheda 



{



	background-image: url(http://www.antichivinai.it/img/pdf.jpg);



	background-position: right top;



	background-repeat: no-repeat;



}

			
				.title {
				
				font-size: 10px;
				
			}
			
		.vertical_accordion_toggle {
display: block;
	height: 30px;
	width: 950px;
	background-color:#2b0505;
	padding: 0px 0px 0px 10px;
	line-height: auto;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #ffffff;

	cursor: pointer;
	margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
display: block;
	height: 30px;
	width: 950px;
	background-color:#2b0505;
	padding: 0px 0px 0px 10px;
	line-height: auto;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;

	cursor: pointer;
	margin: 0px;

		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 0px 0px 0px 10px;
				color: #61181b;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 0px 15px 10px;
			}
  			
		/*
			
					
					
    /* Container styling*/
    #horizontal_container {
	margin: 0px 0px 0px 0px;
	width: 960px;
	height: 465px;
	padding: 0px 0px 0px 0px;
    }
    
    #vertical_container {
		padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 960px;
    }

#container_1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}
			
    /* Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle  h1{
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
background: url(images/petralavarosso.png) no-repeat top left #a9d06a;
			display: block;
			height: 465px;
			width: 30px;
			background:  #a9d06a;
			color: #ffffff;
			text-decoration: none;
			
			
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active  h1{
			background: #e0542f;
			margin: 0 0 0 0;
			padding: 0px 0px 0px 0px;
			background: url(images/petralavarosso.png) no-repeat top left #a9d06a;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 465px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;
			margin: 0 0 0 0;
			padding: 0px 0px 0px 0px;
			
			/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 800px;
				line-height: 150%;
				padding: 0px 0px 0px 0px;
				margin: 0 0 0 0;
			}
