body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
}

a {
	outline: none;
}

a:link {
	color: #006ec7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7fd0ef;
}
a:hover {
	text-decoration: none;
	color: #00a2e0;
}
a:active {
	text-decoration: underline;
	color: #00a2e0;
}

hr {
	height: 1px;
	background-color: #ddd;
	color: #ccc;
	border: none;
	margin: 20px 0 20px 0 ;
	padding:0;
}

strong {
	font-weight: bold;
}


/* CONTAINERS */

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#slideshow {
	position: relative;
	width:613px;
	height: 561px;
	float: left;
}

#content {
	width:593px;
	min-height: 410px;
	float: left;
	background-color: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*behavior: url(/ie-css3.htc)*/
}

#col-dir {
	width:307px;
	float: right;
}

.box {
	background-color: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*behavior: url(/ie-css3.htc)*/
}

.box-bottom {
	background-color: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:20px;
	width: 274px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 145px;
	margin-top:20px;
	/*behavior: url(/ie-css3.htc)*/
}

.box-eventos {
	background-color: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 285px;
	float:right;
	min-height: 145px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 145px;
	margin-top:20px;
	/*behavior: url(/ie-css3.htc)*/
}

.box-min { height:250px}



/* TYPO */

p {
	color: #666;
	font-size: 1.1em;
}

em {
	font-style:italic;
}

small {
	color: #999;
	font-size: 0.8em;
}

h1 {
	font-size:1.8em;
	color:#333;
	line-height: 100%;
	margin-bottom: 20px;
}

h2 {
	background-image: url(../gfx/body/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	color: #f56600;
	font-size: 1.4em;
	line-height: 100%;
	margin-bottom: 10px;
}



	
a.h2-bt {
	background-image: url(../gfx/body/mais.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	color: #b7b7b7;
	font-size: 1.4em;
	line-height: 100%;
	margin-bottom: 10px;
	}
	
a.h2-bt:hover {
	background-image: url(../gfx/body/mais.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	color: #f56600;
	font-size: 1.4em;
	line-height: 100%;
	margin-bottom: 10px;
	}
	
	
	
	

h3 {
	line-height: 100%;
	color: #333;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

#col-dir p, .box-bottom p, .box-eventos p, #rodape p, #content p  {
	margin-bottom:10px;
}

#rodape p {
	color: #bbb;
}

.wrap {
	white-space: pre-wrap; 
	white-space: -moz-pre-wrap; 
	white-space: -pre-wrap; 
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

label {
	color: #333;
}

#content label.right {
	display:block;
	float: left;
	padding-right: 20px;
	width: 60px;
	text-align: right;
	line-height: 100%;
}

/* LISTAS / MENUS */

#menu-nav {
	background-image: url(../gfx/buttons/menu.png);
	height: 35px;
	width: 960px;
	/*padding-right: 24px;
	padding-left: 24px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu-nav  li {
	float: left;
}

#menu-nav  li a {
	text-decoration: none;
	display: block;
	line-height: 35px;
	font-size: 1.2em;
	padding-right: 25px;
	padding-left: 25px;
	text-shadow: 0px 1px 0px #b85400;
	color: #FFFFFF;
	background-image: url(../gfx/body/nav-separador.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu-nav  li a:hover {
	color: #222;
	text-shadow: 0px 1px 0px #f99b00;
}

#menu-nav  li:last-child a {
	background-image: none;
}


#logos-rest {
	width: 960px;
	margin-top: 20px;
	height: 86px;
}

#logos-rest  li {
	float: left;
}

#logos-rest  li  a {
	display: block;
	float: left;
	background-image: url(../gfx/body/logos-rest.png);
	background-repeat: no-repeat;
	height: 86px;
	text-indent: -9999px;
	margin-right: 50px;
}

#logos-rest  li.opus  a {
	width: 140px;
	background-position: 0px 0px;
}

#logos-rest  li:last-child  a {
	margin-right:0;
}

#logos-rest  li.opus  a:hover, #logos-rest  li.opus  a.active {
	background-position: 0px -86px;
}


#logos-rest  li.brasserie  a {
	width: 164px;
	background-position: -162px 0px;
}

#logos-rest  li.brasserie  a:hover, #logos-rest  li.brasserie  a.active {
	background-position: -162px -86px;
}

#logos-rest  li.country  a {
	width: 107px;
	background-position: -347px 0px;
}

#logos-rest  li.country  a:hover, #logos-rest  li.country  a.active {
	background-position: -347px -86px;
}

#logos-rest  li.perroquet  a {
	width: 107px;
	background-position: -476px 0px;
}

#logos-rest  li.perroquet  a:hover, #logos-rest  li.perroquet  a.active {
	background-position: -476px -86px;
}

#logos-rest  li.friend  a {
	width: 117px;
	background-position: -604px 0px;
}

#logos-rest  li.friend  a:hover, #logos-rest  li.friend  a.active {
	background-position: -604px -86px;
}

#logos-rest  li.eclat  a {
	width: 121px;
	background-position: -743px 0px;
}

#logos-rest  li.eclat  a:hover, #logos-rest  li.eclat  a.active {
	background-position: -743px -86px;
}

#logos-rest  li.rodizio  a {
	width: 74px;
	background-position: -886px 0px;
}
	

#logos-rest  li.rodizio  a:hover, #logos-rest  li.rodizio  a.active {
	background-position: -886px -86px;
}

#slideshow ul  {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#slideshow ul   li {
	float: left;
}

#slideshow ul   li a {
	display: block;
	float: left;
	background-image: url(../gfx/buttons/bolas.png);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 20px;
	text-decoration: none;
	background-position: -25px 0px;
	color: #666;
	font-size: 1.0em;
	margin-right:5px;
}

#slideshow ul li a:hover, #slideshow ul li a.active {
	background-position: 0px 0px;
	color: #fff;
}


.gallery {
	width: 100%;
	overflow: hidden;
	margin: 0;
	list-style: none;
	clear: both;
}
.gallery li {
	text-align: center;
	width: 135px;
	float: left;
	margin: 0 10px 10px 0px;
	padding: 0;
	position: relative;
}
.gallery img {
	padding: 5px;
	background: #eee;
	border-bottom: solid 1px #ccc;
}
.gallery img:hover {
	background: #ccc;
}


/* LINKS */

#rodape a {
	text-decoration: none;
	color: #bbb;
	
}

a.logo-aa {
	display: block;
	background-image: url(../gfx/body/logo-aa.png);
	height: 25px;
	width: 142px;
	text-indent: -9999px;
	float: left;
}

a.logo-aa:hover {
	background-position: 0px -25px;
}


/* CLASS */

.barra {
	width: 100%;
	background-color: #f56600;
	height: 5px;
	margin-bottom: 20px;
}

.barra  div {
	background-color: #f89940;
	height: 5px;
	width: 960px;
	margin: 0 auto;
}

.placa-dinamica {
	background-image: url(../gfx/body/placa-dinamica.gif);
	background-repeat: no-repeat;
	float: right;
	width: 679px;
	font-size: 1.1em;
	color: #666666;
	background-position: left center;
	padding-right: 15px;
	padding-left: 15px;
}

marquee {
	width: 100%;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.w_50 {
	width: 50%;
}

.w_60 {
	width: 60%;
}

.img {
	background-color: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	
}


/* FORM */

.input-small {
	border: none;
	background-color: #eee;
	padding: 5px;
	/*height: 12px;*/
	width:130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:1.0em;
	color: #666;
}

.input-medium {
	border: none;
	background-color: #eee;
	padding: 5px;
	
	width:264px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:1.0em;
	color: #666;
}

.input-big {
	border: none;
	background-color: #eee;
	padding: 5px;
	width:394px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:1.0em;
	color: #666;
}

.textarea-small {
	border: none;
	background-color: #eee;
	padding: 5px;
	height: 30px;
	width:277px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:1.0em;
	color: #666;
}

.bt-orange, a.bt-orange {
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(../gfx/buttons/bt-laranja.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	border: 0;
	font-size: 1.1em;
	cursor: pointer;
	text-shadow: 0px 1px 0px #b85200;
	display:block;
	text-align: center;
	text-decoration: none;
	margin:0px;
}

.bt-orange:hover, a.bt-orange:hover {
	background-position: 0px -25px;
}

#campos-carte label {
	display: block;
	float: none;
	margin: 0;
}

#campos-carte p {
	margin: 0;
	position: relative;
	float: left;
	clear: both;
}

#campos-carte input {
	margin-bottom: 10px;
}

.red {
	color: #cc0000;
}

label.error {
	color:#cc0000;
	display: block;
	float: left;
	background-image: url(../gfx/body/error.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 4px;;
}


/*CARTA MENU PAGE*/
.lista-carta ul { margin-bottom:15px;}
.lista-carta li { display:block; color:#666; padding-bottom:5px; padding-top:5px; border-bottom:1px dashed  #CCC; clear:both}
.lista-carta li span { display:block; color: #f89940; float:right; margin:0px;}
.lista-carta li em { display:block; color: #f89940; float:right; margin-right:20px;}
.lista-carta li strong {}

.lista-carta-tit { display:block; font-size:13px; }
li.lista-carta-tit span { display:block; float: right; font-size:10px; color:#333;}
li.lista-carta-tit em { display:block; color:#333; float:right; margin-right:20px; font-style:normal; font-size:10px}
.lista-carta hr { margin-bottom:5px; margin-top:0px;}

/*CARTA MENU PAGE___________FIM__________*/

/*Night Rither*/
.icone_night a { float:left; background-image: url(/gfx/body/night.jpg); text-indent:-9999px; width:89px; height:34px; margin-right:20px;}
.icone_night a:hover { background-image: url(/gfx/body/night_hv.jpg);}