.mceContentBody {
width:600px;
align:center;
padding-left:5px;
padding-right:5px;
margin:10px;
border:1px solid #d9d9d9;
border-bottom:0px;
background:#1D1F1C;
}

body, table, td, div{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:17px;
color: #797D6A;
}

p{margin-top: 10px; margin-bottom: 10px;}

body{padding:0px; margin:0px; background-color:#EDEEF0;}

a{text-decoration: none; color: #91AD29;}
a:hover{ text-decoration: underline;}

hr{height:1px;color: #172945;}

.Titulo{
font-family: arial;
font-size:13pt;
background-color:#1D1F1C;
color:#9A9F86;
}

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;}
