/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/
	#featured,#featured2 {background:#e05115db repeat scroll 0 0;}
	#featured,#featured2
	{
		position: relative;
	}
	
	#featured .divider,#featured2 .divider
	{
		
	}
	
	#featured .box,#featured2 .box
	{
		background: #FFF;
		border-radius:10px;
		padding: 1.4em;
		height:20em;
		
		
	}
	
#featured .box h3,#featured2 .box h3 {
    padding: 1em 0;
    font-weight:bold;
}
	
	#slider h1,#slider2 h1{margin-bottom:1em;}
	
	h1.titblocco{margin-top:1em;text-align:center;}
	
	blockquote
	{
		margin: 0;
		padding: 0;
		border: none;
		font-style: normal;
	}
	
	.balloon {
		padding: 1.87em;
		background: url(images/img08.jpg) repeat left top;
		border-radius: 5px;
		line-height: 180%;
		color: #333;
	}
	
	.ballon-bgbtm {
		height: 1.87em;
	}
	
	.balloon strong
	{
		color: #333 !important;
	}
	
	
