/* reset */
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,
center, u, b, i {margin: 0;padding: 0;border: 0;outline: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline}
body {line-height: 1}
:focus {outline: 0}
ol, ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}
input, textarea {margin: 0;padding: 0}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}
/* fin reset*/

body{background:#141414 url(images/fondo_rojo.gif) repeat-x left top;}
#fondo{width:100%;float:left;display:inline;background: transparent url(images/fondo_tope_rojo.jpg) no-repeat center top;}
#principal{display:inline;width:1000px;float:left;position:relative;top:0px;left:50%;margin-left:-500px;}
.tope{display:inline;float:left;height:374px;position:relative;width:1000px; clear:both;}
.tope .logotipo{position:absolute;top:0px;left:0px; float:left; display:inline; clear:both;}
#menu_superior{position:absolute;top:323px;width:1000px;float:left;display:inline;height:51px;background: #272727 url(images/fondo_menu_ppal.gif) repeat-x left top;}
#menu_superior li,#menu_bajo li{display:inline;}
#menu_superior a, #menu_superior a:visited,#menu_superior a:active{float:left;display:inline;width:148px;height:35px;background-color:#0066FF;border-left:1px solid #000;border-right:1px solid #000;background: transparent url(images/estados_menu_ppal.gif) no-repeat top left;font-size:17px;color:#fff;text-decoration:none;font-weight:normal;padding: 16px 0 0 50px;}
#menu_superior a:hover{background-position: center left;}
#menu_superior .activo a{background-position: bottom left !important;border-left:1px solid #E2001A;border-right:1px solid #E2001A;}
#menu_bajo{clear:both;float:left;width:440px;padding:15px 0 15px 15px;display:inline;margin-left:345px;}
#menu_bajo a,#menu_bajo a:visited,#menu_bajo a:active{padding:0 4px 0 12px;margin:0 2px;color:#565555;text-decoration:none;border-left:1px solid #CCC;font-size:11px;}
#menu_bajo a:hover{color:#e2001a;text-decoration:underline;}
.contenido{clear:both;float:left;display:inline;width:1000px;background:#FFF url(images/fondo_contenidos.gif) repeat-y top left;}
.bloque{position:relative;float:left;display:inline;width:801px;}
.sidebar{position:relative;float:left;display:inline;width:199px;}
.bajo{clear:both;width:1000px;float:left;display:inline;background: transparent url(images/fondo_bajo.png) no-repeat 0 0;height:170px;margin-bottom:6px;font-size:11px;color:#7d7d7d;position:relative;}
.bajo .copyright{position:relative;top:24px;left:30px;width:770px;float:left;}
.bajo .copyright h6{display:block;margin-top:3px;font-size:12px;font-weight:bold;color:#555454;}
.bajo .creador{position:relative;top:30px;right:60px;float:right;}

/* mensajes */
.mensajes_ok{	background-image:url(images/mensaje_ok.gif);color:#FFFFFF;}
.mensajes_error{background-image:url(images/mensaje_error.gif);color:#FFFFFF;}
.bloque_mensajes{height:50px;display:none;font-family:"Trebuchet MS";position:absolute;z-index:22;width:100%;background:#141414 url(images/fondo_mensajes.gif) repeat-x scroll left top;opacity:0.9;filter: alpha(opacity=90); -moz-opacity:0.9;}
.contenido_mensajes{background-image:url(images/cerrar.gif);background-position:844px 0;background-repeat:no-repeat;height:50px;margin:0 auto;position:relative;width:960px;}
.text_mensajes{padding:17px 6px 15px 66px;float:left;display:inline;background-position:19px 5px;background-repeat:no-repeat;font-size:14px;width:772px;}
.btn_cerrar_msj{background-repeat:no-repeat;cursor:pointer;display:inline;float:left;height:50px;position:relative;top:0;width:100px;}
.ocultar{text-indent:-5000px;}	
.cerrar{/*background-image:url(images/cerrar.gif);*/}
/* fin mensajes */