/* CSS Document */
	@import url(transparente.css);
* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline:none;
}
body {
	background: url(../imgs/bg.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

#face{
	width: 50px;
	height: 50px;
	bottom: 0;
    display: block;
    margin-bottom: 285px;
    position: fixed;
    right: 10px;
    z-index: 9999;
}
h2{
	font-size:14px;
	display: inline;
}

#main {
	width: 990px;
	height: 570px;
	vertical-align:top;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -285px;
	margin-left: -495px;

	
}
#main #header {
	width: 100%;
	height: 37px;
	background: url(../imgs/top.png) no-repeat;
	text-align:right;
}

#main #header img { border: 0px;}
#main #left {
	width: 14px;
	height: 497px;
	background: url(../imgs/left.png);
	float: left;
}
#main #content {
	width: 962px;
	height: 497px;
	float: left;
	margin: 0 auto;
}
.home{
  background: url(../imgs/acsushi-home.jpg) repeat;
}
#main #right {
	width: 14px;
	height: 497px;
	background: url(../imgs/right.png);
	float: right;
}
#main #footer {
	width: 100%;
	height: 36px;
	background: url(../imgs/footer.png);
	clear: both;
}

#nav ul{
	margin-left: 25px;
}

#nav ul li {
	float:left;
}

#nav ul li a{
	width: 118px;
	padding-top: 10px;
	text-align: center;
	height: 26px;
	display: block;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
}
#nav ul li a:Hover{
	color: #FFF;
	background-image:url(../imgs/hover.jpg);
}
.pagAtual{
	background-image:url(../imgs/visited.jpg);
}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;

}
/*a.nav, a.nav:link, a.nav:visited {
	display: block;
	width: 150px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	overflow: hidden;
	float: left;

	
}
a.nav:hover {
	color: #fff;
  background-image: url(../imgs/hover.jpg);
}
*/

h1 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;

}
.historia {
  background: url(../imgs/acsushi-historia.jpg) repeat;
  font: normal 11px trebuchet MS;
  color: #fff;
}

#contHistoria {
  width: 692px;
  height: 395px;
  background: url(../imgs/bg-cont.png);
  margin-left: 40px;
  margin-top: 30px;
  padding: 20px;
  line-height: 12px;
  border: 1px solid #990000;
}

#fotos {

}

#fotos img {
	border: 1px solid #fff;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 20px;

}
.entretenimento {
  background: url(../imgs/acsushi-entretenimento.jpg) repeat;
  font: normal 11px trebuchet MS;
  color: #fff;
}
.imprensa {
  background: url(../imgs/acsushi-imprensa.jpg) repeat;
  font: normal 11px trebuchet MS;
  color: #fff;
}
.catdapio {
  background: url(../imgs/acsushi-cardapio.jpg) repeat;
  font: normal 11px trebuchet MS;
  color: #fff;
}
.contato {
  background: url(../imgs/acsushi-contato.jpg) repeat;
  font: normal 11px trebuchet MS;
  color: #fff;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
border: 1px solid red;
font-family:"Trebuchet MS";
	font-size: 12px;
	color: #990000;
}

textarea{
width: 180px;
height: 135px;
border: 1px solid red;
}

.boxes{
width: 1em;
}

.submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
height: 20px;
color:#fff;
background-color:#990000
}

br{
clear: left;
}

#contato {
	float:left;
	margin-top:15px;
	width: 685px;
}

#form {
	width: 320px;
	float:left;
	margin-top:20px;
}
#adress {
	width: 320px;
	margin-top:20px;
	float:right;
	
}
#adress a{
text-decoration:none;
color:#fff;
}
.tel {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.titulos {
	color: #FF9966;
	font-weight: bold;
}

h3 {
	width: 170px;
	height: 20px;
	background-image:url(../imgs/bg-titulo.jpg);
	background-repeat:repeat;
	font-size: 12px;
	color:#000000;
	padding-top: 8px;
	text-align:center;
	font-weight: bold;
}

#creditos {
	position:fixed;
	z-index: 30;
	right: 5px;
	bottom: 5px;
	margin-top: 42%;
	margin-left: 95%;
	
}
#creditos img {
 border: 0px;
}

#contHistoria .cardapioTexto {
	width: 175px;
	margin-top: 10px;
	margin-right: 15px;
	float: left;
	line-height: 15px;

}
#titCard {
	margin-top: 35px;
	float: left;
	width: 692px;
	text-align:center;
}
#fotosCard {
	float:right;
	width: 115px;
	margin-top: 10px;

	
}
#fotosCard img{
	border: 1px solid #fff;
	margin-bottom: 10px;


}
#btCard {
	text-align:center;
	width: 619px;
	float:right;
}
#btCard img{
	border: none;
}

#logoForn{
	width:73px;
	float:left;
}
#logoForn img{
	border: none;
}

.materias-noticias{
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow-y:auto;
	overflow-x: hidden; 
}
.noticias {
	width: 100%;
	margin-top: 15px;
	border-bottom: 2px solid #990000;
	line-height: 14px;

}
#fotos{
	width: 100%;
	
}
#menu-semana a{
	color:#FFFFFF;
	text-align:center;
	padding: 25px;
}
.menu-semana{
	width: 94px;
	background: url(../imgs/menu-semana.png) no-repeat;
	float:left;
	overflow: hidden;
}

.menu-semana-off{
	display:block;
	padding: 25px;
	color:red;
}

.menu-semana a{
	color:#FFFFFF;
	display:block;
	text-decoration: none;
}
.entretenimento-noticias {
	width: 100%;
	margin-top: 15px;
	float: left;
}
.entretenimento-noticias a {
	color: #FF9966;
	font-weight: bold;

}
.noticias-fotos {
	float:left;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 14px;
	width: 100%;
}
.noticias-fotos img{
	margin-top: 5px;
	border: 1px solid #fff;
}

.noticias h4 {
	color: #FF9966;
	font-size: 13px;
	font-weight: bold;
}
.noticias a {
	color: #FF9966;
	font-weight: bold;
}

#fotos-imprensa img {
	border: 1px solid #fff;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 20px;

}
#fotos-imprensa {
}

