/* Cascading Style Sheets Document */

body
{ 
	margin: 0px; 
	background-color: #E9EAEE;
	background-image: url(../imagens/layout_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}
.menulateral {
	color: #333333;
	text-decoration: none;
}
.menulateral {
	color: #333333;
	text-decoration: none;
}
.LoginAccess{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #CC0000;
	text-decoration: none;
}
.visited {
	color: #333333;
	text-decoration: underline;
}

body, td, th { font-family: Tahoma; font-size: 11px; line-height: 15px; }
a:link    { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; } 
a:hover   { color: #000000; text-decoration: underline; }


.layout_topo 
{ 
	background-image: url(../imagens/layout_topo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF; 
	height: 118px; 
	width: 762px; 
}
.layout_base 
{ 
	background-image: url(../imagens/layout_base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 44px;
	width: 762px;
}
.layout_copy
{
	padding-left: 72px;
	font-size: 11px; 
	color: #A9A9A9;  
}

.layout_menu
{
	background-image: url(../imagens/layout_bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 34px;
}

.login_label { color: #383838; font-size: 10px; text-align: right; width: 20%; }
.login_forms 
{ 
	width: 100%;
	font-size: 11px;
	font-family: Tahoma;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.observacoes_area
{ 
	width: 280px;
}


.home_pesquisadominio
{
	background-image: url(../imagens/home_pesquisadominio_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 53px;
	width: 185px;
}
.home_resgistradominio
{
	background-image: url(../imagens/home_registradominio_fundo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	width: 172px;
}
.home_paineis
{
	background-image: url(../imagens/home_paineis_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 53px;
	width: 185px;
}

.home_pesquisadominio_form
{ 
	width: 90%;
	font-size: 10px;
	font-family: Tahoma;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.home_registradominio_form
{ 
	width: 90%;
	font-size: 10px;
	font-family: Tahoma;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.banner
{	
	color: #999999;
	font-size: 10px;
	font-family: Tahoma;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	width: 112px;
	height: 400px; 
}
.styleVerde18px{
		color: #FF6633;
		font-size:18px;
		text-decoration: underline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

.styleVermelho18px{
		color: #FF0000;
		font-size:18px;
		text-decoration: underline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
.styleAzul14px{
		color: #666666;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}
.styleVermelho14px{
		color: #FF0000;
		font-size:14px;
		text-decoration: underline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
