@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

#palmar_vdos5 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#palmar_deslizador2 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#logo_contacto {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#vision {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#mision {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#recuadro_face {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#recuadro_contacto {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#contenedor_contacto {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#espacio {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}

#b_arriba {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 100%;
	display: block;
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
@media only screen and (max-width: 480px) {
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
/* reseteo universal */
* { border:0;
    margin:0;
	padding:0;
}/* reseteo universal */
a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#LayoutDiv1 {
	background-image:url(barra_supmovil.jpg);
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:61px;
	display: block;
	text-align:center;
}
#LayoutDiv2 {
		display:none !important;
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
}
#LayoutDiv2movil {

	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	background:url(transparencia.png); background-repeat:repeat;
}



#navegador {
		background:#000;
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		height:52px;
}

#nav {
		background:#000;
		clear: none;
		float:left;
		margin-left: 0%;
		width: 100%;
		display: block;
		height:33px;
		text-align:left;
	} 
#nav ul{
	list-style:none;
}
#nav li{
	width:23%;
	height:30px;
	display:inline-block;

	vertical-align:middle;
}
#nav a{
	background:#000000;
	color:#fff;




	-ms-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in;
}
#nav a:hover{
	background:#000000;
	color:#FFFF00;
	-ms-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;	
}

.botones{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:50%;
font-weight:100;
color:#FFFFFF;
text-align:left;

}



#estacion_radio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#dcolombia {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#contador {
		
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#contador_dos {

	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;

	background:url(transparencia.png); background-repeat:repeat;

}
#contador_tres {
	text-align:center;
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	background:url(transparencia.png); background-repeat:repeat;
}
#espacio_inicio{

		clear: none;
		float: left;
		margin-left:15%;
		width: 70%;
		display: block;
		height:35px;
		background:url(transparencia.png); background-repeat:repeat;
}
#footer {
	background-image:url(barra_tricolor.jpg);
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height:39px;
}
#iconos_sup {
		clear: both;
		float: left;
		margin-left: 25%;
		width: 70%;
		display: block;
		margin-top:7px;
		height:55px;
		text-align:center;
}

#socialuno{
	
	width:17%;

	float: left;
	margin-left: 0%;
	margin-top:1%;
	text-align:center;
	}
	#socialdos{
		
	width:17%;

	float: left;
	margin-left: 3%;
	margin-top:1%;
	text-align:center;
	}
#socialtres{
		
	width:17%;
	float: left;
	margin-left: 3%;
	margin-top:1%;
	text-align:center;
	}
	#socialcuatro{
		
	width:17%;

	float: left;
	margin-left: 3%;
	margin-top:1%;
	text-align:center;
	}

#iconos_inf {
		clear: none;
		float:right;

		margin-right:3%;
		width: 25%;
		display: block;
		margin-top:10px;

}
#tex_derechos {
		clear: none;
		float: left;
		margin-left: 3%;
		width: 58.3333%;
		display: block;
		margin-top:10px;
}
#barra_grisuno {
		clear: none;
		float: left;
		margin-left: 4.1666%;
		width: 100%;
		display: block;
}
#palmar_vdos5 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
}
#palmar_deslizador2 {
		clear: none;
		float: left;
		margin-left: 2.5641%;
		width: 100%;
		display: block;
}

.mivion{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}
#audio_bienvenida {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	height:70px;
	background:url(transparencia.png); background-repeat:repeat;

}
#radiopalmar	{
	position:fixed;

	clear: none;

	margin-left: 10%;
	margin-right:0%;
	width: 90%;
	display: block;
	margin-top: -60px;
	height:0px;
	text-align:center;
	}



#palmar_duo{
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;

		vertical-align:middle;
	}		
#palmar_logo{
	clear: both;
	float: left;
	margin-left: 32%;
	width: 35%;
	display: block;
		text-align:center;
		

		margin-top:10px;
	}	
#palmar_deslizador{
	clear:none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
		text-align:center;
		

		margin-top:10px;

	}
#palmar_vuno{
	display:none !important; 
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;
		height:70px;
	}
	
#barra_movil{

	background:#fff;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:61px;
	display: block;
	text-align:center;
	
	background: rgba(255,204,76,1);
background: -moz-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,204,76,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: linear-gradient(to bottom, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc4c', endColorstr='#e73827', GradientType=0 );
	
	
	}
	
/* HISTORIA MOVIL */	


#contenedor_historia{

clear: none;

float: left;

margin-left: 0%;

width: 100%;

display: block;
background:url(transparencia.png); background-repeat:repeat;
}


#titulo_historia {
	

		clear:right;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		text-align:center;
		margin-top:29px;
		text-align: center;
}
	#historia_uno {
		display:none !important;

			clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;
}
#historia_dos {
	display:none !important;

		clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}

.histrytit{
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}
.historytex{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:normal;
font-weight:300;
color:#000000;
text-align:left;
text-align:justify;}



#logoecos_historia {
	display:none !important;
	
		clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;

		text-align:center;

}




#historia_tres {
	

		clear: none;
		float: left;
		margin-left:5%;
		width: 90%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}



#b_arriba{

		clear: none;
		background:#000;
		opacity: 0.2;
		margin-top:7%;
		border-radius:0px 10px 10px 0px;
		float:left;

		margin-left: 0%;

		width: 14%;
		height:20px;
        padding:20px;
		display: block;
		cursor:pointer;
		z-index:1;
}

#logoecos_historiados{
	clear: none;
		float: left;
		margin-left:10%;
		width: 30%;
		display: block;
		height:auto;

		text-align:center;
		z-index:2;
		}
#logoecos_historiatres{
	clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:-100px;

		text-align:center;
		z-index:1;
		}
/* HISTORIA MOVIL */	
	

/* Seccion contacto MOVIL */	

#contenedor_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		text-align:center;
}
#logo_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		margin-top:30px;
}
#vision {
		clear: none;
		float: left;
		margin-left: 5%;
		width: 90%;
		display: block;
		text-align:left;
				margin-top:30px;
}
#mision {
		clear: none;
		float: left;
		margin-left: 5%;
		width: 90%;
		display: block;
		text-align:left;
				margin-top:30px;
}


#espacio_contacto{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactodos{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:25px;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactotres{
	background:#D2D2D2;

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:5px;

}



#recuadro_face {
	background:#cfe1ee;
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
}
#recuadro_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		margin-top:30px;
		width: 100%;
		display: block;
		text-align:center;
}
#recuadro_twitter {
	background:#CAFFFF;
		clear: none;
		float:left;
		margin-left: 0%;
		width: 100%;
		display: block;


		margin-top:15px;
}

#nuevaradio{
		width:100%;

}




	
/* Seccion contacto MOVIL*/	


#contador_tres{
		clear: both;

		float: left;

		margin-left: 0;

		width: 100%;

		display: block;

}
		
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#LayoutDiv1 {
	background-image:url(barra_supmovil.jpg);
	clear: none;
	float: left;
	margin-left: 8%;
	width: 80%;
	display: block;
	text-align:center;
	height:55px;
}

#barra_colores {

	background:#999;
	clear: none;
	float:right;
	margin-left: 0%;
	width: 100%;
	display: block;
	height:55px;
	}
#iconos_sup {
		clear: both;
		float: left;
		margin-left: 0%;
		width: 80%;
		display: block;
		margin-top:3px;
		height:50px;
		text-align:center;
}



#socialuno{
	
	width:15%;

	float: left;
	margin-left: 30%;
	margin-top:1%;
	text-align:center;
	}
	#socialdos{
		
	width:15%;

	float: left;
	margin-left: 2%;
	margin-top:1%;
	text-align:center;
	}
#socialtres{
		
	width:15%;
	float: left;
	margin-left: 2%;
	margin-top:1%;
	text-align:center;
	}
	#socialcuatro{
		
	width:15%;

	float: left;
	margin-left: 2%;
	margin-top:1%;
	text-align:center;
	}

#LayoutDiv2{
clear: none;

float: left;

margin-left: 8%;

width: 80%;

display: block;
text-align:center;

}
#LayoutDiv2movil{
	display:none !important;}



#navegador {
		background:#000;
		clear: none;
		float: left;
		margin-left: 8%;
		width: 80%;
		height:52px;
}

#nav {
		background:#000;
		clear: none;
		float:left;
		margin-left: 0%;
		width: 100%;
		display: block;
		height:52px;
		text-align:center;
	} 
#nav ul{
	list-style:none;
}
#nav li{
	width:20%;
	height:30px;
	display:inline-block;

	vertical-align:middle;
}
#nav a{
	background:#000000;
	color:#fff;




	-ms-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in;
}
#nav a:hover{
	background:#000000;
	color:#FFFF00;
	-ms-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;	
}

.botones{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:50%;
font-weight:100;
color:#FFFFFF;
text-align:left;

}

#estacion_radio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#dcolombia {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}

#audio_bienvenida {
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	height:70px;
	background:url(transparencia.png); background-repeat:repeat;

}
.mivion{
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}

#contador_dos {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#contador_tres{
			clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;

}
#contador {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
}
#espacio_inicio{

		clear: none;
		float: left;
		margin-left:15%;
		width: 70%;
		display: block;
		height:35px;
		background:url(transparencia.png); background-repeat:repeat;
}

#footer {
	background-image:url(barra_tricolor.jpg);
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height:39px;
}

#iconos_inf {
		clear: none;
		float:right;

		margin-right:3%;
		width: 25%;
		display: block;
		margin-top:10px;

}
#tex_derechos {
		clear: none;
		float: left;
		margin-left: 3%;
		width: 58.3333%;
		display: block;
		margin-top:10px;
}
#barra_grisuno {
		clear: none;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
}

.botones{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:100%;
font-weight:100;
color:#FFFFFF;
text-align:center;

}
#palmar_vdos5{
clear: none;

float: left;

margin-left: 53.0612%;

width: 100%;

display: block;

}




#palmar_duo{
	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;

		vertical-align:middle;
	}		
#palmar_logo{
	clear: both;
	float: left;
	margin-left: 32%;
	width: 35%;
	display: block;
		text-align:center;
		

		margin-top:10px;
	}	
#palmar_deslizador{
	clear:;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
		text-align:center;
		

		margin-top:10px;
	}


#radiopalmar	{
	position:fixed;

	clear: none;

	margin-left: 10%;
	margin-right:0%;
	width: 90%;
	display: block;
	margin-top: -60px;
	height:0px;
	text-align:center;
	}


#barra_movil{

	background:#fff;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:61px;
	display: block;
	text-align:center;
	
	background: rgba(255,204,76,1);
background: -moz-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,204,76,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: linear-gradient(to bottom, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc4c', endColorstr='#e73827', GradientType=0 );
	
	
	}



#logoecos_historiatres{
	display:none !important;}


#logoecos_historiados{
	display:none !important;
	clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;

		text-align:center;
		}
		
		
#historia_tres {
	
display:none !important;
		clear: none;
		float: left;
		margin-left:5%;
		width: 90%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}




/* CONTACTO TABLET */






#contenedor_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		text-align:center;
}
#logo_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		margin-top:30px;
}
#vision {
		clear: none;
		float: left;
		margin-left: 5%;
		width: 90%;
		display: block;
		text-align:left;
				margin-top:30px;
}
#mision {
		clear: none;
		float: left;
		margin-left: 5%;
		width: 90%;
		display: block;
		text-align:left;
				margin-top:30px;
}


#espacio_contacto{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactodos{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:25px;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactotres{
	background:#D2D2D2;

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:5px;

}



#recuadro_face {
	background:#cfe1ee;
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
}
#recuadro_contacto {
		clear: none;
		float: left;
		margin-left: 0%;
		margin-top:30px;
		width: 100%;
		display: block;
		text-align:center;
}
#recuadro_twitter {
	background:#CAFFFF;
		clear: none;
		float:left;
		margin-left: 0%;
		width: 100%;
		display: block;


		margin-top:15px;
}







/* HISTORIA TABLET */





#titulo_historia {
	

		clear:right;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		text-align:center;
		margin-top:29px;
		text-align: center;
}
	#historia_uno {

			clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;
}
#historia_dos {

		clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}

.histrytit{
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}
.historytex{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:normal;
font-weight:300;
color:#000000;
text-align:left;
text-align:justify;}



#logoecos_historia {
	
		clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;

		text-align:center;

}



#historia_tres {
	display:none !important;
		clear: none;
		float: left;
		margin-left:5%;
		width: 90%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}


#logoecos_historiados{
	display:none !important;
	clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;

		text-align:center;
		}


#nuevaradio{
		width:90%;
		border:solid 7px #000000;
				border-radius:20px;

}




}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
}	
/* reseteo universal */
* { border:0;
    margin:0;
	padding:0;
}/* reseteo universal */
	
body {
	background:url(fondo_sitio.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	-o-background-size:cover;
    background-size: cover;
    margin: 0px;
	overflow-x: hidden;
}



a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a hover{
	color:#F9F7B5;
	
}




#LayoutDiv1 {
	background-image:url(barra_superior.jpg);
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	height:47px;
}

#LayoutDiv2movil {
	display:none !important;

	clear: both;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align:center;
	background:url(transparencia.png); background-repeat:repeat;}	
	
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;
	background:url(transparencia.png); background-repeat:repeat;
}


#estacion_radio {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;
	background:url(transparencia.png); background-repeat:repeat;

}

#dcolombia {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;

}

#contador {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;

	background:url(transparencia.png); background-repeat:repeat;

}
#contador_dos {
	
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;

	background:url(transparencia.png); background-repeat:repeat;

}

#audio_bienvenida {
	background:#009;
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
	text-align:center;
	height:70px;
	background:url(transparencia.png); background-repeat:repeat;



}

#espacio_inicio{

		clear: none;
		float: left;
		margin-left:15%;
		width: 70%;
		display: block;
		height:35px;
		background:url(transparencia.png); background-repeat:repeat;
}

#footer {
	background-image:url(barratricolor.png);
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
		height:46px;
			text-align:center;

}

#iconos_sup {
	clear: none;
	float:right;
	margin-left: 1%;
	margin-right:0%;
	width: 17%;
	display: block;
	height:26px;
	margin-top: 10px;

}

#iconos_supdos {
	clear: none;
	float:right;
	margin-left: 1%;
	margin-right:0%;
	width: 17%;
	display: block;
	height:26px;
	margin-top: 10px;

}
#socialuno{
	
	width:14%;

	float: left;
	margin-left: 0%;
	margin-top:0px;
	}
	#socialdos{
		
	width:14%;

	float: left;
	margin-left: 6%;
	margin-top:0px;
	}
	
	
#socialtres{
		
	width:14%;

	float: left;
	margin-left: 6%;
	margin-top:0px;
	}
	
	#socialcuatro{
		
	width:14%;

	float: left;
	margin-left: 6%;
	margin-top:0px;
	}

#iconos_inf {
	clear: none;

	float:right;

	margin-left: 0%;

	width: 14%;
	height:26px;

	display: block;
		margin-top: 12px;

}

#tex_derechos {
	clear: none;

	float: left;

	margin-left: 2.0408%;

	width: 25%;

	display: block;
	margin-top: 12px;

}






#vine {
	width:2%;
border-left: 1px solid #FFF;
width: 1px;
height: 20px;

}














.botones{
font-family:Verdana, Geneva, sans-serif;
font-size:17px;
line-height:100%;
font-weight:100;
color:#FFFFFF;
text-align:center;

}

a:visited {text-decoration:none;color:#FFFF00;} 


#barra_colores {
	background:#999;
	clear: none;
	float:right;
	margin-left: 0%;
	width: 100%;
	display: block;
	height:47px;
	} 
	
	#gradiente {
		background-image:url(barragradientetenue.png);
	clear: none;
	float:right;
	margin-left: 0%;
	width: 100%;
	display: block;
	height:46px;
	} 
#navegador {
		background:#000;
		clear: none;
		float: left;
		margin-left: 15%;
		width: 70%;
		height:40px;

	} 
	#nav {
		background:#000;
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		height:33px;
		text-align:center;
	} 
	





#nav ul{
	list-style:none;
	text-align:center;
	width:60%;
	height:42px;
	margin-left: 15%;
}
#nav li{
	width:24%;
	height:30px;
	display:inline-block;

	vertical-align:middle;
}
#nav a{
	background:#000000;
	color:#fff;
	display:block;



	-ms-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in;
}
#nav a:hover{
	background:#000000;
	color:#FFFF00;
	-ms-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;	
}



		
		
#vine {
	width:1px;
border-left: 1px solid #fff;
width: 1px;
height: 20px;

}


/* Seccion Palmar */
	
#radiopalmar	{
	clear: none;

	margin-left: 0%;
	margin-right:0%;
	width: 50%;
	display: block;
	margin-top: 0px;
	height:0px;
	}
#palmar_vuno{
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;
		height:70px;
	}
	
#palmar_duo{
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
		text-align:left;
		background:url(transparencia.png); background-repeat:repeat;

		vertical-align:middle;
	}	
	
#palmar_logo{
	clear: both;
	float: left;
	margin-left: 4%;
	width: 23%;
	display: block;
		text-align:center;
		

		margin-top:92px;
	}
	
		
#palmar_vdos{
	clear: both;
	float: left;
	margin-left: 15%;
	width: 70%;
	display: block;
		text-align:center;
		background:url(transparencia.png); background-repeat:repeat;
		height:70px;
	}


#palmar_deslizador{
	clear:;
	float: left;
	margin-left: 4%;
	width: 65%;
	display: block;
		text-align:center;
		

		margin-top:10px;

	}
	
	/* Seccion Palmar */
	
	/* Seccion contacto */
	#contenedor_contacto{
clear: none;

float: left;

margin-left: 15%;

width: 70%;

display: block;
background:url(transparencia.png); background-repeat:repeat;

}
	
	#logo_contacto {

		clear:right;
		float: left;
		margin-left: 0%;
		width: 65%;
		display: block;
		text-align:center;
		margin-top:29px;
}
#vision {
		clear:none;
		float:left;
		margin-left: 5%;
		width: 90%;
		display: block;


		margin-top:20px;
		text-align:left;
}
#mision {
		clear: none;
		float: left;
		margin-left: 5%;
		width: 90%;
		display: block;


		margin-top:18px;
		text-align:left;
}
#recuadro_face {
	background:#E2E2E2;
		clear: none;
		float:left;
		margin-left: 4%;
		width: 43%;
		display: block;


		margin-top:30px;
}
#recuadro_twitter {
	background:#E2E2E2;
		clear: none;
		float:left;
		margin-left: 4%;
		width: 43%;
		display: block;


		margin-top:30px;
}

#recuadro_contacto {

		clear: none;
		float: left;
		margin-left:0%;
		width: 35%;
		display: block;
		height:400px;
		margin-top:29px;
		text-align:center;
		overflow-x: hidden;
		
}

.mivion{
font-family:Verdana, Geneva, sans-serif;
font-size:17px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}
.mivitex{
font-family:Verdana, Geneva, sans-serif;
font-size:17px;
line-height:normal;
font-weight:100;
color:#000000;
text-align:left;

}

#espacio_contacto{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactodos{

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:25px;
background:url(transparencia.png); background-repeat:repeat;
}

#espacio_contactotres{
	background:#D2D2D2;

		clear:none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:5px;

}	
/* Seccion contacto */	


/* Seccion historia */

#contenedor_historia{

clear: none;

float: left;

margin-left: 15%;

width: 70%;

display: block;
background:url(transparencia.png); background-repeat:repeat;
}


#titulo_historia {
		clear:right;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
		text-align:center;
		margin-top:29px;
		text-align: center;
}
#historia_uno {
			clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;
}
#historia_dos {
		clear: none;
		float: left;
		margin-left:4%;
		width: 44%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}

.histrytit{
font-family:Verdana, Geneva, sans-serif;
font-size:24px;
line-height:normal;
font-weight:bold;
color:#000000;
text-align:left;

}
.historytex{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:normal;
font-weight:100;
color:#000000;
text-align:left;
text-align:justify;}



#logoecos_historia {
		clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;
		text-align:center;

}
#catedral {
	

		clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;
		text-align:center;

}

#radiopalmar_dos	{
	display:none !important;

	clear: none;

	margin-left: 0%;
	margin-right:0%;
	width: 50%;
	display: block;
	margin-top: 0px;
	height:0px;
	}

#radiopalmar_centro{
	display:none !important;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center;
	}
	
	#historia_tres {
	
display:none !important;
		clear: none;
		float: left;
		margin-left:4%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}
#logoecos_historiados{
	display:none !important;
	clear: none;
		float: left;
		margin-left:0%;
		width: 100%;
		display: block;
		height:auto;
		margin-top:10px;

		text-align:center;
		}
		
		
#logoecos_historiatres {
	
display:none !important;
		clear: none;
		float: left;
		margin-left:5%;
		width: 90%;
		display: block;
		height:auto;
		margin-top:10px;
		text-align:left;

}
		
/* Seccion historia */
	


#barra_movil{
	display:none !important;

	background:#fff;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:61px;
	display: block;
	text-align:center;
	
	background: rgba(255,204,76,1);
background: -moz-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,204,76,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(top, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
background: linear-gradient(to bottom, rgba(255,204,76,1) 0%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc4c', endColorstr='#e73827', GradientType=0 );
	
	
	}
	
	#nuevaradio{
		width:65%;
			border:solid 7px #000000;
				border-radius:20px;

	}
	#b_arriba {
	display:none !important;
	}
	
	
	
	
	#contador_tres {
	text-align:center;
	clear: both;
	float: left;

	display: block;
	
	margin-left: 15%;
	width: 70%;
	display: block;


	background:url(transparencia.png); background-repeat:repeat;

}
	
}