
body{
	margin: 0;
     /*background: #3bbfc2;*/
    overflow: hidden;
}
#widget-riogastronomia *{	
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
a#link-riogastronomia{
	text-decoration: none;
	/*max-width: 453px;
	height: 197px;*/
	display: block;
	margin: 0;
}
#widget-riogastronomia{
	max-width: 453px;
	width: 100%;
	height: 199px;
	border: 1px solid #e1e1e1;
	position: relative;
	background: #3bbfc2;
	margin: 0 auto;
	overflow: hidden;
	background: url("./images/bg.png") no-repeat;
}

#widget-riogastronomia #informacoes{
	position: absolute;
	z-index: 3;
	right: 30px;
    top:30px;
	width: 50%;
	width: 240px;
	height: 133px;
	background: #7acbc7;
	padding-left: 18px;
	padding-top: 15px;
	box-sizing: border-box;
}
#widget-riogastronomia #informacoes h2{
	font-family: 'OgloboCondensedSemibold', Arial, sans-serif;
	color: white;	
	font-size: 32px;
    list-style: none; 
    margin: 0;
    padding: 0;
    line-height: 1.6rem;
}

#widget-riogastronomia #informacoes p{
	font-family: 'Arian', sans-serif;
	font-size: 16px;
    color: white;	
}
#widget-riogastronomia #logo{
	position: absolute;
	z-index: 3;
	top: 63px;
	left: 48px;
	width: 80px;
}
#widget-riogastronomia #logo img{
	width: 100%;
}
#widget-riogastronomia #icon{
	position: absolute;
	z-index: 1;
	bottom: -14px;
	left: 146px;
}
#widget-riogastronomia a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#bg1 {

	border-bottom: 199px solid #e11f2a;
	border-left: 0px solid transparent;
	border-right: 60px solid transparent;
	height: 0;
	width: 190px;
    position: relative;
    z-index: 2;

}