/*reseteo de la CSS*/html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {    margin: 0;    padding: 0;    border: 0;    outline: 0;    font-weight: inherit;    font-style: inherit;    font-size: 100%;    font-family: inherit;    vertical-align: baseline;    }       :focus { outline: 0;}     a, a:link, a:visited, a:hover, a:active{text-decoration:none}        table { border-collapse: separate;border-spacing: 0;}    th, td {text-align: left; font-weight: normal;}      img, iframe {border: none; text-decoration:none;}    ol, ul {list-style: none;}    input, textarea, select, button {font-size: 100%;font-family: inherit;}    select {margin: inherit;}    hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}/*definición de estilos*/body { margin-top: 0pt;margin-right: auto;margin-bottom: 0pt;margin-left: auto;padding: 0px;background-color: #e7e7e7;background-attachment: scroll;background-position: 0% 0%;}#contenedor{width: 770px;padding: 0px;margin-top: 0px;margin-right: auto;margin-bottom: 0;margin-left: auto;position:relative;background-image: url(sombra.jpg);background-repeat: repeat;background-position: center;}#cabecera{width: 770px;height: 250px;background-image: url(cabecera.jpg);background-position: center;background-repeat: no-repeat;}#cabecera2{width: 770px;height: 250px;background-image: url(cabecera2.jpg);background-position: center;background-repeat: no-repeat;}#cabecera3{width: 770px;height: 250px;background-image: url(cabecera3.jpg);background-position: center;background-repeat: no-repeat;}#cabecera4{width: 770px;height: 250px;background-image: url(cabecera4.jpg);background-position: center;background-repeat: no-repeat;}#cabecera5{width: 770px;height: 250px;background-image: url(cabecera5.jpg);background-position: center;background-repeat: no-repeat;}#contenido{position:absolute;width: 770px;height: auto;padding: 0;margin: 0;background-image: inherit;}#menu {width: 160 px;margin-left: 30px;margin-top: 20px;float: left;}#menuv ul {	margin: 0;	padding: 0;}#menu li{ float: left;clear:both;}#menu a { color: #0d206d;font-family: "Verdana";font-weight: bold;font-size: 9pt;display: block;padding: 3px 8px;width: 150px;background-image: url(raya.gif);background-position: right;background-repeat: repeat-y; }#menu a:hover { background:  #e7e7e7;background-image: url(raya.gif);background-position: right;background-repeat: repeat-y;}#texto{width: 55%;height: auto;min-height: 350px;margin-top: 20px;margin-right: 70px; margin-bottom: 40px;float: right;}#texto h1 {color: #f18c1a;font-size: 11pt;font-family: "verdana";font-weight: bold;text-decoration: none;text-align: right;}#texto h2 {color: #0d206d;font-size: 9pt;font-family: "verdana";font-weight: bold;text-decoration: none;text-align: left;}#texto p {color: #313131;font-size: 8pt;font-family: "verdana";font-weight: normal;text-decoration: none;text-align: justify;}.enumeracion li{color: #313131;font-size: 8pt;font-family: "verdana";font-weight: normal;text-decoration: none;text-align: justify;list-style:disc;margin-left: 14px;padding-left: 12px;}#texto a {color: #747476;font-size: 8pt;font-family: "verdana";font-weight: bold;text-decoration: none;}#texto a:hover {color: #0d206d;}strong{font-weight: bold;text-decoration: none;}#sombra{width: 770px;height: 30px;background-image: url(sombra2.jpg);background-repeat: no-repeat;background-position: center;clear:both;}#sombra p {color: #000000;font-size: 7pt;font-family: "verdana";text-decoration: none;text-align: center;padding: 0px;}#pie{width: 770px;height: 30px;clear:both;padding-top: 4px;margin:0;background-color: #e7e7e7;background-position: center;}#pie p {color: #000000;font-size: 7pt;font-family: "verdana";text-decoration: none;text-align: center;padding: 0px;}
