@charset "utf-8";
/* CSS Document */

#header{
	background:url(../images/Layout/header_top.png) no-repeat;
	width:965px;
	height:133px;
	margin:0px auto 0px auto;	
}
#sotto_header{
	width:949px;
	padding-left:16px;
	background:url(../images/Layout/ombra_left_header.png) left no-repeat;
	height:315px;
	margin:0px auto 5px auto;	
}
#image_galleria{
	 width:740px;
	 height:315px;
	 overflow:hidden;	
}
#categorie_sotto_header{
	width:209px;
	height:315px;
	overflow:hidden;
	background-color:#FFF;	
}
#titolo_categorie_sotto_header{
	padding:10px 0px 0px 29px;
	background:url(../images/Layout/header_sfondo_right.png) top repeat-x;
	width:180px;
	height:70px;
}
#elenco_categorie_sotto_header{
	padding-left:29px;
	height:205px;
	overflow:hidden;
	line-height:20px;
}
#mid_layout{
	 width:965px;
	 margin:0px auto;	
}
#footer{
	 background:url(../images/Layout/footer_background.png) repeat-x;
	 background-color:#67776D;
	 width:100%;
	 position:relative; 	
}
#barra_footer{
	padding:20px 0px 20px 32px;
	width:965px;
	margin:0px auto;	
}
#barra_footer_left{
	background:url(../images/Layout/barra_foter_left.png) no-repeat;
	width:15px;
	height:40px;
}
#barra_footer_center{
	height:40px;
	width:920px;
	background-color:#562F0C;
}
#barra_footer_right{
	background:url(../images/Layout/barra_foter_right.png) no-repeat;
	width:15px;
	height:40px;
}

#simplegallery_header{ 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
}
#simplegallery_header .gallerydesctext{ 
	/*text-align: left;
	padding: 2px 5px;*/
	display:none;
}

