/*--------------------------------------------------------------------
INDEX Style / Quiaios Hotel / (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2006/07
author: 		Burocratik (alexandre gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);
@import url(texto.css);
/*----------------------------------------------------------------------*/

/* =HEADER: flash & txt
------------------------------------------------------------------*/
#flash-menu ul.home{
	margin: 0; padding:0; list-style: none; padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: #ffffff; color: #4a4d54;}
#flash-menu ul.home li {float: none;}
#flash-menu ul.home strong{color: #8cc600;}
#flash-menu ul.home a{color: #4a4d54; text-decoration: underline;}


/* =CONTENT CENTRO
------------------------------------------------------------------*/
#contentCto h3{
	width: 121px; height: 35px; margin: 0; padding: 0;
	overflow: hidden;	text-indent: -5555px; font-size : 10px;
	background: transparent url(../imgs/txt-novidades-en.gif) no-repeat;
}
#contentCto h4{
	width: 182px; height: 35px; margin: 0; padding: 0;
	overflow: hidden;	text-indent: -5555px; font-size : 10px;
	background: transparent url(../imgs/txt-sugestoes-en.gif) no-repeat;
}
#contentCto h5{
	width: 182px; height: 35px; margin: 0; padding: 0;
	overflow: hidden;	text-indent: -5555px; font-size : 10px;
	background: transparent url(../imgs/txt-ementas-en.gif) no-repeat;
}
#contentCto ul{
	position: relative;
	margin: 0; padding:0;
	list-style: none;	
	font-size: 10px; 
}
#contentCto li{
	margin: 0; padding: 0 0 15px 0;
	line-height: 15px; 
}
#contentCto li.last{padding: 0 0 30px 0;}
#contentCto li span { font-weight: bold; color: #8cc600; }
#contentCto li a{color: #888b8b; font-weight: bold; text-decoration: none;}
#contentCto li a:focus, #contentCto li a:hover {
	color: #888b8b; font-weight: bold; text-decoration: none;
	border-bottom: solid 1px #8cc600;
}

#contentCto form{
	position: relative;
	width: 230px; height: 65px;
	margin: 0; padding: 0;
	background: transparent url(../imgs/bg-newsletter-en.gif) no-repeat;
}
#contentCto form label{ 
	display: block;
	width: 0; height: 0; margin: 0; padding: 0;
	overflow: hidden; text-indent: -5000px; 
}
#contentCto form div.input1{
	position: absolute;
	top: 34px; left: 15px;
}
* html #contentCto form div.input1{ top: 37px; left: 15px;} /* :HACK: IE<=6*/
*:first-child+html #contentCto form div.input1{ top: 38px; left: 15px;} /* :HACK: IE=7*/
#contentCto form  div.input2{
	position: absolute;
	top: 36px; left: 200px;
}
#contentCto form  input#newsl{
	height: 18px; width: 185px; 
	border: 0; margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	
	color: #626262;	
	background: transparent;
}
#contentCto form  input.submit{
	width: 20px; height: 20px;
	padding: 0; border: 0; margin: 0;
	cursor: pointer; background: transparent url(../imgs/bt-newsletter.gif) no-repeat;
}


/* =CONTENT DIREITO
------------------------------------------------------------------*/
#contentDta h5{
	width: 205px; height: 35px; margin: 0; padding: 0;
	overflow: hidden;	text-indent: -5555px; font-size : 10px;
	background: transparent url(../imgs/txt-ementas_.gif) no-repeat;
}
#contentDta ul{
	position: relative;
	margin: 0; padding:0;
	list-style: none;	
	font-size: 10px; 
}
#contentDta li{
	margin: 0; padding: 0 0 15px 0;
	line-height: 15px; 
}
#contentDta li.last{padding: 0 0 30px 0;}
#contentDta li span { font-weight: bold; color: #8cc600; }
#contentDta li a{color: #888b8b; font-weight: bold; text-decoration: none;}
#contentDta li a:focus, #contentCto li a:hover {
	color: #888b8b; font-weight: bold; text-decoration: none;
	border-bottom: solid 1px #8cc600;
}