*{

	font-family: "Gill Sans MT";}
.wrapper{
	background:#f9f9f9;
	}

#header{
	background:#970000;
	}

#header_top{
	background: url(/i/back_header.png) repeat-y center;
}

#linea_header{
	background:#303030;
}

.content{
	background:#fff;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
}

#input_text{
	border:1px #666 solid;
	background:none;}
	
.menu{
	border-right: 1px solid #313131;
    color: #FFFFFF;
    font-size: 11px;
	font-weight:bold;
}

#linea_top{

	background:#666;}
	
#footer{
	background:#ccc;
	color:#333;
	font-size:11px;
	font-family:"Gill Sans MT";}
	
.menu a{
	color:#4F2100;
	text-decoration:none;
	}
#background {
    background-color: #000000;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#content_hide {
    height: 100%;
    width: 100%;
}