.cabecera {
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
.presentacion_fondo {
	background-image: url(images/fondo_presentacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 356px;
	width: 910px;
}
body {
	margin: 0px;
	padding: 0px;
}

.bajo {
	background-image: url(images/bajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 910px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.td_presentacion {
	padding-top: 50px;
	padding-left: 40px;
}
.td_video {
}


.td_menu {
	padding-left: 35px;
	padding-bottom: 4px;
}
.td_bajo {
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.cabecera_ubicacion {

	background-image: url(images/cabecera_ubicacion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
.cabecera_productos {


	background-image: url(images/cabecera_productos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
.cabecera_contacto {



	background-image: url(images/cabecera_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
.cabecera_especialidades {


	background-image: url(images/cabecera_especialidades.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
.cabecera_links {


	background-image: url(images/cabecera_links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 910px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.links_fondo {

	background-image: url(images/fondo_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 356px;
	width: 910px;
}
