/*  
Theme Name: Blog_Gandini&Rendina
Theme URI: http://www.gandini&rendina.it/
Description: Tema di prova.
Version: 1.0
Author: Andrea Marchetti
Author URI: http://www.gandini&rendina.it/

*/

/*Reset
****************************************************/

	#menu{
		top:15px;
		position:relative;
		height:35px;
		}
		
#bg_container{
	position:relative;
	top: 20px;
	left:-5px;
	width:964px;
	float: left;
	background:url(img/bg_container.jpg) repeat-y ;
	}
	
	#pat h2{
		background: url(img/partner.jpg) no-repeat;
		width:326px;
		height:55px;
		position:relative;
		top:-14px;
		left:-29px;
		z-index:100px;
		
		}
	#per h2{
		background: url(img/per_saperne.jpg) no-repeat;
		width:326px;
		height:55px;
		position:relative;
		top:-14px;
		left:-29px;
		z-index:100px;
		}
	
	#arc h2{
		background: url(img/archivio.jpg) no-repeat;
		width:326px;
		height:55px;
		position:relative;
		top:-14px;
		left:-29px;;
		z-index:100px;
		}
	#new h2{
		background: url(img/newsletter.jpg) no-repeat;
		width:326px;
		height:55px;
		position:relative;
		top:-14px;
		left:-29px;;
		z-index:100px;
		}

