a:link {text-decoration: none; color: #004}
a:visited {text-decoration: none; color: #008}
a:hover {text-decoration: none; color: #f00}
a:link.cambio{
        color : #fff;
}
a:visited.cambio{
        color : #fff;
}
a:hover.cambio{
        color : #f00;
}

body {
background-color: #ffffff;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
p {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 2;
/*background-color: rgb(252,245,230); */
  }

h3 {
  font-family:Verdana, Geneva, sans-serif;
  font-size:14px;
  line-height: 1.3;
  color: #800000;
}
h2 {
  font-family:Verdana, Geneva, sans-serif;
  font-size:14px;
  margin: 0 0 5px 0;
  text-align: center;
  color: #800000;
}
h5 {
  font-family:Verdana, Geneva, sans-serif;
  font-size:14px;
  margin: 0 0 5px 0;
  text-align: center;
  color: #008000;
}
h4 {
  font-family:Verdana, Geneva, sans-serif;
  font-size:14px;
  margin: 0 0 5px 0;
  text-align: center;
  background-color: rgb(13,135,148);
  color: #fff;
}
h6 {
  font-family:Verdana, Geneva, sans-serif;
  font-size:15px;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-align: left;
  color: #800000;
}
/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .2em 0;
	padding: 0;
}

.centrado {
  vertical-align: middle;
}

.encabezado, .title{
padding-top: 3px;
padding-bottom: 3px;
background-color: rgb(13,135,148);   /* rojo fuerte */
color: #FFFFFF;
text-align: left;
font-weight: bold;
}

span.parpadea {
  color: #800;
  animation-name: parpadeo;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 2.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 2.0; }
}

@keyframes parpadeo {  
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 2.0; }
}


span.color_rojo1 {
  color: #F00
}
span.color_rojo2 {
  color: #800
}
span.color_azul1 {
  color: #000
}
span.color_azul2 {
  color: #008
}
span.color_blanco {
  color: #fff
}

.fondo {
  width:400px;
  margin: 0 auto;
  }
  
div.color {
   background-color: rgb(252,245,230); /* un poco rosita */
}
#menu {
	float: center;
        margin: 10px auto;
}
.menu2 {
        background-color: rgb(238,253,251); /* un poco marron clarito */
	margin: 5px 5px 5px 5px;
	padding: 0px 10px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.4);
	box-shadow: 4px 4px 4px rgba(0,0,0,.4);
}

#contenido {
	margin: 0 auto;
/*        margin: 20 20 20 20; */
        margin-bottom: 5px;
/*        margin-right: 7px;
	padding: 0 5px;   */
	background-color: #fafafa;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.4);
	box-shadow: 4px 4px 4px rgba(0,0,0,.4);
}


label {
  cursor: pointer;
}
input[type="checkbox"] {
   transform:scale(1.4,1.4);
   -ms-transform:scale(1.4,1.4); /* IE 9 */
   -moz-transform:scale(1.4,1.4); /* Firefox */
   -webkit-transform:scale(1.4,1.4); /* Safari and Chrome */
   -o-transform:scale(1.4,1.4); /* Opera */
}
button,
input,
select,
textarea {
  padding: 0;
  margin: 0;
  border: 1;
  box-sizing: border-box;
  }

table, tr, td, th {
border-collapse: collapse;
margin: 0;
padding: 0;
border: 0;
}
img.datos {
  width: 100%;
}
img.ImagenCentroP{
  vertical-align: middle;
  width:22px;
  height:22px;
  /* Ojo vertical-align: text-middle no existe*/
}
img.ImagenCentro{
  vertical-align: middle;
}
img.centrado{
  vertical-align: middle;
}

table{
display: table;
width: 100%;
border-spacing:0px;
padding: 0px;
}
.tabla_mapa{
width: 100%;
margin: 0;
border: 0;
border-spacing:0px;
padding: 0px;
/*background-color: rgb(228,239,239);*/ /*     221,220,225  */
}

.content-img {
 position:relative;
 width: 340px;
 height: 295px;
 text-align: center;
}
.content-img img[useMap] {
 /*width: 100%;
 height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  	height: auto;
  	*/
}


.tabla_tit {
width: 100%;
height: 50px;
background-image: url(images/cabecera.jpg);
background-size:100% 100%;
}
.tabla1 {
width: 100%;
/*border: 1px solid #0f0;*/
border-spacing:5px;
/* background-color: rgb(252,245,230); */
}
.tabla1 th{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(13,135,148);   /* azul fuerte */
color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
text-align: left;
} 

.tabla1 td{
padding: 5px;
height:15px;

font-family: Verdana, Geneva, sans-serif;
}

.tabla_sencilla {
width: 100%;
border-spacing:0px;
/* background-color: rgb(252,245,230); */
}
.tabla_sencilla th{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(13,135,148);   /* azul fuerte */
color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
text-align: left;
}
.tabla_sencilla td{
padding-top: 3px;
padding-bottom: 3px;
color: #000000;
font-family: Verdana, Geneva, sans-serif;
}

.tabla_sencilla_cues {
width: 100%;
border-spacing:0px;
background-color: rgb(238,253,251); /* un poco azulito */
}
.tabla_sencilla_cues th{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(13,135,148);   /* azul fuerte */
color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
text-align: left;
}
.tabla_sencilla_cues td{
padding-top: 3px;
padding-bottom: 3px;
color: #000000;
font-family: Verdana, Geneva, sans-serif;
}

.tabla {
width: 100%;
border: 0px;
/*margin-bottom: 10px;*/
}
.tabla th {
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(13,135,148);
background-image: url(images/fondo_th.png);
background-repeat: repeat-x;
color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
}
.tabla td {
padding-top: 5px;
padding-bottom: 5px;
background-color: #FFFFFF;
background-image: url(images/fondo_tdv.png);
background-repeat: repeat-x;
/*height: 100%; */
font-family: Verdana, Geneva, sans-serif;
}
button{
cursor: pointer;
 border:0;
 padding:0;
}
/*
.frase {
    position: absolute;
    top: 200px;
    margin: 30px 30px;
    height: 200px;
    width: 420px;
    background: #fff;
    box-shadow: 0 2px 5px #666666;
}
 */
.tabla_frases {
    width: 100%;
    height: 100%;
    background-color: rgb(252,245,230); /* un poco rosita */
}
.btn-blue {
  position: relative;
/*  margin-bottom: 20px;*/
  font-weight: bold;
  display: inline-block;
  color: white;
  background: #427aa9;
  box-shadow: 0 8px #3b6d97;
}
.boton {
/*    width: 10px;
    height: 10px;
border-radius:10px;*/
outline:none;
    outline:0px;
    border:0;
    cursor:pointer;
    cursor: hand;
}
.botonBus {
    width: 25px;
    height: 25px;
    cursor:pointer;
    cursor: hand;
    background: url("ico/search.png");background-repeat: no-repeat;
}
.boton2 { /* clase general */
    font-weight: bold;
    cursor: pointer;
  border: 1px solid #000;
  border-radius: 3px;
  background: #ffc9bb;
  color: #800;
  display: inline-block;
  padding: 4px 11px;
  text-decoration: none;
}
.boton2:hover {
    background: #fffbf9;   
}

.toolTip {
	background-color: rgb(252,245,230);
	border: 2px solid #008;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #333;
	color: #000;
	padding: 10px 10px 10px 10px;
	width: 350px;
	position: absolute;
	z-index: 100;
}

/*   si es mas de 400 */
@media (min-width: 400px){

body{
  font-size: 1.5em;
}  

.container {
  margin: 0 auto;
  width:100%;
  }
/*
.fondo {
  width:100%;
  margin: 0 auto;
  }
#contenido {
  width:100%;
  margin: 0 auto;
}
 */
.frase {
        position: absolute;
        top: 200px;
        font-size:14px;
        margin-left: 20px;
        height: 150px;
        width: 400px;
        background: #fff;
        box-shadow: 0 2px 5px #666666;
    }
.toolTip {
	padding: 10px 0px 10px 20px;
	width: 350px;
}

}

/* si es mas de 550 */
@media (min-width: 550px) {
header  {
/*  background: url("https://www.elorienta.com/imagenes/fondos/fondo.jpg") no-repeat fixed center / cover;  */
  background: url("imagenes/fondos/fondo.png") no-repeat fixed center / cover;
/*  margin-left: 5px; */
  padding-bottom: 10px;
}
body{
  font-size:14px;
}
.fondo {
  width:550px;
  margin: 0 auto;
  }
.frase {
        position: absolute;
        top: 200px;
        font-size:14px;
        margin-left: 60px;
        height: 150px;
        width: 450px;
        background: #fff;
        box-shadow: 0 2px 5px #666666;
    }
.toolTip {
	padding: 10px;
	width: 350px;
}

#contenido {
  margin: 5px;
}


}

