@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);



img, object, embed, video {
	max-width: 100%;
	text-align: center;
}

.ie6 img {
	width:100%;
}


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */


html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: 'Open Sans', sans-serif; color: #222; }

body { margin: 0; font-size: 0.8em; line-height: 1.4; }

/* Dreamweaver: uncomment these if you do want to customize the selection highlight
 *::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
 *::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */

/* =============================================================================
   Links
   ========================================================================== */

a { color: white; }
a:visited { color: white; }
a:hover { color: #A2F1FD; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Tipografia
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 0px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Listas
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Contenido Embebido
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figuras
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Formulas
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }


button[disabled], input[disabled] { cursor: default; }


input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }


button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }


textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #72BDB8; }


/* =============================================================================
   Tablas
   ========================================================================== */
/* 
 * 'border-collapse: collapse;' needs to be overridden in designs having tables with rounded corners and drop shadows.
*/
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: rgba(0, 0, 0, 0.74); padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}









* {
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
	color:#FFF;
	}
ul {
	list-style-type: none;
}
.marder{
    margin-right: 10px;
}
.mariz{
    margin-left: 10px;
}
body{
background: black;
    
}
#cuerpo{
    clear: both;
	overflow:hidden;
    background-color:  white;
     
	}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	max-width:960px;
    float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* PARA CELULAR */


  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
    max-width: 960px;
	padding-left: 2%;
	padding-right: 2%;
	clear: none;
	float: none;
}

header{
	width:100%;
	background-color: #000;
    font-family: 'Open Sans', sans-serif;
	}

#logo {
	width: 58.3333%;
	margin-left: 20.8333%;
	text-align: center;
}

.navegador {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}

.navegador ul {
	text-align:center;
	list-style:none;
	margin:0;
	}
.navegador ul li {
	font-size:18px;
	color:#FFF;
	height:auto;
	font-weight: bold;
	}

.navegador ul li:hover{
	border-bottom:#A2F1FD solid 2px;
	background-color: none;
	}
	
.navegador ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.navegador ul li div {
	/*position: absolute;*/
	box-sizing:border-box;
	display:none; 
	/*display:table;*/
}

.navegador ul li:hover div{
	display:table
    }

.navegador ul li div ul {
	width:auto;
	display:table-cell;
	box-sizing:border-box;
}


/*elige el ultimo li de ese ul*/

.navegador ul li div ul li:nth-child (proyecto) {
	border:none;
    background-color: #47a7d1;
}
/*elige el 3er li de ese ul*/

.navegador ul li div ul .titulo {
	background:#000;
	color:#fff;
}

.ancho {
    width: 95%
	max-width: width: 960px;
	margin-left:auto;
	margin-right:auto;
}


/*FOOTER*/

footer{
	background-color:#024F59;
	overflow:hidden;
	clear:both;
	}

#sociales {
	color: #FFF;
	width: 160px;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	float: left;
    font-family:'Open Sans', sans-serif;
    margin-top: 6px;
	}
#sociales ul li {
    padding:8px 0;
}

#contacto{
	width:305px;
	overflow:hidden;
	float:right;
    font-family:'Open Sans', sans-serif;
    
	}
.contenedor{
	clear: both;
    font-family:'Open Sans', sans-serif;
    margin-left: 20px;
	}
#primero{
	padding-top:11px;
	}
#ultimo{
	padding-bottom:11px;
	}
.foot-img {
	background-color: #A2F1FD;
	width:80px;
	text-align:center;
	float:left;
	overflow:hidden;
	padding: 12px 0;
    
	}

.foot-txt{
	color: #FFF;
	float:left;
	overflow:hidden;
    font-size: 12px;
    margin-top: 2px;
    margin-left: 7px;
	}

#pie-de-footer{
	background-color:#000;
	height:25px;
	padding:3px 0;
    
	}
#copyright{
	color:#FFF;
	width:590px;
	float:left;
	font-size:12px;
    font-family:'Open Sans', sans-serif;
    margin-left: 10px;
    margin-top: 1px;
	}

#sub-menu {
	color:#FFF;
	float: rigth;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	width:350px;
	overflow:hidden;
	text-align:right;
    margin-top: 2px;
}



/* CRONOGRAMA*/

#basecentral{
   width:960px;
   height:auto;
   margin: 0 auto;
}

#cuadraditoizquierda{
    float:left;
    width:475px;
    height:200px;
    background-color:rgb(2, 80, 90);

}

#cuadraditoderecha{
    float:right;
    width:475px;
    height:200px;
    margin-left: 10px;
    background-color:rgba(2, 79, 89, 0.62);
}

#imagencrono{
   float:center;
   margin-bottom: 0; 
}

#agenditaa{
    clear:both;
    width: 237px;
    height:450px;
    float:left;
    background-color:#72BDB8;
    margin-top: 0;
    
}

#agenditaa h2{
    font-family:'Open Sans', sans-serif;
    color:#024F59;
    margin: 5%;
    text-align: left;
}

#agenditaa p{
    font-family:'Open Sans', sans-serif;
    color:white;
    text-align: left;
    font-size: 12px;
    margin: 5%;
    border-bottom: 2px solid #024F59;
}

#vermas{
    padding-bottom: 8px;
    background-color: white;
    width: 70px;
    margin-left: 10px;
    cursor:pointer;
    
    
}

#vermas a{
    font-size: 14px;
    color:#024F59;
    font-family:'Open Sans', sans-serif;
    width: 90px;
    margin-left: 10px;
    
    
}

#cuadraditoo{
    width: 474px;
    height: 450px;
    background-color: rgba(2, 79, 89, 0.62);
    float:left;
    margin-left: 10px; 
    margin-top: 0;
    overflow: hidden;
}

#cuadraditoo h2{
    font-family:'Open Sans', sans-serif;
    font-size: 17px;
    color:white;
    margin:2%;  
}

#cuadraditoo p{
    font-family:'Open Sans', sans-serif;
    font-size: 12px;
    color:white;
    margin: 2%;
}

#ultiderecha{
    margin-left: 10px;
    width: 227px;
    height: 450px;
    margin-top: 0;
    float: left;
    overflow: hidden;
    text-align: center;
    font-family:'Open Sans', sans-serif;
    color:white;
}

.cuadritoder{
    clear: both;
    margin: 5% 0;
    width: 227px;
    background-color:#009AD8;
    height: 110px;
    font-family:'Open Sans', sans-serif;
    font-size: 13px;
    color:#e3fdfc;
    text-align: left;
    padding: 8%;
}

#cder1 {
    margin-top: 0;
}

.cuadritoder h3{
    text-align: left;
    font-size: 15px;
    width: 100%;
    border-bottom: 2px solid #024F59;
}

.cuadritoder h3 a{
    color: #024F59;
    
}



/*PONER ACA DEBAJO EL ESTILO DEL HOME sin tocar nada de los otros códigos Eve*/
#anchote{
  margin-top: 4px;
    font-family:'Open Sans', sans-serif; 
    font-size: 14px;
    color: #024F59;
    
}

#anchote2{
    background-color: rgba(purple 41, 4, 0.5);
    margin-top: 4px;
    font-family:'Open Sans', sans-serif;
    color:#024F59;   
}

#cuerpoo{
	overflow:hidden;
    background-color:  #72BDB8;
    	}

.ancho {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}

#main{
    width: 960px;
        
}

#texto{
    width: 960px;
    overflow: hidden;
	text-align:left;
    float: left;
    background-color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    }


#tituloprincipal{
    color: white;
    font-size: 20pt;
    text-align: center;
    background-color: #024F59;
    height: 70px;
    padding-top: 10px;
    
}


.titulosecundario{
    color: rgb(44,72,152);
    margin: 1.5%;
    padding-left: 2.8%;
    padding-right: 2.8%;
    padding-top: 0.5%;
    padding-bottom: 0,5%;
    width: 91.5%;
    margin-top: 30px;
}

.titulosecundario2 {
    color: rgb(44,72,152);
    margin: 3%;
    padding-left: 2.8%;
    padding-right: 2.8%;
    padding-top: 0.5%;
    padding-bottom: 0,5%;
    width: 91.5%;
    text-align: center;
}

.titulosecundario3 {
    margin-top: 5%;
    color: rgb(44,72,152);
    padding-right: 2.8%;
    padding-top: 0.5%;
    padding-bottom: 0,5%;
    width: 91.5%;
}



p.parrafojustificacion{
    margin-bottom:9px;
    
}


.parrafotexto {
    font-size: 10pt; 
    margin: 1.5%;
    margin-top: 0px;
    padding: 2.8%;
    padding-top: 0%;
    width: 91.5%;
    padding-bottom:: 1.5%;
   }

#ultimito {
    margin-bottom: 20px;
}


#imagenrelevancia{
float: left; 
    width: 555px;
    margin: 0px;
}
    
#cuadro1 {
    width: 268px;
    float: right;
    padding-right: 40px;
    color: black;
    }

div#cuadro1 h4{
    font-size:20px; 
    margin-top:10px;
color: black;}


.cuadro1A {
    float: left;
    width: 30%;
}
.cuadroestirado {
    float: left;
    clear: both;
    margin: 10px 0;
    width: 100%;
}
    
.cuadro2 {
    width: 30%;
    float:left;
   margin-left: 5%;
  }


#cuadro4 {
    float: left;
    width: 30%; 
}



#cuadro5 {
    width: 549px;
   margin-left: 33%;
    margin-top: 2%;
  }

#cuadro6 {
    width: 555px;
   margin-left: 33%;
   padding-top: 9%;
  }




#textopie {
    color:#FFF;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	overflow:hidden;
	text-align:left;
    margin-top: 1px;
    margin-right: 1%;
    margin-left: 1%;
}

strong#negrita {
 color:black;
}

hr.linea {
   width: 97%;
   float: center;
   border: 1px dotted #278e79;
    
}

h3#titulotres {
 width: 280px;   
}

#cuadro3{
 width: 565px;
    float: left;
}

a#leermas {
    margin-top: 10px;
    padding: 4px;
    background-color: #024F59;
}

.botonvermas {
        margin-top: 20px;
}

.home-slider {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}



/*PONER ACA DEBAJO EL ESTILO DE NOSOTROS*/


.equipodetrabajo {
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 25px;
}
 

#losresponsables{
    
  width: 960px;
  overflow: hidden;
  clear: both;
background-color: #A2F1FD;
     margin-bottom: 10px;
 
}

#bernardo {
    background-color: white;
    margin-top: 4px;
    
   
}

#foto-bernardo {
    margin-top: -58px;
    border-width: medium;
    padding-top: 20px;
    margin-left: 20px;
    
}

#crosscol-wrapper {
background-color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top:10px;


    
text-align:right;
    
}

#crosscol-wrapper1 {
    
    
background-color: #A2F1FD;
      margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 10px;
    padding-top:20px; 

  
}

#tituloequipodetrabajo {
  color: white;
  font-size: 20pt;
  text-align: center;
  background-color: #000;
  height: 55px;
  padding-top: 15px;
}

#twitter {

  
margin-top: -340px;
padding-bottom: 0px;
padding-top: 10px;
border: 4px;
float: right;
    width: -10px;
height: 10px; 

    

}
#edgardobateria {
    background-image: url(imagenes/fondo-fondo.gif);
}
    
    

td[Attributes Style] {
  text-align:center;
  background-color: #FFF;
}
user agent stylesheettd, th {
  display: table-cell;
  vertical-align: inherit;
}
Inherited from 
user agent stylesheettable {
  display: table;
 
 
  border-color: #ffffff;
}
tr {
  display: table-row;
  vertical-align: inherit;
  border-color: #024F59;
}
Inherited from 
user agent stylesheettable {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: #024F59;
}
table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: #024F59;
}

table[Attributes Style] {
  width: 100%;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-spacing: 0px;
}
user agent stylesheettable {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}

tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
Inherited from 
user agent stylesheettable {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
Inherited from 
user agent stylesheettable {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}

.textosproductos {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align:inherit;
  font-size: 12px;
}
td[Attributes Style] {
  width: 26%;
  vertical-align: top;
}
user agent stylesheettd, th {
  display: table-cell;
  vertical-align: inherit;
}
.vacio {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 10px;
}
user agent stylesheettd, th {
  display: table-cell;
  vertical-align: inherit;
}
user agent stylesheettd, th {
  display: table-cell;
  vertical-align: inherit;
}
.leer-mas {
font-family:'Open Sans', sans-serif;
  line-height: 50pt;
  color: #024F59;
    
}

.bernardo {
 color:black;
width: 620px;
float: right;
margin-top: 80px;
font-size: 10pt;
  
}

.ariel{
 color:#000000;
  width: 620px;
  float: right;
  padding-right: :;
}


.widget {
  border-bottom: 2px dotted #660000;
  margin: 0 0 1.5em;
  padding: 0 0 1.5em;
  
}

.widget-content{
 height: 482px;
}



user agent stylesheetdiv {
  display: block;
    
}


.clear {
   
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
  

}
    
.mas-programas {
  background-image: url(imagenes/fondo-fondo.gif);
  font-family: 'Open Sans', sans-serif;
  float: right;
  padding: 5px;
  width: 210px; 
  height: 503px;
}


.mas-programas .actualidad, .documentales, .deporte, .estilodevida {
  width: 100%;
  height: 120px;
  text-align: center;
  position: relative;
  top: 13%;
  margin-bottom: 12px;
}
.mas-programas a {
  font-size: 10pt;
  color: #f0efef;
  font-weight: 500;
}

a {
  text-decoration: none;
}

.section {
  display: block;
}

.section{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
    
}
.twitter-timeline {
    
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
    
 

}

.arielvideo {
    background-image: url(imagenes/fondo-fondo.gif);
    padding-left: 20px;
    padding-bottom: 20px;
}
















/*CONTACTO*/

h2{
    float: center;
    color:#024F59;
    margin-left: 41px;
}


#formu{
	float:left;
	overflow:hidden;
	width:480px;
	margin-top:50px;
    font-family:'Open Sans', sans-serif;
    color:#024F59;
	}
/*#mapa{
	float:left;
	overflow:hidden;
	width:480px;
    padding-top:140px;
    height: 500px;
	}*/

#mapa {
  float: left;
  overflow: hidden;
  width: 31.33%;
  padding-top: 140px;
  border-right: 2px solid white;
  height: 500px;
  margin-right: 50px;
}


label {
display:block;
margin-top:20px;
letter-spacing:1px;
font-family: 'Open Sans', sans-serif;
font-size: 16px;    
}
.formulario {
display:block;
margin:0 auto;
width:500px;
color: #b7e2dd;
font-family: 'Open Sans', sans-serif;
}
form {
margin:0 auto;
width:400px;
}

input, textarea {
width:350px;
height:27px;
background:#72BDB8;
border:2px solid #f6f6f6;
padding:10px;
margin-top:5px;
font-size:11px;
color:#ffffff;
font-family: 'Open Sans', sans-serif;    
}

textarea {
height:150px;
}

#submit {
width:85px;
height:35px;
border:none;
margin-top:20px;
cursor:pointer;
font-size:14px;    
}

/*BANNER*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_container {
  margin-bottom:0;
  position: relative;
  float: left;
  width: 100%;
  }
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 19px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("imagenes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.callbacks_nav {
    top: 47%;
    }


/*HOME Eventos*/


/*Estilos Base*/
.contenedor-img {
width: 100%;
height: auto;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.contenedor-img .mascara,.contenedor-img .contenido {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0
}
.contenedor-img img {
display: block;
position: relative;

}
.contenedor-img h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.9);
margin: 20px 0 0 0
}
.contenedor-img p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 10px;
text-align: center
}
.contenedor-img a.link {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #222;
color: #fff;
text-transform: uppercase;
box-shadow: 0 0 1px #000
}
.contenedor-img a.link:hover {
box-shadow: 0 0 5px #000
}


/*EVENTO izquierda*/
.ejemplo-1, .ejemplo-2, .ejemplo-3 {
    font-family: 'Open Sans', sans-serif;
}

.ejemplo-1 img {
    width: 100%;
transition: all 0.2s linear;
}
.ejemplo-1 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-1 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
transform: translateX(100%);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-1 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-1:hover .mascara {
opacity: 1;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-1:hover p {
transition-delay: 0.1s;
}
.ejemplo-1:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}


/*EVENTO Medio*/
.ejemplo-2 img {
    width: 100%;
transition: all 0.4s ease-in-out;
}
.ejemplo-2 .mascara {
background-color: #009AD8;
transform: translateX(-100%);/*Desplazamos 300px a la izquierda*/
opacity: 1;
transition: all 0.4s ease-in-out;
}
.ejemplo-2 h2{
background: rgba(255, 255, 255, 0.3);
color: #000;
box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.ejemplo-2 p{
color: #333;
}
.ejemplo-2:hover .mascara {
transform: translateX(0px);/*Regresamos a su posicioón original*/
}
.ejemplo-2:hover img {
transform: translateX(100%);/*Desplazamos 300px a la derecha*/
}

/*EVENTO Derecha*/
.ejemplo-3 img {
    width: 100%;
transition: all 0.2s linear;
}
.ejemplo-3 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-3 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-3 p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-3 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-3:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-3:hover .mascara {
opacity: 1;
}
.ejemplo-3:hover h2,
.ejemplo-3:hover p,
.ejemplo-3:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-3:hover p {
transition-delay: 0.1s;
}
.ejemplo-3:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}


#escucharradio{
background-color: rgba(0, 0, 0, 0.87);
height: auto;
margin: 0;    

}

#abajoizquierdafoto {
    clear: both;
    width: 100%;
}
#abajoizquierdafoto img {
    width: 100%;
    max-width: 960px;
}

footer {
	width:100%;
	clear:both;
	background-color:#024F59;
    font-family: 'Open Sans', sans-serif;
	
	}

.foot{
    margin: 0;
}

.foot table{
     border-spacing: 0px;
    
}

.foot1 {
	width: 100%;
	text-align: center;
	color:#FFF;
    padding-top: 25px;}

.foot1 img {
    margin:2px 0;
    padding-bottom: -2px;
    max-width: 30px;
}

.foot2 {
width: 100%;
clear: both;
margin-left: 0;
color:#FFF;
    margin-top: 2%;
    margin-bottom: 2%;
    border-bottom: solid 1px white;
    border-top:  solid 1px white;
    text-align: center;
}
.foot3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	color:#FFF;
    
}

.foot3 img {
    margin:2px 0;
}

.foot3 table tr td.colorazo {
    background-color: #A2F1FD;
    width: 65px;
    text-align: center;

}

.socket {
    clear: both;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background: black;
    overflow: hidden;
}
.contsocket {
    clear: both;
    overflow: hidden;
    max-width: 960px;
    margin: 1.5% auto 0 auto;
    	margin-top: 1.5%;
    float: none;

}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}









/* PARA TABLETS */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 95.8222%;
    max-width: 960px;
	padding-left: 1.0888%;
	padding-right: 1.0888%;
	clear: none;
	float: none;
	margin-left: auto;
}
    .ancho{
    max-width: 960px;
    }    
#logo {
width: 20.4545%;
margin-left: 0;
text-align:left;
}

.navegador {
width: 77.2727%;
margin-left: 2.2727%;
clear: none;
    text-align: right;
}

.navegador ul{
	float:right;
	width:55%;
    text-align: right;
	}

.navegador ul li{
	font-size:15px;
	float:left;
	margin-left:20px;
    margin-top: 2%
	}
	
.navegador ul li div {
	padding: 1%;
    padding-top: 2%;
    /*width:12em;*/
	background-color:#000;
    font-size: 15px;
	position: absolute;
	box-sizing:border-box;
	display:none;
	height:auto;
	/*display:table;*/
    z-index: 20;
}

.navegador ul li div ul{
	margin-left:0;
	text-align:left;
	float:left;
	}

.navegador ul li div ul li {
	text-align:left;
	clear:both;
	margin:4px 0;
	}
    .ejemplo-1 h1, .ejemplo-2 h1, .ejemplo-3 h1 {
    font-size: 1.1em;
    }
    
    .ejemplo-1 p, .ejemplo-2 p, .ejemplo-3 p {
    font-size: 1em;
    }
	
.foot1 {
width: 28%;

}

.foot1 img {
	max-width:50px;
	}
    
    .foot1 #imgimg{
    margin: 0 2%;
}

.foot2 {
width: 28%;
margin: 0 1.5%;
clear: none;
    padding: 0 1%;
    border-bottom: none;
    border-top: none;
   /* border-left: 1px solid white;
    border-right: 1px solid white;*/
margin-top: 1%
}
.foot3 {
	width: 28%;
	clear: none;
	text-align: left;
}
.contsocket p{
margin: 0 2%;
}    

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}








/* PARA PANTALLAS GRANDES*/

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.7142%;
	max-width: 960px;
	padding-left: 0.6428%;
	padding-right: 0.6428%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#logo {
width: 20.2898%;
margin-left: 0;
}
.navegador {
width: 78.2608%;
clear: none;
margin-left: 1.4492%;
}
    
/*Estilos Base*/
.contenedor-img {
width: 33.3333%;
height: auto;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.contenedor-img .mascara,.contenedor-img .contenido {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0
}
.contenedor-img img {
display: block;
position: relative;

}
.contenedor-img h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.9);
margin: 20px 0 0 0
}
.contenedor-img p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 10px;
text-align: center
}
.contenedor-img a.link {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #222;
color: #fff;
text-transform: uppercase;
box-shadow: 0 0 1px #000
}
.contenedor-img a.link:hover {
box-shadow: 0 0 5px #000
}


/*EVENTO izquierda*/
.ejemplo-1 img {
    width: 100%;
transition: all 0.2s linear;
}
.ejemplo-1 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-1 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
transform: translateX(100%);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-1 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-1:hover .mascara {
opacity: 1;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-1:hover p {
transition-delay: 0.1s;
}
.ejemplo-1:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}


/*EVENTO Medio*/
.ejemplo-2 img {
    width: 100%;
transition: all 0.4s ease-in-out;
}
.ejemplo-2 .mascara {
background-color: #009AD8;
transform: translateX(-100%);/*Desplazamos 300px a la izquierda*/
opacity: 1;
transition: all 0.4s ease-in-out;
}
.ejemplo-2 h2{
background: rgba(255, 255, 255, 0.3);
color: #000;
box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.ejemplo-2 p{
color: #333;
}
.ejemplo-2:hover .mascara {
transform: translateX(0px);/*Regresamos a su posicioón original*/
}
.ejemplo-2:hover img {
transform: translateX(100%);/*Desplazamos 300px a la derecha*/
}

/*EVENTO Derecha*/
.ejemplo-3 img {
    width: 100%;
transition: all 0.2s linear;
}
.ejemplo-3 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-3 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-3 p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-3 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-3:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-3:hover .mascara {
opacity: 1;
}
.ejemplo-3:hover h2,
.ejemplo-3:hover p,
.ejemplo-3:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-3:hover p {
transition-delay: 0.1s;
}
.ejemplo-3:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

/*MAPA DEL SITIO*/

#anchotehey{
	overflow:hidden;
    background-color:  #72BDB8;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    color:#024F59; 
    -webkit-box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 21px -3px rgba(0,0,0,0.75);
    height: auto;  
} 

aside{
height: auto;

}


#loguitoacumar{
height:40px;
margin-left: 20px;
margin-top: 1%;    

    
}

#contenedor8 main li {
list-style:none;
margin-left: 1%; 
height: auto;    
}



div#contenedor8 {
  width: 100%;
  max-width: 960px;
  margin: auto;
  height: auto;
  overflow: hidden;
  position: relative;
     
}

#contenedormapa{
margin-right: 5%;
}

#logodgpc{
margin-top: 12%;
}

