﻿

.Titulo
{
    font-family: "Trebuchet MS" , Verdana, Arial;
    font-size: 26px;
    font-style: normal;
    color: dimgray;
}

.MensagemEmailMarketing
{
    font-family: "Trebuchet MS" , Verdana, Arial;
    font-size: 12px;
    font-style: normal;
    color: dimgray;
    }
    


.div_cadastro_esq
{
    display:inline; 
    width:150px;
    float:left;
	padding:5px;
	text-align:right;
	color:#333333;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;

	
}

.div_cadastro_dir
{

    display:inline; 
    float:left;
	height:20px;
	padding:5px;
	text-align:left; 
}

.div_cadastro_dir input
{
    
}
div
{
    
}

.div_cadastro_item
{
    text-align:center;
    height:30px;
    width:auto;
}

.div_cadastro_master
{
    display:table-row;
}

.div_cadastro_obrigatorio
{
    color:#ff0000;
}
