/* CSS Document */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\IMPORTANDO FORMATAO      */
/*@import importa um outro arquivo CSS para este arquivo.*/
/* muito bom para fazer modulao de CSS, fica mais organizado. */
@import url(digihost.v1.css);
/*@import url(niceforms-default.css);*/
BODY {
	FONT-SIZE: 11px;SCROLLBAR-FACE-COLOR: #dce0e2;SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;SCROLLBAR-SHADOW-COLOR: #687888;SCROLLBAR-3DLIGHT-COLOR: #687888;SCROLLBAR-ARROW-COLOR: #6e7e88;SCROLLBAR-TRACK-COLOR: #bcbfc0;SCROLLBAR-DARKSHADOW-COLOR: #dce0e2;BACKGROUND-COLOR: #ffffff
}

{
    font-family: Tahoma, Arial;
    font-size:11px;
}

html, body, ol, ul, li, p, h1, h2, h3
{
    margin: 0;
    padding: 0;
}

h1, h2, h3
{
    font-family: Arial;
    margin-bottom: 10px;
}
body,td,th {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.TxtTopo {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 4px;
} 
.form {
	border: 1px inset #E9E9E9;
	font-family: Tahoma;
	font-size: 11px;
	height: auto;
	color: #666666;
	}
.mid {
	background-repeat: repeat-x;
}
body 
{	
BACKGROUND-REPEAT: repeat-x
}
	#cols #right .miniBanner{
		border-bottom: 1px solid #fff;
	}
	#cols #right #logoServer{
		border-left: 1px solid #ccc;
	}
	#cols #right #logoServer a{
		width: 66px; height: 49px; overflow: hidden; display:block; margin: 0 auto; float: left;
	}
	#cols #right #logoServer a:hover{
		background-position: 0 -48px;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8f8f8f;
	font-weight:bold;
	
}
#destaque_1 {
text-align:justify;
font-size:11px;
color: #AEAEAE;
width: 746px;
border: 1px solid #CCCCCC;
font-size: 10px;
font-weight: bold;
background-color: #f5f7f7;
padding: 6px;
margin-left: 6px;
}
#campoValorPasso2{
text-align:justify;
font-size:11px;
color: #093379;
width: 200px;
border: 1px solid #CCCCCC;
font-size: 30px;
font-weight: bold;
background-color: #f5f7f7;
padding: 4px;
margin-left: 6px;
}
#destaque_perio{
text-align:justify;
font-size:11px;
color: #000000;
font-size: 15px;
font-weight: bold;
}
#destaque_form {
width: 540px;
border: 1px solid #CCCCCC;
background-color: #E6F3FB;
padding: 6px;
margin-left: 6px;
}
#destaque_empresa {
text-align:justify;	
width: 540px;
background-color: #f5f7f7;
padding: 6px;
margin-left: 6px;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #2a2a2a;

}

/*Banner Flutuante*/


#banner_digihost {
	position:absolute;
	left:37%;
	top:47px;
	width:537px;
	height:207px;
	padding: 15px;
	z-index:10;
	background-image:url(../banners/banner_inicial2.png);
	background-repeat:no-repeat;
}
.digihost_texto_banner {
	position:absolute;
	width:592px;
	height:239px;
	float:left;
	margin-left: 15px;
	margin-top: 40px;
}
.digihost_fechar {
	position:absolute;
	float:right;
	margin-right: 50px;
	margin-top: 137px;
	padding-left: 14px;
}
.os_linux {
	position:absolute;
	float:right;
	margin-right: 52px;
	margin-top: 78px;
	padding-left: 445px;
}
.os_windows {
	position:absolute;
	float:right;
	margin-right: 52px;
	margin-top: 140px;
	padding-left: 445px;
}

/* Formulários */
input.default { 
	border-style:solid;
	border-color:#093379;
	border-width: 1px;
	padding-left: 3px;
	padding-top: 1px;
}
textarea.default { 
	border-style:solid;
	border-color:#093379;
	border-width: 1px;
}
select.default {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #093379;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #093379;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #093379;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #093379;
}
.txt_titulo_geral{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #093379;
}
.botao_formulario {
	background-image: url(../images/fundo_botao_form.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	border: 1px solid #d9fcfe;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	width: 200px;
}

.botao_formulario:hover{
	background-image: url(../images/fundo_botao_form_on.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	border: 1px solid #d9fcfe;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	width: 200px;
	cursor:hand;
}
#linha   {
	BORDER-BOTTOM: #ccc 1px solid
	}
