@charset "utf-8";
/* CSS Document */

        #color{
            position:absolute;
			top:0px;
			left: 0px;
			width: 100%;
			height:15px;
			background-image: url(images/layout/header/<?php echo $color ?>.png);
			z-index:2;
            } 
		h1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:900;
			color:#030;
			text-align:center;
			
			}
		
		h3{
			text-align:justify;!important}
		
    	h2{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			text-transform:uppercase;
			color:#BF3604;
			margin-top: 60px;
			
		}
		
		#chi_siamo{
		position: relative;
		display: block;
		left: 234px;
		top: 0px;
		width: 720px;
		height: auto;
		text-align:justify;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		#logo_chisiamo{
			position: relative;
			top: -40px;
			left:-19px;
			display: block;
			height:0px;
			}
		#nomi_chisiamo{
			font-size:11px;
			color:#BF5B04;
		}
#nome{
	display:block;
	width: 200px;
	height: 17px;
	background:none;
	border: #F2C230 1px solid;
	}
	
#email{
	display:block;
	width: 200px;
	height: 17px;
	background:none;
	border: #F2C230 1px solid;
	}
	
#tipologia{
	display:block;
	width: 250px;
	height: 20px;
	background:none;
	border: #F2C230 1px solid;
	}
#segnalazione{
	display:block;
	width: 450px;
	height: 250px;
	background:none;
	border: #F2C230 1px solid;
	}
	
#box_info_personali{
	display:block;
	width: 436px;
	height: 90px;
	background:none;
	border: #F2C230 1px solid;
	padding: 7px;
	padding-top: 13px;
	}
