body {
border: 0;
padding: 0;
margin: 0;
font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
div#cont {
width: 800px;
height: auto;
margin: 0 auto 1em auto;
}
div#cabeza {
background: url(cinta_azul.jpg);
width: 800px;
height: 135px;
border-bottom: 1px solid black;
}
img { border: none; }
h2 {
width: 410px;
float: right;
text-align: right;
margin: 94px 0.5em 0.5em auto; 
font-size: 15px;
}
p#menu {
font-size: 16px;
border: 2px dashed black;
padding: 0.3em;
margin: 0.3em auto 0.3em auto; 
}
p#menu a { 
color: #000;
text-decoration: none;
font-size: 16px;
font-weight: bold;
}
p#menu a:hover { text-decoration: underline; }
a {
font-weight: bold; 
color: #009;
text-decoration: none;
}
a:hover { text-decoration: underline; }
ul { font-size: 12px; }
address {
width: 800px;

text-align: center;
font-style: normal;
font-size: 14px;
background: #f0f0f0;
}
address big {
color: #09b1bc;
font-weight: bold;
font-style: italic; 
font-size: 24px; 
}
hr.sep { 
width: 100%;
height: 1px;
color: #000;
}
table#busc {
width: 100%;
text-align: center; 
}
table#menu {
width: 100%;
border: 2px dashed black;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0.3em;
margin: 0.3em auto 0.3em auto;
}
table#menu td { border-right: 2px dashed black; width: 20%; }
table#menu td#cnt { border: 0px; }