@charset "UTF-8";

/* ESTRUCTURA PRINCIPAL */
body {font-family: "Lucida Sans Unicode", "Lucida Grande",
sans-serif;font-size: 12px;color: 555;background:
url(images/public/bg_body_home.png) repeat-x top;margin: 0px; height:100%; }
body, html { height:100%; }
:focus { outline:0; }
#fondo_home {background:url(images/public/bg_top_logo.jpg) no-repeat top
center;width: 100%; min-height:100%; margin:0px auto; text-align:center;height:auto;overflow:hidden;}
* html #fondo_home { height:100%; overflow: visible; }
#top_page{height:115px;width:1000px; margin:0 auto;text-align:right;}
#top_flash{height:257px;width:1000px; margin:0 auto;}
#top_login{height:40px;width:1000px; margin:0 auto;text-align:left;
background:url(images/public/bg_login.gif) no-repeat left;}
#top_login2{height:40px;width:1000px; margin:0 auto;text-align:left;
background:url(es/images/public/bg_login.gif) no-repeat left;}
#contenido{width:1000px; margin:0px auto;text-align:left;padding:30px 0px
90px 0px;}
#pie{height:90px; width:100%; margin-top:-90px; background:
url(images/public/bg_pie.png) repeat-x top; *text-align:center;}

/* ENCABEZADO */
#contenedor_banderas{ margin-right:20px;}

/*estilos menu horizontal */
.menu{font-family:"Lucida Sans Unicode", "Lucida Grande",
sans-serif;font-size:10pt;color:#fff; margin-top:40px; padding-left:306px;
*padding-left:0px; *float:right;}
.menu ul li{margin-left:15px; display:inline; padding:8px;float:left;list-style-type:none;font-weight:normal;cursor:pointer;-moz-border-radius:10px;-webkit-border-radius:10px;line-height:17px;}
.menu ul li:hover{background-color:#390101;}
.noDisplay{display:none;}


/* LOGIN */
.inputlogin {font-family: Arial, Helvetica, sans-serif;font-size:
14px;font-weight: bold;color: #470000;height: 22px;width: 143px;border: none
0px; line-height:22px;}

/* PIE */

.pie-cont{width:1000px;height:90px;margin:0 auto;}
.pie-left{width:620px;height:auto;float:left;padding:16px;color:#fff;text-al
ign:left; margin-top:10px;}
.pie-left a{text-decoration:none; color:#f3bfbf;}
.pie-right{width:310px;height:auto;float:left;padding:16px;color:#fff;text-a
lign:right; margin-top:5px;}
#text_follow{ line-height:42px; float:right; margin-right:7px;}
#img_twitter{float:right;}

/* CONTENIDO */

h1{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:30px; color:#555;}
p { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px; color:#555; line-height:20px;}
.livehelp{ background:url(images/public/bg_livehelp.png) no-repeat top
right}
#contenido #LiveHelpStatus { margin-top:15px; }

