html#, body { margin: 0; padding: 0; height: 100%; }
body { background: #fff; color: #000; font: normal; font-size:11px; line-height:17px; font-family:Arial, Helvetica, sans-serif; }


.contenedor{
	width:950px;
	height:400px;
	background:#D8E4E4;
	
}

.menu{
	height:58px;
	background:#00394F;
}
.menu ul{
	padding:15px 0 0 0;
	width:890px;
	float:left;
}

.menu ul li{
	width:178px;
	height:30px;
	background:url('../images/btn.png') 0 0 no-repeat;
	float:left;
	text-transform:uppercase;
	font-size:13px;
	line-height:28px;
	text-indent:20px;
	font-family:"Arial Black",Gadget,sans-serif;
	color:#fff;
	cursor:pointer;
}

.menu ul li:hover, .menu ul .activo{
	background-position:0 -27px;
}

.menu img{
	width:46px;
	height:52px;
	float:left;
	padding-left:5px;
}

.col{
	float:left;
}

.colUno{
	width:252px;

}

.colUno .interno{
	width:230px;
	margin:10px auto;
	height:290px;
	overflow:hidden;
}

.colUno .tit{
	background:url('../images/back-tit.png') no-repeat top left;
	height:33px;
	text-transform:uppercase;
	font-size:24px;
	line-height:33px;
	text-indent:14px;
	font-family:"Arial Black",Gadget,sans-serif;
	color:#fff;
}

.colUno .sup{
	
}

.colUno .sup img{
	float:left;
}

.colUno .sup .datos{
	float:left;
	margin-left:13px;
	width:137px;
	padding-bottom:5px;
}

.colUno .logros{
	line-height:15px;
}


.separador{
	width:100%;
	height:1px;
	background:#fff;
	margin:5px 0 5px 0;
	
}

.colUno .sup .datos .nombre{
	font-size:14px;
	padding:7px 0;
	font-weight:bold;
	text-transform:uppercase;
}

.colDos{
	width:688px;
	margin-left:10px;
	height:341px;
}

.btn-video{
	width:64px;
	height:105px;
	/*background:url(../images/btn-video.png) no-repeat;*/
	cursor:pointer;
}

.canotaje .btn-video {
margin:112px 0 0 280px;
}

.halterofilia .btn-video {
margin:102px 0 0 275px;
}

.atletismo .btn-video {
margin:120px 0 0 138px;
}

.marcha .btn-video {
margin:102px 0 0 275px;
}

.natacion .btn-video {
margin:56px 0 0 269px;
}

.canotaje{
	background:url(../images/canotajeok.jpg) no-repeat;
}

/*.halterofilia{
	background:url(../images/halterofiliaok.jpg) no-repeat;
}*/

.atletismo{
	background:url(../images/atletismok.jpg) no-repeat;
}

/*.marcha{
	background:url(../images/marchaok.jpg) no-repeat;
}*/

.natacion{
	background:url(../images/natacionok.jpg) no-repeat;
}



.red{
	color:#9C2626;
}

.clear{
	clear:both;
}

.vid-cont{
	float:left;
}

.cerrar{
	float:right;
	font-size:30px;
	cursor:pointer;
	background:url('../images/cerrar.jpg') no-repeat;
	width:23px;
	height:20px;
	text-indent:-99999px;
	margin:5px 10px 0 0;
}

.cerrar:hover{
	background-position:0 -21px;
}

.colDos-video{
	width:750px;
	margin-left:120px;
}

#cargando img{
	width:32px;
	height:32px;
	margin:150px 0 0 450px;
	display:block;
}

.carga{
	display:none;
}