@charset "utf-8";
/* CSS Document */
body { background: #000 url("/imgs/grad13.jpg") repeat-x;
          font-family:"Times New Roman, Arial, Helvetica, sans-serif";
          margin: 15px;
}
h6 { 	font-family:Arial, Helvetica, sans-serif;
		color: #CCCCCC;		
}
a.srollover {
    display: block;
    width: 160px;
    height: 25px;
    background: url("/imgs/menu.gif");
    text-decoration: none;
}
a:hover.srollover {
    background-position: 0 -30px;
	text-decoration: none;
}
a:link, a:visited, a:active {	color: #FFFFFF;
								text-decoration: none;
								font: "Times New Roman", Times, sans-serif;
								font-size:20px;
								font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font: "Times New Roman", Times, sans-serif;
	font-size:20px;
	font-weight: bold;
}
a.rodape {
    display: block;
    width: 160px;
    height: 30px;
    text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	
}
a:hover.rodape {
	text-decoration: none;
	color:#CC0000;
}
a.menu {
background-color:#000000;
    width: 160px;
    height: 30px;
	padding: 40px;
    text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	
}
a:hover.menu {
	text-decoration: none;
	color: #CC9900;
}
.linha { background:url(../imgs/fleshlinha.jpg) repeat-x;
}
.linha2 { background:url(../imgs/linha3.jpg) repeat-y;
}
.linha3 { background:url(../imgs/linha.jpg) repeat-y; background-position:center;
}
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: small;
}
.style4 { font-family: Arial, Verdana, Helvetica, sans-serif;
	      font-size: large;
	      font-weight: bold;
	      color: #660000;
}
.style8 { font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-weight: bold;
          font-size: x-small;
}
.style12 {font-size: 20px}
.style13 {font-size: 18px}
.botao{
	border:1px solid #000000;
	color:#000000;
	background:#FFFFFF;
}
