html {background-color:#ecf5f7;}
.mceContentBody {
width:600px;
align:center;
padding-left:5px;
padding-right:5px;
margin:10px;
border:1px solid #d9d9d9;
border-bottom:0px;
}

body, table, td, div{
font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
color: #565656;
}
p{margin-top: 10px; margin-bottom: 10px;}

body{padding:0px; margin:0px; background:white;}

a{text-decoration: none; color: #0E6990;}

a:hover{ text-decoration: underline;}

img{border-color: gray; padding:2px;}

input , select{
font-size: 10px;
color: gray;
background-color: #eeeeee;
border: 1px solid #9F9F9F;
margin-bottom: 2px;
}
textarea {
background-color: #eeeeee;
border-color: #9F9F9F;
border-style: solid;
border-width: 1px;
color: #787878;
}

hr{color:gray;}
form{padding:0px; margin:0px;}
.Titulo{font-size:17px;font-family:BordeauxMedium;color:#274455;}