html{
	background:#fff url(http://www.estrelato.com.br/_img_/bg-body.jpg) center top no-repeat;
}
body{
	/*padding: 10px 10px 10px 10px;*/
	margin:0 auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
a:link
{
	text-decoration: none;
	color: #990033;
	font-size:14px;
}
a:visited
{
	text-decoration: none;
	color: #990033;
	font-size:14px;
}
a:hover
{
	text-decoration: none;
	color: #990033;
	font-size:14px;	
}
a:active
{
	text-decoration: none;
	color: #990033;	
	font-size:14px;
}
.barraPorcentagem{
	height:30px;
	background:url(/_img_/fundo_porcentagem.jpg);
	background-repeat:repeat-x;	
}	
.pre{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#999999;
}
h1
{
	padding:0;
	margin:0;
	color:#E40F64;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;	
}
/*| ******************************************************************************** |*/
.inplaceeditor-form{

	background:#fff url(../_img_/background.box-default.gif) repeat-x; 
	height:auto;
}
.inplaceeditor-form textarea{

	width:100%;
	background:#fff url(../_img_/background.box-default.gif) repeat-x; 
}
form.inplaceeditor-form input[type="submit"] {

  margin-left:1em;
}
/*| ******************************************************************************** |*/
/*| []________Configuração formularios |*/

.classNormal
{
	background:#fff url( http://www.cacheproject.com/_img_/bg-input.gif ) repeat-x top;
	color:#333;
	font:18px Arial, Helvetica, sans-serif;
	padding:5px;
	border:1px solid #ccc;
	border-style:inset;
}
.botSendForm
{	
	padding:4px;	 
	*padding:1px; /*fix para IE*/
	font:18px Arial, Helvetica, sans-serif;border-style:outset; margin:0; margin-left:5px;
}
.classRequerido
{
	background:#F2F3ED url( http://www.cacheproject.com/_img_/bg-error.png ) no-repeat right;
	color:#333;
	font:18px Arial, Helvetica, sans-serif;
	padding:5px;
	border:1px solid #ccc;
	border-style:inset;
}
.ClassMsgRequerido{
	width:80%; display:block; margin:7px; height:25px; line-height:25px; font-size:14px; color:#990000; font-style:italic; background:#fff; border:#A7CE1F 1px dotted; position:relative; padding:5px; float:right
}
/*| []________Configuração formularios |*/
.avisoTopo{
	color:#4E463F;
	font-size:24px;
	border-bottom:#E6E6E6 1px solid;
	

}
.avisoTopoDescr{
	color:#393733;
	font-size:11px;
	

}
.tituloMenuEsquerda{

	background:#f1f1f1; height:50px; color:#666666; border:#e7e7e7 1px solid;
}
.tituloMenuEsquerda a{

	color:#666666;
	text-decoration:none;
}
.classPag_RespostaAction{
	padding-top:10px;
	color:#000000;
	font-size:12px;
	font-weight:bolder;
	background-color:#C3DBEC; 
	border:#407FAC 1px solid;
	height:25px; 
	width:100%; 
	margin: 5px auto;	
	padding-right:1px; 
	
	text-align:center;

}
.classPag_Flag{
	padding-top:10px;
	padding-right:5px;
	color:#000000;
	font-size:12px;
	font-weight:bolder;
	background-color:#C3DBEC; 
	border:#407FAC 1px solid;
	height:25px; 
	width:150px; 
	margin-right: 5px;	
	 
	float:left;
	text-align:center;

}
.primeiraLetra
{
	font-size:26px
}
#montaNew
{
	margin-bottom:10px; 
}
#contem_tudo{
	margin:0 auto;
	width:920px; 

}
#contem_topo
{
	width:100%;
	position:relative;
	height:100px;
}
#contem_meio{
	height:auto;
	min-height:780px;
	position:relative;	
}
#contem_baixo{
	margin:0 auto;
	width:920px; 
	background:#FFFFFF;	
}	
#menuEsquerda{
	height:100%;
	width:170px;

	float:left;
}
#menuConteudo{
	height:100%;
}	
.botMenuTopo
{ 
	height:30px; 
	width:100%;
	text-align:right;	
}
.botMenuTopo a:visited, .botMenuTopo a:link, .botMenuTopo a:active
{
	font-size:22px;
	color:#CC0000;
	text-decoration:none;
	font-weight:bolder;
}
.botMenuSubTopo
{ 
	width:100%; float:left; display:block; color:#fff; background:#fff url(http://www.estrelato.com.br/_img_/bg-tit-ccc.jpg) repeat-x; height:35px; line-height:35px; font-size:18px;
	border:1px solid #efefef;		
}
.botMenuSubTopo a:visited, .botMenuSubTopo a:link, .botMenuSubTopo a:active , .botMenuSubTopo a:link
{
	font-size:22px;
	color:#004D74;
	text-decoration:none;
	font-weight:bolder;
}
.pagAtual{
	padding-top:5px;
	color:#000000;
	font-weight:bolder;
	height:40px;
	line-height:40px;
	width:50px;
	margin: 0 0 4px 2px;    
	padding-right:1px;
	position:relative;
	float:left;
	text-align:center;
	font-size:18px;
}
.pagNext{
	padding-top:5px;
	color:#990033;
	font-weight:normal;
	height:40px;
	line-height:40px;
	width:50px;
	margin: 0 0 4px 2px;    
	padding-right:1px;
	position:relative;
	float:left;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
}