@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background:#004391;}

ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

ul li{
	display: inline-block;
}
	
#wrapper{
	width:100%;
	height:auto;
	background:#004391;
	}

#container{
	width:1000px;
	margin:0 auto;
	background: #004391;
}

#logos{
	float:left;
	padding-top:101px;
	margin-bottom:50px;
	width: 100%;
}

#logBog{
	/*width:245px;*/
	margin-left: 7%;
}

#logMed{
	/*width:243px;*/
	margin: 0 13%;
}

#logCali{
	/*width:245px;*/
	margin-right: 7%;
}
#logBmang{
	/*width:245px;*/
	float: left;
}
#logPereira{
	/*width:245px;*/
	float: right;
}
#botones{
	float:left;
	margin-bottom:30px;}

#btBog{
	float:left;
	width:204px;
	margin-left:112px;
	margin-right:334px;}

#btNal{
	float:left;
	width:204px;
	margin-right:127px;}

#footer{
	width:600px;
	margin-left:200px;
	margin-right:200px;
	margin-top: 30px;
	float:left;
	text-align:center;
	border-top:#00acec 1px solid;
	margin-bottom:20px;
	padding-top:20px;
}

#topPlayer #container_video_1671037271963_TopPlayerlabelPlayer {
  display: none;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_12:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_12,
.container_16 {
  zoom: 1;
}
#navsuperior {
    background-color: #333333;
    background-image: url("../images/fdo_barra-radios.jpg");
    background-repeat: repeat-x;
    height: 23px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}