body {
margin: 0px;
padding: 0px;
border: 0px;
color: #000000;
background: #FFFFFF;
font-family: arial, verdana, helvetica, 'sans-serif';
font-weight: normal; }

#contenido {
border: 1px solid #000000;
margin-top: 3px;
margin-bottom: 5em;
padding: 0px; }

p {
margin: 1em;
font-size: 12px;
text-align: justify; }

#menu {
background-image: url(images/quimicos.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

#menu ul {
margin-top: 1em;
font-size: 12px;
margin-left: 1.8em; }

#menu a {
color: #C42522;
font-weight: bold;
text-decoration: none; }

#menu a:hover {
text-decoration: underline; }

.separa {
width: 90%;
height: 1px;
color: #C42522; }

.footer p {
font-weight: bold;
color: #FFFFFF;
text-align: center;
margin: 0.5em; }

.footer a {
color: #FFFFFF;
text-decoration: none; }

.footer a:hover {
text-decoration: underline; }

address {
text-align: center;
font-style: normal;
font-size: 12px;
margin-bottom: 0.5em; }

