﻿.buttonBlack {
display: inline-block;
zoom: 1;
vertical-align: baseline;
margin: 0 2px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.black {
color: #d7d7d7;
border: solid 1px #333;
background: #333;
background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
background: -moz-linear-gradient(top, #666, #000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
p {
	margin: 0 0 2em;
}
h1 {
	margin: 0;
}
a {
	color: #339;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}







.barra_separadora {
    background-color: #F6F6F6;
    border-bottom: 5px solid #333333;
    border-top: 1px dotted #B8B8B8;
    color: #666666;
    font-family: Times New Roman;
    font-size: 14px;
    font-style: italic;
    line-height: 27px;
}

.barra_separadora_black {
    background-color: #333333;
    border: 3px solid #C9C9C9;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: Arial,Helvetica;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
}
.barra_separadora_grey {
    background-color: #F6F6F6;
    border-color: #CCCCCC;
    border-style: dashed dashed dashed solid;
    border-width: 1px 1px 1px 4px;
    color: #666666;
    font-family: Arial,Helvetica;
    font-size: 14px;
    line-height: 30px;
    padding: 10px;
}
.barra_separadora_3dark {
    background-color: #434345;
    border-bottom: 3px solid #000000;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 13px 2px -10px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    padding: 5px;
    width:auto;
    height: 45px; 
    margin-top: 0px;
    margin-bottom: 0px;

    
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
        
}


.barra_separadora_ocean {
    background-color: #0C9DE7;
    border: 3px solid #FFFFFF;
    border-radius: 10px 0 10px 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
    padding: 2px;
}


.barra_separadora_verde {
    background-color: #479a41;
    border: 3px solid #FFFFFF;
    border-radius: 10px 0 10px 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
    padding: 2px;
}
.barra_separadora_azul {
    background-color: #3b76a7;
    border: 3px solid #FFFFFF;
    border-radius: 10px 0 10px 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
    padding: 2px;
}

.barra_separadora_amarillo {
    background-color: #e4e03a;
    border: 3px solid #FFFFFF;
    border-radius: 10px 0 10px 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
    padding: 2px;
}
.topbarm { 
    background-color: #333333;
    border-bottom: 3px solid #000000;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 13px 2px -10px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
   
    height:40px;position:fixed;top:0;left:0;z-index:10000;overflow:visible;
    width: auto;

}

.barraestado {
    position:fixed; bottom:0px; left: 0px;
    background-color: #333333;
    border-bottom: 3px solid #000000;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 13px 2px -10px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
    width:2000px;
    
 
    
    
}



#navbar{ width:auto; height:36px; background:url(img/navbar-bg.png) left top repeat-x; } 
#navbar .inbar{ display:block; height:36px; background:url(img/right-round.png) right top no-repeat; }  
#navbar ul, #navbar ul li{ border:0px; margin:0px; padding:0px; list-style:none; height:36px; line-height:36px; }  
#navbar ul{ background:url(img/left-round.png) left top no-repeat; }  
#navbar ul li{ float:left; display:block; line-height:36px; }  
#navbar ul li a{ color:#403e32; text-decoration:none; font-weight:bold; display:block; }  
#navbar ul li a span{ padding:0 20px 0 0; height:36px; line-height:36px; display:block; margin-left:20px; }  
#navbar .navhome a, #navbar .navhome a:hover{ background:url(img/a-bg.png) left top no-repeat; height:36px; line-height:36px; }  
#navbar .navhome a span, #navbar .navhome a:hover span{ color:#FFFFFF; background:url(img/span-bg.png) right top no-repeat; height:36px; line-height:36px; }  
#navbar ul li a:hover{ background:url(img/ahover-bg.png) left top no-repeat; height:36px; line-height:36px; }  
#navbar ul li a:hover span{ background:url(img/spanhover-bg.png) right top no-repeat; height:36px; line-height:36px; }


  .mi-menu  {
    border-radius: 5px;
    list-style-type: none;
    margin: 0 auto; /* si queremos centrarlo */
    padding: 0;
    /* la altura y su ancho dependerán de los textos */
    height: 40px; 
    width: auto;
    
    /* el color de fondo */
    /*background: #3f6dad;*/
    background: #717171;
    
    background: -moz-linear-gradient(#222,#717171);
    background: -webkit-linear-gradient(#222,#717171);
    background: -o-linear-gradient(#222,#717171);
    background: -ms-linear-gradient(#222,#717171);
    background: linear-gradient(#222,#717171);
  }

  /* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
  .mi-menu  br { display:none; }

  /* cada item del menu */
  .mi-menu  li {
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .mi-menu li a {
    border-left: 1px solid #000;
    border-right: 1px solid #222790;
    color: #F6F6F6;
    display: block;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    
    line-height: 28px;
    padding: 0 14px;
    margin: 6px 0;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
  }
  /* eliminamos los bordes del primer y el último */
  .mi-menu li:first-child a { border-left: none; }
  .mi-menu li:last-child a{ border-right: none; }
  /* efecto hover cambia el color */
  .mi-menu li:hover > a { color: Crimson; }

  /* los submenús */
  .mi-menu ul {
    border-radius: 0 0 5px 5px;
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    top: 40px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    /*background: #222790;*/
       background: #717171;
    background: -moz-linear-gradient(#222,#717171);
    background: -webkit-linear-gradient(#222,#717171);
    background: -o-linear-gradient(#222,#717171);
    background: -ms-linear-gradient(#222,#717171);
    background: linear-gradient(#222,#717171);
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
  }
  /* son visibes al poner el cursor encima */
  .mi-menu li:hover > ul { opacity: 1; }

   /* cada un ode los items de los submenús */
  .mi-menu ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
  }
  .mi-menu li:hover > ul li {
    height: 36px; /* los mostramos */
    overflow: visible;
    padding: 0;
  }
  .mi-menu ul li a {
    border: none;
    border-bottom: 1px solid #111;
    margin: 0;
    /* el ancho dependerá de los textos a utilizar */
    padding: 5px 20px;
    width: 200px;
  }
  /* el último n otiene un borde */
  .mi-menu ul li:last-child a { border: none; }





#navbar{ width:auto; height:36px; background:url(img/navbar-bg.png) left top repeat-x; } 
#navbar .inbar{ display:block; height:36px; background:url(img/right-round.png) right top no-repeat; }  
#navbar ul, #navbar ul li{ border:0px; margin:0px; padding:0px; list-style:none; height:36px; line-height:36px; }  
#navbar ul{ background:url(img/left-round.png) left top no-repeat; }  
#navbar ul li{ float:left; display:block; line-height:36px; }  
#navbar ul li a{ color:#403e32; text-decoration:none; font-weight:bold; display:block; }  
#navbar ul li a span{ padding:0 20px 0 0; height:36px; line-height:36px; display:block; margin-left:20px; }  
#navbar .navhome a, #navbar .navhome a:hover{ background:url(img/a-bg.png) left top no-repeat; height:36px; line-height:36px; }  
#navbar .navhome a span, #navbar .navhome a:hover span{ color:#FFFFFF; background:url(img/span-bg.png) right top no-repeat; height:36px; line-height:36px; }  
#navbar ul li a:hover{ background:url(img/ahover-bg.png) left top no-repeat; height:36px; line-height:36px; }  
#navbar ul li a:hover span{ background:url(img/spanhover-bg.png) right top no-repeat; height:36px; line-height:36px; }






