/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/
	#featured,#featured2 {background:#d3d3d3 url("images/mocha-grunge.png") repeat scroll 0 0;}
  	#featured3 {background:#f90209 url("images/mocha-grunge.png") repeat scroll 0 0;}
	#featured,#featured2,featured3
	{
		position: relative;
	}
	
	#featured .divider,#featured2 .divider,#featured3 .divider
	{
		
	}
	
	#featured .box,#featured2 .box,#featured3 .box
	{
		background: #FFF;
		border-radius:10px;
		padding: 1.4em;
		height:20em;
		
		
	}
	
#featured .box h3,#featured2 .box h3 ,#featured3 .box h3 {
    padding: 1em 0;
    font-weight:bold;
}
	
	#slider h1,#slider2 h1{margin-bottom:1em;}
	
	.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;
	}
	
	
