body {
margin: 0 auto;
padding: 0;
background: #F4F0F0;
color: #0A4B7C;
font-family: Trebuchet MS;
font-size:12px;
}

#seccion{
color: #0A4B7C;
text-align:left;
font-size:12px;
font-family: Trebuchet MS;
padding:15px;
}

table {
color: #0A4B7C;
}


a {
font-family: Trebuchet MS;
font-size:11px;
background-color: transparent;
text-decoration: none;
color: #0A4B7C;
}

a:hover {
font-family: Trebuchet MS;
font-size:11px;
background-color: transparent;
text-decoration: none;
color: #f2880e;
}

.titlen {
font-size: 11;
background: transparent;
color: #0A4B7C;
font-family: Trebuchet MS;
}

.menuup {
font-size: 10;
background: transparent;
color: #FFFFFF;
font-family: Trebuchet MS;
}

.titlew {
font-size: 12;
background: transparent;
color: #0A4B7C;
font-family: Trebuchet MS;
border-bottom: 0px solid #ddd;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
border-right:        1px solid #999999;
border-bottom:        1px solid #999999;
background-color:  #fff;
color:             #000;
font-family: Trebuchet MS;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
border-right:      1px solid #999999;
border-bottom:     1px solid #999999;
background-color:  #fff;
color:             #000;
font-family: Trebuchet MS;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}


.submit {
background-color:  #fff;
font-family: Trebuchet MS;
font-size:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}
