body{
	background-image:url(../images/fondo-textura-txt-chico.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
#botonerasuperior{
	position:absolute; 
	left:120px;
	/*left:250px;  */
	top:400px;
}
#contenedor{
	width:1073px;
	background-image:url(../images/sombra.png);
}
.tablaprincipal{
	background-color:#FFFFFF;
	width:1001px;
	border:0px;
}
#tablaprofesionales{
	margin-left:115px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.conl{
	border-bottom: solid #8cc63f 1px;
}
.sinl{
	border-bottom:none;
}
.spot{
	cursor:pointer;
}
