.mceContentBody {
width:590px;
align:center;
padding-left:5px;
padding-right:5px;
margin:10px;
border:1px solid #d9d9d9;
border-bottom:0px;
background: #003071;
}

body{
font-family: Tahoma, Arial, Geneva,  Helvetica, sans-serif;
font-size: 12px;
line-height:20px;
color: #FFFFFF;
}

img.imagem{border-color:#FFFFFF;}
p{margin-top: 10px; margin-bottom: 10px;}

a{ text-decoration: none; color: #7ACB23;}

a:hover{text-decoration: underline;}

hr{border: 0;color: #D5D5D5;background-color: #D5D5D5;height: 1px;}
.Titulo{font-size:12px;font-family:Gil Sans MT Condensed;color:#274455;}


input{
font-size: 11px;
background-color: #eeeeee;
border: 1px solid #9F9F9F;
margin-bottom: 2px;
}

textarea {
font-size: 11px;
background-color: #eeeeee;
border-color: #9F9F9F;
border-style: solid;
border-width: 1px;
}

select {
font-size: 11px;
background-color: #eeeeee;
border-color: #CCCCCC;
border-style: solid;
border: 1px;
}
form{padding:0px; margin:0px;}