

.hovermenu ul{
font: bold 8pt arial;
padding-left: 0;
margin-left: 0;
height: 23px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color:navy;
border: 2px solid white;
}

.hovermenu ul li a:hover{
background-color: #FF0000;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}




body
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : Black;
	background-color : White;
	}
p
{
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : Black;
	margin-right:15px;
	margin-left:15px;
	align:justify;
	}
	.p1
	{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : Black;
	margin-right:40px;
	margin-left:40px;
	align:justify;
	}
	.pinternas
	
	
	p.solid 
	
	{border-style: solid;
	border-width: thin;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: navy;
	}
	img.figure {
   
  border: thin solid red;
  margin: 0.5em;
  padding: 0.5em;
  }
	
a:link {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : White; text-decoration: none;}
a:visited {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : White; text-decoration: none;}
a:hover {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : Black; text-decoration: underline;}
a:active {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : White; text-decoration: none;}

.cor:link {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Black; text-decoration: none;}
.cor:visited {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Black; text-decoration: none;}
.cor:hover {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : Red; text-decoration: underline; }
.cor:active {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Black; text-decoration: none;}

.cor1:link {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Blue; text-decoration: none;}
.cor1:visited {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Blue; text-decoration: none;}
.cor1:hover {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : Red; text-decoration: underline; }
.cor1:active {font-family : Verdana, Arial, sans-serif; font-weight : normal; color :Black; text-decoration: none;}
.box { border: solid; border-width: thin; border: dotted; border-color: red; padding: 10px; }//*bom para fazer margens em imagnes*//	
	
	
h1,h2,h3,h4,h5,h6
{
color:#00FF00;
font-family : Verdana, Arial, sans-serif;
font-style: italic;normal;oblique;
text-decoration: underline;
text-transform:uppercase;
}
ul
{
list-style-type: disc;
font-family : Verdana, Arial, sans-serif;
}

ul
{
list-style-image: url ("lista.jpg")
}
