body{
font-family: Arial;
background:url(../cpanel/imagens/bg.png) top left;
}

.texto{
font-size: 11px
font-family: Arial;
color: #666666;
font-weight: none;

}
.texto_branco{
font-size: 11px
font-family: Arial;
color: #FFFFFF;
font-weight: none;

}

.tit_menu{
font-size: 14px
font-family: Arial;
color: #FFFFFF;
font-weight: bold;

}

.tit_produtos{
font-size: 14px
font-family: Arial;
color: #666666;
font-weight: bold;

}
.titulo{
font-size: 20px;
font-family: Arial;
color: #666666; 
font-weight: none;
}
.titulo_pag_branco{
font-size: 20px;
font-family: Arial;
color: #FFFFFF; 
font-weight: none;

}
.titulo2{
font-size: 15px;
font-family: Arial;
color: #666666; 
font-weight: none;

}

.input {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	height:17px;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 0px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	border-right: 0px solid #e5e5e5;
}

.input2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	height:17px;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

.textarea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

.botao {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	height:17px;
	color: #555555;
	text-decoration: none;
	background-color: #fff;
	border: 0px solid #666666;
	cursor:hand;
}

.linkcpanel{
	font-family: Arial;
	font-size: 11px;
color: #666666;
font-weight: none;
text-decoration: none;
}

.linkcpanel:hover{
	font-family: Arial;
	font-size: 11px;
color: #666666;
font-weight: none;
text-decoration: underline;
}

