@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ff1617;
}
img {
	border:none;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
#_100, ._100{
	position:relative;
	float:left;
	width:100%;
}
#_90, ._90{
	position:relative;
	float:left;
	width:90%;
}
#_80, ._80{
	position:relative;
	float:left;
	width:80%;
}
#_70, ._70{
	position:relative;
	float:left;
	width:70%;
}
#_50, ._50{
	position:relative;
	float:left;
	width:50%;
}
#_30, ._30{
	position:relative;
	float:left;
	width:30%;
}
#_25, ._25{
	position:relative;
	float:left;
	width:25%;
}
#_20, ._20{
	position:relative;
	float:left;
	width:20%;
}
#_10, ._10{
	position:relative;
	float:left;
	width:10%;
}
#relativeLeft {
	position: relative;
	float: left;
}
#relativeRight {
	position: relative;
	float: right;
	text-align:right;
}
#campoLogMensagem {
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:24px;
	font-weight: bold;
	color:#FFF;
	background-color:#990000;
	text-align:center;
}
#principal {
	position:absolute;
	width:800px;
	margin-left:-400px;
	left:50%;
}
#conteudo {
	position:relative;
	float:left;
	width:100%;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 590px;
	color: #FFFFFF;
	background-image: url(http://www.grangeias.com.br/fundoManutencao.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#assinatura {
	position:relative;
	float:left;
	width:80%;
	font-size:9px;
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
	padding-right:10%;
	padding-left:10%;
}
#assinatura a {
	font-size:9px;
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
}
/*Aqui começa o conteúdo extra*/
