
div.row {
  clear: both;
  padding-top: 1%;
  /*display:inline;*/
  height: 8%;
  }

 

div.row label {
  float: left;
  width: 35%;
  text-align: right;
  padding-right:10px;
  }

div.row span{
	width: 60%;
	text-align: left;
	float: left;
	padding-left:10px;
} 

TD.titulo1{
	BACKGROUND: #3988C9;
	FONT: bold 10px verdana;
	COLOR: #ffffff;	
}
TD.titulo2{
	background: #DFF0FF;
	color: #00468D;
	FONT: bold 10px verdana;

}
TD.celda{
	BACKGROUND: #ffffff;
	FONT: 10px verdana;
	COLOR: #000000;	
}

imgfoto{
	width: 99px;
	border: 0;
}

/*
div.row select, input[type=text], textarea {
	width: 65%;
	text-align: left;
	float: left;
	border:1px solid;
} 
*/
#menucamp{
	background: #007FD6;
	width: 14%;
	height:80%;
	float: left;
	border: 1px dotted #00468D;
	text-align:left;
}
#titulosimgcamp{
  clear: both;
  text-align: center;
}

img.img_deporte{
	width: 90px;
	heigth: 70px;
	border: 0;
}

#deportes{
	width:100%;
	float: center;
}

div.float {
  float: left;
  padding: 0;
  
  }
  
div.float p {
   text-align: center;
   }

div rowform{
  clear: both;
  padding-top: 1%;

}
