/* estrutura */
textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	background-color: #FAFAFA;
}
input checkbox {
	height: 20px;
	background-color: #999999;
	text-align: center;
}
body {
	background-image: url(../images/background.gif);
	font-size: 14px;
	background-color: #FAFAFA;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
	margin: 0;
	padding-left: 2px;
}
a {
	color: #003399;
	text-decoration: none;
	padding-bottom: 1pt;
}
a:hover {
	color: #CC0000;
	padding-bottom: 1pt;
	text-decoration: underline;
}
#geral {
	width: 741px;
	margin: auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
	border-right: 5px solid #dde;
	border-left: 5px solid #dde;
	background-color: #FFFFFF;
}
#espacamentoEsquerdo {
	float: left;
	width: 213px;
}
#espacamentoEsquerdo2 {
	float: left;
	width: 213px;
}
#footer {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0379D8;
	cursor: default;
/*	float: right;*/
	clear: both;
	text-transform: uppercase;
	background-image: url(../images/bg_footer.gif);
	height: 35px;
	width: 741px;
	text-align: center;
	line-height: 35px;
	vertical-align: bottom;
	position: static;
	background-repeat: repeat-x;
}

/* header */
#header {
	height: 164px;
	width: 741px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 290px;
}
#logotipo {
	height: 164px;
	text-align: center;
}
#carregando {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
}
#carregando p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FAFAFA;
	padding: 8px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDEE;
	border-left-color: #DDDDEE;
	margin: 0;
	background-image: url(../images/bg_carregando.gif);
	cursor: default;
}

/* conteudo */
#frame {
	width: 510px;
	float: right;
	margin-right: 4px;
}
#frame h5, h1.frame {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 500;
	color: #01ACF2;
	cursor: default;
	background-image: url(../images/linha.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px;
}
#frameConteudo {
	text-align: justify;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 2px 0;
	margin: 0;
}
#frameConteudo p {
	padding-top: 2;
	margin-top: 0;
}

/* caixa servicos */
.caixaServicosArea {
	width: 510px;
}
#caixaServicos1 {
	padding: 10px;
	width: 150px;
	float: right;
	text-decoration: none;
	height: 250px;
}
#caixaServicos1 a {
	display: block; 
	padding: 10px 0px 10px 0px; 
	border-top: 3px solid #0379D8; 
	background-color: #45A2ED; 
	height: 40px; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	margin: 0; 
	display: block; 
	font-weight: normal;    
	text-align: center;
	border-bottom: 0;
}
#caixaServicos1 a:hover {
	border-top: 3px solid red;
	color: #FFFC00;
	text-decoration: none;
}
#caixaServicos1 p {
		display: block;
		height: 100px;
		width: 150px;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		margin: 0;
		display: block;
		font-weight: normal;
		vertical-align: middle;
		cursor: pointer;
		background-image: url(../images/sisgel.gif);
		background-repeat: no-repeat;
		background-position: top;
		background-color: #45A2ED;
		padding: 100px 0 0 0;
}
#caixaServicos2 {
	padding: 10px;
	width: 150px;
	float: right;
	text-decoration: none;
	height: 250px;
}
#caixaServicos2 a {
	display: block; 
	padding: 10px 0px 10px 0px; 
	border-top: 3px solid #0379D8; 
	background-color: #45A2ED; 
	height: 40px; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	margin: 0; 
	display: block; 
	font-weight: normal;    
	text-align: center;
	border-bottom: 0;
}
#caixaServicos2 a:hover {
	border-top: 3px solid red;
	color: #FFFC00;
	text-decoration: none;
}
#caixaServicos2 p {
		display: block;
		height: 100px;
		width: 150px;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		margin: 0;
		display: block;
		font-weight: normal;
		vertical-align: middle;
		cursor: pointer;
		background-image: url(../images/site.gif);
		background-repeat: no-repeat;
		background-position: top;
		background-color: #45A2ED;
		padding: 100px 0 0 0;
}
#caixaServicos3 {
	padding: 10px;
	width: 150px;
	float: right;
	text-decoration: none;
	height: 250px;
}
#caixaServicos3 a {
	display: block; 
	padding: 10px 0px 10px 0px; 
	border-top: 3px solid #0379D8; 
	background-color: #45A2ED; 
	height: 40px; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	margin: 0; 
	display: block; 
	font-weight: normal;    
	text-align: center;
	border-bottom: 0;
}
#caixaServicos3 a:hover {
	border-top: 3px solid red;
	color: #FFFC00;
	text-decoration: none;
}
#caixaServicos3 p {
		display: block;
		height: 100px;
		width: 150px;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		margin: 0;
		display: block;
		font-weight: normal;
		vertical-align: middle;
		cursor: pointer;
		background-image: url(../images/rede.gif);
		background-repeat: no-repeat;
		background-position: top;
		background-color: #45A2ED;
		padding: 100px 0 0 0;
}

/* caixa outros servicos - hospedagem */
#caixaOutrosServicosTitulo {
	color: #00326B;
	background-image: url(../images/linha2.gif);
	background-repeat: no-repeat;
	cursor: default;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
	background-position: bottom;
}
#caixaOutrosServicos a {
	text-align: left;
	display: block;
	background-color: #F0F8FF;
	color: #000066;
	height: 70px;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 4px solid #DBEFFF;
	background-image: url(../images/lock_file.gif);
	background-repeat: no-repeat;
	width: 392px;
	padding-left: 90px;
	padding-top: 10px;
	font-size: 12px;
	background-position: 2px 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#caixaOutrosServicos a:hover {
	color: #CC0000;
	text-decoration: none;
}
#caixaOutrosServicos strong {
	text-decoration: underline;
}

/* menu vertical */
.menuVerticalUnder {
	width: 227px;
	height: 210px;
	margin: 0;
	padding-top: 65px;
	padding-bottom: 135px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	vertical-align: middle;
}
.menuVerticalBG {
	background-image: url(../images/bg_menuEsq.gif);
	width: 213px;
	background-repeat: no-repeat;
	height: 582px;
	position: absolute;
	top: 17px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0;
	margin-left: 0;
}
.menuVerticalEstrutura {
	width: 168px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom:0;
	margin-left: 6px;
	border: 1px solid #E6EDF7;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menuGrupos.gif);
}
	#menuVerticalInto {
		letter-spacing: normal;
		text-transform: none;
		text-align: center;
		font-size: 12px;
		font-family: Tahoma, "Times New Roman", Times, serif;
		line-height: 16px;
}
	#menuVerticalInto p {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #FF0000;
		cursor: default;
		letter-spacing: 1px;
		font-variant: small-caps;
/*		text-transform: uppercase;*/
		margin-top: 0;
		margin-bottom: 0;
}
	#menuVerticalInto ul {
		color: #999999;
		margin: 0;
		padding-bottom: 2px;
		padding-top: 2px;
		padding-right: 0;
		padding-left: 0;
		list-style-type: none;
		display: block;
}
	#menuVerticalInto ul li {
		color: #999999;
		margin: 0;
		padding-bottom: 2px;
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
		list-style-type: none;
		display: block;
}
	#menuVerticalInto a {
		font-weight: 400;
		color: #027CDE;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		width: 165px;
		text-decoration: none;
		border-bottom-color: #D0DDF1;
		list-style-type: none;
		display: block;
}
	#menuVerticalInto a:hover {
        color: #014EC6;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		width: 165px;
		text-decoration: none;
		border-bottom-color: #E54727;
		list-style-type: none;
		display: block;
}
	#menuVerticalInto a:active {
        color: #014EC6;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		width: 165px;
		text-decoration: none;
		border-bottom-color: #E54727;
		list-style-type: none;
		display: block;
}

/* menu vertical box nossos serviços */
.boxLinksTitulo2 {
	width: 168px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 6px;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #E6EDF7;
	background-color: #FFFFE7;
	font-variant: small-caps;
}
	.boxLinksTitulo2 p {
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		cursor: default;
		letter-spacing: 1px;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom-width: thin;
		border-bottom-style:groove;
		border-bottom-color: #FAFAFA;
}
	.boxServicosBorda {
		width: 171px;
		height: 60px;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 6px;
		margin-top: 1px;
		border: 1px solid #E6EDF7;
}

/* menu vertical box links */
.boxLinksTitulo {
	width: 168px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 6px;
	margin-top: 128px;
	text-align: center;
	border: 1px solid #E6EDF7;
	background-color: #FFFFE7;
	font-variant: small-caps;
}
	.boxLinksBorda {
		width: 171px;
		height: 112px;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 6px;
		margin-top: 1px;
		border: 1px solid #E6EDF7;
}
	.boxLinksTitulo p {
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		cursor: default;
		letter-spacing: 1px;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom-width: thin;
		border-bottom-style:groove;
		border-bottom-color: #FAFAFA;
}

/* menu vertical box news */
.boxNewsTitulo {
	width: 168px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 6px;
	margin-top: 1px;
	text-align: center;
	border: 1px solid #E6EDF7;
	background-color: #FFFFE7;
	font-variant: small-caps;
}
	.boxNewsTitulo p {
		width: 168px;
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		cursor: default;
		letter-spacing: 1px;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom-width: thin;
		border-bottom-style:groove;
		border-bottom-color: #FAFAFA;
}	

/* menu vertical box noticias */
#news {
	width: 155px;
	height: 120px;
	border: 1px solid #E6EDF7;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px;
	margin-left: 6px;
	margin-top: 1px;
	PADDING-BOTTOM: 8px;
}
.newsItem {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 145px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	FLOAT: right;
	margin-bottom: 5px;
	margin-top: 5px;
	BORDER-BOTTOM: #eee 1px solid;
}
	.newsData {	
		BORDER-RIGHT: #ddd 1px solid;
		BORDER-TOP: #ddd 1px solid;
		background-color: #FFFFFF;
		FLOAT: left;
		MARGIN: 0px 10px 0px 0px; 
		BORDER-LEFT: #ddd 1px solid; 
		WIDTH: 30px; 
		BORDER-BOTTOM: #ddd 1px solid;
		HEIGHT: 30px;
		cursor: default;
}
	.newsDataDia {
		font-family: Georgia, "Times New Roman", Times, serif;
		line-height:17px;
		FONT-WEIGHT: normal;
		FONT-SIZE: 17px;
		WIDTH: 30px;
		COLOR: #FF0000;
		TEXT-ALIGN: center;
}
	.newsDataMes {	
		FONT-WEIGHT: normal; 
		FONT-SIZE: 9px; 
		WIDTH: 30px; 
		COLOR: #999; 
		LINE-HEIGHT: 1.3em; 
		PADDING-TOP: 0px; 
		TEXT-ALIGN: center;
}
.newsTexto {
	vertical-align: text-top;
/*	text-align: justify; */
}
.newsLerMais {
	text-align: right;
}
.newsLerMais a:hover {
	text-decoration: none;
}

/* menu vertical box teste de conexao */
.boxConexao {
	width: 168px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-left: 6px;
	margin-top: 10px;
}

/* menu vertical box interno */
	#boxInterno p {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: 400;
	cursor: default;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
	#boxInterno strong { 
	color: #FF0000;
	font-weight: normal;
}
	#boxInterno div {
		font-size: 11px;
		font-family: Tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
		height: 48px;
}



/* box teste grauitamente */
.boxTeste {
	cursor: default;
	background-color: #FFFFCC;
	height: 28px;
	line-height: 28px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding-left: 36px;
	background-image: url(../images/button_ok.gif);
	background-repeat: no-repeat;
	width: 452px;
	font-size: 12px;
	background-position: 2px 2px;
	margin-top: 10px;
	margin-left: 10px;
}

/* menu horizontal */
#menuHorizontalBG {
	height: 60px;
	width: 741px;
	background-image: url(../images/bg_menuHori.gif);
	background-repeat: repeat-x;
}
	#menuHorizontal ul {
		padding-left: 212px;
		padding-top: 0;
		margin-top: 0;
		height: 31px;
		padding-top: 4px;
		float: left;
		width: 550px;
		list-style: none;
		margin-left: 2px;
		margin-right: 2px;
		font-size: 14px;
		line-height: 18px;
		font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}
	#menuHorizontal ul li { 
		display: inline;
		margin: 0;
		padding: 0;
}
	#menuHorizontal ul li p {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0;
	padding: 2px 10px 4px 10px;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 0;
	float: left;
	cursor: default;
	text-align: right;
	background-image: url(../images/bt_pesquisar.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	width: 60px;
	text-align: left;
}
	#menuHorizontal ul li a {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 3px solid #EDEDED;
		padding: 2px 10px;
		margin-left: 2px;
		margin-right: 2px;
		float: left;
}
/*	#menuHorizontal ul li a:hover {
		background-image: url(../images/menu_on.gif);
		color: #FFFFFF;
		margin-left: 1px;
		margin-right: 1px;
		border-bottom: 3px solid #0077D8;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #0077D8;
		border-left-color: #0077D8;
}*/ 
/* active */
	#menuHorizontal ul li a:hover {
		background-image: url(../images/menu_on.gif);
		color: #FFFFFF;
		margin-left: 1px;
		margin-right: 1px;
		border-bottom: 3px solid #004E8F;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #004E8F;
		border-left-color: #004E8F;
}
	#menuHorizontal ul li input {
		height: 16px;
		width: 110px;
		font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		text-transform: lowercase;
		color: #666666;
		vertical-align: middle;
		border: 1pt solid #FFFFFF;
		line-height: 14px;
		padding: 2px 2px;
		margin-top: 2px;
		margin-left: 0;
		margin-right: 2px;
		float: left;
}
/* tags */
	#menuHorizontal2 {
		color: #FFFFFF;
		font-size: 10px;
		padding-left: 212px;
		padding-top: 0;
		margin-top: 0;
		height: 15px;
		padding-top: 4px;
		float: left;
		width: 550px;
		list-style: none;
		margin-left: 2px;
		margin-right: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
	#menuHorizontal2 a {
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	clear: both;
}
	#menuHorizontal2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660099;
	padding-right: 4px;
	padding-left: 4px;
	border-top-color: #660099;
	border-right-color: #660099;
	border-bottom-color: #660099;
	border-left-color: #660099;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	clear: both;
}
/*	http://sisgel.com/img/clientes/7899999/images/ */

/* geral */
p {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}
strong.red {
	color: #E92114;
	font-variant: small-caps;
}
strong.destaque {
	color: #E92114;
	font-weight: normal;
}
ul {
	padding-left: 24px;
	padding-bottom: 0;
	margin: 0;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
}
span.data {
	color: #FF6600;
}
span.destaque2 {
	color: #FFCC00;
}
#miniat a {
	border: thin solid #000000;
	background-color: #333333;
	display: block;
}
#miniat a:hover {
	border: thin solid red;	
}
#novidades {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#novidades li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	padding: 4px;
	margin-left: 30px;
	list-style-type: square;
	color: #E92114;
}
#novidades span.data {
	font-weight: normal;
	color: #666666;
}
#novidades span.resumo {
	font-weight: normal;
	color: #000;
}
/* locacao online - caracteristicas gerais */
.caractgerais {
	font-size: 14px;
	margin-bottom: 25px;
}
.caractgerais img.icon {
	float: left;
}
.caractgerais h4,
.caractgerais p {
	margin-left: 42px;
	margin-right: 20px;
	text-align:left;
}

.caractgerais h4 {
	text-decoration: underline;
}
/* locacao online - thumbs */
.bordered { border:5px solid #660000; }