/*	=======================================================================
	Prolins Soluções em TI
	Marbello Ariaú Hotel
	Desenvolvido por PROLINS IT Solution
	Todos os direitos reservados.
	=======================================================================	*/

@charset "iso-8859-1";
/* CSS Document */

BODY.site
{
	margin: 0px;
	background: #F6F6F6 url(../images/corpoArea_bg.jpg) repeat-x;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0093DD;
}

IMG
{
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.corpoArea
{
	width: 1003px;
	background: ;
}

.logoArea
{
	width: 300px;
	height: 229px;
	background: ;
}

.logo
{
	margin-left: 32px;
}

.mosaicoArea
{
	margin-left: 32px;
	width: 267px;
	height: 363px;
	background: url(../images/mosaicoArea_bg.jpg) no-repeat;
}

.menuInterno
{
	width: 97%;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00923F;	
}

.menuInterno_item
{
	height: 30px;
	background: url(../images/menuInterno_bg.gif) repeat-x;
}

.menuInterno a:link
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00923F;
	text-decoration: none; 
}

.menuInterno a:visited
{
	color: #00923F;
	text-decoration: none;
}

.menuInterno a:hover
{
	color: #000;
	text-decoration: none;
}

.tabelaTopo
{
	width: 100%;
	height: 229px;
}

.conteudo
{
	margin: 20px 0px 20px 45px;
}

.novidades
{
	width: 703px;
	height: 231px;
}

.novidadesTexto
{
	margin: 50px 22px 0px 37px;
	align: left;
	width: 378px;
	heigth: 151px;
}


.novidadesFoto
{
	margin: 29px 8px 5px 0px;
	align: right;
	width: 258px;
	height: 196px;
}

.homeMenu
{
	margin-left: 69px;
	height: 15px;
}

.homeCall
{
	width: 289px;
}

.homeCall_title
{
	margin: 30px 0px 0px 6px;
	width: 183px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00923F;
}

.homeCall_texto
{
	margin: 0px 0px 13px 6px;
	width: 183px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #78BC99;
}

.frameThumbs
{
	border: none;
	width: 150px;
	height: 500px;
}

.frameFotos
{
	border: none;
	width: 500px;
	height: 500px;
}

.frameFonts
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
}

.frameFonts a:link, .frameFonts a:visited
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00923F;
	text-decoration: none; 
}

.tabelaPonto
{
	width: 600px;
	border-bottom: 1px dashed #78BC99;
	margin-bottom: 20px;
}

.tabelaPonto_titulo
{
	height: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00923F;
	font-weight: bold;
}

.tabelaPonto_local
{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}

.reservasForm
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0093DD;
}

INPUT.reservaCampo
{
	padding-left: 1px;
	margin-bottom: 5px;
	height: 14px;
	color: #00923F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA.reservaCampo
{
	padding-left: 1px;
	margin-bottom: 5px;
	color: #00923F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT.reservaBut
{
	background: #FFFFFF;
	border: 1px solid #00923F;
	height: 22px;
	color: #00923F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rodape
{
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}

.rodapeTabela
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	background: #081B39 url(../images/corpoRodape_bg.jpg) repeat-x;
}

.prolins
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81c9f9;
	padding: 10px;
}

.prolins a:link, a:visited
{
	color: #aaddff;
	text-decoration: none;
}

.prolins a:hover, a:active
{
	color: #81c9f9;
	text-decoration: none;
}