/* ---------------------------- Padrão -----------------------------*/

html, body {
	border:0px;
	margin:0px;
	max-height:100%; /* Mesma coisa do padding só que funciona no IE*/
	padding:0px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color:rgb(255, 255, 255);
	background-image:url(imagens/fundo1.jpg);
	background-repeat:repeat-x;
}

body, label, span, input, select, option, textarea, a, table, tr, td, div, ul, li
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

input, select, textarea {
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(131, 175, 10);
	background-color: rgb(233, 233, 233);
	border: 2px solid rgb(233, 233, 233);
}

label
{
	font-weight:bold;
	text-align:right;
	padding-right: 0.5em;
	display:block;
	float:left;
	font-size:10px;
	color:#999999;
}

div
{
width:130px;
margin-top:7px;
}

br
{
	line-height:1ex;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* ---------------------------- Padrão -----------------------------*/
.formcentro
{
	width:200px;
}

.BOTAO
{
	cursor: pointer;
	margin-bottom:1ex;
	text-align:center;
	border:0;
}

.link
{
font-size:9px;
font-weight:bold;
color:rgb(255, 255, 255);
}

.tabela{
width:758px;
margin:0 auto;
border:0px;
background-color:#FFFFFF;
}

.webmail
{
width:161px;
height:106px;
background-color:rgb(173, 234, 20);
}

.fundolinha
{
width:4px;
background-color:rgb(233, 233, 233);
}
.fundomenu
{
width:161px; 
height:100%; 
background-color:rgb(255, 255, 255); 
background-image:url(imagens/pontinhos_11.gif); 
background-repeat:repeat-y; 
background-position:130px -10px;
}
.bordaacima
{
width:130px;
text-align:left;
}

.agencia
{
font-family::Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:rgb(51, 51, 51);
font-weight:bold;
vertical-align:middle;
}
.agencia1
{
font-size:11px;
color:rgb(255, 255, 255);
font-weight:bold;
}

.negrito
{
font-size:10px;
font-weight:bold;
text-align:right;
}

.menor
{
	font-size:10px;
	text-align:center;
}

.muda
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #006699; 
	border: 1px solid #006699;
	background-color:#D7EBFF;
}

/* ---------------------------- FIm -----------------------------*/

/* ---------------------------- Cores -----------------------------*/
.cinza
{
 color:rgb(111, 111, 111);
}

.verde
{
 color:rgb(173, 234, 20);
}

.laranja
{
 color:rgb(255, 114, 0);
}

.vermelho
{
 color:rgb(255, 0, 0);
}

.azul
{
	color:rgb(51, 153, 204);
}

.letra
{
	font-size:14px;
	font-weight:bold;
}

/* ---------------------------- ID -----------------------------*/

#email
{
width:145px;
height:126px;
margin:10px;
margin-bottom:0;
background-color:rgb(255, 255, 255);
}

#enquete
{
width:145px;
height:210px;
margin:10px;
margin-top:0;
margin-bottom:0;
background-color:rgb(233, 233, 233);
}

.enquete
{
	height:20px;
	font-size:10px;
}

#newslatter
{
_height:10px;
width:145px;
height:157px;
margin:10px;
margin-top:0px;
margin-bottom:0;
background-color:rgb(255, 255, 255);
}

#menu
{
width:130px;
margin-top:0;
margin-bottom:0;
margin-left:0;
}

#pontilhado
{
width:34px;
background-color:#006666;
background-image:url(imagens/pontinhos_11.gif);
background-repeat:repeat-y;
margin-top:0;
}


#faxadireita
{
border-right:solid 2px;
border-right-color:rgb(233, 233, 233);
width:13px;
}
#li, li a {
	float: left;
	width: 130px;
	height: 20px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

#menuPrincipal li  {
	list-style-type: none;
	overflow: hidden;
	width:130px;	
	background-image:url(imagens/fundomenu1.gif);
	background-repeat: no-repeat;
	background-position: 0px -9px;

}
#menuPrincipal li a {
	background-image: none;
	padding-left: 20px;
	padding-right: 0px;
}
#menuPrincipal li a:hover, .markLink, .markLinkSub, .markLinkSub02  {
	padding-left: 25px;
	background-image:url(imagens/fundomenu.gif);
	background-repeat: no-repeat;
	background-position: 4px -9px;
	color:rgb(41, 185, 195);
}

#rodape
{
background-image:url(imagens/hiphop_23.gif);
background-repeat:no-repeat;
width:758px;
height:24px;
text-align:center;
vertical-align:top;
}

#rodape1
{
background-image:url(imagens/hiphop_24.gif);
background-repeat:no-repeat;
width:758px;
height:24px;
text-align:center;
}

#meio
{
width:392px;
font-weight:normal;
margin:10px;
}
.formulario
{
	border: 1px solid rgb(153, 153, 153);
	background-color:rgb(255, 255, 255);
	color:rgb(153, 153, 153);
}
