/*

 Theme Name: Katia

 Theme URI: http://www.cantinhodakatia.com.br

 Description: cardapio, lanches, teixeira de freitas

 Author: Z13

 Author URI: http://www.z13.com.br

 Version: 1.5

*/
*{

	border: 0px solid #000;
	margin: 0 auto;
}
H1 a {
	color:#000;
	text-decoration:none;
}
H1 a:hover {
	color:#000;
	text-decoration:none;
}
H3 a {
	color:#0E92D1;
	text-decoration:none;
}
H3 a:hover {
	color:#000;
	text-decoration:none;
}

body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#C6E9FA;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
}

#topo {
	height: 480px;
	width: 100%;
}

#conteudo {

	display: table;
	width: 100%;
	background-image:url(images/base-topo-2.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

#conteudo2 {

	width: 980px;
	background-color:#C6E9FA;

	}

#conteudo3 {

	height: 240px;
	width: 980px;
	background-color:#C6E9FA;

	}

#bannerotativo {

width: 705px;
float:left;

}

#direita {

width: 275px;
height: 474px;
 float:right;
 

 }

 #esquerda {
width: 610px;
max-width: 610px;
float:left;

 }

 

 #acontece {
	width: 700px;
	height: 227px;
	float:left;
	background-image:url(images/acontece.png);
	background-position:top center;
	background-repeat:no-repeat;
 }



.divfoto {

	height: 50px;
	margin-top: 10px;
	overflow: hidden;
	width: 110px;



}



#tel {

height: 220px;
float:right;

}



#promocao-semana {

height: 227px;
float:right;

}



#main {

width: 100%;
height: 227px;
 float:left;

 }



#base { 

   width:100%;
   height: 116px;
   background-image: url(images/rodape.png);
   background-position: top center;
   background-repeat:no-repeat;

}

.blue a {

	color:#1C548D;
	font-size:17px;
	text-decoration: none;
}



.blue a:hover {

	color:#1C048D;

	font-size:17px;

}

.agenda {

	color:#333;

	font-size:12px;

	border-bottom: 2px solid #009DC1;

	padding: 1px 0;

	margin:12px 0;

}

.agenda a{

	color:#333;

	text-decoration:none;

}

.agenda a:hover{

	color:#1C548D;

	text-decoration:none;

}



.titulo-1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}

.texto-conteudo {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.texto-conteudo a {color: #333333; text-decoration: none;line-height: 18px}
.texto-conteudo a:hover {color: #6F0000; text-decoration: none;line-height: 18px}
.texto-1 {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.texto-1 a {color: #333333; text-decoration: none;line-height: 18px}
.texto-1 a:hover {color: #6F0000; text-decoration: none;line-height: 18px}
/* alteracoes, feitas por fernando */
#category-bloco {
	width:300px;
	float:left;
	margin:2px;
	background:#BDE6FB;
}
/* classes */
.alignleft {margin: 3px 5px 2px 0; float:left;}
.alignright {margin: 3px 0 2px 5px; float:right;}
.conteudo P {
	margin:0;
	border:0;
}
.conteudo IMG {
	margin:0;
	border:0;
}
.conteudo a {
	text-decoration:none;
}
.conteudo a:hover {
	text-decoration:underline;
}
.data {
	font-size:11px;
}