FOLHA DE ESTILOS DA REDCARD 
(C) ROGERIO LEITE / IMAGINE DESIGN - 2007.


.menus {
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.menus A:link  {
	text-decoration:none;
	font-style: normal;
	}
	
.menus A:visited  {
	text-decoration:none;
	color: #000000;
	}
	
.menus A:hover {
	text-decoration:underline;
	font-style: bold;
	}
	
.menus A:active  {
	text-decoration:none;
	color: #000000;
	}
.menus2 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}
.menus2 A:link  {
	text-decoration:none;
	font-style: normal;
	color: #ff0000;
	}
	
.menus2 A:visited  {
	text-decoration:none;
	color: #ff0000;
	}
	
.menus2 A:hover {
	text-decoration:none;
	font-style: bold;
	color: #ff0000;
	}
	
.menus2 A:active  {
	text-decoration:none;
	color: #ff0000;
	}
	
.menus3 {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.menus3 A:link  {
	text-decoration:none;
	font-style: normal;
	color: #000000;
	}
	
.menus3 A:visited  {
	text-decoration:none;
	color: #ff0000;
	}
	
.menus3 A:hover {
	text-decoration:none;
	font-weight: bold;
	color: #ff3333;
	}
	
.menus3 A:active  {
	text-decoration:none;
	color: #000000;
	}

.boxline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	padding: 0px;
	margin: 0px;
}
.boxline2{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}

.titpag{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-indent: 0.8em;
	margin-left: 0;
	vertical-align: bottom;

	}

.stnt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	text-decoration: none;
	line-height: 0.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 2.0em;
	text-transform: uppercase;
	}

.textos, p, ol, ul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 3em;
	margin-right: 1em;
	}
	
li{
	font-size: 1em;
	margin: 0 0 0 20px;
}

.txbox {
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	margin:0px 15px 5px 15px;
	padding:20px 20px 20px 20px;
	
}	
.citacao{
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #006;
	text-decoration: none;
	margin:20px 15px 0px 15px;
	padding:4px 3px;
	border-bottom: 3px solid #006;
}	
	
.extr{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 3em;
	margin-right: 1em;
	}
.navaux{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.7em;
	margin-left: 3em;
	}	

.espaco{
	line-height: 0.0em;
}
.mrg{
	padding-top: 30px;
}
#navcontainer ul
{
margin-top: 20px;
margin-left: 35px;
padding: 0;
list-style-type: none;
font-family: Arial, sans-serif;
font-size: 0.7em;
font-weight: bold;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 4px 2px 2px 24px;
border: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(./imgs/mn_dw.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F00;
background-image: url(./imgs/mn_ov.gif);
color: #EEE;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF0000;
background-image: url(./imgs/mn_ov.gif);
color: #EEE;
}
