/*
Theme Name: Tudo Ali
Theme URI: http://www.tudoali.com.br
Description: Tudo Ali
Version: 1.0 
author: Tribeira
author URI: http://www.tribeira.com.br
*/

/* gerais */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}

#container_home {
	background:url(images/bg_site.png) repeat-x top center;
}

#container_internas {
	background:url(images/bg_site_internas.png) repeat-x top center;
}

#container_internas_02 {
	background:url(images/bg_site_internas_geral.png) repeat-x top center;
}

#container_home, #container_internas, #container_internas_02 {
	min-height:302px;
	min-width:1012px;
}

#home_topo_esq h1#logo a {
	display:block;
	height:152px;
	width:331px;
}

#home_topo_esq h1#logo {
	background:url("images/logo.png") no-repeat;
	height:152px;
	text-indent:-9999px;
	width:331px;
}

p {
	color:#000;
	font-size:12px;
	line-height:16px;
}

a {
	color:#5594a9;
	text-decoration:none;				   
}

a:hover {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

h2 {
	font-size:34px;
	font-weight:bold;
	margin-bottom:30px;
}

h3 {
	font-size:24px;
	font-weight:normal;
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
	line-height:40px;
}

h4 {
	font-size:20px;	
	line-height:25px;
	margin-bottom:10px;
}

h5 {
	font-size:24px;	
	line-height:29px;
	font-family:Kozuka Gothic Pro L, Arial, sans-serif;
}

h3 .tudoAli, h4, h2 .tudoAli  {
	font-family:Kozuka Gothic Pro M, Arial, sans-serif;
}

.esquerda {
	float:left;
}

.direita {
	float:right;	
}

/* menu */

.spritesnav {
	width: 348px;
	height: 376px;	
}

.spritesnav li {
	display: inline;	
}
.spritesnav li a {
	height: 46px;
	text-indent: -9000px;
	z-index: 10;
	display:block;
	border-bottom:solid 1px #85b2d9;
}
.spritesnav li div {
	z-index: 0;
}

	/* menu gastronomia */
.spritesnav .cat-item-3 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 0;
}

.spritesnav .cat-item-3.current-cat a, .spritesnav .cat-item-3 a:hover {
	background: url(images/sprite.png) no-repeat 0 -282px;
}

	/* menu Noites & Bares */
.spritesnav .cat-item-4 a {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -47px;
}
.spritesnav .cat-item-4.current-cat a, .spritesnav .cat-item-4 a:hover {
	background: url(images/sprite.png) no-repeat 0 -329px;
}

	/* menu Caf�s & Livrarias */
.spritesnav .cat-item-5 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -94px;
}
.spritesnav .cat-item-5.current-cat a, .spritesnav .cat-item-5 a:hover {
	background: url(images/sprite.png) no-repeat 0 -376px;
}

	/* menu Arte & Cultura */
.spritesnav .cat-item-6 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -141px;
}
.spritesnav .cat-item-6.current-cat a, .spritesnav .cat-item-6 a:hover {
	background: url(images/sprite.png) no-repeat 0 -423px;
}

	/* menu Consumo */
.spritesnav .cat-item-7 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -188px;
}
.spritesnav .cat-item-7.current-cat a, .spritesnav .cat-item-7 a:hover {
	background: url(images/sprite.png) no-repeat 0 -470px;
}

	/* menu Servi�os */
.spritesnav .cat-item-8 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -235px;
}
.spritesnav .cat-item-8.current-cat a, .spritesnav .cat-item-8 a:hover {
	background: url(images/sprite.png) no-repeat 0 -517px;
}

	/* conteudo */
	
#home_topo_esq {
	float:left;
	margin-top:15px;
}
#home_topo_dir, #internas_topo_dir {
	padding:30px 0px;
	float:right;
}

#internas_topo_dir {
	width:520px;
}
#home_topo_dir .publicidade {
	margin-bottom:30px;
}

#home_topo_dir p {
	font-size:18px;
	color:#FFF;
	line-height:27px;
	width:420px;
}

#guia_tudoAli {
	float:right;
	margin-right:20px;
}

#download {
	bottom:46px;
	height:130px;
	left:933px;
	position:relative;
	width:133px;	
}

.aba_guiaImpresso {
	width:413px;
	position:absolute;
	top:656px;
	margin-left:10px;
	padding:5px 15px 15px;
	border:solid 1px #bfdaf0;
	border-right:none;
	-moz-border-radius:10px 0 0 10px;;
}

.aba_guiaImpresso .txt {
	float:left;
	width:282px;
}

#box_home .txt {
	float:left;
	width:315px;
}

#box_home .txt a {
	color:#000;
}

.aba_guiaImpresso .seta {
	float:right;
	background:url(images/seta.gif) no-repeat;
	width:40px;
	height:58px;
	margin:10px 35px 0 0;
}

#box_home, .box_outros {
	background:#eef4f8;
	padding:15px 15px 5px 0px;
	margin:80px 10px 10px;
	float:left;
	width:443px;
	border:solid 1px #bfdaf0;
	-moz-border-radius:10px;
}

.box_outros {
	width:270px;
	padding:15px;
	margin:10px 0px 10px 0; 
}

.box_outros h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4b6c7a;
}

#box_home p, .box_outros p {
	color:#4b6c7a;	
}

.materia h2 a {
	font-size:30px;	
}

.box_outros a, .materia_dir_02 a {
	color:#000;
	font-weight:bold;
	font-size:12px;
}

#box_home img {
	float:left;
	margin-right:25px;
	margin-top:-15px;
}

/* internas */

#internas_topo_dir .txt {
	width:250px;
	padding:35px 0 35px 108px;
	text-align:right;
	float:left;
}

#internas_topo_dir h2 {
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
}	

#internas_topo_dir p {
	font-size:11px;
	color:#FFF;
	line-height:15px;
}

#internas_topo_dir img {
	float:right;
	margin-left:7px;
}

#internas_topo_dir .menu {
	float:left;
	position:absolute;
	top:155px;
	width:280px;
	
}

#internas_topo_dir .menu .dropDown {
	background:url("images/bg_menu.png") no-repeat;
	padding:8px;
	float:left;
}

#internas_topo_dir .menu select {
	background:url("images/bg_select.gif") no-repeat;
	width:183px;
	color:#3c5a6f;
	font-size:18px;
	border:solid 1px #fff;;
}

#internas_topo_dir .menu .bt_ok {
	background:url("images/bt_ok.png") no-repeat;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:40px;
	width:63px;
	margin-left:7px;
	font-size:18px;	
}

.title {
	margin:25px 0 55px;
	padding-left:10px;
}

.title img {
	float:left;
	margin-right:20px;
}

.title h3 {
	color:#FFF;
	font-size:45px;
	line-height:62px;
}

#guia01 {
	width:440px;
	padding:10px;
}

#guia02 {
	width:610px;
	padding:10px;
}

#guia03 {
	position:absolute;
	top:330px;
	margin-left:625px;
}

#guia04 {
	width:303px;	
}

p.subtitulo {
	font-size:33.5px;
	line-height:40px;
}

p.subtitulo02 {
	font-size:27.5px;
	line-height:30px;
}

p.subtitulo, p.subtitulo02 {
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
}

.item {
	margin-top:30px;	
}

.item h4 {
	font-size:33.5px;
	margin-bottom:0;
}

#guia01 h5 {
	margin-top:30px;		
}

.infos_compra {
	font-size:18px;	
	line-height:22px;
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
	margin-top:5px;
}

.direita .guia {
	margin-top:-72px;	
}

.materia_dir {
	float:left;
	width:257px;
}

.materia_dir_02 {
	float:left;
	width:440px;
}

.materia_dir_02 h2 {
	font-size:30px;
	margin:0;
}

.materia img {
	float:left;
	margin:0 25px 25px 0;
}

.materia p {
	color:#4b6c7a;
	margin-bottom:15px;
}

.imagem_materia, .banner_sup {
	text-align:center;
	margin: 25px 0;
}

.banner_sup {
	margin:0 0 25px 0;	
}

.imagem_materia img {
	float:none;
	margin:0;
}

.banner {
	margin-bottom:15px;
}

.box_outros h5 {
	font-size:20px;	
	line-height:25px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.box_outros h5 a {
	font-size:20px;	
}

h4 .destaque {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4b6c7a;
	line-height:15px;
}

.paginacao {
	text-align:center;
	margin:30px 0;
	font-size:13px;
}

.paginacao a {
	color:#4b6c7a;
	padding:5px;
	border:solid 1px #4b6c7a;
	margin:3px;
	line-height:13px;
}

.paginacao .previous {
	color:#78939e;
	border-color:#78939e;
}

.paginacao .selecionado {
	color:#FFF;
	background:#4b6c7a;
	padding:5px;
	border:solid 1px #4b6c7a;
	margin:3px;
	line-height:13px;
	font-weight:bold;
}

.paginacao a:hover {
	color:#0d2732;
	border-color:#0d2732;
	text-decoration:none;
}

.img_boxLado {
	margin-bottom:10px;	
}

/* formulario contato */

.box {
	background-image:url("images/box_opcCadastro.png");
	background-repeat:no-repeat;
	color:#78B5DF;
	font-size:20px;
	height:26px;
	margin-bottom:10px;
	padding:17px 0 17px 20px;
	width:522px;
}

.box .label, .box_msg .label {
	float:left;
	padding-right:15px;
	width:105px;
}

.box .input_box {
	float:left;
	margin-top:-13px;
	padding-left:15px;
	width:360px;
}

.box input {
	background-color:#F3F3F2;
	border:medium none;
	color:#898989;
	font-size:20px;
	font-weight:normal;
	height:50px;
	line-height:45px;
	width:360px;
}

.box_ok {
	float:left;
	margin:-70px 0 0 532px;
}

.box_msg {
	background-image:url("images/box_msg.png");
	background-repeat:no-repeat;
	font-size:20px;
	color:#78B5DF;
	height:250px;
	margin-bottom:10px;
	padding:17px 0 17px 20px;
	width:523px;
}

.box_msg .areaTxt {
	float:left;
	padding-left:15px;
	width:383px;
}

.box_msg textarea {
	background-color:#f3f3f2;
	border:medium none;
	color:#898989;
	font-size:20px;
	font-weight:normal;
	line-height:17px;
	width:380px;
        font-family:arial;
}

.scroll {
	background:url("images/scroll_msg.png") no-repeat;
	bottom:17px;
	float:left;
	height:284px;
	position:relative;
	width:42px;
}

.bt_proximo, .bt_enviar {
	background:url("images/bg_enviar.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#bbe3ff;
	cursor:pointer;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:40px;
	height:60px;
	text-align:center;
	text-decoration:none;
	width:541px;
}

/* rodape*/

#rodape {
	color:#5594a9;
	font-size:12px;
	line-height:15px;
	text-align:center;
	margin:45px 0;
}

=======
/*
Theme Name: Tudo Ali
Theme URI: http://www.tudoali.com.br
Description: Tudo Ali
Version: 1.0 
author: Tribeira
author URI: http://www.tribeira.com.br
*/

/* gerais */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}

#container_home {
	background:url(images/bg_site.png) repeat-x top center;
}

#container_internas {
	background:url(images/bg_site_internas.png) repeat-x top center;
}

#container_internas_02 {
	background:url(images/bg_site_internas02.png) repeat-x top center;
}

#container_home, #container_internas, #container_internas_02 {
	min-height:302px;
	min-width:1012px;
}

#home_topo_esq h1#logo a {
	display:block;
	height:152px;
	width:331px;
}

#home_topo_esq h1#logo {
	background:url("images/logo.png") no-repeat;
	height:152px;
	text-indent:-9999px;
	width:331px;
}

p {
	color:#000;
	font-size:12px;
	line-height:16px;
}

a {
	color:#5594a9;
	text-decoration:none;				   
}

a:hover {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

h2 {
	font-size:34px;
	font-weight:bold;
	margin-bottom:30px;
}

h3 {
	font-size:24px;
	font-weight:normal;
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
	line-height:40px;
}

h4 {
	font-size:20px;	
	line-height:25px;
	margin-bottom:10px;
}

h5 {
	font-size:24px;	
	line-height:29px;
	font-family:Kozuka Gothic Pro L, Arial, sans-serif;
}

h3 .tudoAli, h4, h2 .tudoAli  {
	font-family:Kozuka Gothic Pro M, Arial, sans-serif;
}

.esquerda {
	float:left;
}

.direita {
	float:right;	
}

/* menu */

ul#nav {
	margin:30px 0 0 0;		
}

.spritesnav li {
	display: inline;	
}
.spritesnav li a {
	height: 46px;
	text-indent: -9000px;
	z-index: 10;
	display:block;
	border-bottom:solid 1px #85b2d9;
}
.spritesnav li div {
	z-index: 0;
}

	/* menu beleza / bem-estar */
.spritesnav .cat-item-10 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 0;
}

.spritesnav .cat-item-10.current-cat a, .spritesnav .cat-item-10 a:hover {
	background: url(images/sprite.png) no-repeat 0 -376px;
}

	/* menu gastronomia */
.spritesnav .cat-item-3 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -47px;
}

.spritesnav .cat-item-3.current-cat a, .spritesnav .cat-item-3 a:hover {
	background: url(images/sprite.png) no-repeat 0 -423px;
}

	/* menu Noites & Bares */
.spritesnav .cat-item-4 a {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -94px;
}
.spritesnav .cat-item-4.current-cat a, .spritesnav .cat-item-4 a:hover {
	background: url(images/sprite.png) no-repeat 0 -470px;
}

	/* menu Cafes & Livrarias */
.spritesnav .cat-item-5 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -141px;
}
.spritesnav .cat-item-5.current-cat a, .spritesnav .cat-item-5 a:hover {
	background: url(images/sprite.png) no-repeat 0 -517px;
}

	/* menu Arte & Cultura */
.spritesnav .cat-item-6 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -188px;
}
.spritesnav .cat-item-6.current-cat a, .spritesnav .cat-item-6 a:hover {
	background: url(images/sprite.png) no-repeat 0 -564px;
}

	/* menu Consumo */
.spritesnav .cat-item-7 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -235px;
}
.spritesnav .cat-item-7.current-cat a, .spritesnav .cat-item-7 a:hover {
	background: url(images/sprite.png) no-repeat 0 -611px;
}

	/* menu Servicos */
.spritesnav .cat-item-8 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -282px;
}
.spritesnav .cat-item-8.current-cat a, .spritesnav .cat-item-8 a:hover {
	background: url(images/sprite.png) no-repeat 0 -658px;
}

	/* menu Snacks */
.spritesnav .cat-item-9 a  {
	left: 281px;
	width: 348px;
	background: url(images/sprite.png) no-repeat 0 -329px;
}
.spritesnav .cat-item-9.current-cat a, .spritesnav .cat-item-9 a:hover {
	background: url(images/sprite.png) no-repeat 0 -705px;
}

	/* conteudo */
	
#home_topo_esq {
	float:left;
	margin-top:30px;
}
#home_topo_dir {
	padding:30px 0px;
	float:right;
	margin-top:65px;	
}

#internas_topo_dir {
	width:520px;	
	padding:30px 0px;
	float:right;	
}
#home_topo_dir .publicidade {
	margin-bottom:30px;
}

#home_topo_dir p {
	font-size:18px;
	color:#FFF;
	line-height:27px;
	width:420px;
}

#guia_tudoAli {
	float:right;
	margin-right:20px;
}

.aba_guiaImpresso {
	width:413px;
	position:absolute;
	top:656px;
	margin-left:10px;
	margin-top:10px;
	padding:5px 15px 15px;
	border:solid 1px #bfdaf0;
	border-right:none;
	-moz-border-radius:10px 0 0 10px;;
}

.aba_guiaImpresso .txt {
	float:left;
	width:282px;
}

#box_home .txt {
	float:left;
	width:315px;
}

.aba_guiaImpresso .seta {
	float:right;
	background:url(images/seta.gif) no-repeat;
	width:40px;
	height:58px;
	margin:10px 35px 0 0;
}

#box_home, .box_outros {
	background:#eef4f8;
	padding:15px 15px 5px 0px;
	margin:30px 10px 10px;
	float:left;
	width:443px;
	border:solid 1px #bfdaf0;
	-moz-border-radius:10px;
}

.box_outros {
	width:270px;
	padding:15px;
	margin:10px 0px 10px 0; 
}

.box_outros h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4b6c7a;
}

#box_home p, .box_outros p {
	color:#4b6c7a;	
}

.box_outros a, .materia_dir_02 a {
	color:#000;
	font-weight:bold;
	font-size:12px;
}

#box_home img {
	float:left;
	margin-right:25px;
	margin-top:-15px;
}

/* internas */

#internas_topo_dir .txt {
	width:250px;
	padding:35px 0 35px 108px;
	text-align:right;
	float:left;
}

#internas_topo_dir h2 {
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
}	

#internas_topo_dir p {
	font-size:11px;
	color:#FFF;
	line-height:15px;
}

#internas_topo_dir img {
	float:right;
	margin-left:7px;
}

#internas_topo_dir .menu {
	float:left;
	position:absolute;
	top:155px;
	width:280px;	
}

#internas_topo_dir .menu .dropDown {
	background:url("images/bg_menu.png") no-repeat;
	padding:8px;
	float:left;
}

#internas_topo_dir .menu select {
	background:url("images/bg_select.gif") no-repeat;
	width:185px;
	color:#3c5a6f;
	font-size:18px;
	border:none;
}

#internas_topo_dir .menu .bt_ok {
	background:url("images/bt_ok.png") no-repeat;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:40px;
	width:63px;
	margin-left:7px;
	font-size:18px;	
}

.title {
	margin:25px 0 55px;
	padding-left:10px;
}

.title img {
	float:left;
	margin-right:20px;
}

.title h3 {
	color:#FFF;
	font-size:45px;
	line-height:62px;
}

.title h3 a {
	color:#FFF;
	font-size:45px;
	line-height:62px;
}

#guia01 {
	width:440px;
	padding:10px;
}

#guia02 {
	width:610px;
	padding:10px;
}

#guia03 {
	position:absolute;
	top:330px;
	margin-left:625px;
}

#guia04 {
	width:303px;	
}

p.subtitulo {
	font-size:33.5px;
	line-height:40px;
}

p.subtitulo02 {
	font-size:27.5px;
	line-height:30px;
}

p.subtitulo, p.subtitulo02 {
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;
}

.item {
	margin:30px 0;	
}

.item h4 {
	font-size:33.5px;
}

.infos_compra {
	font-size:18px;	
	line-height:22px;
	font-family:Kozuka Gothic Pro EL, Arial, sans-serif;	
}

.direita .guia {
	margin-top:-72px;	
}

.materia_dir {
	float:left;
	width:257px;
}

.materia_dir_02 {
	float:left;
	width:440px;
}

.materia_dir_02 h2 {
	font-size:30px;
	margin:0;
}

.materia img {
	float:left;
	margin:0 25px 25px 0;
}

.materia p {
	color:#4b6c7a;
	margin-bottom:15px;
}

.imagem_materia, .banner_sup {
	text-align:center;
	margin: 25px 0;
}

.banner_sup {
	margin:0 0 25px 0;	
}

.imagem_materia img {
	float:none;
	margin:0;
}

.banner {
	margin-bottom:15px;
}

.box_outros h5 {
	font-size:20px;	
	line-height:25px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

h4 .destaque {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4b6c7a;
	line-height:15px;
}

.paginacao {
	text-align:center;
	margin:30px 0;
	font-size:13px;
}

.paginacao a {
	color:#4b6c7a;
	padding:5px;
	border:solid 1px #4b6c7a;
	margin:3px;
	line-height:13px;
}

.paginacao .previous {
	color:#78939e;
	border-color:#78939e;
}

.paginacao .selecionado {
	color:#FFF;
	background:#4b6c7a;
	padding:5px;
	border:solid 1px #4b6c7a;
	margin:3px;
	line-height:13px;
	font-weight:bold;
}

.paginacao a:hover {
	color:#0d2732;
	border-color:#0d2732;
	text-decoration:none;
}

.img_boxLado {
	margin-bottom:10px;	
}

/* formulario contato */

.box {
	background-image:url("images/box_opcCadastro.png");
	background-repeat:no-repeat;
	color:#78B5DF;
	font-size:20px;
	height:26px;
	margin-bottom:10px;
	padding:17px 0 17px 20px;
	width:522px;
}

.box .label, .box_msg .label {
	float:left;
	padding-right:15px;
	width:105px;
}

.box .input_box {
	float:left;
	margin-top:-13px;
	padding-left:15px;
	width:360px;
}

.box input {
	background-color:#F3F3F2;
	border:medium none;
	color:#898989;
	font-size:20px;
	font-weight:normal;
	height:50px;
	line-height:45px;
	width:360px;
}

.box_msg {
	background-image:url("images/box_msg.png");
	background-repeat:no-repeat;
	font-size:20px;
	color:#78B5DF;
	height:250px;
	margin-bottom:10px;
	padding:17px 0 17px 20px;
	width:523px;
}

.box_msg .areaTxt {
	float:left;
	padding-left:15px;
	width:383px;
}

.box_msg textarea {
	background-color:#f3f3f2;
	border:medium none;
	color:#898989;
	font-size:20px;
	font-weight:normal;
	line-height:17px;
	width:380px;
        font-family:arial;
}

.scroll {
	background:url("images/scroll_msg.png") no-repeat;
	bottom:17px;
	float:left;
	height:284px;
	position:relative;
	width:42px;
}

.bt_proximo, .bt_enviar {
	background:url("images/bg_enviar.png") no-repeat 0 0 transparent;
	border:medium none;
	color:#bbe3ff;
	cursor:pointer;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:40px;
	height:60px;
	text-align:center;
	text-decoration:none;
	width:541px;
}

.bt_proximo:hover , .bt_enviar:hover {
	background:url("images/bg_enviar.png") no-repeat 0 -60px transparent;
}

/* rodape*/

#rodape {
	color:#5594a9;
	font-size:12px;
	line-height:15px;
	text-align:center;
	margin:45px 0;
}

