/*---------------------------------------------------------------------------------------------------
Foglio di stile GSC - index
version:   1.0
author:    ITS Planet
email:     mirko@itsplanet.com
website:   http://www.itsplanet.com
---------------------------------------------------------------------------------------------------*/
#secondo_livello{ 
	height:300px; background:#fff url(../img/img_index/bg_sec_liv.jpg) 0 0 no-repeat;
	color:#fff;
	padding-bottom:8px;
}
#txt_secondo{ padding:60px 420px 10px 20px;}	
	
	
#terzo_livello{
	height:450px;
	}
	
#sx_terzo{ float:left;}
		#terzo_up{ background:#fff  url(../img/img_index/img_terzo_up.png) 0 0 no-repeat; height:223px; width:680px; cursor:pointer;}
		#terzo_down{ background:#fff url(../img/img_index/img_terzo_down.png) 0 0 no-repeat; height:229px;width:680px;cursor:pointer;}
#dx_terzo{ float:right; width:288px;background:#fff; height:440px; border: 1px solid #ababab; padding:5px; background:#DDDDDD;}
.txt_terzo{ padding:20px 20px 10px 300px;}