@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color:#333333;
	margin:0;
	color: #FFFFFF;
}
.menu_layout {
	background-color: #000000;
	text-align: center;
	line-height: 25px;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #000000;
	line-height: 35px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF0137;
	border-top-color: #0000FE;
	border-top-style: solid;
	border-top-width: 5px;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #000000;
	line-height: 35px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF0137;
	border-top-color: #0000FE;
	border-top-style: solid;
	border-top-width: 5px;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #0201FF;
	line-height: 35px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF0137;
	border-top-color: #0000FE;
	border-top-style: solid;
	border-top-width: 5px;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #000000;
	line-height: 35px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF0137;
	border-top-color: #0000FE;
	border-top-style: solid;
	border-top-width: 5px;
}
.naorepetir {
	background-repeat:no-repeat;
	}
	
.nome_modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
}
.nro_modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.bordas_modelo {
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}
#tabela td{
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #990000;
	
	}
.borda_layout {
	border: 2px solid #333333;
}
.titulo_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;
	line-height: 35px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-left: 13px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sem_borda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
