html, body {
	margin: 0px;
	padding: 0px;
	/*background-color: #000;*/
	background:url(../img/mitos-y-leyendas2.gif) center top fixed no-repeat;
}
#header {
	/*background-color: #000;*/
	height: 120px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#cg {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header h1 {
	width:287px;
	height:83px;
	font-size:1px;
	color:#FFF;
	display: block;
	position: absolute;
	background-image: url(../img/cali-entre-mitos-leyendas-marca.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left: 273px;
	top: 18px;
}
#cg #header iframe {
	padding: 5px;
	background-color: #000;
	position: absolute;
	top: 20px;
	right: 170px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}


#contenido {
	padding: 0px;
	width: 980px;
	margin: 0px;
	float: left;	/*background-color: #000;*/
	clear: both;
	height: 475px;
}
#contenido .sliderContainer {
	padding: 0px;
	height: 475px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
h2, h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	margin: 5px 5px 15px;
	display: block;
	height: 20px;
	width: 630px;
	float: left;
	clear: both;
	color: #C00;
	font-weight: normal;
	text-transform: uppercase;
}

.sliderContainer #slider .slidesContainer .slide p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0 5px;
	display:block;
	height:auto;
	width:630px;
	float:left;
	clear:both;
	color: #999;
	line-height: 16px;
}#comentarios {
	width: 640px;
	padding: 5px;
	clear:both;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navsec {
	width: 640px;
	padding: 5px;
	clear:both;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}
#cg #navsec .btna {
	display: block;
	float: left;
	height: 45px;
	width: 320px;
	background-image: url(../img/bg-btn1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	line-height: 1px;
	color: #000;
	text-decoration: none;
}
#cg #navsec .btna:hover {
	background-position: center bottom;
}
#cg #navsec .btnb {
	display: block;
	float: left;
	height: 45px;
	width: 320px;
	background-image: url(../img/bg-btn2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	line-height: 1px;
	color: #000;
	text-decoration: none;
}
#cg #navsec .btnb:hover {
	background-position: center bottom;
}

#footer {
	width: 640px;
	clear:both;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 225px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/bg-players.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#cg #footer #pais {
	float: left;
	width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-right: 20px;
	background-image: url(../img/ElPaisCali-id.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#cg #footer #pais span {
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-align: right;
}

#cg #footer dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#cg #footer dl h3 {
	width: 300px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;
	color: #333;
}
#cg #footer dl dt {
	display: block;
	float: left;
	width: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	text-align: right;
	font-weight: bold;
	color: #333;
}
#cg #footer dl dd {
	display: block;
	float: left;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
}
