/* errores */
#error { height: 290pt; width: 700px; float: left; }
img.error-icono { float: right; margin-top: 5px; margin-right: 10px; }
#error-codigo { text-align: right; margin-right: 70px; margin-top: -5px; color: #666; font-size: 8pt; }
#error .error-titulo H1 { font-size: 18px;	margin-bottom: 5px; color: #333333; font-weight: bold; }
#error P, #error H3, #error UL { margin: 5px 15px 5px 15px;  text-align:justify; }
#error P, #error UL { font-size: 12px;	line-height: 18px; color: #333333; }
#error H3 { font-weight: bold; font-size: 14px; line-height: 22px; }
#error UL { list-style-type: disc; list-style-position: inside; }
#error UL A { color: #6F8EB9; }
#error UL A:hover { text-decoration: underline; }
