/* CSS Document */
html,body {margin:0;padding:0; }
a { color: #3C4E5C }
a:hover { color: #91001f}
body {font: 13px, "Trebuchet MS", arial,sans-serif;text-align:center;  color: #3C4E5C}
div#container{text-align:left;  }
div#wrapper{float:left;width:100%; }
div#container{width:740px;margin:0 auto; }
#head { background-image: url(images/bg.gif); height: 62px; margin-top: 25px }
#menu { background-image: url(images/bg1.gif); height: 39px }
#contenido { border-left: 1px solid #d5d2cf; border-right: 1px solid #d5d2cf;  }

#footer { background-image:url(images/bg2.gif); height: 40px; font-family: Tahoma, "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #837b71; }
#footer p { margin-top: 23px; margin-left: 10px }
#logo { float: left }
#idioma { float: right; padding: 5px; padding-right: 30px }
#idioma a { color: #3C4E5C; text-decoration: none; font-size: 11px }
#idioma a:hover {text-decoration: underline }
h1 { font-size: 16px}
h2 { font-size: 12px; color: #d9721b; border-bottom: 1px dotted #ccc}
ul, li { list-style-image: url(images/bolo.gif) }

table#submenu { background-color: #f0f0ef;    }

.interior { padding: 30px }