		* { margin: 0; padding: 0; }
		
		html { 
background-image: url(images/fundo.jpg);

margin-top:0px;
		}

.wrapper {
margin: 50px auto;
margin-top:8px;

border: 0px solid #000000;
background: url(images/ementa.png) repeat 0px 0px;
width: 1007px;
eight: 620px;
box-shadow:1 5px 15px rgba(9,9,9,.9);
-moz-box-shadow:1 5px 15px rgba(9,9,9,.9);
-webkit-box-shadow:0 5px 15px rgba(9,9,9,.9);
}
.lista_detalhe{
			font-family:vanlose_simpletyperegular;
			font-size:21px;
			color: #000000;		
   			text-decoration: none;
	}

.group1{
		font-family:vanlose_simpletyperegular;
   			text-decoration: none;
			font-size:28px;
			color: #000000;		
	}
.group1:hover {
    text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.ajax{
	font-size:28px;

	font-family:vanlose_simpletyperegular;
	color: #000000;		
    text-decoration: none;
	}
.ajax:hover {
    text-decoration: underline;
	cursor: pointer; cursor: hand;
}	
.texto {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 9pt;
}
.tpratos{
font-size:35px;
border-bottom:1px solid transparent;
color:#49291a;
font-family:bebas_neueregular;
}
.uteusite{
margin-top: -32px;
font-family: Verdana, Geneva, sans-serif;
color: #FFF;
font-size: 7pt;
}

.bt_menu{
width:162px;
height:30px;
padding-top:10px;
padding-bottom:5px;
font-size:29px;
text-align:center;
border-bottom:1px solid transparent;
color:#000;
font-family:watermelonregular;
}

.bt_menu:hover{
border-bottom:1px solid #4a4a4a;
cursor:pointer;
}

.bt_menu_sel{
width:162px;
height:29px;
padding-top:10px;
padding-bottom:5px;
font-size:29px;
text-align:center;
border-bottom:1px solid #4a4a4a;
color:#000;
font-family:watermelonregular;
}

.conteudo{
 height:340px;
}

.a_demo_four {
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	padding-right:50px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}

.a_demo_four:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_demo_four::before {
	background-color:#2591b4;
	background-image:url(images/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.a_demo_four:active::before {
	top:50%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}