@charset "utf-8";

Body { 
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#9e1b1e;
}
#titulos {
	font-family:Rockwell;
	color:#9e1b1e;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#caracteristicas {
	font-family:Rockwell;
	color:#9e1b1e;
	font-size:14px;
	font-size:12px;
	
}
#texto {
	font-family:Rockwell;
	font-size:14px;
	text-align:justify;
	
}
#titulo1  {
	font-family:Rockwell;
	font-size:14px;
	color:#9e1b1e;
	text-align:center; !important
	
}
	

/*Javascript*/
#box-toggle1,#box-toggle2,#box-toggle3, #box-toggle4,#box-toggle5,#box-toggle6, #box-toggle7 {width:580px; margin:5px; margin-left:20px; text-align:justify; font:14px Arial, Helvetica, sans-serif;color:#eee;  }
#box-toggle1 span,#box-toggle2 span,#box-toggle3 span, #box-toggle4 span, #box-toggle5 span,#box-toggle6 span, #box-toggle7 span {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#eee; text-align:justify;  text-decoration:none; margin-bottom:2px; cursor:pointer;}


#sidebar dd{ padding-left:20px}
#sidebar dl{margin:4px 0px;}
#sidebar dl dd, #sidebar dl dt{color:#000;}
#sidebar dl dt{font:bold 14px Rockwell; cursor:pointer;}
#sidebar dl dd{margin-left:15px; font:14px Rockwell; margin:0px 15px 10px 0px; display:none;}


/* Author: Leandro Neumann */
.tbl_login {
	margin: auto;
}

.tbl_login th {
	text-align: center;
}

.tbl_login input {
	/*padding: 2px 5px;*/
}