.ContatoForm{
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
	margin-left:15px;
}

#cx_maior_meio_fale_conosco{
    width:644px;
    background-image:url(../images/cx_maior_meio_fale_conosco.gif);
    background-repeat:repeat-y;
    float:left;
    display:inline-table;
}

.ContatoForm_Label {
    width: 643px;
}

.ContatoForm_Label h2 {
    color: #fe0000;
}

.ContatoForm_Label span {
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#545253;
	margin-left:20px;
}

.ContatoForm fieldset {
	width:545px;
    border: 0px;
}

.ContatoForm fieldset legend {
	width:505px;
    padding:5px 0px 5px 15px;
    background-color: #fe0000;
    color: #ffffff;
    font-weight: bold;
    position: relative;
	margin-top:10px;
}

.ContatoForm_DivLeft {
    width: 250px;
    float: left;
    margin: 5px 20px 5px 5px;
}

.ContatoForm_DivMargin {
    width: 250px;
    float: left;
    margin: 5px;
}

.ContatoForm input {
    width: 245px;
    height: 15px;
    margin: 0px 14px 0px 5px;
}

.ContatoForm select {
    width: 251px;
    margin: 0px 14px 0px 5px;
}

.ContatoForm .ContatoForm_Msg span {
    display: block;
    margin: 5px 20px 5px 5px;
}

.ContatoForm .ContatoForm_Msg input {
    width: 513px;
    height: 15px;
    margin: 0px 14px 0px 5px;
}

.ContatoForm .ContatoForm_Msg select {
    width: 520px;
    margin: 0px 14px 0px 5px;
}

.ContatoForm .ContatoForm_Msg textarea {
    width: 511px;
    height: 100px;
    margin: 0px 14px 0px 5px;
}

.ContatoForm_Rodape {
	margin-top:-2px;
	margin-right:-10px;
	cursor:pointer;
}

.ContatoForm_Rodape span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#545253;
	float:left;
	margin-left:35px;
	margin-top:2px;
}

.ContatoForm_Rodape a {
    width: 117px;
    height: 29px;
    padding: 10px 0px 0px 0px;
    display: block;
    text-decoration: none;
    color: #000000;
    background: url(../images/bt_branco.gif) center no-repeat;
    text-align: center;
    font-size: 12px;
    float: right;
    margin: 0px 120px 0px 0px;
}
