/* CSS Document */
/* CSS Document */
Body {
	margin:0px;
	background-color:#f20000;
	font-family: Tahoma;
	font-size: 11px;
/*	background-image: url(imagens/bg.jpg);*/
	color: #000000; 
}

h1
{
	font-family: Tahoma;
	font-size: 18px;	
	color: #c13131;
	font-weight:bold;
	line-height:normal;
	padding-bottom: 1px; margin-bottom: 1px;
}

h2
{
	font-family: Tahoma;
	font-size: 13px;
	color: #fa0000;
	line-height:normal;
	padding-top: 0px; margin-top: 0px;
}

h3
{
	font-weight:bold;
	font-size: 13px;
}

li
{
	text-align:justify;
}

div a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fa0000;	
}

div a:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fa0000;	
}

img 
{
    border:0px;
}

.menufooter
{
	color:#5d5d5d;
	text-decoration:none;
}
.menufooter a
{
	color:#5d5d5d;
	text-decoration:none;
}
.menufooter a:link
{
	color:#5d5d5d;
	text-decoration:none;
}
.menufooter a:hover
{
	color:#5d5d5d;
	text-decoration:none;
}

p 
{
	text-align:justify;
}
div.wrapper 
{	
	margin:0 auto;
	width:940px;	
}

div.wrappermed
{	
	margin:0 auto;
	width:1008px;	
}

div.colat
{
	margin-left:15px;
	width:160px;
	
}

div.footer {
  position: relative;
}


.linkazul 
{
	font-size: 12px; 
	font-weight: bold; 
	color: #0099ff; 
	text-decoration:none;
}

.linkazul a
{
	font-size: 12px; 
	font-weight: bold; 
	color: #0099ff; 
	text-decoration:none;
}

.linkazul a:hover
{
	font-size: 12px; 
	font-weight: bold; 
	color: #0099ff; 
	text-decoration:underline;
}

a{
 font-family:Tahoma;
 font-size:12px;
 color:#626262;
 font-weight:bold;
 text-decoration: none;
}

a:hover {
 font-family:Tahoma;
 font-size:12px;
 color:#626262; 
 font-weight:bold;
 text-decoration: underline;
}
/*
h1,h2,h3,h4,h5,h6 { 
  color: #333; 
  font-family: "Gill Sans MT", "Free Sans", Arial, Helvetica, sans-serif; 
}

h2 { font-size: 14px; font-weight: bold; color: #bb3000; }
h3 { font-size: 12px; font-weight: bold; color: #626262; padding: 0px 0px 0px 0px }
h3 a { font-size: 12px; font-weight: bold; color: #626262; padding: 0px 0px 0px 0px; text-decoration:none;}

h3 a:hover {
	text-decoration:underline;
}
*/
select {		
	font-family:Tahoma;
	font-size:11px;
}

textarea 
{	
	font-family:Tahoma;
	font-size:11px;
	BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #FFFFFF;	
}

input {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #FFFFFF
}

.textonormal {
 font-family:Tahoma;
 font-size:11px;
 color:#626262; 
 font-weight:normal;
 text-decoration: none;
}

.textopreto {
 font-family:Tahoma;
 font-size:11px;
 color:#000000; 
 font-weight:normal;
 text-decoration: none;
}


.texto {
 font-family:Tahoma;
 font-size:11px;
 color:#626262;
 margin-right:10px;
 font-weight:normal;
 text-decoration: none;
}

.texto a{
 font-family:Tahoma;
 font-size:11px;
 color:#626262;
 margin-right:10px;
 font-weight:normal;
 text-decoration: none;
}

.texto a:hover{
 font-family:Tahoma;
 font-size:11px;
 color:#626262;
 margin-right:10px;
 font-weight:normal;
 text-decoration: underline;
}


.textoerro {
 font-family:Tahoma;
 font-size:11px;
 color: Red;
 margin-right:10px;
 font-weight:bold;
}

.textoerro2 {
 font-family:Tahoma;
 font-size:9px;
 color: Red;
 margin-right:10px;
 font-weight:bold;
}


.textook {
 font-family:Tahoma;
 font-size:11px;
 color: Green;
 margin-right:10px;
}

#topstatus { 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
vertical-align:top; 
border-bottom: #cccccc 1px solid; 
background-color: Yellow; 
FONT: 11px Verdana, Tahoma;
} 

.swiftfieldset {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; MARGIN-BOTTOM: 6px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; COLOR: #267ddc; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; -moz-border-radius: 4px 4px 4px 4px
}
.swiftfieldset {
	FONT: 11px Verdana, Tahoma
}
.swiftfieldset TD {
	FONT: 11px Verdana, Tahoma
}
.swiftfieldset P {
	FONT: 11px Verdana, Tahoma
}
.swiftfieldset LI {
	FONT: 11px Verdana, Tahoma
}
.modalBackground { 
            background-color:#000000;
            filter:alpha(opacity=70);
            opacity:0.7; 
        }
.modalPopup { 
    background-color:#ffffff;
    border-width:10px; 
    border-style:solid;
    border-color:#9CABBB; 
    padding:0px;
    width:350px; 
}
