@charset "utf-8";
/* CSS Document */
/* TAGS */
body{
	background-color:#FFF;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* DIVS */
#rodape {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 936px;
	position: relative;
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E3E3;
}
#boxvermelho {
	background-color: #EE2128;
	float: right;
	height: auto;
	width: 350px;
	position: relative;
	padding: 10px;
}
#boxcinza {
	background-color: #999;
	float: right;
	height: auto;
	width: 350px;
	position: relative;
	padding: 10px;
	margin-top: 10px;
}
#info {
	background-color: #FFFFFF;
	float: left;
	width: 936px;
	position: relative;
	height: auto;
	padding: 7px;
	margin-top: 20px;
}
#geral {
	position:absolute;
	left:50%;
	width:950px;
	height:auto;
	z-index:1;
	margin-left: -475px;
}
#banner {
	float: left;
	height: 231px;
	width: 950px;
	position: relative;
}
#linha {
	float: left;
	height: 20px;
	width: 950px;
	position: relative;
	background-image: url(../img/linha.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	height: 74px;
	width: 309px;
	position: relative;
	margin-bottom: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.esquerda {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 524px;
	position: relative;
	padding: 10px;
	text-align: justify;
}
.menor {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 240px;
	position: relative;
	text-align: justify;
	margin-right: 40px;
}
.menor2 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 240px;
	position: relative;
	text-align: justify;
}
#eventos {
	position:absolute;
	left:411px;
	top:125px;
	width:202px;
	height:130px;
	border:thin solid #F4F4F4;
	z-index: 1;
	visibility: hidden;
}
#trio {
	position:absolute;
	left:614px;
	top:143px;
	width:176px;
	height:70px;
	z-index:1;
	visibility: hidden;
}
#drop {
	position:absolute;
	left:524px;
	top:125px;
	width:205px;
	height:auto;
	border:thin solid #F4F4F4;
	z-index: 2;
	visibility: hidden;
}
#menuinterno {
	height: 40px;
	width: 599px;
	background-color:#FFFFFF;
	position: relative;
	margin: auto;
}
/* CLASSES */
.logos {
	background-color: #FFFFFF;
	float: left;
	width: 950px;
	position: relative;
	height: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E3E3;
}
.menu {
	background-color: #FFFFFF;
	width: 950px;
	position: relative;
	height: auto;
	text-align:center;
	float:left;
}
.bannertrio {
	float: left;
	height: auto;
	width: 524px;
	position: relative;
	padding: 10px;
}
.veja {
	float: left;
	height: auto;
	width: 524px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.direita {
	float: right;
	height: auto;
	width: 350px;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F7F6F6;
	clear: right;
}
.ingressos{
	background-color: #D6030A;
	float: right;
	height: auto;
	width: 370px;
	position: relative;
	clear: right;
	margin-bottom: 10px;
}
.quads {
	float: left;
	height: auto;
	width: 154px;
	position: relative;
	padding: 10px;
	clear: left;
}
.premio {
	background-image:url(../img/bg-premio.jpg);
	background-repeat:no-repeat;
	float: left;
	height: auto;
	width: 146px;
	position: relative;
	background-position: 10px 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.quadmeio {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
	padding: 10px;
	margin-left:10px;
	margin-right:10px;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	font-weight: normal;
	line-height: 17px;
}
.textosmaiores {
	font-family: Arial;
	font-size: 13px;
	color: #4B4B4B;
	font-weight: normal;
	line-height: 17px;
}
.textoescuro {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 17px;
}
.gourmet {
	font-family: Arial;
	font-size: 18px;
	color: #4B4B4B;
	line-height: 25px;
}
.gourmetmenor {
	font-family: Arial;
	font-size: 17px;
	color: #4B4B4B;
	line-height: 25px;
}
.titulobranco {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.imgesq{
	float: left;
}
.imgesqmargem{
	margin-bottom:10px;
}
.imgesqmargemmaior{
	margin-bottom:22px;
}
.textoverm {
	font-family: Arial;
	font-size: 11px;
	color: #EE2128;
}
.textovermmaior {
	font-family: Arial;
	font-size: 12px;
	color: #EE2128;
}
.titulovermelho {
	font-family: Arial;
	font-size: 12px;
	color: #EE2128;
	font-weight: bold;
}
.rodapesemlink{
	font-size: 9px;
	font-family: Verdana;
	color: #B5B5B5;
	line-height: 20px;
	text-decoration:none;
}
.textosmenor {
	font-family: Arial;
	font-size: 10px;
	color: #4B4B4B;
	font-weight: normal;
}

/* LINKS */
	/*menu drop down*/
.menudrop{
	font-family: Futura Md Bt, Arial;
	font-size:11px;
	text-decoration:none;
	color: #999;
	float: left;
	height: 17px;
	width: 198px;
	position: relative;
	text-align: left;
	background-color:#FDFDFD;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	background-image:url(../../linha.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.menudrop:link {
	color: #999;
}
.menudrop:visited {
	color: #999;
}
.menudrop:hover {
	color: #333;
}
.menudrop:active {
	color: #999;
}
	/*link com underline*/
.link {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
	line-height: 17px;
}
.link:link {
	color: #858585;
}
.link:visited {
	color: #858585;
}
.link:hover {
	color: #FF0000;
}
.link:active {
	color: #858585;
}
	/*rodape*/
.rodape{
	font-size: 9px;
	font-family: Verdana;
	color: #B5B5B5;
	line-height: 20px;
	text-decoration:none;
	font-weight: normal;
}
.rodape:link{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:visited{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:hover{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:active{
	color: #B5B5B5;
	text-decoration:none;
}
	/*menu superior*/
.menusuperior {
	font-family: Futura Md Bt, Arial;
	font-size:18px;
	color: #696868;
	padding-top:3px;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	text-decoration:none;
	font-weight:lighter;
}
.menusuperior:link {
	color: #696868;
	font-family: Futura Md Bt, Arial;
	font-size:18px;
	font-weight:lighter;
}
.menusuperior:visited {
	color: #707070;
}
.menusuperior:hover {
	color: #EE2128;
}
.menusuperior:active {
	color: #696868;
}

	/*link verm*/
.linkverm {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #EE2128;
	font-weight: normal;
	line-height: 17px;
}
.linkverm: link {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #EE2128;
	font-weight: normal;
	line-height: 17px;
}
.linkverm: visited {
	text-decoration:underline;
	color: #EE2128;
}
.linkverm: hover {
	text-decoration:underline;
	color: #EE2128;
}
.linkverm: active {
	text-decoration:underline;
	color: #EE2128;
}
