﻿body
{
    font-size: 10px;
    font-family: Verdana;
    color: #ffffff;
    line-height: 16px;
  
 }
.titulopagina
{
    font-weight: bold;
    font-size: 14px;
}
.titulo
{
    font-weight: bold;
    font-size: 11px;
}

.subtitulo
{
    font-weight: bold;
    font-size: 10px;
}


.fonterodape
{
    font-size: 9px;
    font-family: Verdana;
    vertical-align: top;
    background-color: Transparent;
    }
.input
{
    color: #b90032;
    font-family: verdana;
    font-size: 10px;
    cursor: pointer;
}
input,textarea
{
    background-color:transparent;
    font-size: 11px;
    font-family: Verdana;
    color: #ffffff;
    text-align: left;
    border-style:double;
    border-width:1px;
    border-color: Red;
       }
  
  select
{
    background-color:black;
    font-size: 11px;
    font-family: Verdana;
    color: #ffffff;
    text-align: left;
    border-style:double;
    border-width:1px;
    border-color: Red;
   } 
   
   
a:link,legend
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
A:visited	
{	
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}	
A:active	
{	
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}	
A:hover
{	
    color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
fieldset{
	border: 1px solid #003399;
	border-color: #ffffff;
	padding: 3px;
	vertical-align: middle;
}

hr {
	  width:100%;
	  color: #f00000;
      background-color: #ffffff;
      height: 2px;
    }

.imgsobre{
	  padding-right:12px;
}
